Need hardware opengl support
#1
I've searched and found several questions but no solution so far.

Xmbc started popping up a message that it needs hardware opengl support while it used to work. I'm not sure what has changed though.

I'm running Debian 7.2 64-bit with NVidia drivers installed. As far as I can tell everything is oke?

Any suggestions what I can do to fix this?

Thanks!
Reply
#2
double check your nvidia drivers
Reply
#3
/var/log/Xorg.0.log will tell you whether the nvidia driver is being loaded.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#4
(2013-12-04, 07:06)nickr Wrote: /var/log/Xorg.0.log will tell you whether the nvidia driver is being loaded.

I checked the log, I think it looks good but I'm not very well versed on interpreting certain things. Maybe someone else can have look?

Thanks!

Code:
[    28.168]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    28.168] X Protocol Version 11, Revision 0
[    28.168] Build Operating System: Linux 3.10-3-amd64 x86_64 Debian
[    28.168] Current Operating System: Linux somehost 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64
[    28.168] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/sda2 ro initrd=/install/gtk/initrd.gz quiet
[    28.168] Build Date: 21 October 2013  04:49:48PM
[    28.168] xorg-server 2:1.12.4-6+deb7u1 (Moritz Muehlenhoff <[email protected]>)
[    28.168] Current version of pixman: 0.26.0
[    28.168]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    28.168] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    28.168] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec  3 22:25:27 2013
[    28.168] (==) Using config file: "/etc/X11/xorg.conf"
[    28.168] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    28.169] (==) ServerLayout "Layout0"
[    28.169] (**) |-->Screen "Screen0" (0)
[    28.169] (**) |   |-->Monitor "Monitor0"
[    28.169] (**) |   |-->Device "Device0"
[    28.169] (**) |-->Input Device "Keyboard0"
[    28.169] (**) |-->Input Device "Mouse0"
[    28.169] (==) Automatically adding devices
[    28.169] (==) Automatically enabling devices
[    28.169] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    28.169]     Entry deleted from font path.
[    28.169] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    28.169]     Entry deleted from font path.
[    28.169] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    built-ins
[    28.169] (==) ModulePath set to "/usr/lib/xorg/modules"
[    28.169] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    28.169] (WW) Disabling Keyboard0
[    28.169] (WW) Disabling Mouse0
[    28.169] (II) Loader magic: 0x7fb31ade6ae0
[    28.169] (II) Module ABI versions:
[    28.169]     X.Org ANSI C Emulation: 0.4
[    28.169]     X.Org Video Driver: 12.1
[    28.169]     X.Org XInput driver : 16.0
[    28.169]     X.Org Server Extension : 6.0
[    28.170] (--) PCI:*(0:1:0:0) 10de:0de1:1043:83b8 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    28.170] (II) Open ACPI successful (/var/run/acpid.socket)
[    28.170] (II) LoadModule: "extmod"
[    28.170] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    28.170] (II) Module extmod: vendor="X.Org Foundation"
[    28.170]     compiled for 1.12.4, module version = 1.0.0
[    28.170]     Module class: X.Org Server Extension
[    28.170]     ABI class: X.Org Server Extension, version 6.0
[    28.170] (II) Loading extension SELinux
[    28.170] (II) Loading extension MIT-SCREEN-SAVER
[    28.170] (II) Loading extension XFree86-VidModeExtension
[    28.170] (II) Loading extension XFree86-DGA
[    28.170] (II) Loading extension DPMS
[    28.170] (II) Loading extension XVideo
[    28.170] (II) Loading extension XVideo-MotionCompensation
[    28.170] (II) Loading extension X-Resource
[    28.170] (II) LoadModule: "dbe"
[    28.171] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    28.171] (II) Module dbe: vendor="X.Org Foundation"
[    28.171]     compiled for 1.12.4, module version = 1.0.0
[    28.171]     Module class: X.Org Server Extension
[    28.171]     ABI class: X.Org Server Extension, version 6.0
[    28.171] (II) Loading extension DOUBLE-BUFFER
[    28.171] (II) LoadModule: "glx"
[    28.171] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    28.181] (II) Module glx: vendor="NVIDIA Corporation"
[    28.181]     compiled for 4.0.2, module version = 1.0.0
[    28.181]     Module class: X.Org Server Extension
[    28.181] (II) NVIDIA GLX Module  304.88  Wed Mar 27 14:46:57 PDT 2013
[    28.181] (II) Loading extension GLX
[    28.181] (II) LoadModule: "record"
[    28.181] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    28.181] (II) Module record: vendor="X.Org Foundation"
[    28.181]     compiled for 1.12.4, module version = 1.13.0
[    28.181]     Module class: X.Org Server Extension
[    28.181]     ABI class: X.Org Server Extension, version 6.0
[    28.181] (II) Loading extension RECORD
[    28.181] (II) LoadModule: "dri"
[    28.181] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    28.182] (II) Module dri: vendor="X.Org Foundation"
[    28.182]     compiled for 1.12.4, module version = 1.0.0
[    28.182]     ABI class: X.Org Server Extension, version 6.0
[    28.182] (II) Loading extension XFree86-DRI
[    28.182] (II) LoadModule: "dri2"
[    28.182] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    28.182] (II) Module dri2: vendor="X.Org Foundation"
[    28.182]     compiled for 1.12.4, module version = 1.2.0
[    28.182]     ABI class: X.Org Server Extension, version 6.0
[    28.182] (II) Loading extension DRI2
[    28.182] (II) LoadModule: "nvidia"
[    28.182] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    28.182] (II) Module nvidia: vendor="NVIDIA Corporation"
[    28.182]     compiled for 4.0.2, module version = 1.0.0
[    28.182]     Module class: X.Org Video Driver
[    28.183] (II) NVIDIA dlloader X Driver  304.88  Wed Mar 27 14:28:14 PDT 2013
[    28.183] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    28.183] (++) using VT number 7

[    28.187] (II) Loading sub module "fb"
[    28.187] (II) LoadModule: "fb"
[    28.187] (II) Loading /usr/lib/xorg/modules/libfb.so
[    28.187] (II) Module fb: vendor="X.Org Foundation"
[    28.187]     compiled for 1.12.4, module version = 1.0.0
[    28.187]     ABI class: X.Org ANSI C Emulation, version 0.4
[    28.187] (II) Loading sub module "wfb"
[    28.187] (II) LoadModule: "wfb"
[    28.187] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    28.187] (II) Module wfb: vendor="X.Org Foundation"
[    28.187]     compiled for 1.12.4, module version = 1.0.0
[    28.187]     ABI class: X.Org ANSI C Emulation, version 0.4
[    28.187] (II) Loading sub module "ramdac"
[    28.187] (II) LoadModule: "ramdac"
[    28.187] (II) Module "ramdac" already built-in
[    28.187] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    28.187] (==) NVIDIA(0): RGB weight 888
[    28.187] (==) NVIDIA(0): Default visual is TrueColor
[    28.187] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    28.187] (**) NVIDIA(0): Option "NoLogo" "true"
[    28.187] (**) NVIDIA(0): Option "UseEdidDpi" "False"
[    28.187] (**) NVIDIA(0): Option "DPI" "96 x 96"
[    28.187] (**) NVIDIA(0): Enabling 2D acceleration
[    28.466] (II) NVIDIA(GPU-0): Display (DENON, Ltd. DENON-AVAMP (DFP-1)) does not support
[    28.466] (II) NVIDIA(GPU-0):     NVIDIA 3D Vision stereo.
[    28.467] (II) NVIDIA(0): NVIDIA GPU GeForce GT 430 (GF108) at PCI:1:0:0 (GPU-0)
[    28.467] (--) NVIDIA(0): Memory: 1048576 kBytes
[    28.467] (--) NVIDIA(0): VideoBIOS: 70.08.29.00.01
[    28.467] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    28.467] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    28.468] (--) NVIDIA(0): Valid display device(s) on GeForce GT 430 at PCI:1:0:0
[    28.468] (--) NVIDIA(0):     CRT-0
[    28.468] (--) NVIDIA(0):     CRT-1
[    28.468] (--) NVIDIA(0):     DFP-0
[    28.468] (--) NVIDIA(0):     DENON, Ltd. DENON-AVAMP (DFP-1) (connected)
[    28.468] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    28.468] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[    28.468] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[    28.468] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[    28.468] (--) NVIDIA(0): DENON, Ltd. DENON-AVAMP (DFP-1): 165.0 MHz maximum pixel clock
[    28.468] (--) NVIDIA(0): DENON, Ltd. DENON-AVAMP (DFP-1): Internal Single Link TMDS
[    28.468] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    28.468] (**) NVIDIA(0):     device DENON, Ltd. DENON-AVAMP (DFP-1) (Using EDID
[    28.468] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[    28.468] (WW) NVIDIA(GPU-0): The EDID for DENON, Ltd. DENON-AVAMP (DFP-1) contradicts
[    28.468] (WW) NVIDIA(GPU-0):     itself: mode "720x480" is specified in the EDID; however,
[    28.468] (WW) NVIDIA(GPU-0):     the EDID's valid HorizSync range (28.000-83.000 kHz) would
[    28.468] (WW) NVIDIA(GPU-0):     exclude this mode's HorizSync (15.7 kHz); ignoring
[    28.468] (WW) NVIDIA(GPU-0):     HorizSync check for mode "720x480".
...
snip
...
[    28.470] (==) NVIDIA(0):
[    28.470] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    28.470] (==) NVIDIA(0):     will be used as the requested mode.
[    28.470] (==) NVIDIA(0):
[    28.470] (II) NVIDIA(0): Validated MetaModes:
[    28.470] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[    28.470] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    28.505] (**) NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
[    28.505] (--) Depth 24 pixmap format is 32 bpp
[    28.505] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    28.505] (II) NVIDIA:     access.
[    28.509] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[    28.531] (II) Loading extension NV-GLX
[    28.583] (==) NVIDIA(0): Disabling shared memory pixmaps
[    28.583] (==) NVIDIA(0): Backing store disabled
[    28.583] (==) NVIDIA(0): Silken mouse enabled
[    28.583] (**) NVIDIA(0): DPMS enabled
[    28.583] (II) Loading extension NV-CONTROL
[    28.583] (II) Loading extension XINERAMA
[    28.583] (II) Loading sub module "dri2"
[    28.583] (II) LoadModule: "dri2"
[    28.583] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    28.583] (II) Module dri2: vendor="X.Org Foundation"
[    28.583]     compiled for 1.12.4, module version = 1.2.0
[    28.583]     ABI class: X.Org Server Extension, version 6.0
[    28.583] (II) NVIDIA(0): [DRI2] Setup complete
[    28.583] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    28.583] (--) RandR disabled
[    28.583] (II) Initializing built-in extension Generic Event Extension
[    28.583] (II) Initializing built-in extension SHAPE
[    28.583] (II) Initializing built-in extension MIT-SHM
[    28.583] (II) Initializing built-in extension XInputExtension
[    28.583] (II) Initializing built-in extension XTEST
[    28.583] (II) Initializing built-in extension BIG-REQUESTS
[    28.583] (II) Initializing built-in extension SYNC
[    28.583] (II) Initializing built-in extension XKEYBOARD
[    28.583] (II) Initializing built-in extension XC-MISC
[    28.583] (II) Initializing built-in extension SECURITY
[    28.583] (II) Initializing built-in extension XINERAMA
[    28.583] (II) Initializing built-in extension XFIXES
[    28.583] (II) Initializing built-in extension RENDER
[    28.583] (II) Initializing built-in extension RANDR
[    28.583] (II) Initializing built-in extension COMPOSITE
[    28.583] (II) Initializing built-in extension DAMAGE
[    28.583] (II) SELinux: Disabled on system
[    28.584] (II) Initializing extension GLX
[    28.609] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[    28.609] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.609] (II) LoadModule: "evdev"
[    28.609] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.609] (II) Module evdev: vendor="X.Org Foundation"
[    28.609]     compiled for 1.12.1, module version = 2.7.0
[    28.609]     Module class: X.Org XInput Driver
[    28.609]     ABI class: X.Org XInput driver, version 16.0
[    28.609] (II) Using input driver 'evdev' for 'Power Button'
[    28.609] (**) Power Button: always reports core events
[    28.610] (**) evdev: Power Button: Device: "/dev/input/event7"
[    28.610] (--) evdev: Power Button: Vendor 0 Product 0x1
[    28.610] (--) evdev: Power Button: Found keys
[    28.610] (II) evdev: Power Button: Configuring as keyboard
[    28.610] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
[    28.610] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    28.610] (**) Option "xkb_rules" "evdev"
[    28.610] (**) Option "xkb_model" "pc105"
[    28.610] (**) Option "xkb_layout" "us"
[    28.610] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    28.610] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.610] (II) Using input driver 'evdev' for 'Power Button'
[    28.610] (**) Power Button: always reports core events
[    28.610] (**) evdev: Power Button: Device: "/dev/input/event6"
[    28.610] (--) evdev: Power Button: Vendor 0 Product 0x1
[    28.610] (--) evdev: Power Button: Found keys
[    28.610] (II) evdev: Power Button: Configuring as keyboard
[    28.610] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event6"
[    28.610] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    28.610] (**) Option "xkb_rules" "evdev"
[    28.610] (**) Option "xkb_model" "pc105"
[    28.610] (**) Option "xkb_layout" "us"
[    28.611] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[    28.611] (II) No input driver specified, ignoring this device.
[    28.611] (II) This device may have been added with another device file.
[    28.611] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[    28.611] (II) No input driver specified, ignoring this device.
[    28.611] (II) This device may have been added with another device file.
[    28.611] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[    28.611] (II) No input driver specified, ignoring this device.
[    28.611] (II) This device may have been added with another device file.
[    28.612] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[    28.612] (II) No input driver specified, ignoring this device.
[    28.612] (II) This device may have been added with another device file.
[    28.612] (II) config/udev: Adding input device Microsoft Microsoft Optical Mouse with Tilt Wheel (/dev/input/event0)
[    28.612] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: Applying InputClass "evdev pointer catchall"
[    28.612] (II) Using input driver 'evdev' for 'Microsoft Microsoft Optical Mouse with Tilt Wheel'
[    28.612] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: always reports core events
[    28.612] (**) evdev: Microsoft Microsoft Optical Mouse with Tilt Wheel: Device: "/dev/input/event0"
[    28.612] (--) evdev: Microsoft Microsoft Optical Mouse with Tilt Wheel: Vendor 0x45e Product 0xd1
[    28.612] (--) evdev: Microsoft Microsoft Optical Mouse with Tilt Wheel: Found 9 mouse buttons
[    28.612] (--) evdev: Microsoft Microsoft Optical Mouse with Tilt Wheel: Found scroll wheel(s)
[    28.612] (--) evdev: Microsoft Microsoft Optical Mouse with Tilt Wheel: Found relative axes
[    28.612] (--) evdev: Microsoft Microsoft Optical Mouse with Tilt Wheel: Found x and y relative axes
[    28.612] (II) evdev: Microsoft Microsoft Optical Mouse with Tilt Wheel: Configuring as mouse
[    28.612] (II) evdev: Microsoft Microsoft Optical Mouse with Tilt Wheel: Adding scrollwheel support
[    28.612] (**) evdev: Microsoft Microsoft Optical Mouse with Tilt Wheel: YAxisMapping: buttons 4 and 5
[    28.612] (**) evdev: Microsoft Microsoft Optical Mouse with Tilt Wheel: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.612] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input0/event0"
[    28.612] (II) XINPUT: Adding extended input device "Microsoft Microsoft Optical Mouse with Tilt Wheel" (type: MOUSE, id 8)
[    28.612] (II) evdev: Microsoft Microsoft Optical Mouse with Tilt Wheel: initialized for relative axes.
[    28.612] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: (accel) keeping acceleration scheme 1
[    28.612] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: (accel) acceleration profile 0
[    28.612] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: (accel) acceleration factor: 2.000
[    28.612] (**) Microsoft Microsoft Optical Mouse with Tilt Wheel: (accel) acceleration threshold: 4
[    28.613] (II) config/udev: Adding input device Microsoft Microsoft Optical Mouse with Tilt Wheel (/dev/input/mouse0)
[    28.613] (II) No input driver specified, ignoring this device.
[    28.613] (II) This device may have been added with another device file.
[    28.613] (II) config/udev: Adding input device Media Center Ed. eHome Infrared Remote Transceiver (0609:0334) (/dev/input/event9)
[    28.613] (**) Media Center Ed. eHome Infrared Remote Transceiver (0609:0334): Applying InputClass "evdev keyboard catchall"
[    28.613] (II) Using input driver 'evdev' for 'Media Center Ed. eHome Infrared Remote Transceiver (0609:0334)'
[    28.613] (**) Media Center Ed. eHome Infrared Remote Transceiver (0609:0334): always reports core events
[    28.613] (**) evdev: Media Center Ed. eHome Infrared Remote Transceiver (0609:0334): Device: "/dev/input/event9"
[    28.613] (--) evdev: Media Center Ed. eHome Infrared Remote Transceiver (0609:0334): Vendor 0x609 Product 0x334
[    28.613] (--) evdev: Media Center Ed. eHome Infrared Remote Transceiver (0609:0334): Found keys
[    28.613] (II) evdev: Media Center Ed. eHome Infrared Remote Transceiver (0609:0334): Configuring as keyboard
[    28.613] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.5/3-1.5:1.0/rc/rc0/input9/event9"
[    28.613] (II) XINPUT: Adding extended input device "Media Center Ed. eHome Infrared Remote Transceiver (0609:0334)" (type: KEYBOARD, id 9)
[    28.613] (**) Option "xkb_rules" "evdev"
[    28.613] (**) Option "xkb_model" "pc105"
[    28.613] (**) Option "xkb_layout" "us"
[    28.614] (II) config/udev: Adding input device MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard (/dev/input/event1)
[    28.614] (**) MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Applying InputClass "evdev keyboard catchall"
[    28.614] (II) Using input driver 'evdev' for 'MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard'
[    28.614] (**) MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: always reports core events
[    28.614] (**) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Device: "/dev/input/event1"
[    28.614] (--) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Vendor 0x24ae Product 0x1001
[    28.614] (--) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Found keys
[    28.614] (II) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Configuring as keyboard
[    28.614] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input1/event1"
[    28.614] (II) XINPUT: Adding extended input device "MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard" (type: KEYBOARD, id 10)
[    28.614] (**) Option "xkb_rules" "evdev"
[    28.614] (**) Option "xkb_model" "pc105"
[    28.614] (**) Option "xkb_layout" "us"
[    28.615] (II) config/udev: Adding input device MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard (/dev/input/event2)
[    28.615] (**) MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Applying InputClass "evdev pointer catchall"
[    28.615] (**) MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Applying InputClass "evdev keyboard catchall"
[    28.615] (II) Using input driver 'evdev' for 'MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard'
[    28.615] (**) MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: always reports core events
[    28.615] (**) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Device: "/dev/input/event2"
[    28.615] (--) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Vendor 0x24ae Product 0x1001
[    28.615] (--) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Found 9 mouse buttons
[    28.615] (--) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Found scroll wheel(s)
[    28.615] (--) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Found relative axes
[    28.615] (--) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Found x and y relative axes
[    28.615] (--) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Found absolute axes
[    28.615] (II) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Forcing absolute x/y axes to exist.
[    28.615] (--) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Found keys
[    28.615] (II) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Configuring as mouse
[    28.615] (II) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Configuring as keyboard
[    28.615] (II) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: Adding scrollwheel support
[    28.615] (**) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: YAxisMapping: buttons 4 and 5
[    28.615] (**) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.615] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.1/input/input2/event2"
[    28.615] (II) XINPUT: Adding extended input device "MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard" (type: KEYBOARD, id 11)
[    28.615] (**) Option "xkb_rules" "evdev"
[    28.615] (**) Option "xkb_model" "pc105"
[    28.615] (**) Option "xkb_layout" "us"
[    28.615] (II) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: initialized for relative axes.
[    28.615] (WW) evdev: MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: ignoring absolute axes.
[    28.615] (**) MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: (accel) keeping acceleration scheme 1
[    28.615] (**) MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: (accel) acceleration profile 0
[    28.616] (**) MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: (accel) acceleration factor: 2.000
[    28.616] (**) MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard: (accel) acceleration threshold: 4
[    28.616] (II) config/udev: Adding input device MOSART Semi. Rapoo 2.4G Wireless Touch Keyboard (/dev/input/mouse1)
[    28.616] (II) No input driver specified, ignoring this device.
[    28.616] (II) This device may have been added with another device file.
[    28.616] (II) config/udev: Adding input device Razer Razer BlackWidow (/dev/input/event3)
[    28.616] (**) Razer Razer BlackWidow: Applying InputClass "evdev keyboard catchall"
[    28.616] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow'
[    28.616] (**) Razer Razer BlackWidow: always reports core events
[    28.616] (**) evdev: Razer Razer BlackWidow: Device: "/dev/input/event3"
[    28.616] (--) evdev: Razer Razer BlackWidow: Vendor 0x1532 Product 0x10e
[    28.616] (--) evdev: Razer Razer BlackWidow: Found keys
[    28.616] (II) evdev: Razer Razer BlackWidow: Configuring as keyboard
[    28.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/input/input3/event3"
[    28.616] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow" (type: KEYBOARD, id 12)
[    28.616] (**) Option "xkb_rules" "evdev"
[    28.616] (**) Option "xkb_model" "pc105"
[    28.616] (**) Option "xkb_layout" "us"
[    28.617] (II) config/udev: Adding input device Razer Razer BlackWidow (/dev/input/event4)
[    28.617] (**) Razer Razer BlackWidow: Applying InputClass "evdev keyboard catchall"
[    28.617] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow'
[    28.617] (**) Razer Razer BlackWidow: always reports core events
[    28.617] (**) evdev: Razer Razer BlackWidow: Device: "/dev/input/event4"
[    28.617] (--) evdev: Razer Razer BlackWidow: Vendor 0x1532 Product 0x10e
[    28.617] (--) evdev: Razer Razer BlackWidow: Found 1 mouse buttons
[    28.617] (--) evdev: Razer Razer BlackWidow: Found scroll wheel(s)
[    28.617] (--) evdev: Razer Razer BlackWidow: Found relative axes
[    28.617] (II) evdev: Razer Razer BlackWidow: Forcing relative x/y axes to exist.
[    28.617] (--) evdev: Razer Razer BlackWidow: Found absolute axes
[    28.617] (II) evdev: Razer Razer BlackWidow: Forcing absolute x/y axes to exist.
[    28.617] (--) evdev: Razer Razer BlackWidow: Found keys
[    28.617] (II) evdev: Razer Razer BlackWidow: Configuring as mouse
[    28.617] (II) evdev: Razer Razer BlackWidow: Configuring as keyboard
[    28.617] (II) evdev: Razer Razer BlackWidow: Adding scrollwheel support
[    28.617] (**) evdev: Razer Razer BlackWidow: YAxisMapping: buttons 4 and 5
[    28.617] (**) evdev: Razer Razer BlackWidow: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.617] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.1/input/input4/event4"
[    28.617] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow" (type: KEYBOARD, id 13)
[    28.617] (**) Option "xkb_rules" "evdev"
[    28.617] (**) Option "xkb_model" "pc105"
[    28.617] (**) Option "xkb_layout" "us"
[    28.617] (II) evdev: Razer Razer BlackWidow: initialized for relative axes.
[    28.618] (WW) evdev: Razer Razer BlackWidow: ignoring absolute axes.
[    28.618] (**) Razer Razer BlackWidow: (accel) keeping acceleration scheme 1
[    28.618] (**) Razer Razer BlackWidow: (accel) acceleration profile 0
[    28.618] (**) Razer Razer BlackWidow: (accel) acceleration factor: 2.000
[    28.618] (**) Razer Razer BlackWidow: (accel) acceleration threshold: 4
[    28.618] (II) config/udev: Adding input device Razer Razer BlackWidow (/dev/input/event5)
[    28.618] (**) Razer Razer BlackWidow: Applying InputClass "evdev pointer catchall"
[    28.618] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow'
[    28.618] (**) Razer Razer BlackWidow: always reports core events
[    28.618] (**) evdev: Razer Razer BlackWidow: Device: "/dev/input/event5"
[    28.618] (--) evdev: Razer Razer BlackWidow: Vendor 0x1532 Product 0x10e
[    28.618] (--) evdev: Razer Razer BlackWidow: Found 3 mouse buttons
[    28.618] (--) evdev: Razer Razer BlackWidow: Found scroll wheel(s)
[    28.618] (--) evdev: Razer Razer BlackWidow: Found relative axes
[    28.618] (--) evdev: Razer Razer BlackWidow: Found x and y relative axes
[    28.618] (II) evdev: Razer Razer BlackWidow: Configuring as mouse
[    28.618] (II) evdev: Razer Razer BlackWidow: Adding scrollwheel support
[    28.618] (**) evdev: Razer Razer BlackWidow: YAxisMapping: buttons 4 and 5
[    28.618] (**) evdev: Razer Razer BlackWidow: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.618] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.2/input/input5/event5"
[    28.618] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow" (type: MOUSE, id 14)
[    28.618] (II) evdev: Razer Razer BlackWidow: initialized for relative axes.
[    28.618] (**) Razer Razer BlackWidow: (accel) keeping acceleration scheme 1
[    28.619] (**) Razer Razer BlackWidow: (accel) acceleration profile 0
[    28.619] (**) Razer Razer BlackWidow: (accel) acceleration factor: 2.000
[    28.619] (**) Razer Razer BlackWidow: (accel) acceleration threshold: 4
[    28.619] (II) config/udev: Adding input device Razer Razer BlackWidow (/dev/input/mouse2)
[    28.619] (II) No input driver specified, ignoring this device.
[    28.619] (II) This device may have been added with another device file.
[    28.619] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[    28.619] (II) No input driver specified, ignoring this device.
[    28.619] (II) This device may have been added with another device file.
[    28.620] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (mceusb) (/dev/input/event10)
[    28.620] (**) MCE IR Keyboard/Mouse (mceusb): Applying InputClass "evdev pointer catchall"
[    28.620] (**) MCE IR Keyboard/Mouse (mceusb): Applying InputClass "evdev keyboard catchall"
[    28.620] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (mceusb)'
[    28.620] (**) MCE IR Keyboard/Mouse (mceusb): always reports core events
[    28.620] (**) evdev: MCE IR Keyboard/Mouse (mceusb): Device: "/dev/input/event10"
[    28.620] (--) evdev: MCE IR Keyboard/Mouse (mceusb): Vendor 0 Product 0
[    28.620] (--) evdev: MCE IR Keyboard/Mouse (mceusb): Found 3 mouse buttons
[    28.620] (--) evdev: MCE IR Keyboard/Mouse (mceusb): Found relative axes
[    28.620] (--) evdev: MCE IR Keyboard/Mouse (mceusb): Found x and y relative axes
[    28.620] (--) evdev: MCE IR Keyboard/Mouse (mceusb): Found keys
[    28.620] (II) evdev: MCE IR Keyboard/Mouse (mceusb): Configuring as mouse
[    28.620] (II) evdev: MCE IR Keyboard/Mouse (mceusb): Configuring as keyboard
[    28.620] (**) evdev: MCE IR Keyboard/Mouse (mceusb): YAxisMapping: buttons 4 and 5
[    28.620] (**) evdev: MCE IR Keyboard/Mouse (mceusb): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.620] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event10"
[    28.620] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (mceusb)" (type: KEYBOARD, id 15)
[    28.620] (**) Option "xkb_rules" "evdev"
[    28.620] (**) Option "xkb_model" "pc105"
[    28.620] (**) Option "xkb_layout" "us"
[    28.620] (II) evdev: MCE IR Keyboard/Mouse (mceusb): initialized for relative axes.
[    28.620] (**) MCE IR Keyboard/Mouse (mceusb): (accel) keeping acceleration scheme 1
[    28.620] (**) MCE IR Keyboard/Mouse (mceusb): (accel) acceleration profile 0
[    28.620] (**) MCE IR Keyboard/Mouse (mceusb): (accel) acceleration factor: 2.000
[    28.620] (**) MCE IR Keyboard/Mouse (mceusb): (accel) acceleration threshold: 4
[    28.620] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (mceusb) (/dev/input/mouse3)
[    28.620] (II) No input driver specified, ignoring this device.
[    28.620] (II) This device may have been added with another device file.
[    28.621] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event15)
[    28.621] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    28.621] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    28.621] (**) ACPI Virtual Keyboard Device: always reports core events
[    28.621] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event15"
[    28.621] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    28.621] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    28.621] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    28.621] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event15"
[    28.621] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 16)
[    28.621] (**) Option "xkb_rules" "evdev"
[    28.621] (**) Option "xkb_model" "pc105"
[    28.621] (**) Option "xkb_layout" "us"
[    39.948] (II) NVIDIA(GPU-0): Display (DENON, Ltd. DENON-AVAMP (DFP-1)) does not support
[    39.948] (II) NVIDIA(GPU-0):     NVIDIA 3D Vision stereo.
[    39.948] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    39.948] (**) NVIDIA(0):     device DENON, Ltd. DENON-AVAMP (DFP-1) (Using EDID
[    39.948] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[    39.948] (WW) NVIDIA(GPU-0): The EDID for DENON, Ltd. DENON-AVAMP (DFP-1) contradicts
[    39.948] (WW) NVIDIA(GPU-0):     itself: mode "720x480" is specified in the EDID; however,
[    39.948] (WW) NVIDIA(GPU-0):     the EDID's valid HorizSync range (28.000-83.000 kHz) would
[    39.948] (WW) NVIDIA(GPU-0):     exclude this mode's HorizSync (15.7 kHz); ignoring
[    39.948] (WW) NVIDIA(GPU-0):     HorizSync check for mode "720x480".
...
snip
...
[    39.984] (II) NVIDIA(GPU-0): Display (DENON, Ltd. DENON-AVAMP (DFP-1)) does not support
[    39.984] (II) NVIDIA(GPU-0):     NVIDIA 3D Vision stereo.
[    39.984] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    39.984] (**) NVIDIA(0):     device DENON, Ltd. DENON-AVAMP (DFP-1) (Using EDID
[    39.984] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
...
snip

I've cut a lot of redundant messages at the snips, basically all repeating
Code:
[    39.948] (WW) NVIDIA(GPU-0): The EDID for DENON, Ltd. DENON-AVAMP (DFP-1) contradicts
[    39.948] (WW) NVIDIA(GPU-0):     itself: mode "720x480" is specified in the EDID; however,
[    39.948] (WW) NVIDIA(GPU-0):     the EDID's valid HorizSync range (28.000-83.000 kHz) would
[    39.948] (WW) NVIDIA(GPU-0):     exclude this mode's HorizSync (15.7 kHz); ignoring
[    39.948] (WW) NVIDIA(GPU-0):     HorizSync check for mode "720x480".
for different modes.

Thanks for the help.

Edit:
I just remembered I added something to xorg.conf a few days ago:
Option "NoLogo" "true"
Option "UseEdidDpi" "False"
Option "DPI" "96 x 96"
Because text on the login screen was too small to read. This fixed that. I'll remove it to see if that changes anything for XBMC.

brb ...

Edit 2:
Didn't help. I removed them, rebooted (small text again) and XBMC still gave that message about needing hardware OpenGL.
Reply
#5
Next time please post your log to pastebin or xbmclogs.com rather than directly in the forum!!

Looks to me like the nvidia driver is certainly loaded! SO I am not sure why you are getting that message.

glxinfo should provide a whole lot of info, try
Code:
DISPLAY=:0 glxinfo|grep direct -C 10
and post the results (that should be short enough to post in here Smile )
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#6
Code:
$ DISPLAY=:0 glxinfo | grep direct -C 10
name of display: :0
display: :0  screen: 0
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_EXT_swap_control, GLX_EXT_swap_control_tear,
    GLX_EXT_texture_from_pixmap, GLX_ARB_create_context,
    GLX_ARB_create_context_profile, GLX_EXT_create_context_es_profile,
    GLX_EXT_create_context_es2_profile, GLX_ARB_create_context_robustness,
    GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
$

I tried `export LIBGL_DEBUG=verbose' and rerun glxinfo but it outputs the same info.
Reply
#7
Have you installed the drivers using apt or manually? This problem usually pops up if you've gotten a Linux kernel update but haven't rebooted into the new kernel. If you restart X while still on the old kernel the Nvidia driver shits its pants.

I usually install the driver manually instead of apt, that way I can easily choose which version I want.
Reply
#8
From apt but I hadn't received any updates recently at least no kernel stuff.

I had to reinstall earlier today because I messed up a restore. I was able to reinstall most applications and restore their settings, xbmc is working again just need to look into lirc, remote isn't working properly yet.

Thanks anyways for the help guys, shame we didn't figure out what this really was.
Reply
#9
if you have this issue again try 'apt-get install fglrx'.
I don't know if it will work for you but it worked for me.
Reply
#10
(2014-01-07, 05:22)bmike1 Wrote: if you have this issue again try 'apt-get install fglrx'.
I don't know if it will work for you but it worked for me.

You fixed an nvidia display problem by installing the amd closed source drivers?
Reply

Logout Mark Read Team Forum Stats Members Help
Need hardware opengl support0