On Sat, 29 Jan 2005 16:50:42 -0600, Boyd Stephen Smith Jr. <[EMAIL PROTECTED]> wrote: > On Saturday 29 January 2005 05:37 am, PK <[EMAIL PROTECTED]> wrote: > > I had every thing working nicely up until last night when I decided to > > emerge sync && make -uD world and configure the new kernel ( > > linux-2.6.10-gentoo-r6 ) > > > > I then emerged nividia-kernel > > > > now when I start x it gets to the nvidia logo and hangs. > > > > I tried to go through /var/logs but have no idea what I am looking for > > try grep -E 'EE|WW' /var/log/Xorg.*.log and if you don't understand it send > it back to the list along with the output of lsmod. > > -- > Boyd Stephen Smith Jr. > [EMAIL PROTECTED] > ICQ: 514984 YM/AIM: DaTwinkDaddy > > -- > [email protected] mailing list > > [EMAIL PROTECTED] rush $ grep -E 'EE|WW' /var/log/Xorg.*.log /var/log/Xorg.0.log: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. /var/log/Xorg.0.log:(WW) Open APM failed (/dev/apm_bios) (No such file or directory) /var/log/Xorg.0.log:(II) Loading extension MIT-SCREEN-SAVER /var/log/Xorg.0.log:(--) NVIDIA(0): Linear framebuffer at 0xEE000000 /var/log/Xorg.0.log:(WW) NVIDIA(0): config file hsync range 30-48kHz not within DDC hsync ranges. /var/log/Xorg.0.log:(WW) NVIDIA(0): config file vrefresh range 50-95Hz not within DDC vrefresh ranges. /var/log/Xorg.0.log:(WW) NVIDIA(0): Not using mode "576x384": /var/log/Xorg.0.log:(WW) NVIDIA(0): horizontal sync start (589) not a multiple of 8 /var/log/Xorg.0.log:(WW) NVIDIA(0): Not using mode "360x200": /var/log/Xorg.0.log:(WW) NVIDIA(0): horizontal sync start (378) not a multiple of 8 /var/log/Xorg.20.log: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. /var/log/Xorg.20.log:(WW) Open APM failed (/dev/apm_bios) (No such file or directory) /var/log/Xorg.20.log:(II) Loading extension MIT-SCREEN-SAVER /var/log/Xorg.20.log:(--) NVIDIA(0): Linear framebuffer at 0xEE000000 /var/log/Xorg.20.log:(WW) NVIDIA(0): config file hsync range 30-48kHz not within DDC hsync ranges. /var/log/Xorg.20.log:(WW) NVIDIA(0): config file vrefresh range 50-95Hz not within DDC vrefresh ranges. /var/log/Xorg.20.log:(WW) NVIDIA(0): Not using mode "576x384": /var/log/Xorg.20.log:(WW) NVIDIA(0): horizontal sync start (589) not a multiple of 8 /var/log/Xorg.20.log:(WW) NVIDIA(0): Not using mode "360x200": /var/log/Xorg.20.log:(WW) NVIDIA(0): horizontal sync start (378) not a multiple of 8
output of lsmod [EMAIL PROTECTED] rush $ lsmod Module Size Used by nvidia 3472700 0 [EMAIL PROTECTED] rush $ Thank you for your help -- [email protected] mailing list
