Hello,
j'ai une tour avec une carte graphique Nvidia 9800 GT, et le pilote akmod-nvidia-340xx.
un glxinfo renvoie :
[root@Fixe X11]# glxinfo
name of display: :0
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Error: couldn't find RGB GLX visual or fbconfig
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
mon xorg.conf :
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 340.76 (buildmeister@swio-display-x86-rhel47-01) Thu Jan 22 12:12:24 PST 2015
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
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"
BoardName "GeForce 9800 GT"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
le /var/log/log.0.log :
[ 45.683]
X.Org X Server 1.16.3
Release Date: 2014-12-20
[ 45.683] X Protocol Version 11, Revision 0
[ 45.683] Build Operating System: 3.17.8-300.bz1178975.fc21.x86_64
[ 45.683] Current Operating System: Linux Fixe.LoungED 3.18.7-200.fc21.x86_64 #1 SMP Wed Feb 11 21:53:17 UTC 2015 x86_64
[ 45.683] Kernel command line: BOOT_IMAGE=/vmlinuz-3.18.7-200.fc21.x86_64 root=UUID=b64a537a-e3e0-4ead-a58b-e3bcf756873a ro rd.md=0 rd.lvm=0 rd.dm=0 vconsole.keymap=fr rd.luks=0 rhgb quiet nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off
[ 45.683] Build Date: 31 January 2015 11:23:27PM
[ 45.683] Build ID: xorg-x11-server 1.16.3-2.fc21
[ 45.683] Current version of pixman: 0.32.6
[ 45.683] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 45.683] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 45.683] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 7 13:02:26 2015
[ 45.684] (==) Using config file: "/etc/X11/xorg.conf"
[ 45.684] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 45.684] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 45.684] (==) ServerLayout "Layout0"
[ 45.684] (**) |-->Screen "Screen0" (0)
[ 45.684] (**) | |-->Monitor "Monitor0"
[ 45.684] (**) | |-->Device "Device0"
[ 45.684] (**) |-->Input Device "Keyboard0"
[ 45.684] (**) |-->Input Device "Mouse0"
[ 45.684] (==) Automatically adding devices
[ 45.684] (==) Automatically enabling devices
[ 45.684] (==) Automatically adding GPU devices
[ 45.684] (**) FontPath set to:
/usr/share/fonts/default/Type1,
catalogue:/etc/X11/fontpath.d,
built-ins
[ 45.684] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 45.684] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 45.684] (WW) Disabling Keyboard0
[ 45.684] (WW) Disabling Mouse0
[ 45.684] (II) Loader magic: 0x81de40
[ 45.684] (II) Module ABI versions:
[ 45.684] X.Org ANSI C Emulation: 0.4
[ 45.684] X.Org Video Driver: 18.0
[ 45.684] X.Org XInput driver : 21.0
[ 45.684] X.Org Server Extension : 8.0
[ 45.688] (EE) systemd-logind: failed to get session: PID 1320 does not belong to any known session
[ 45.688] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 45.689] (--) PCI:*(0:1:0:0) 10de:0605:1043:829c rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
[ 45.689] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[ 45.689] (II) "glx" will be loaded by default.
[ 45.689] (II) LoadModule: "glx"
[ 45.689] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 45.712] (II) Module glx: vendor="X.Org Foundation"
[ 45.712] compiled for 1.16.3, module version = 1.0.0
[ 45.712] ABI class: X.Org Server Extension, version 8.0
[ 45.712] (==) AIGLX enabled
[ 45.712] (II) LoadModule: "nvidia"
[ 45.712] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 45.715] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 45.715] compiled for 4.0.2, module version = 1.0.0
[ 45.715] Module class: X.Org Video Driver
[ 45.715] (II) NVIDIA dlloader X Driver 340.76 Thu Jan 22 11:03:05 PST 2015
[ 45.715] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 45.715] (++) using VT number 2
[ 45.717] (II) Loading sub module "fb"
[ 45.717] (II) LoadModule: "fb"
[ 45.717] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 45.718] (II) Module fb: vendor="X.Org Foundation"
[ 45.718] compiled for 1.16.3, module version = 1.0.0
[ 45.718] ABI class: X.Org ANSI C Emulation, version 0.4
[ 45.718] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 45.718] (II) Loading sub module "wfb"
[ 45.718] (II) LoadModule: "wfb"
[ 45.718] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 45.719] (II) Module wfb: vendor="X.Org Foundation"
[ 45.719] compiled for 1.16.3, module version = 1.0.0
[ 45.719] ABI class: X.Org ANSI C Emulation, version 0.4
[ 45.719] (II) Loading sub module "ramdac"
[ 45.719] (II) LoadModule: "ramdac"
[ 45.719] (II) Module "ramdac" already built-in
[ 45.721] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 45.721] (==) NVIDIA(0): RGB weight 888
[ 45.721] (==) NVIDIA(0): Default visual is TrueColor
[ 45.721] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 45.721] (**) NVIDIA(0): Enabling 2D acceleration
[ 45.721] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 45.721] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 45.721] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 45.721] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 45.721] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
[ 46.125] (II) NVIDIA(0): Display (LG Electronics L226W (DFP-0)) does not support NVIDIA
[ 46.125] (II) NVIDIA(0): 3D Vision stereo.
[ 46.125] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 46.126] (II) NVIDIA(0): NVIDIA GPU GeForce 9800 GT (G92) at PCI:1:0:0 (GPU-0)
[ 46.126] (--) NVIDIA(0): Memory: 524288 kBytes
[ 46.126] (--) NVIDIA(0): VideoBIOS: 62.92.3b.00.00
[ 46.126] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 46.132] (--) NVIDIA(0): Valid display device(s) on GeForce 9800 GT at PCI:1:0:0
[ 46.132] (--) NVIDIA(0): CRT-0
[ 46.132] (--) NVIDIA(0): CRT-1
[ 46.132] (--) NVIDIA(0): TV-0
[ 46.132] (--) NVIDIA(0): LG Electronics L226W (DFP-0) (boot, connected)
[ 46.132] (--) NVIDIA(0): DFP-1
[ 46.132] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 46.132] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[ 46.132] (--) NVIDIA(GPU-0): TV-0: 400.0 MHz maximum pixel clock
[ 46.132] (--) NVIDIA(0): LG Electronics L226W (DFP-0): Internal TMDS
[ 46.132] (--) NVIDIA(GPU-0): LG Electronics L226W (DFP-0): 330.0 MHz maximum pixel clock
[ 46.132] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 46.132] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[ 46.132] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 46.132] (**) NVIDIA(0): device LG Electronics L226W (DFP-0) (Using EDID
[ 46.132] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 46.133] (==) NVIDIA(0):
[ 46.133] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 46.133] (==) NVIDIA(0): will be used as the requested mode.
[ 46.133] (==) NVIDIA(0):
[ 46.133] (II) NVIDIA(0): Validated MetaModes:
[ 46.133] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 46.133] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[ 46.173] (--) NVIDIA(0): DPI set to (87, 83); computed from "UseEdidDpi" X config
[ 46.174] (--) NVIDIA(0): option
[ 46.174] (--) Depth 24 pixmap format is 32 bpp
[ 46.174] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 46.177] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 46.177] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 46.177] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 46.177] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 46.177] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 46.177] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 46.177] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 46.177] (II) NVIDIA(0): Config Options in the README.
[ 46.183] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 46.241] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 46.241] (==) NVIDIA(0): Backing store enabled
[ 46.241] (==) NVIDIA(0): Silken mouse enabled
[ 46.241] (==) NVIDIA(0): DPMS enabled
[ 46.241] (WW) NVIDIA(0): Option "PreferredMode" is not used
[ 46.241] (II) Loading sub module "dri2"
[ 46.241] (II) LoadModule: "dri2"
[ 46.241] (II) Module "dri2" already built-in
[ 46.241] (II) NVIDIA(0): [DRI2] Setup complete
[ 46.241] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 46.241] (--) RandR disabled
[ 46.246] (II) SELinux: Disabled by boolean
[ 46.246] (II) AIGLX: Screen 0 is not DRI2 capable
[ 46.246] (EE) AIGLX: reverting to software rendering
[ 46.266] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed (/usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 46.266] (EE) GLX: could not load software renderer
[ 46.266] (II) GLX: no usable GL providers found for screen 0
[ 46.293] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 46.293] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 46.293] (**) Power Button: Applying InputClass "anaconda-keyboard"
[ 46.293] (II) LoadModule: "evdev"
[ 46.293] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 46.294] (II) Module evdev: vendor="X.Org Foundation"
[ 46.294] compiled for 1.16.0, module version = 2.9.0
[ 46.294] Module class: X.Org XInput Driver
[ 46.294] ABI class: X.Org XInput driver, version 21.0
[ 46.294] (II) Using input driver 'evdev' for 'Power Button'
[ 46.294] (**) Power Button: always reports core events
[ 46.294] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 46.295] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 46.295] (--) evdev: Power Button: Found keys
[ 46.295] (II) evdev: Power Button: Configuring as keyboard
[ 46.295] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 46.295] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 46.295] (**) Option "xkb_rules" "evdev"
[ 46.295] (**) Option "xkb_model" "pc104"
[ 46.295] (**) Option "xkb_layout" "fr"
[ 46.313] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 46.313] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 46.313] (**) Power Button: Applying InputClass "anaconda-keyboard"
[ 46.313] (II) Using input driver 'evdev' for 'Power Button'
[ 46.313] (**) Power Button: always reports core events
[ 46.313] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 46.313] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 46.313] (--) evdev: Power Button: Found keys
[ 46.313] (II) evdev: Power Button: Configuring as keyboard
[ 46.313] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 46.313] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 46.313] (**) Option "xkb_rules" "evdev"
[ 46.313] (**) Option "xkb_model" "pc104"
[ 46.313] (**) Option "xkb_layout" "fr"
[ 46.314] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event7)
[ 46.314] (II) No input driver specified, ignoring this device.
[ 46.314] (II) This device may have been added with another device file.
[ 46.314] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event8)
[ 46.314] (II) No input driver specified, ignoring this device.
[ 46.314] (II) This device may have been added with another device file.
[ 46.314] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event9)
[ 46.314] (II) No input driver specified, ignoring this device.
[ 46.314] (II) This device may have been added with another device file.
[ 46.315] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event10)
[ 46.315] (II) No input driver specified, ignoring this device.
[ 46.315] (II) This device may have been added with another device file.
[ 46.315] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event11)
[ 46.315] (II) No input driver specified, ignoring this device.
[ 46.315] (II) This device may have been added with another device file.
[ 46.315] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event4)
[ 46.315] (II) No input driver specified, ignoring this device.
[ 46.315] (II) This device may have been added with another device file.
[ 46.315] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event5)
[ 46.315] (II) No input driver specified, ignoring this device.
[ 46.315] (II) This device may have been added with another device file.
[ 46.316] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event6)
[ 46.316] (II) No input driver specified, ignoring this device.
[ 46.316] (II) This device may have been added with another device file.
[ 46.316] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[ 46.316] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 46.316] (**) Logitech USB Receiver: Applying InputClass "anaconda-keyboard"
[ 46.316] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 46.316] (**) Logitech USB Receiver: always reports core events
[ 46.316] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
[ 46.316] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc505
[ 46.316] (--) evdev: Logitech USB Receiver: Found keys
[ 46.316] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 46.316] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.0/0003:046D:C505.0001/input/input5/event2"
[ 46.316] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[ 46.316] (**) Option "xkb_rules" "evdev"
[ 46.316] (**) Option "xkb_model" "pc104"
[ 46.316] (**) Option "xkb_layout" "fr"
[ 46.317] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
[ 46.317] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 46.317] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 46.317] (**) Logitech USB Receiver: Applying InputClass "anaconda-keyboard"
[ 46.317] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 46.317] (**) Logitech USB Receiver: always reports core events
[ 46.317] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event3"
[ 46.317] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc505
[ 46.317] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[ 46.317] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 46.317] (--) evdev: Logitech USB Receiver: Found relative axes
[ 46.317] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 46.317] (--) evdev: Logitech USB Receiver: Found keys
[ 46.317] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 46.317] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 46.317] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 46.317] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 46.317] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 46.317] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.1/0003:046D:C505.0002/input/input6/event3"
[ 46.317] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[ 46.317] (**) Option "xkb_rules" "evdev"
[ 46.317] (**) Option "xkb_model" "pc104"
[ 46.317] (**) Option "xkb_layout" "fr"
[ 46.317] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 46.317] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 46.317] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 46.317] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 46.317] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 46.318] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 46.318] (**) Logitech USB Receiver: Applying InputClass "anaconda-keyboard"
[ 46.318] (II) No input driver specified, ignoring this device.
[ 46.318] (II) This device may have been added with another device file.
[ 55.719] (II) NVIDIA(GPU-0): Display (LG Electronics L226W (DFP-0)) does not support NVIDIA
[ 55.719] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 55.840] (II) NVIDIA(GPU-0): Display (LG Electronics L226W (DFP-0)) does not support NVIDIA
[ 55.840] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 56.893] (II) NVIDIA(GPU-0): Display (LG Electronics L226W (DFP-0)) does not support NVIDIA
[ 56.893] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 58.375] (II) NVIDIA(GPU-0): Display (LG Electronics L226W (DFP-0)) does not support NVIDIA
[ 58.376] (II) NVIDIA(GPU-0): 3D Vision stereo.
Je n'ai pas cette erreur avec le driver nouveau. une idée ?