Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Failed to load module "dri"

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
at
Apprentice
Apprentice
Posts: 185
Joined: Sun Aug 20, 2006 3:42 pm

Failed to load module "dri"

  • Quote

Post by at » Fri Jan 13, 2012 12:39 pm

After an update of a well working system (KDE), I have started getting this error in Xorg.0.log:

Code: Select all

Failed to load module "dri" (module does not exist, 0)
Would you know what might be the issue?

Thank you!
Top
Gusar
Advocate
Advocate
Posts: 2665
Joined: Sat Apr 09, 2005 10:19 pm
Location: Slovenia

  • Quote

Post by Gusar » Fri Jan 13, 2012 1:08 pm

Waaaaaaay too little information...

Which graphic card? Which driver? What exactly is the issue (what is not working and in what way is it not working)? Use poastebin to post the full X log.
Top
szensz-siempre
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 103
Joined: Mon Dec 04, 2006 3:32 am
Location: South Africa

  • Quote

Post by szensz-siempre » Fri Jan 13, 2012 6:54 pm

As gusar mentioned there is too little information for someone to be able to help you.

If you are using nvidia-drivers it may be that X is not loading its own dri driver as nvidia provides its own.

Post your entire Xorg log and what specific problems you are experiencing and I am sure that one of the knowledgeable gentoo users who read these forums will be able to assist you.
Top
at
Apprentice
Apprentice
Posts: 185
Joined: Sun Aug 20, 2006 3:42 pm

  • Quote

Post by at » Fri Jan 13, 2012 7:38 pm

Sorry for the little info.

I am using nvidia drivers. The drivers loads correctly (at least I see the graphical login prompt). But X crashes whenever a user attempts to login. And there are a couple of errors in the Xorg.0.log file. I was told to start looking there.

Below is the entire Xor.0.log:

Code: Select all

[  1654.358] 
X.Org X Server 1.11.2
Release Date: 2011-11-04
[  1654.358] X Protocol Version 11, Revision 0
[  1654.358] Build Operating System: Linux 2.6.37-tuxonice x86_64 Gentoo
[  1654.358] Current Operating System: Linux Aquila 2.6.39.3 #1 SMP PREEMPT Mon Jan 2 17:55:58 EST 2012 x86_64
[  1654.358] Kernel command line: root=/dev/sda5 acpi_sleep=s3_mode agp=off ro
[  1654.358] Build Date: 01 January 2012  04:32:56PM
[  1654.358]  
[  1654.358] Current version of pixman: 0.24.0
[  1654.358] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1654.358] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1654.358] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 11 22:20:08 2012
[  1654.359] (==) Using config file: "/etc/X11/xorg.conf"
[  1654.359] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1654.359] (==) ServerLayout "X.org Configured"
[  1654.360] (**) |-->Screen "Laptop" (0)
[  1654.360] (**) |   |-->Monitor "Laptop Monitor"
[  1654.360] (**) |   |-->Device "nVidia Quadro NVS 140M"
[  1654.360] (==) Automatically adding devices
[  1654.360] (==) Automatically enabling devices
[  1654.360] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[  1654.360] 	Entry deleted from font path.
[  1654.360] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  1654.360] 	Entry deleted from font path.
[  1654.360] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  1654.360] 	Entry deleted from font path.
[  1654.360] (**) FontPath set to:
	/usr/share/fonts/dejavu/,
	/usr/share/fonts/liberation-fonts,
	/usr/share/fonts/misc:unscaled,
	/usr/share/fonts/75dpi:unscaled,
	/usr/share/fonts/100dpi:unscaled,
	/usr/share/fonts/corefonts,
	/usr/share/fonts/ttf-bitstream-vera,
	/usr/share/fonts/cyrillic,
	/usr/share/fonts/misc/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[  1654.360] (**) ModulePath set to "/usr/lib64/xorg/modules"
[  1654.360] (**) Extension "Composite" is enabled
[  1654.360] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1654.360] (II) Loader magic: 0x7bbaa0
[  1654.360] (II) Module ABI versions:
[  1654.360] 	X.Org ANSI C Emulation: 0.4
[  1654.360] 	X.Org Video Driver: 11.0
[  1654.360] 	X.Org XInput driver : 13.0
[  1654.360] 	X.Org Server Extension : 6.0
[  1654.362] (--) PCI:*(0:1:0:0) 10de:0429:17aa:20d8 rev 161, Mem @ 0xd2000000/16777216, 0xe0000000/268435456, 0xd0000000/33554432, I/O @ 0x00002000/128
[  1654.363] (II) Open ACPI successful (/var/run/acpid.socket)
[  1654.363] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[  1654.363] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[  1654.363] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  1654.363] (II) "record" will be loaded by default.
[  1654.363] (II) "dri" will be loaded by default.
[  1654.363] (II) "dri2" will be loaded by default.
[  1654.363] (II) LoadModule: "dbe"
[  1654.363] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[  1654.363] (II) Module dbe: vendor="X.Org Foundation"
[  1654.363] 	compiled for 1.11.2, module version = 1.0.0
[  1654.363] 	Module class: X.Org Server Extension
[  1654.363] 	ABI class: X.Org Server Extension, version 6.0
[  1654.363] (II) Loading extension DOUBLE-BUFFER
[  1654.363] (II) LoadModule: "extmod"
[  1654.363] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[  1654.364] (II) Module extmod: vendor="X.Org Foundation"
[  1654.364] 	compiled for 1.11.2, module version = 1.0.0
[  1654.364] 	Module class: X.Org Server Extension
[  1654.364] 	ABI class: X.Org Server Extension, version 6.0
[  1654.364] (II) Loading extension MIT-SCREEN-SAVER
[  1654.364] (II) Loading extension XFree86-VidModeExtension
[  1654.364] (II) Loading extension DPMS
[  1654.364] (II) Loading extension XVideo
[  1654.364] (II) Loading extension XVideo-MotionCompensation
[  1654.364] (II) Loading extension X-Resource
[  1654.364] (II) LoadModule: "extmod"
[  1654.364] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[  1654.364] (II) Module extmod: vendor="X.Org Foundation"
[  1654.364] 	compiled for 1.11.2, module version = 1.0.0
[  1654.364] 	Module class: X.Org Server Extension
[  1654.364] 	ABI class: X.Org Server Extension, version 6.0
[  1654.364] (II) Loading extension MIT-SCREEN-SAVER
[  1654.364] (II) Loading extension XFree86-VidModeExtension
[  1654.364] (II) Loading extension XFree86-DGA
[  1654.364] (II) Loading extension DPMS
[  1654.364] (II) Loading extension XVideo
[  1654.364] (II) Loading extension XVideo-MotionCompensation
[  1654.364] (II) Loading extension X-Resource
[  1654.364] (II) LoadModule: "glx"
[  1654.364] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[  1654.395] (II) Module glx: vendor="NVIDIA Corporation"
[  1654.395] 	compiled for 4.0.2, module version = 1.0.0
[  1654.395] 	Module class: X.Org Server Extension
[  1654.395] (II) NVIDIA GLX Module  290.10  Wed Nov 16 18:01:24 PST 2011
[  1654.396] (II) Loading extension GLX
[  1654.396] (II) LoadModule: "wfb"
[  1654.396] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[  1654.396] (II) Module wfb: vendor="X.Org Foundation"
[  1654.396] 	compiled for 1.11.2, module version = 1.0.0
[  1654.396] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1654.396] (II) LoadModule: "record"
[  1654.397] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[  1654.397] (II) Module record: vendor="X.Org Foundation"
[  1654.397] 	compiled for 1.11.2, module version = 1.13.0
[  1654.397] 	Module class: X.Org Server Extension
[  1654.397] 	ABI class: X.Org Server Extension, version 6.0
[  1654.397] (II) Loading extension RECORD
[  1654.397] (II) LoadModule: "dri"
[  1654.397] (WW) Warning, couldn't open module dri
[  1654.397] (II) UnloadModule: "dri"
[  1654.397] (II) Unloading dri
[  1654.397] (EE) Failed to load module "dri" (module does not exist, 0)
[  1654.397] (II) LoadModule: "dri2"
[  1654.398] (WW) Warning, couldn't open module dri2
[  1654.398] (II) UnloadModule: "dri2"
[  1654.398] (II) Unloading dri2
[  1654.398] (EE) Failed to load module "dri2" (module does not exist, 0)
[  1654.398] (II) LoadModule: "nvidia"
[  1654.398] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[  1654.399] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1654.399] 	compiled for 4.0.2, module version = 1.0.0
[  1654.399] 	Module class: X.Org Video Driver
[  1654.399] (II) NVIDIA dlloader X Driver  290.10  Wed Nov 16 17:41:10 PST 2011
[  1654.400] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1654.400] (++) using VT number 7

[  1654.402] (II) Loading sub module "fb"
[  1654.402] (II) LoadModule: "fb"
[  1654.403] (II) Loading /usr/lib64/xorg/modules/libfb.so
[  1654.403] (II) Module fb: vendor="X.Org Foundation"
[  1654.403] 	compiled for 1.11.2, module version = 1.0.0
[  1654.403] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1654.403] (II) Loading sub module "wfb"
[  1654.403] (II) LoadModule: "wfb"
[  1654.404] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[  1654.404] (II) Module wfb: vendor="X.Org Foundation"
[  1654.404] 	compiled for 1.11.2, module version = 1.0.0
[  1654.404] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1654.404] (II) Loading sub module "ramdac"
[  1654.404] (II) LoadModule: "ramdac"
[  1654.404] (II) Module "ramdac" already built-in
[  1654.404] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[  1654.404] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[  1654.404] (II) Loading /usr/lib64/xorg/modules/libfb.so
[  1654.404] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  1654.404] (==) NVIDIA(0): RGB weight 888
[  1654.404] (**) NVIDIA(0): Default visual is TrueColor
[  1654.404] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1654.404] (**) NVIDIA(0): Option "ConnectedMonitor" "DFP-0,DFP-1"
[  1654.404] (**) NVIDIA(0): Option "RenderAccel" "true"
[  1654.404] (**) NVIDIA(0): Option "UseEdidFreqs" "true"
[  1654.404] (**) NVIDIA(0): Option "TwinView" "true"
[  1654.404] (**) NVIDIA(0): Option "TwinViewOrientation" "Clone"
[  1654.404] (**) NVIDIA(0): Option "MetaModes" "DFP-0: 1280x800, DFP-1: 1280x800; DFP-0: 1280x1024, DFP-1: 1280x1024"
[  1654.404] (**) NVIDIA(0): Option "UseEdidDpi" "false"
[  1654.405] (**) NVIDIA(0): Option "DPI" "96 x 96"
[  1654.405] (**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
[  1654.405] (**) NVIDIA(0): Option "IncludeImplicitMetaModes" "false"
[  1654.405] (**) NVIDIA(0): Option "EnableACPIHotkeys" "true"
[  1654.405] (**) NVIDIA(0): Enabling RENDER acceleration
[  1654.405] (**) NVIDIA(0): ConnectedMonitor string: "DFP-0,DFP-1"
[  1654.405] (**) NVIDIA(0): Enabling 2D acceleration
[  1660.585] (II) NVIDIA(GPU-0): Display (LEN (DFP-0)) does not support NVIDIA 3D Vision
[  1660.585] (II) NVIDIA(GPU-0):     stereo.
[  1660.589] (WW) NVIDIA(GPU-0): Unable to read EDID for display device DFP-1
[  1660.593] (II) NVIDIA(0): NVIDIA GPU Quadro NVS 140M (G86) at PCI:1:0:0 (GPU-0)
[  1660.593] (--) NVIDIA(0): Memory: 524288 kBytes
[  1660.593] (--) NVIDIA(0): VideoBIOS: 60.86.3e.00.00
[  1660.593] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  1660.593] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[  1660.593] (--) NVIDIA(0): Connected display device(s) on Quadro NVS 140M at PCI:1:0:0
[  1660.593] (--) NVIDIA(0):     LEN (DFP-0)
[  1660.593] (--) NVIDIA(0):     DFP-1
[  1660.593] (--) NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock
[  1660.593] (--) NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS
[  1660.593] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
[  1660.593] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[  1660.599] (**) NVIDIA(0): TwinView enabled
[  1660.599] (II) NVIDIA(0): Display Devices found referenced in MetaMode: DFP-0, DFP-1
[  1660.599] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[  1660.599] (**) NVIDIA(0):     enabled on all display devices.
[  1660.599] (WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1280x800"
[  1660.599] (WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
[  1660.599] (WW) NVIDIA(0):     HorizSync range (42.088-49.305 kHz) would exclude this
[  1660.599] (WW) NVIDIA(0):     mode's HorizSync (32.9 kHz); ignoring HorizSync check for
[  1660.599] (WW) NVIDIA(0):     mode "1280x800".
[  1660.599] (WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1280x800"
[  1660.599] (WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
[  1660.599] (WW) NVIDIA(0):     HorizSync range (42.088-49.305 kHz) would exclude this
[  1660.599] (WW) NVIDIA(0):     mode's HorizSync (32.9 kHz); ignoring HorizSync check for
[  1660.599] (WW) NVIDIA(0):     mode "1280x800".
[  1660.637] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[  1660.637] (**) NVIDIA(0):     enabled on all display devices.
[  1660.652] (II) NVIDIA(0): Assigned Display Devices: DFP-0, DFP-1
[  1660.652] (WW) NVIDIA(0): No valid modes for "DFP-0:1280x1024,DFP-1:1280x1024";
[  1660.652] (WW) NVIDIA(0):     removing.
[  1660.652] (II) NVIDIA(0): Validated modes:
[  1660.652] (II) NVIDIA(0):     "DFP-0:1280x800,DFP-1:1280x800"
[  1660.652] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
[  1661.941] (**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
[  1661.941] (**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[  1661.941] (--) Depth 24 pixmap format is 32 bpp
[  1661.941] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[  1661.953] (II) NVIDIA(0): Setting mode "DFP-0:1280x800,DFP-1:1280x800"
[  1662.780] (II) Loading extension NV-GLX
[  1662.804] (==) NVIDIA(0): Disabling shared memory pixmaps
[  1662.804] (==) NVIDIA(0): Backing store disabled
[  1662.804] (==) NVIDIA(0): Silken mouse enabled
[  1662.805] (==) NVIDIA(0): DPMS enabled
[  1662.805] (II) Loading extension NV-CONTROL
[  1662.805] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "CRT", but no
[  1662.805] (WW) NVIDIA(0):     such display device could be found, or all display devices
[  1662.805] (WW) NVIDIA(0):     by that name are currently unavailable.
[  1662.805] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "TV", but no such
[  1662.805] (WW) NVIDIA(0):     display device could be found, or all display devices by
[  1662.805] (WW) NVIDIA(0):     that name are currently unavailable.
[  1662.805] (II) Loading extension XINERAMA
[  1662.805] (II) Loading sub module "dri2"
[  1662.805] (II) LoadModule: "dri2"
[  1662.805] (WW) Warning, couldn't open module dri2
[  1662.805] (II) UnloadModule: "dri2"
[  1662.805] (II) Unloading dri2
[  1662.805] (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0)
[  1662.805] (II) NVIDIA(0): The X server will not be able to send the VDPAU driver name to
[  1662.805] (II) NVIDIA(0):     libvdpau.
[  1662.805] (==) RandR enabled
[  1662.805] (II) Initializing built-in extension Generic Event Extension
[  1662.805] (II) Initializing built-in extension SHAPE
[  1662.805] (II) Initializing built-in extension MIT-SHM
[  1662.805] (II) Initializing built-in extension XInputExtension
[  1662.805] (II) Initializing built-in extension XTEST
[  1662.805] (II) Initializing built-in extension BIG-REQUESTS
[  1662.805] (II) Initializing built-in extension SYNC
[  1662.805] (II) Initializing built-in extension XKEYBOARD
[  1662.805] (II) Initializing built-in extension XC-MISC
[  1662.805] (II) Initializing built-in extension XINERAMA
[  1662.805] (II) Initializing built-in extension XFIXES
[  1662.805] (II) Initializing built-in extension RENDER
[  1662.805] (II) Initializing built-in extension RANDR
[  1662.805] (II) Initializing built-in extension COMPOSITE
[  1662.805] (II) Initializing built-in extension DAMAGE
[  1662.807] (II) Initializing extension GLX
[  1662.874] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  1662.874] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1662.874] (II) LoadModule: "evdev"
[  1662.874] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1662.875] (II) Module evdev: vendor="X.Org Foundation"
[  1662.875] 	compiled for 1.11.2, module version = 2.6.0
[  1662.875] 	Module class: X.Org XInput Driver
[  1662.875] 	ABI class: X.Org XInput driver, version 13.0
[  1662.875] (II) Using input driver 'evdev' for 'Power Button'
[  1662.875] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1662.875] (**) Power Button: always reports core events
[  1662.875] (**) Power Button: Device: "/dev/input/event2"
[  1662.879] (--) Power Button: Found keys
[  1662.879] (II) Power Button: Configuring as keyboard
[  1662.879] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  1662.879] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1662.879] (**) Option "xkb_rules" "evdev"
[  1662.879] (**) Option "xkb_model" "evdev"
[  1662.879] (**) Option "xkb_layout" "us"
[  1662.902] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[  1662.902] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1662.903] (II) Using input driver 'evdev' for 'Video Bus'
[  1662.903] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1662.903] (**) Video Bus: always reports core events
[  1662.903] (**) Video Bus: Device: "/dev/input/event6"
[  1662.906] (--) Video Bus: Found keys
[  1662.906] (II) Video Bus: Configuring as keyboard
[  1662.906] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input6/event6"
[  1662.906] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  1662.906] (**) Option "xkb_rules" "evdev"
[  1662.906] (**) Option "xkb_model" "evdev"
[  1662.906] (**) Option "xkb_layout" "us"
[  1662.906] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  1662.906] (II) No input driver/identifier specified (ignoring)
[  1662.906] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[  1662.906] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  1662.906] (II) Using input driver 'evdev' for 'Sleep Button'
[  1662.906] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1662.906] (**) Sleep Button: always reports core events
[  1662.906] (**) Sleep Button: Device: "/dev/input/event1"
[  1662.909] (--) Sleep Button: Found keys
[  1662.909] (II) Sleep Button: Configuring as keyboard
[  1662.909] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[  1662.909] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[  1662.909] (**) Option "xkb_rules" "evdev"
[  1662.909] (**) Option "xkb_model" "evdev"
[  1662.909] (**) Option "xkb_layout" "us"
[  1662.909] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[  1662.909] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1662.909] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  1662.909] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1662.909] (**) AT Translated Set 2 keyboard: always reports core events
[  1662.909] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[  1662.912] (--) AT Translated Set 2 keyboard: Found keys
[  1662.912] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  1662.912] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[  1662.912] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[  1662.912] (**) Option "xkb_rules" "evdev"
[  1662.912] (**) Option "xkb_model" "evdev"
[  1662.912] (**) Option "xkb_layout" "us"
[  1662.912] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[  1662.912] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  1662.912] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  1662.912] (II) LoadModule: "synaptics"
[  1662.912] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[  1662.912] (II) Module synaptics: vendor="X.Org Foundation"
[  1662.912] 	compiled for 1.11.2, module version = 1.4.0
[  1662.912] 	Module class: X.Org XInput Driver
[  1662.912] 	ABI class: X.Org XInput driver, version 13.0
[  1662.912] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  1662.912] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[  1662.912] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1662.912] (**) Option "Device" "/dev/input/event7"
[  1662.952] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[  1662.952] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[  1662.952] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  1662.952] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[  1662.952] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
[  1662.984] (--) SynPS/2 Synaptics TouchPad: touchpad found
[  1662.984] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1663.000] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[  1663.000] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[  1663.000] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[  1663.000] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[  1663.000] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[  1663.000] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  1663.000] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  1663.000] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  1663.000] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  1663.024] (--) SynPS/2 Synaptics TouchPad: touchpad found
[  1663.024] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  1663.024] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  1663.024] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  1663.024] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[  1663.024] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1663.024] (**) Option "Device" "/dev/input/mouse0"
[  1663.032] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[  1663.032] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[  1663.032] (--) SynPS/2 Synaptics TouchPad: invalid pressure range.  defaulting to 0 - 256
[  1663.032] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.  defaulting to 0 - 16
[  1663.052] (EE) Query no Synaptics: 6003C8
[  1663.052] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[  1663.052] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
[  1663.065] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[  1663.065] (II) UnloadModule: "synaptics"
[  1663.065] (II) Unloading synaptics
[  1663.065] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event8)
[  1663.065] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[  1663.065] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[  1663.065] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1663.065] (**) TPPS/2 IBM TrackPoint: always reports core events
[  1663.065] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
[  1663.073] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[  1663.073] (--) TPPS/2 IBM TrackPoint: Found relative axes
[  1663.073] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
[  1663.073] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
[  1663.073] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[  1663.073] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1663.073] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input8/event8"
[  1663.073] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 11)
[  1663.073] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
[  1663.073] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[  1663.073] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[  1663.073] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[  1663.073] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[  1663.073] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[  1663.073] (II) No input driver/identifier specified (ignoring)
[  1663.073] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[  1663.073] (II) No input driver/identifier specified (ignoring)
[  1663.074] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[  1663.074] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[  1663.074] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[  1663.074] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1663.074] (**) ThinkPad Extra Buttons: always reports core events
[  1663.074] (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
[  1663.081] (--) ThinkPad Extra Buttons: Found keys
[  1663.081] (II) ThinkPad Extra Buttons: Configuring as keyboard
[  1663.081] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
[  1663.081] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
[  1663.081] (**) Option "xkb_rules" "evdev"
[  1663.081] (**) Option "xkb_model" "evdev"
[  1663.081] (**) Option "xkb_layout" "us"
Thank you for your help!
Top
Gusar
Advocate
Advocate
Posts: 2665
Joined: Sat Apr 09, 2005 10:19 pm
Location: Slovenia

  • Quote

Post by Gusar » Fri Jan 13, 2012 7:45 pm

Nvidia doesn't use dri, so those errors are normal. It's not your issue. You have some crap in you xorg.conf, but I don't think not even that is the issue. Try first with a minimal xorg.conf, containing only these four lines:

Code: Select all

Section "Device"
    Identifier  "Nvidia Card"
    Driver      "nvidia"
EndSection
If that won't work, no idea really.
Top
szensz-siempre
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 103
Joined: Mon Dec 04, 2006 3:32 am
Location: South Africa

  • Quote

Post by szensz-siempre » Mon Jan 16, 2012 11:38 pm

Could you post the last couple of lines of /var/log/kdm.log
Top
Post Reply

6 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic