On Friday 19 December 2003 05:31 am, Cybercar wrote: > Well, First I've extract the linux-2.6.0.tar.bz2 kernel on /usr/src/ and > made the ln -s, then I run the make menuconfig and config it such the > .config file I've attach. > > After do that I've made the : > make && make modules_install > cp arch/......../bzImage /boot/ > And add the correctly line in the /etc/lilo.conf line > Then I run the 2.6.0 correctly, and after done the emerge-kernel and > emerge-glx when i was so happy and tried to run the X i get this: > (0): Depth 16, (--) framebuffer bpp 16 > (==) NVIDIA(0): RGB weight 565 > (==) NVIDIA(0): Default visual is TrueColor > (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) > (--) NVIDIA(0): Linear framebuffer at 0xD0000000 > (--) NVIDIA(0): MMIO registers at 0xE6000000 > (EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module! > (EE) NVIDIA(0): *** Aborting *** > (II) UnloadModule: "nvidia" > (II) UnloadModule: "vgahw" > (II) Unloading /usr/X11R6/lib/modules/libvgahw.a > (EE) Screen(s) found, but none have a usable configuration. > > Fatal server error: > no screens found > > What can I do to solve this problem? > My lsmod is: > # lsmod > Module Size Used by Tainted: P > snd-pcm-oss 38660 0 (unused) > snd-pcm 66496 0 [snd-pcm-oss] > snd-page-alloc 6868 0 [snd-pcm] > snd-mixer-oss 13712 0 [snd-pcm-oss] > snd-seq-oss 30016 0 (unused) > snd-seq-midi-event 3872 0 [snd-seq-oss] > snd-seq 40912 2 [snd-seq-oss snd-seq-midi-event] > snd-timer 16164 0 [snd-pcm snd-seq] > snd-seq-device 4372 0 [snd-seq-oss snd-seq] > snd 36612 0 [snd-pcm-oss snd-pcm snd-mixer-oss > snd-seq-oss snd-seq-midi-event snd-seq snd-timer snd-seq-device] > nls_iso8859-1 2844 1 (autoclean) > nvidia 1631648 11 > > Thanks all of you > > On Fri, 2003-12-19 at 10:21, Jason Stubbs wrote: > > On Friday 19 December 2003 17:59, Cybercar wrote: > > > On Fri, 2003-12-19 at 02:51, Jason Stubbs wrote: > > > > On Friday 19 December 2003 10:28, Cybercar wrote: > > > > > So, I've downloaded the 2.6.0 realeased kernel, and after compiling > > > > > it I 've seen I couldn't run the X because it doesn't work. > > > > > > > > > > Could anybody help me with that? > > > > > Thanks everybody. > > > > > > > > ln -sf /usr/src/linux-2.6.0 /usr/src/linux > > > > emerge nvidia-kernel > > > > > > > > That should be all. If it still doesn't work, run "emerge nvidia-glx" > > > > as well. > > > > > > I've done both of them but it still doesn't work. > > > After do that and try to run the X, it gives me error: > > > no screens found > > > And cannot load the nvidia kernel correctly. > > > > Well, much more information is needed to solve the problem. Such as: > > How did you compile and install the kernel? > > What are the exact error messages in XFree86.log? > > What is the output of lsmod? > > What is happens if you run "insmod </path/to/nvidia.o"? > > Have you successfully ran a previous 2.5/6 kernel? Did you install the kernel headers for your kernel source. I believe a mismatch might cause these errors. Installing the nvidia drivers from the nvidia site sometimes provide error messages on installation that you don't get when emerging (such as mismatched kernel sources and headers). Good luck -- Jim
-- [EMAIL PROTECTED] mailing list
