Show Posts
|
|
Pages: 1 ... 34 35 [36] 37
|
|
528
|
General / Introduce yourself / Here is Jan
|
on: November 17, 2006, 20:14:38 PM
|
|
Hi Jan, Hi collegue! I am already working on an article on Pardus in Linux magazine! And I would like to invite you to help me writing for Pardus-linux.nl
Willem
|
|
|
|
|
529
|
Assistance / Laptop / Acer and Pardus
|
on: November 11, 2006, 23:31:22 PM
|
|
I saw an Acer Aspire 3103 which was not to expensive (649 euros) The laptop looks perfect, with only one diadvantage: it comes with MS Windows. Does anyone know it the desktop is Pardus compatible. It also has a ATI graphical card, does Pardus support this videocard?
Here are the specs: AMD Sempron 64 3400+ 15.4” TFT WXGA CrystalBrite screen 512 Mb RAM intern memory 60 Gb HDD 5400 RPM harddisk DVD-Super Multi dual layer rewriter, 8x DVD-Super Multi dual layer drive (Read: 24x CD-r(w), 24x CD-rom, 24x CD-r, 8x DVD+r, 8x DVD-r, 8x DVD-rom, 4x DVD+ r(w), 4x DVD- r(w), 3x DVD-ram, 2.4x DVD+r dual layer. Write: 24x CD-r, 8x DVD+r, 8x DVD-r, 4x DVD+ r(w), 4x DVD- r(w), 4x CD- r(w), 3x DVD-ram, 2.4x DVD+r DL dual-layer) 4-cell LiIon accu 56 Kbps V.92 modem, Wired & wireless Lan 802.11b/g WiFi, Ethernet 10/100 LAN communication 5-in-1 cardreader (Secure Digital (SD), MultiMediaCard (MMC), Memory Stick® (MS), Memory Stick PRO™ (MS PRO), xD-Picture Card™ (xD) ATI Radeon® Xpress 1100, integrated 3D graphics, 64MB shared memory PC cardslot (1x type II), 3x USB 2.0, 1x RJ-45, 1x RJ-11, external display (VGA) port, microphone/line-in jack,
|
|
|
|
|
530
|
Assistance / Configuring Pardus / Re: More results`
|
on: October 28, 2006, 16:29:35 PM
|
Now I have no boot prompt. Is there a short way around this?, or do I have to reinstall and update for the 6th time (yes, I am persistent)
You can always press CRTL+ALT+F2 But with the newest drivers, kernel etc I still dont have my NVidia card running.
|
|
|
|
|
531
|
Assistance / Configuring Pardus / Howto Nvidia Driver
|
on: September 20, 2006, 13:58:34 PM
|
You can build the latest version of nvidia drivers and at the and you will have 3 pisi packages called "nvidia-kernel", "nvidia-glx" and "nvidia-tools". After instaling these pisi packages just give the the command nvidia-xconfig as root. sudo pisi build http://svn.pardus.org.tr/pardus/devel/kernel/drivers/nvidia/pspec.xml sudo pisi it *.pisi nvidia-xconfig With Pardus 1.1 CSE I tried this, I have a nVidia 6500 512Mb viedeocard, but after this, the screen just stays black, and the only thing I can do it to select the default settings again...
|
|
|
|
|
532
|
Assistance / Laptop / Which laptop to buy?
|
on: September 10, 2006, 18:09:05 PM
|
|
Would Pardus work on a Dell Inspiron 1300? I wish I could buy it without Windows, would at least make it 50 euro cheaper....
|
|
|
|
|
535
|
Assistance / Configuring Pardus / Howto Nvidia Driver
|
on: August 20, 2006, 20:58:35 PM
|
This gives an error! Output directory: . Fetching http://svn.pardus.org.tr/pardus/devel/kernel/drivers/nvidia/pspec.xml Fetching http://svn.pardus.org.tr/pardus/devel/kernel/drivers/nvidia/actions.py Fetching http://svn.pardus.org.tr/pardus/devel/kernel/drivers/nvidia/files/NVIDIA_kernel-1.0-8762-U072006.patch Fetching http://svn.pardus.org.tr/pardus/devel/kernel/drivers/nvidia/comar/kernel-module.py Fetching http://svn.pardus.org.tr/pardus/devel/kernel/drivers/nvidia/comar/opengl-update.py IceCream detected. Make sure your daemon is up and running... Building PISI source package: nvidia Safety switch: system.devel is already installed PartOf tag not defined, looking for component component.xml 100% 0.00 B/s [??:??:??] [complete] Source is part of system.kernel.drivers component Fetching source from: http://cekirdek.pardus.org.tr/~ismail/dist/NVIDIA-Linux-x86-1.0-8762-pkg1.tar.bz2 NVIDIA-Linux-x86-1.0-8762-pkg1.tar.bz2 [cached] Source archive is stored: /var/cache/pisi/archives/NVIDIA-Linux-x86-1.0-8762-pkg1.tar.bz2 Unpacking archive... unpacked (/var/tmp/pisi/nvidia-1.0-8762-9/work) * Applying patch: NVIDIA_kernel-1.0-8762-U072006.patch running patch -p0 < /var/tmp/pisi/nvidia/files/NVIDIA_kernel-1.0-8762-U072006.patch DEBUG: return value None Setting up source... Building source... DEBUG: executing make -j1 module DEBUG: If you are using a Linux 2.4 kernel, please make sure DEBUG: you either have configured kernel sources matching your DEBUG: kernel or the correct set of kernel headers installed DEBUG: on your system. DEBUG: DEBUG: If you are using a Linux 2.6 kernel, please make sure DEBUG: you have configured kernel sources matching your kernel DEBUG: installed on your system. If you specified a separate DEBUG: output directory using either the "KBUILD_OUTPUT" or DEBUG: the "O" KBUILD parameter, make sure to specify this DEBUG: directory with the SYSOUT environment variable or with DEBUG: the equivalent nvidia-installer command line option. DEBUG: DEBUG: Depending on where and how the kernel sources (or the DEBUG: kernel headers) were installed, you may need to specify DEBUG: their location with the SYSSRC environment variable or DEBUG: the equivalent nvidia-installer command line option. DEBUG: DEBUG: *** Unable to determine the target kernel version. *** DEBUG: make: *** [select_makefile] Error 1 Make failed. Program Terminated. pisi.actionsapi.autotools.MakeError: Make failed. Please use 'pisi help' for general help. Traceback: File "/usr/bin/pisi", line 76, in ? cli.run_command() File "/usr/lib/pardus/pisi/cli/pisicli.py", line 108, in run_command self.command.run() File "/usr/lib/pardus/pisi/cli/commands.py", line 354, in run pisi.api.build(arg, self.authInfo) File "/usr/lib/pardus/pisi/build.py", line 676, in build return pb.build() File "/usr/lib/pardus/pisi/build.py", line 179, in build self.run_build_action() File "/usr/lib/pardus/pisi/build.py", line 299, in run_build_action self.run_action_function(ctx.const.build_func) File "/usr/lib/pardus/pisi/build.py", line 350, in run_action_function self.actionLocals[func]() File "error", line 19, in build File "/usr/lib/pardus/pisi/actionsapi/autotools.py", line 96, in make raise MakeError(_('Make failed.'))
|
|
|
|
|
537
|
Assistance / Configuring Pardus / Howto Nvidia Driver
|
on: August 20, 2006, 16:57:47 PM
|
|
Is that the one which is on the Pardus 1.0 repository? That one gives those blurred characters. Found out that I need a newer driver, how can I accomplish that?
|
|
|
|
|
540
|
Assistance / Laptop / Which laptop to buy?
|
on: August 03, 2006, 14:06:42 PM
|
|
In the future I would like to buy a loptop, on which I would like to put Pardus as OS. Who has experience with Pardus on a laptop? And which brands have proven to be superior running Pardus?
[Mhmrcs][Made sticky to help those unsure of what laptop to buy on which Pardus works well.]
|
|
|
|
|
|