On Wed, Jan 5, 2011 at 8:56 AM, walt wrote:

On 01/04/2011 08:10 AM, KIM WHALEN wrote:
I'm trying to do a new install on an amd64 box and there are a lot of problems somewhere between X, Gnome, and the Graphics card. I'm using genkernel so there shouldn't be too much of a problem there.

The graphics card as identified by the system is: nVidia Corporation NV36 [GeForce FX 5700LE]

The base system and xorg-x11 seems to be set up alright. However, when I run startx as a regular
user I get errors about drm, dri, and dri2 modules and the screen.

Those drm and dri error messages are normal when using the nvidia drivers, but the screen error is not normal. What does it say, exactly? Did you generate your xorg.conf by doing
Xorg -configure?  Are you using an xorg.conf file at all?

The nouveau driver is not nearly ready for prime time yet, so I'd stick with nivida-drivers
at least until you have everything else working.

I am not using the xorg.conf file and hal is not in my USE variable in make.conf. The /var/log/genkernel.log file doesn't appear to have anything unusually in it. I've done a number of Gentoo installs over the past five years and found that if you follow the instructions everything works. That's not the case this time. I suspect there's something missing from the install documentation that is new whether it's an explanation or kernel setting . . . One thing that should be mentioned is to make sure python 2.6 is eselect'ed.

When I run Xorg -configure, it produces an xorg.conf.new file but I get the following also. I've tried using nvidia in VIDEO_CARDS also, but it still doesn't work.

# Xorg -configure
X.Org X Server 1.9.2
Release Date: 2010-10-30
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.36-gentoo-r5 x86_64 Gentoo
Current Operating System: Linux jenny 2.6.36-gentoo-r5 #1 SMP Sat Jan 1 05:34:24 EST 2011 x86_64 Kernel command line: root=/dev/ram0 real_root=/dev/hda3 init=/linuxrc ramdisk=8192 video=uvesafb:mtrr:3,ywrap,1024x768...@85
Build Date: 02 January 2011  09:10:37PM

Current version of pixman: 0.20.0
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan  5 09:03:31 2011
List of video drivers:
        nouveau
        nvidia
FATAL: Error inserting nvidia (/lib/modules/2.6.36-gentoo-r5/video/nvidia.ko): No such device

# cat /var/log/Xorg.0.log
[  9669.643]
X.Org X Server 1.9.2
Release Date: 2010-10-30
[  9669.644] X Protocol Version 11, Revision 0
[ 9669.644] Build Operating System: Linux 2.6.36-gentoo-r5 x86_64 Gentoo [ 9669.644] Current Operating System: Linux jenny 2.6.36-gentoo-r5 #1 SMP Sat Jan 1 05:34:24 EST 2011 x86_64 [ 9669.644] Kernel command line: root=/dev/ram0 real_root=/dev/hda3 init=/linuxrc ramdisk=8192 video=uvesafb:mtrr:3,ywrap,1024x768...@85
[  9669.644] Build Date: 02 January 2011  09:10:37PM
[  9669.644]
[  9669.644] Current version of pixman: 0.20.0
[  9669.644]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 9669.644] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9669.644] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 5 09:03:31 2011
[  9669.656] (II) Loader magic: 0x7c6120
[  9669.656] (II) Module ABI versions:
[  9669.656]    X.Org ANSI C Emulation: 0.4
[  9669.656]    X.Org Video Driver: 8.0
[  9669.656]    X.Org XInput driver : 11.0
[  9669.656]    X.Org Server Extension : 4.0
[ 9669.661] (--) PCI:*(0:1:0:0) 10de:0343:0000:0000 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, BIOS @ 0x????????/131072
[  9669.674] List of video drivers:
[  9669.674]    nouveau
[  9669.674]    nvidia
[  9669.674] (II) LoadModule: "nouveau"
[  9669.687] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[  9669.716] (II) Module nouveau: vendor="X.Org Foundation"
[  9669.716]    compiled for 1.9.2, module version = 0.0.16
[  9669.716]    Module class: X.Org Video Driver
[  9669.716]    ABI class: X.Org Video Driver, version 8.0
[  9669.717] (II) LoadModule: "nvidia"
[  9669.717] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[  9669.765] (II) Module nvidia: vendor="NVIDIA Corporation"
[  9669.767]    compiled for 4.0.2, module version = 1.0.0
[  9669.767]    Module class: X.Org Video Driver
[ 9671.269] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your [ 9671.269] (EE) NVIDIA: system's kernel log for additional error messages.
[  9671.269] (II) UnloadModule: "nvidia"
[ 9671.269] (II) Unloading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 9671.269] (EE) Failed to load module "nvidia" (module-specific error, 0)
[  9671.270] (II) NOUVEAU driver
[  9671.270] (II) NOUVEAU driver for NVIDIA chipset families :
[  9671.270]    RIVA TNT    (NV04)
[  9671.270]    RIVA TNT2   (NV05)
[  9671.270]    GeForce 256 (NV10)
[  9671.270]    GeForce 2   (NV11, NV15)
[  9671.270]    GeForce 4MX (NV17, NV18)
[  9671.270]    GeForce 3   (NV20)
[  9671.270]    GeForce 4Ti (NV25, NV28)
[  9671.270]    GeForce FX  (NV3x)
[  9671.270]    GeForce 6   (NV4x)
[  9671.270]    GeForce 7   (G7x)
[  9671.270]    GeForce 8   (G8x)
[  9671.306] (++) Using config file: "/root/xorg.conf.new"
[ 9671.306] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  9671.307] (==) ServerLayout "X.org Configured"
[  9671.307] (**) |-->Screen "Screen0" (0)
[  9671.307] (**) |   |-->Monitor "Monitor0"
[  9671.307] (**) |   |-->Device "Card0"
[  9671.307] (**) |-->Input Device "Mouse0"
[  9671.307] (**) |-->Input Device "Keyboard0"
[  9671.307] (==) Automatically adding devices
[  9671.307] (==) Automatically enabling devices
[  9671.355] (**) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/,
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
[  9671.355] (**) ModulePath set to "/usr/lib64/xorg/modules"
[ 9671.356] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  9671.356] (WW) Disabling Mouse0
[  9671.356] (WW) Disabling Keyboard0
[  9671.356] (EE) [drm] No DRICreatePCIBusID symbol
[ 9671.356] Number of created screens does not match number of detected devices.
  Configuration failed.

(EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
(EE) NVIDIA:     system's kernel log for additional error messages.
(EE) Failed to load module "nvidia" (module-specific error, 0)
(++) Using config file: "/root/xorg.conf.new"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) [drm] No DRICreatePCIBusID symbol
Number of created screens does not match number of detected devices.
  Configuration failed.


Reply via email to