Не запускается Xorg

Установил nvidia-drivers, сделал eselect set opengl nvidia, прописал модуль nvidia в автозагрузку, сгенерил xorg.conf через Xorg -configure.
При выполнении startx стало писать

(EE) Failed to load module "dri" (module does not exist, 0) 
(EE) Failed to load module "dri2" (module does not exist, 0) 

Попробовал в xorg.conf сделать:

Section "Module" 
    Disable        "dri" 
    Disable        "dri2" 
EndSection

В итоге в логах пишет что пропускает эти модули, но потом nvidia всё равно хочет их запустить и возникает ошибка про отсутствие dri2. Как решить проблему?

Покажите /etc/X11/xorg.conf и

Покажите /etc/X11/xorg.conf и /var/log/Xorg.0.log
Покажите также вывод команды

emerge -pv  x11-base/xorg-drivers

Я Gentoo & Funtoo

А можно весь лог?

А можно весь лог?

Working on Gentoo Linux for Asus P535 and Qtopia :-)

[ 86.789] X.Org X Server

[    86.789] 
X.Org X Server 1.9.4
Release Date: 2011-02-04
[    86.789] X Protocol Version 11, Revision 0
[    86.789] Build Operating System: Linux 2.6.36-tuxonice-r3 x86_64 Gentoo
[    86.789] Current Operating System: Linux drakon_laptop 2.6.36-tuxonice-r3 #4 SMP Tue Mar 22 02:19:40 MSK 2011 x86_64
[    86.789] Kernel command line: root=/dev/vg/root   initrd_encmode=dm-crypt   initrd_util=passphrase:1   initrd_devices=/dev/sda3 initrd_dmnames=crypt-vault   initrd_suspend_mode=tuxonice resume=crypt-swap:/dev/mapper/crypt-swap
[    86.789] Build Date: 19 March 2011  10:04:09AM
[    86.789]  
[    86.817] Current version of pixman: 0.20.2
[    86.817] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    86.817] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    86.817] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 22 12:02:50 2011
[    86.908] (==) Using config file: "/etc/X11/xorg.conf"
[    86.908] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    86.977] (==) ServerLayout "X.org Configured"
[    86.977] (**) |-->Screen "Screen0" (0)
[    86.977] (**) |   |-->Monitor "Monitor0"
[    86.977] (**) |   |-->Device "Card0"
[    86.977] (**) |-->Input Device "Mouse0"
[    86.977] (**) |-->Input Device "Keyboard0"
[    86.977] (==) Automatically adding devices
[    86.977] (==) Automatically enabling devices
[    87.313] (**) 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/
[    87.313] (**) ModulePath set to "/usr/lib64/xorg/modules"
[    87.313] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    87.313] (WW) Disabling Mouse0
[    87.313] (WW) Disabling Keyboard0
[    87.313] (II) Loader magic: 0x86a0a0
[    87.313] (II) Module ABI versions:
[    87.313] 	X.Org ANSI C Emulation: 0.4
[    87.313] 	X.Org Video Driver: 8.0
[    87.313] 	X.Org XInput driver : 11.0
[    87.313] 	X.Org Server Extension : 4.0
[    87.314] (--) PCI:*(0:0:2:0) 8086:0046:1043:1432 rev 24, Mem @ 0xd3400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e080/8
[    87.314] (--) PCI: (0:1:0:0) 10de:0a70:1043:1432 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[    87.314] (II) Open ACPI successful (/var/run/acpid.socket)
[    87.314] (WW) "dri2" will not be loaded unless you've specified it to be loaded elsewhere.
[    87.314] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[    87.314] (II) "extmod" will be loaded by default.
[    87.314] (II) "dbe" will be loaded by default.
[    87.314] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    87.314] (II) "record" will be loaded by default.
[    87.314] (II) "dri" will be loaded even though the default is to disable it.
[    87.314] (II) "dri2" will be loaded even though the default is to disable it.
[    87.314] (II) LoadModule: "glx"
[    87.509] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    89.021] (II) Module glx: vendor="NVIDIA Corporation"
[    89.044] 	compiled for 4.0.2, module version = 1.0.0
[    89.044] 	Module class: X.Org Server Extension
[    89.044] (II) NVIDIA GLX Module  260.19.36  Tue Jan 18 17:12:12 PST 2011
[    89.044] (II) Loading extension GLX
[    89.044] (II) LoadModule: "extmod"
[    89.045] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[    89.107] (II) Module extmod: vendor="X.Org Foundation"
[    89.107] 	compiled for 1.9.4, module version = 1.0.0
[    89.107] 	Module class: X.Org Server Extension
[    89.107] 	ABI class: X.Org Server Extension, version 4.0
[    89.107] (II) Loading extension MIT-SCREEN-SAVER
[    89.107] (II) Loading extension XFree86-VidModeExtension
[    89.107] (II) Loading extension XFree86-DGA
[    89.107] (II) Loading extension DPMS
[    89.107] (II) Loading extension XVideo
[    89.107] (II) Loading extension XVideo-MotionCompensation
[    89.107] (II) Loading extension X-Resource
[    89.107] (II) LoadModule: "dbe"
[    89.108] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[    89.121] (II) Module dbe: vendor="X.Org Foundation"
[    89.121] 	compiled for 1.9.4, module version = 1.0.0
[    89.121] 	Module class: X.Org Server Extension
[    89.121] 	ABI class: X.Org Server Extension, version 4.0
[    89.121] (II) Loading extension DOUBLE-BUFFER
[    89.121] (II) LoadModule: "record"
[    89.122] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[    89.145] (II) Module record: vendor="X.Org Foundation"
[    89.145] 	compiled for 1.9.4, module version = 1.13.0
[    89.145] 	Module class: X.Org Server Extension
[    89.145] 	ABI class: X.Org Server Extension, version 4.0
[    89.145] (II) Loading extension RECORD
[    89.145] (II) LoadModule: "nvidia"
[    89.145] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    89.345] (II) Module nvidia: vendor="NVIDIA Corporation"
[    89.373] 	compiled for 4.0.2, module version = 1.0.0
[    89.373] 	Module class: X.Org Video Driver
[    89.462] (II) NVIDIA dlloader X Driver  260.19.36  Tue Jan 18 16:57:32 PST 2011
[    89.462] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    89.462] (--) using VT number 7

[    89.473] (II) Loading sub module "fb"
[    89.473] (II) LoadModule: "fb"
[    89.473] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    89.508] (II) Module fb: vendor="X.Org Foundation"
[    89.508] 	compiled for 1.9.4, module version = 1.0.0
[    89.508] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    89.508] (II) Loading sub module "wfb"
[    89.508] (II) LoadModule: "wfb"
[    89.508] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    89.572] (II) Module wfb: vendor="X.Org Foundation"
[    89.572] 	compiled for 1.9.4, module version = 1.0.0
[    89.572] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    89.572] (II) Loading sub module "ramdac"
[    89.572] (II) LoadModule: "ramdac"
[    89.572] (II) Module "ramdac" already built-in
[    89.680] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    89.680] (==) NVIDIA(0): RGB weight 888
[    89.680] (==) NVIDIA(0): Default visual is TrueColor
[    89.680] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    89.686] (**) NVIDIA(0): Enabling RENDER acceleration
[    89.686] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[    89.686] (II) NVIDIA(0):     enabled.
[    90.615] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[    90.635] (II) NVIDIA(0): NVIDIA GPU GeForce 310M (GT218) at PCI:1:0:0 (GPU-0)
[    90.635] (--) NVIDIA(0): Memory: 1048576 kBytes
[    90.635] (--) NVIDIA(0): VideoBIOS: 70.18.64.00.0a
[    90.635] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    90.635] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    90.635] (--) NVIDIA(0): Connected display device(s) on GeForce 310M at PCI:1:0:0
[    90.635] (--) NVIDIA(0):     CRT-0
[    90.635] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    90.644] (II) NVIDIA(0): Assigned Display Device: CRT-0
[    90.644] (==) NVIDIA(0): 
[    90.644] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    90.644] (==) NVIDIA(0):     will be used as the requested mode.
[    90.644] (==) NVIDIA(0): 
[    90.644] (II) NVIDIA(0): Validated modes:
[    90.644] (II) NVIDIA(0):     "nvidia-auto-select"
[    90.644] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
[    90.646] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
[    90.646] (WW) NVIDIA(0):     from CRT-0's EDID.
[    90.646] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    90.646] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[    90.646] (--) Depth 24 pixmap format is 32 bpp
[    90.646] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    90.647] (II) NVIDIA(0): Initialized GPU GART.
[    90.653] (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
[    90.653] (II) NVIDIA(0):     enough to receive ACPI hotkey events.
[    90.653] (II) NVIDIA(0): ACPI brightness change hotkey events enabled.
[    90.655] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[    90.761] (II) Loading extension NV-GLX
[    90.951] (II) NVIDIA(0): Initialized OpenGL Acceleration
[    91.038] (==) NVIDIA(0): Disabling shared memory pixmaps
[    91.038] (II) NVIDIA(0): Initialized X Rendering Acceleration
[    91.038] (==) NVIDIA(0): Backing store disabled
[    91.038] (==) NVIDIA(0): Silken mouse enabled
[    91.117] (==) NVIDIA(0): DPMS enabled
[    91.117] (II) Loading extension NV-CONTROL
[    91.118] (II) Loading extension XINERAMA
[    91.118] (II) Loading sub module "dri2"
[    91.118] (II) LoadModule: "dri2"
[    91.118] (WW) Warning, couldn't open module dri2
[    91.118] (II) UnloadModule: "dri2"
[    91.118] (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0)
[    91.118] (II) NVIDIA(0): The X server will not be able to send the VDPAU driver name to
[    91.118] (II) NVIDIA(0):     libvdpau.
[    91.142] (==) RandR enabled
[    91.142] (II) Initializing built-in extension Generic Event Extension
[    91.142] (II) Initializing built-in extension SHAPE
[    91.142] (II) Initializing built-in extension MIT-SHM
[    91.142] (II) Initializing built-in extension XInputExtension
[    91.142] (II) Initializing built-in extension XTEST
[    91.142] (II) Initializing built-in extension BIG-REQUESTS
[    91.142] (II) Initializing built-in extension SYNC
[    91.142] (II) Initializing built-in extension XKEYBOARD
[    91.142] (II) Initializing built-in extension XC-MISC
[    91.142] (II) Initializing built-in extension XINERAMA
[    91.142] (II) Initializing built-in extension XFIXES
[    91.142] (II) Initializing built-in extension RENDER
[    91.142] (II) Initializing built-in extension RANDR
[    91.142] (II) Initializing built-in extension COMPOSITE
[    91.142] (II) Initializing built-in extension DAMAGE
[    91.142] (II) Initializing extension GLX
[    93.018] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    93.018] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    93.018] (II) LoadModule: "evdev"
[    93.018] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    93.049] (II) Module evdev: vendor="X.Org Foundation"
[    93.049] 	compiled for 1.9.4, module version = 2.6.0
[    93.050] 	Module class: X.Org XInput Driver
[    93.050] 	ABI class: X.Org XInput driver, version 11.0
[    93.050] (**) Power Button: always reports core events
[    93.050] (**) Power Button: Device: "/dev/input/event2"
[    93.054] (--) Power Button: Found keys
[    93.054] (II) Power Button: Configuring as keyboard
[    93.054] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    93.054] (**) Option "xkb_rules" "evdev"
[    93.054] (**) Option "xkb_model" "evdev"
[    93.054] (**) Option "xkb_layout" "us"
[    93.090] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    93.090] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    93.091] (**) Video Bus: always reports core events
[    93.091] (**) Video Bus: Device: "/dev/input/event4"
[    93.099] (--) Video Bus: Found keys
[    93.099] (II) Video Bus: Configuring as keyboard
[    93.099] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    93.099] (**) Option "xkb_rules" "evdev"
[    93.099] (**) Option "xkb_model" "evdev"
[    93.099] (**) Option "xkb_layout" "us"
[    93.104] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    93.104] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    93.104] (**) Video Bus: always reports core events
[    93.104] (**) Video Bus: Device: "/dev/input/event3"
[    93.117] (--) Video Bus: Found keys
[    93.117] (II) Video Bus: Configuring as keyboard
[    93.117] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    93.117] (**) Option "xkb_rules" "evdev"
[    93.117] (**) Option "xkb_model" "evdev"
[    93.117] (**) Option "xkb_layout" "us"
[    93.122] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    93.123] (II) No input driver/identifier specified (ignoring)
[    93.123] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    93.123] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    93.123] (**) Sleep Button: always reports core events
[    93.123] (**) Sleep Button: Device: "/dev/input/event1"
[    93.128] (--) Sleep Button: Found keys
[    93.128] (II) Sleep Button: Configuring as keyboard
[    93.128] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    93.128] (**) Option "xkb_rules" "evdev"
[    93.128] (**) Option "xkb_model" "evdev"
[    93.128] (**) Option "xkb_layout" "us"
[    93.139] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[    93.139] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    93.139] (**) AT Translated Set 2 keyboard: always reports core events
[    93.139] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event5"
[    93.144] (--) AT Translated Set 2 keyboard: Found keys
[    93.144] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    93.144] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    93.144] (**) Option "xkb_rules" "evdev"
[    93.144] (**) Option "xkb_model" "evdev"
[    93.144] (**) Option "xkb_layout" "us"
[    93.145] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event6)
[    93.145] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[    93.145] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[    93.145] (**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event6"
[    93.152] (--) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
[    93.152] (--) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[    93.152] (--) ImPS/2 Logitech Wheel Mouse: Found relative axes
[    93.152] (--) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
[    93.152] (II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
[    93.152] (II) ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
[    93.152] (**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[    93.152] (**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    93.152] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE)
[    93.152] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
[    93.152] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
[    93.152] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[    93.152] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[    93.152] (II) ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
[    93.152] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[    93.152] (II) No input driver/identifier specified (ignoring)
[    93.561] (II) Power Button: Close
[    93.561] (II) UnloadModule: "evdev"
[    93.569] (II) Video Bus: Close
[    93.569] (II) UnloadModule: "evdev"
[    93.577] (II) Video Bus: Close
[    93.577] (II) UnloadModule: "evdev"
[    93.585] (II) Sleep Button: Close
[    93.585] (II) UnloadModule: "evdev"
[    93.593] (II) AT Translated Set 2 keyboard: Close
[    93.593] (II) UnloadModule: "evdev"
[    93.609] (II) ImPS/2 Logitech Wheel Mouse: Close
[    93.609] (II) UnloadModule: "evdev"

emerge -av xorg-drivers:


 * IMPORTANT: 4 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies  .... done!
[ebuild   R   ] x11-base/xorg-drivers-1.9  INPUT_DEVICES="evdev keyboard mouse -acecad -aiptek -elographics -fpit -joystick -penmount -synaptics -tslib -virtualbox -vmmouse -void -wacom" VIDEO_CARDS="nvidia -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx (-geode) -glint -i128 (-i740) (-impact) -intel -mach64 -mga -neomagic (-newport) -nouveau -nv (-omapfb) -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] 

xorg.conf:


Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib64/xorg/modules"
	FontPath     "/usr/share/fonts/misc/"
	FontPath     "/usr/share/fonts/TTF/"
	FontPath     "/usr/share/fonts/OTF/"
	FontPath     "/usr/share/fonts/Type1/"
	FontPath     "/usr/share/fonts/100dpi/"
	FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
#	Load  "extmod"
#	Load  "record"
	Disable  "dri2"
	Load  "glx"
	Disable  "dri"
#	Load  "dbe"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "nvidia"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

-

Drakon написал(а): Установил

Drakon написал(а):
Установил nvidia-drivers, сделал eselect set opengl nvidia, прописал модуль nvidia в автозагрузку, сгенерил xorg.conf через Xorg -configure.

1. модуль nvidia никуда прописывать не надо! надо только в make.conf указать VIDEO_CARDS="nvidia"
2. настройка xorg.conf делается не с помощью Xorg -configure, а с помощью nvidia-xconfig !!!

Drakon написал(а):
В итоге в логах пишет что пропускает эти модули, но потом nvidia всё равно хочет их запустить и возникает ошибка про отсутствие dri2. Как решить проблему?

потому-что через dri работает VDPAU, правда через свой... ксорг действительно не может найти свои модули, поэтому желательно прописать такое:

Section "Files"
        ...
        ModulePath      "/usr/lib64/xorg/modules/"
        ModulePath      "/usr/lib64/opengl/xorg-x11/"
        ...
EndSection

lib64 или просто lib в зависимости от системы ;)

Sdelal: # nvidia-xconfig: X

Sdelal:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 260.19.36  (buildmeister@swio-display-x86-rhel47-01.nvidia.com)  Tue Jan 18 17:15:22 PST 2011

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from data in "/etc/conf.d/gpm"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol"
    Option         "Device" "/dev/input/mice"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Files"
	ModulePath "/usr/lib64/xorg/modules"
	ModulePath "/usr/lib64/opengl/xorg-x11"
EndSection

Rezultat:

[   322.253] 
X.Org X Server 1.9.4
Release Date: 2011-02-04
[   322.256] X Protocol Version 11, Revision 0
[   322.257] Build Operating System: Linux 2.6.36-tuxonice-r3 x86_64 Gentoo
[   322.257] Current Operating System: Linux drakon_laptop 2.6.36-tuxonice-r3 #4 SMP Tue Mar 22 02:19:40 MSK 2011 x86_64
[   322.258] Kernel command line: root=/dev/vg/root   initrd_encmode=dm-crypt   initrd_util=passphrase:1   initrd_devices=/dev/sda3 initrd_dmnames=crypt-vault   initrd_suspend_mode=tuxonice resume=crypt-swap:/dev/mapper/crypt-swap
[   322.260] Build Date: 19 March 2011  10:04:09AM
[   322.261]  
[   322.262] Current version of pixman: 0.20.2
[   322.263] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   322.266] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   322.269] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 22 22:27:27 2011
[   322.271] (==) Using config file: "/etc/X11/xorg.conf"
[   322.272] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   322.273] (==) ServerLayout "Layout0"
[   322.273] (**) |-->Screen "Screen0" (0)
[   322.273] (**) |   |-->Monitor "Monitor0"
[   322.273] (**) |   |-->Device "Device0"
[   322.273] (**) |-->Input Device "Keyboard0"
[   322.274] (**) |-->Input Device "Mouse0"
[   322.274] (==) Automatically adding devices
[   322.274] (==) Automatically enabling devices
[   322.274] (==) 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/
[   322.274] (**) ModulePath set to "/usr/lib64/xorg/modules,/usr/lib64/opengl/xorg-x11"
[   322.274] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   322.274] (WW) Disabling Keyboard0
[   322.274] (WW) Disabling Mouse0
[   322.274] (II) Loader magic: 0x86a0a0
[   322.274] (II) Module ABI versions:
[   322.274] 	X.Org ANSI C Emulation: 0.4
[   322.274] 	X.Org Video Driver: 8.0
[   322.274] 	X.Org XInput driver : 11.0
[   322.274] 	X.Org Server Extension : 4.0
[   322.275] (--) PCI:*(0:0:2:0) 8086:0046:1043:1432 rev 24, Mem @ 0xd3400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e080/8
[   322.275] (--) PCI: (0:1:0:0) 10de:0a70:1043:1432 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[   322.275] (II) Open ACPI successful (/var/run/acpid.socket)
[   322.275] (II) LoadModule: "extmod"
[   322.276] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[   322.276] (II) Module extmod: vendor="X.Org Foundation"
[   322.276] 	compiled for 1.9.4, module version = 1.0.0
[   322.276] 	Module class: X.Org Server Extension
[   322.276] 	ABI class: X.Org Server Extension, version 4.0
[   322.276] (II) Loading extension MIT-SCREEN-SAVER
[   322.276] (II) Loading extension XFree86-VidModeExtension
[   322.276] (II) Loading extension XFree86-DGA
[   322.276] (II) Loading extension DPMS
[   322.276] (II) Loading extension XVideo
[   322.276] (II) Loading extension XVideo-MotionCompensation
[   322.276] (II) Loading extension X-Resource
[   322.276] (II) LoadModule: "dbe"
[   322.276] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[   322.276] (II) Module dbe: vendor="X.Org Foundation"
[   322.276] 	compiled for 1.9.4, module version = 1.0.0
[   322.276] 	Module class: X.Org Server Extension
[   322.276] 	ABI class: X.Org Server Extension, version 4.0
[   322.276] (II) Loading extension DOUBLE-BUFFER
[   322.276] (II) LoadModule: "glx"
[   322.276] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   322.285] (II) Module glx: vendor="NVIDIA Corporation"
[   322.285] 	compiled for 4.0.2, module version = 1.0.0
[   322.285] 	Module class: X.Org Server Extension
[   322.285] (II) NVIDIA GLX Module  260.19.36  Tue Jan 18 17:12:12 PST 2011
[   322.285] (II) Loading extension GLX
[   322.285] (II) LoadModule: "record"
[   322.286] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[   322.286] (II) Module record: vendor="X.Org Foundation"
[   322.286] 	compiled for 1.9.4, module version = 1.13.0
[   322.286] 	Module class: X.Org Server Extension
[   322.286] 	ABI class: X.Org Server Extension, version 4.0
[   322.286] (II) Loading extension RECORD
[   322.286] (II) LoadModule: "dri"
[   322.336] (II) Loading /usr/lib64/opengl/xorg-x11/extensions/libdri.so
[   322.363] (II) Module dri: vendor="X.Org Foundation"
[   322.363] 	compiled for 1.9.4, module version = 1.0.0
[   322.363] 	ABI class: X.Org Server Extension, version 4.0
[   322.363] (II) Loading extension XFree86-DRI
[   322.363] (II) LoadModule: "dri2"
[   322.364] (II) Loading /usr/lib64/opengl/xorg-x11/extensions/libdri2.so
[   322.366] (II) Module dri2: vendor="X.Org Foundation"
[   322.366] 	compiled for 1.9.4, module version = 1.2.0
[   322.366] 	ABI class: X.Org Server Extension, version 4.0
[   322.366] (II) Loading extension DRI2
[   322.366] (II) LoadModule: "nvidia"
[   322.366] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[   322.367] (II) Module nvidia: vendor="NVIDIA Corporation"
[   322.367] 	compiled for 4.0.2, module version = 1.0.0
[   322.367] 	Module class: X.Org Video Driver
[   322.367] (II) NVIDIA dlloader X Driver  260.19.36  Tue Jan 18 16:57:32 PST 2011
[   322.367] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   322.367] (--) using VT number 7

[   322.371] (EE) No devices detected.
[   322.371] 
Fatal server error:
[   322.371] no screens found
[   322.371] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   322.371] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   322.371] 

-

Tam v jadre zamtil oshibku

Tam v jadre zamtil oshibku pro GPU... dmesg: http://zalil.ru/30722031 (tam call trace). Chto eto znachit?

-

А случайно в ядре драйвера

А случайно в ядре драйвера для nvidia не присутствуют?

http://www.gentoo.org/doc/en/nvidia-guide.xml

Чем больше юзерфрендли, тем сложнее юзать.

Netu.

Netu.

-

А если обойтись вообще без

А если обойтись вообще без xorg.conf? У меня X'ы автоматом определяли железо, пока был на nvidia.

-= Concordia victoriam gignit =-

Proboval. Ne poluchilos'.

Proboval. Ne poluchilos'.

-

Модель видеокарты какая?

Модель видеокарты какая?

Не грусти, товарищ! Всё хорошо, beautiful good!

Nvidia Geforce 310M

Nvidia Geforce 310M

-

Попробовал ещё nouveau -

Попробовал ещё nouveau - почему-то система просто зависает во время загрузки сервисов.
Ну и фиг с ним... Поставил ubuntu на дровах nouveau =) Всего 30 минут моего времени ушло на настройку. =)

-

Мы пойдем другим путем...

Мы пойдем другим путем...

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".