Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53066 - baselayout-1.9.4 makes xorg unable to initialize nvidia module
Summary: baselayout-1.9.4 makes xorg unable to initialize nvidia module
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 53067 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-05 08:58 UTC by imbacil
Modified: 2004-06-05 15:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description imbacil 2004-06-05 08:58:32 UTC
Upgraded to baselayout-1.9.4 yesterday. When booting today xorg refused to start due to the following error:

(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "1"
(--) NVIDIA(0): Linear framebuffer at 0xFA000000
(--) NVIDIA(0): MMIO registers at 0xFD000000
(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
                                                                                
Please consult the The X.Org Foundation support
         at http://wiki.X.Org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


Re-emerging nvidia-kernel and nvidia-glx did not help.

This is what I'm using
media-video/nvidia-kernel-1.0.5336-r3
media-video/nvidia-glx-1.0.5336-r2
x11-base/xorg-x11-6.7.0
development-sources-2.6.6

Linux angband 2.6.6 #3 Thu May 20 13:43:09 CEST 2004 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux


Solution:
Downgrade to baselayout-1.8.12
Comment 1 imbacil 2004-06-05 09:16:09 UTC
*** Bug 53067 has been marked as a duplicate of this bug. ***
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-06-05 10:57:42 UTC
how about 1.9.4-r1 that was just released into stable this morning?
Comment 3 Tony Vroon (RETIRED) gentoo-dev 2004-06-05 11:03:58 UTC
You can overcome this by issuing:

modprobe nvidia
NVmakedevices.sh

As root, then log in as your normal user and start X.
You can try this if the new baselayout doesn't fix it for you.
Comment 4 imbacil 2004-06-05 15:44:08 UTC
> how about 1.9.4-r1 that was just released into stable this morning?

1.9.4-r1 fixed all the problems