Package: IDK
Version: IDK

I can't run anything OpenGL on the current Debian Testing 64bit.

[code]# lspci |grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core
processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT
650M] (rev a1)

# vainfo
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open
/usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_34
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.34 (libva 1.2.1)
vainfo: Driver version: Intel i965 driver - 1.2.2
vainfo: Supported profile and entrypoints
      VAProfileNone                   : VAEntrypointVideoProc
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Simple            : VAEntrypointEncSlice
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointEncSlice
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointEncSlice
      VAProfileH264High               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointEncSlice
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD
      VAProfileJPEGBaseline           : VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice

# glxinfo
name of display: :0
Xlib:  extension "GLX" missing on display ":0".
Xlib:  extension "GLX" missing on display ":0".
Segmentation fault
[code]

Xorg.0.log error
[code]...
[     2.761] (==) intel(0): hotplug detection: "enabled"
[     2.788] (--) RandR disabled
[     2.793] (II) SELinux: Disabled on system
[     2.800] (EE) AIGLX error: dlopen of
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed
(/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: undefined symbol:
_glapi_tls_Dispatch)
[     2.800] (EE) AIGLX: reverting to software rendering
[     2.827] (EE) AIGLX error: dlopen of
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed
(/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol:
_glapi_tls_Dispatch)
[     2.827] (EE) GLX: could not load software renderer
[     2.827] (II) GLX: no usable GL providers found for screen 0
[     2.827] (II) intel(0): Setting screen physical size to 508 x 285
[     2.872] (II) config/udev: Adding input device Power Button
(/dev/input/event4)
[     2.872] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
...[/code]

Xorg.0.org complete
[code][     2.728] 
X.Org X Server 1.15.0
Release Date: 2013-12-27
[     2.728] X Protocol Version 11, Revision 0
[     2.728] Build Operating System: Linux 3.12-1-amd64 x86_64 Debian
[     2.728] Current Operating System: Linux hydra 3.13-1-amd64 #1 SMP
Debian 3.13.5-1 (2014-03-04) x86_64
[     2.728] Kernel command line: BOOT_IMAGE=/vmlinuz-3.13-1-amd64
root=UUID=94c863f6-cdad-45b3-a914-37dfeaadc18e ro ipv6-disable=1
selinux=0 init=/lib/systemd/systemd
[     2.728] Build Date: 06 February 2014  03:20:45PM
[     2.728] xorg-server 2:1.15.0-2 (http://www.debian.org/support) 
[     2.728] Current version of pixman: 0.32.4
[     2.728]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     2.728] Markers: (--) probed, (**) from config file, (==) default
setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     2.728] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 29
09:52:32 2014
[     2.731] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     2.731] (==) Using system config directory
"/usr/share/X11/xorg.conf.d"
[     2.732] (==) No Layout section.  Using the first Screen section.
[     2.732] (==) No screen section available. Using defaults.
[     2.732] (**) |-->Screen "Default Screen Section" (0)
[     2.732] (**) |   |-->Monitor "<default monitor>"
[     2.733] (==) No device specified for screen "Default Screen
Section".
        Using the first device section listed.
[     2.733] (**) |   |-->Device "Intel/nVidia"
[     2.733] (==) No monitor specified for screen "Default Screen
Section".
        Using a default monitor configuration.
[     2.733] (==) Automatically adding devices
[     2.733] (==) Automatically enabling devices
[     2.733] (==) Automatically adding GPU devices
[     2.734] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not
exist.
[     2.734]    Entry deleted from font path.
[     2.736] (==) 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
[     2.736] (==) ModulePath set to "/usr/lib/xorg/modules"
[     2.736] (II) The server relies on udev to provide the list of input
devices.
        If no devices become available, reconfigure udev or disable
        AutoAddDevices.
[     2.736] (II) Loader magic: 0x7f9a25c48d40
[     2.736] (II) Module ABI versions:
[     2.736]    X.Org ANSI C Emulation: 0.4
[     2.736]    X.Org Video Driver: 15.0
[     2.736]    X.Org XInput driver : 20.0
[     2.736]    X.Org Server Extension : 8.0
[     2.736] (II) xfree86: Adding drm device (/dev/dri/card0)
[     2.737] (--) PCI:*(0:0:2:0) 8086:0166:1043:2103 rev 9, Mem @
0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[     2.737] (--) PCI: (0:1:0:0) 10de:0fd1:1043:2103 rev 161, Mem @
0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @
0x0000e000/128, BIOS @ 0x????????/524288
[     2.738] Initializing built-in extension Generic Event Extension
[     2.738] Initializing built-in extension SHAPE
[     2.738] Initializing built-in extension MIT-SHM
[     2.738] Initializing built-in extension XInputExtension
[     2.738] Initializing built-in extension XTEST
[     2.738] Initializing built-in extension BIG-REQUESTS
[     2.738] Initializing built-in extension SYNC
[     2.738] Initializing built-in extension XKEYBOARD
[     2.738] Initializing built-in extension XC-MISC
[     2.738] Initializing built-in extension SECURITY
[     2.738] Initializing built-in extension XINERAMA
[     2.738] Initializing built-in extension XFIXES
[     2.738] Initializing built-in extension RENDER
[     2.738] Initializing built-in extension RANDR
[     2.738] Initializing built-in extension COMPOSITE
[     2.738] Initializing built-in extension DAMAGE
[     2.738] Initializing built-in extension MIT-SCREEN-SAVER
[     2.738] Initializing built-in extension DOUBLE-BUFFER
[     2.738] Initializing built-in extension RECORD
[     2.738] Initializing built-in extension DPMS
[     2.738] Initializing built-in extension Present
[     2.738] Initializing built-in extension DRI3
[     2.738] Initializing built-in extension X-Resource
[     2.738] Initializing built-in extension XVideo
[     2.738] Initializing built-in extension XVideo-MotionCompensation
[     2.738] Initializing built-in extension SELinux
[     2.738] Initializing built-in extension XFree86-VidModeExtension
[     2.738] Initializing built-in extension XFree86-DGA
[     2.738] Initializing built-in extension XFree86-DRI
[     2.738] Initializing built-in extension DRI2
[     2.738] (II) LoadModule: "glx"
[     2.740] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     2.742] (II) Module glx: vendor="X.Org Foundation"
[     2.742]    compiled for 1.15.0, module version = 1.0.0
[     2.742]    ABI class: X.Org Server Extension, version 8.0
[     2.742] (==) AIGLX enabled
[     2.742] Loading extension GLX
[     2.742] (==) Matched intel as autoconfigured driver 0
[     2.742] (==) Matched intel as autoconfigured driver 1
[     2.742] (==) Matched modesetting as autoconfigured driver 2
[     2.742] (==) Matched fbdev as autoconfigured driver 3
[     2.742] (==) Matched vesa as autoconfigured driver 4
[     2.742] (==) Assigned the driver to the xf86ConfigLayout
[     2.742] (II) LoadModule: "intel"
[     2.742] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     2.745] (II) Module intel: vendor="X.Org Foundation"
[     2.745]    compiled for 1.15.0, module version = 2.21.15
[     2.745]    Module class: X.Org Video Driver
[     2.745]    ABI class: X.Org Video Driver, version 15.0
[     2.745] (II) LoadModule: "modesetting"
[     2.745] (II) Loading
/usr/lib/xorg/modules/drivers/modesetting_drv.so
[     2.745] (II) Module modesetting: vendor="X.Org Foundation"
[     2.745]    compiled for 1.15.0, module version = 0.8.1
[     2.745]    Module class: X.Org Video Driver
[     2.745]    ABI class: X.Org Video Driver, version 15.0
[     2.745] (II) LoadModule: "fbdev"
[     2.745] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     2.746] (II) Module fbdev: vendor="X.Org Foundation"
[     2.746]    compiled for 1.15.0, module version = 0.4.4
[     2.746]    Module class: X.Org Video Driver
[     2.746]    ABI class: X.Org Video Driver, version 15.0
[     2.746] (II) LoadModule: "vesa"
[     2.746] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     2.747] (II) Module vesa: vendor="X.Org Foundation"
[     2.747]    compiled for 1.15.0, module version = 2.3.3
[     2.747]    Module class: X.Org Video Driver
[     2.747]    ABI class: X.Org Video Driver, version 15.0
[     2.747] (II) intel: Driver for Intel(R) Integrated Graphics
Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM,
        865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35,
        Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
        HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
        HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
        HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics
        5100,
        HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[     2.747] (II) modesetting: Driver for Modesetting Kernel Drivers:
kms
[     2.747] (II) FBDEV: driver for framebuffer: fbdev
[     2.747] (II) VESA: driver for VESA chipsets: vesa
[     2.747] (++) using VT number 7

[     2.751] (WW) Falling back to old probe method for modesetting
[     2.751] (WW) Falling back to old probe method for fbdev
[     2.751] (II) Loading sub module "fbdevhw"
[     2.751] (II) LoadModule: "fbdevhw"
[     2.753] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     2.753] (II) Module fbdevhw: vendor="X.Org Foundation"
[     2.753]    compiled for 1.15.0, module version = 0.0.2
[     2.753]    ABI class: X.Org Video Driver, version 15.0
[     2.753] (WW) Falling back to old probe method for vesa
[     2.753] (II) intel(0): Creating default Display subsection in
Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     2.753] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     2.753] (==) intel(0): RGB weight 888
[     2.753] (==) intel(0): Default visual is TrueColor
[     2.753] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD
Graphics 4000
[     2.753] (**) intel(0): Relaxed fencing enabled
[     2.753] (**) intel(0): Wait on SwapBuffers? enabled
[     2.753] (**) intel(0): Triple buffering? enabled
[     2.753] (**) intel(0): Framebuffer tiled
[     2.753] (**) intel(0): Pixmaps tiled
[     2.753] (**) intel(0): 3D buffers tiled
[     2.753] (**) intel(0): SwapBuffers wait enabled
[     2.753] (==) intel(0): video overlay key set to 0x101fe
[     2.753] (II) intel(0): Output LVDS1 has no monitor section
[     2.753] (--) intel(0): found backlight control interface
/sys/class/backlight/acpi_video1
[     2.754] (II) intel(0): Output VGA1 has no monitor section
[     2.754] (II) intel(0): EDID for output LVDS1
[     2.754] (II) intel(0): Manufacturer: CMO  Model: 1720  Serial#: 0
[     2.754] (II) intel(0): Year: 2011  Week: 2
[     2.754] (II) intel(0): EDID Version: 1.4
[     2.754] (II) intel(0): Digital Display Input
[     2.754] (II) intel(0): 6 bits per channel
[     2.754] (II) intel(0): Digital interface is undefined
[     2.754] (II) intel(0): Max Image Size [cm]: horiz.: 38  vert.: 21
[     2.754] (II) intel(0): Gamma: 2.20
[     2.754] (II) intel(0): No DPMS capabilities specified
[     2.754] (II) intel(0): Supported color encodings: RGB 4:4:4 
[     2.754] (II) intel(0): First detailed timing is preferred mode
[     2.754] (II) intel(0): Preferred mode is native pixel format and
refresh rate
[     2.754] (II) intel(0): redX: 0.640 redY: 0.330   greenX: 0.300
greenY: 0.610
[     2.754] (II) intel(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313
whiteY: 0.329
[     2.754] (II) intel(0): Manufacturer's mask: 0
[     2.754] (II) intel(0): Supported detailed timing:
[     2.754] (II) intel(0): clock: 140.5 MHz   Image Size:  382 x 215 mm
[     2.754] (II) intel(0): h_active: 1920  h_sync: 1972  h_sync_end
2007 h_blank_end 2094 h_border: 0
[     2.754] (II) intel(0): v_active: 1080  v_sync: 1083  v_sync_end
1089 v_blanking: 1118 v_border: 0
[     2.754] (II) intel(0): Supported detailed timing:
[     2.754] (II) intel(0): clock: 92.5 MHz   Image Size:  382 x 215 mm
[     2.754] (II) intel(0): h_active: 1920  h_sync: 1968  h_sync_end
2000 h_blank_end 2080 h_border: 0
[     2.754] (II) intel(0): v_active: 1080  v_sync: 1083  v_sync_end
1088 v_blanking: 1111 v_border: 0
[     2.754] (II) intel(0):  HC9GK€173HGE
[     2.754] (II) intel(0): Unknown vendor-specific block 0
[     2.754] (II) intel(0): EDID (in hex):
[     2.754] (II) intel(0):     00ffffffffffff000daf201700000000
[     2.754] (II) intel(0):     021501049026157802ed95a3544c9c26
[     2.754] (II) intel(0):     0f505400000001010101010101010101
[     2.754] (II) intel(0):     010101010101e13680ae703826403423
[     2.754] (II) intel(0):     36007ed71000001a1d2480a070381f40
[     2.754] (II) intel(0):     302035007ed71000001a000000fe0048
[     2.754] (II) intel(0):     4339474b803137334847450a00000000
[     2.754] (II) intel(0):     000041319e0000000002010a202000f3
[     2.754] (II) intel(0): Not using default mode "320x240" (doublescan
mode not supported)
[     2.754] (II) intel(0): Not using default mode "400x300" (doublescan
mode not supported)
[     2.754] (II) intel(0): Not using default mode "400x300" (doublescan
mode not supported)
[     2.754] (II) intel(0): Not using default mode "512x384" (doublescan
mode not supported)
[     2.754] (II) intel(0): Not using default mode "640x480" (doublescan
mode not supported)
[     2.754] (II) intel(0): Not using default mode "640x512" (doublescan
mode not supported)
[     2.754] (II) intel(0): Not using default mode "800x600" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "896x672" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "928x696" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "960x720" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "576x432" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "680x384" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "680x384" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "700x525" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "720x450" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "800x512" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "840x525" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "840x525" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "960x540" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "960x600" (doublescan
mode not supported)
[     2.755] (II) intel(0): Not using default mode "1024x768"
(doublescan mode not supported)
[     2.755] (II) intel(0): Printing probed modes for output LVDS1
[     2.755] (II) intel(0): Modeline "1920x1080"x60.0  140.49  1920 1972
2007 2094  1080 1083 1089 1118 +hsync -vsync (67.1 kHz eP)
[     2.755] (II) intel(0): Modeline "1920x1080"x59.9  138.50  1920 1968
2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     2.755] (II) intel(0): Modeline "1920x1080"x40.0   92.45  1920 1968
2000 2080  1080 1083 1088 1111 +hsync -vsync (44.4 kHz e)
[     2.755] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784
1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     2.755] (II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728
1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     2.755] (II) intel(0): Modeline "1600x1024"x60.2  103.12  1600 1600
1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[     2.755] (II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488
1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     2.755] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328
1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     2.755] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520
1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[     2.755] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376
1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     2.755] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432
1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[     2.755] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408
1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[     2.755] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216
1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[     2.755] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048
1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     2.755] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968
1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     2.755] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896
1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     2.755] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752
800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     2.756] (II) intel(0): EDID for output VGA1
[     2.756] (II) intel(0): Output LVDS1 connected
[     2.756] (II) intel(0): Output VGA1 disconnected
[     2.756] (II) intel(0): Using exact sizes for initial modes
[     2.756] (II) intel(0): Output LVDS1 using initial mode 1920x1080
[     2.756] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0)
unless otherwise stated.
[     2.756] (II) intel(0): Kernel page flipping support detected,
enabling
[     2.756] (==) intel(0): DPI set to (96, 96)
[     2.756] (II) Loading sub module "fb"
[     2.756] (II) LoadModule: "fb"
[     2.756] (II) Loading /usr/lib/xorg/modules/libfb.so
[     2.757] (II) Module fb: vendor="X.Org Foundation"
[     2.757]    compiled for 1.15.0, module version = 1.0.0
[     2.757]    ABI class: X.Org ANSI C Emulation, version 0.4
[     2.757] (II) Loading sub module "dri2"
[     2.757] (II) LoadModule: "dri2"
[     2.757] (II) Module "dri2" already built-in
[     2.757] (II) UnloadModule: "modesetting"
[     2.757] (II) Unloading modesetting
[     2.757] (II) UnloadModule: "fbdev"
[     2.757] (II) Unloading fbdev
[     2.757] (II) UnloadSubModule: "fbdevhw"
[     2.757] (II) Unloading fbdevhw
[     2.757] (II) UnloadModule: "vesa"
[     2.757] (II) Unloading vesa
[     2.757] (==) Depth 24 pixmap format is 32 bpp
[     2.758] (II) intel(0): [DRI2] Setup complete
[     2.758] (II) intel(0): [DRI2]   DRI driver: i965
[     2.758] (II) intel(0): Allocated new frame buffer 1920x1080 stride
7680, tiled
[     2.759] (II) UXA(0): Driver registered support for the following
operations:
[     2.759] (II)         solid
[     2.759] (II)         copy
[     2.759] (II)         composite (RENDER acceleration)
[     2.759] (II)         put_image
[     2.759] (II)         get_image
[     2.759] (==) intel(0): Backing store enabled
[     2.759] (==) intel(0): Silken mouse enabled
[     2.760] (II) intel(0): Initializing HW Cursor
[     2.760] (II) intel(0): RandR 1.2 enabled, ignore the following
RandR disabled message.
[     2.761] (==) intel(0): DPMS enabled
[     2.761] (==) intel(0): Intel XvMC decoder enabled
[     2.761] (II) intel(0): Set up textured video
[     2.761] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[     2.761] (II) intel(0): direct rendering: DRI2 Enabled
[     2.761] (WW) intel(0): Option "UseEvents" is not used
[     2.761] (WW) intel(0): Option "Capabilities" is not used
[     2.761] (WW) intel(0): Option "OverlayOnCRTC2" is not used
[     2.761] (==) intel(0): hotplug detection: "enabled"
[     2.788] (--) RandR disabled
[     2.793] (II) SELinux: Disabled on system
[     2.800] (EE) AIGLX error: dlopen of
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed
(/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: undefined symbol:
_glapi_tls_Dispatch)
[     2.800] (EE) AIGLX: reverting to software rendering
[     2.827] (EE) AIGLX error: dlopen of
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed
(/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol:
_glapi_tls_Dispatch)
[     2.827] (EE) GLX: could not load software renderer
[     2.827] (II) GLX: no usable GL providers found for screen 0
[     2.827] (II) intel(0): Setting screen physical size to 508 x 285
[     2.872] (II) config/udev: Adding input device Power Button
(/dev/input/event4)
[     2.872] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[     2.872] (II) LoadModule: "evdev"
[     2.872] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     2.873] (II) Module evdev: vendor="X.Org Foundation"
[     2.873]    compiled for 1.15.0, module version = 2.8.2
[     2.873]    Module class: X.Org XInput Driver
[     2.873]    ABI class: X.Org XInput driver, version 20.0
[     2.873] (II) Using input driver 'evdev' for 'Power Button'
[     2.873] (**) Power Button: always reports core events
[     2.873] (**) evdev: Power Button: Device: "/dev/input/event4"
[     2.873] (--) evdev: Power Button: Vendor 0 Product 0x1
[     2.873] (--) evdev: Power Button: Found keys
[     2.873] (II) evdev: Power Button: Configuring as keyboard
[     2.873] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input12/event4"
[     2.873] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 6)
[     2.873] (**) Option "xkb_rules" "evdev"
[     2.873] (**) Option "xkb_model" "pc105"
[     2.873] (**) Option "xkb_layout" "us"
[     2.874] (II) config/udev: Adding input device Video Bus
(/dev/input/event11)
[     2.874] (**) Video Bus: Applying InputClass "evdev keyboard
catchall"
[     2.874] (II) Using input driver 'evdev' for 'Video Bus'
[     2.874] (**) Video Bus: always reports core events
[     2.874] (**) evdev: Video Bus: Device: "/dev/input/event11"
[     2.874] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     2.874] (--) evdev: Video Bus: Found keys
[     2.874] (II) evdev: Video Bus: Configuring as keyboard
[     2.874] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input19/event11"
[     2.874] (II) XINPUT: Adding extended input device "Video Bus"
(type: KEYBOARD, id 7)
[     2.874] (**) Option "xkb_rules" "evdev"
[     2.874] (**) Option "xkb_model" "pc105"
[     2.874] (**) Option "xkb_layout" "us"
[     2.874] (II) config/udev: Adding input device Video Bus
(/dev/input/event10)
[     2.874] (**) Video Bus: Applying InputClass "evdev keyboard
catchall"
[     2.874] (II) Using input driver 'evdev' for 'Video Bus'
[     2.874] (**) Video Bus: always reports core events
[     2.874] (**) evdev: Video Bus: Device: "/dev/input/event10"
[     2.874] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     2.874] (--) evdev: Video Bus: Found keys
[     2.874] (II) evdev: Video Bus: Configuring as keyboard
[     2.874] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input18/event10"
[     2.874] (II) XINPUT: Adding extended input device "Video Bus"
(type: KEYBOARD, id 8)
[     2.874] (**) Option "xkb_rules" "evdev"
[     2.874] (**) Option "xkb_model" "pc105"
[     2.874] (**) Option "xkb_layout" "us"
[     2.874] (II) config/udev: Adding input device Lid Switch
(/dev/input/event2)
[     2.874] (II) No input driver specified, ignoring this device.
[     2.874] (II) This device may have been added with another device
file.
[     2.874] (II) config/udev: Adding input device Sleep Button
(/dev/input/event3)
[     2.874] (**) Sleep Button: Applying InputClass "evdev keyboard
catchall"
[     2.874] (II) Using input driver 'evdev' for 'Sleep Button'
[     2.875] (**) Sleep Button: always reports core events
[     2.875] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[     2.875] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[     2.875] (--) evdev: Sleep Button: Found keys
[     2.875] (II) evdev: Sleep Button: Configuring as keyboard
[     2.875] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input11/event3"
[     2.875] (II) XINPUT: Adding extended input device "Sleep Button"
(type: KEYBOARD, id 9)
[     2.875] (**) Option "xkb_rules" "evdev"
[     2.875] (**) Option "xkb_model" "pc105"
[     2.875] (**) Option "xkb_layout" "us"
[     2.875] (II) config/udev: Adding drm device (/dev/dri/card0)
[     2.875] (II) config/udev: Adding input device ASUS USB2.0 Webcam
(/dev/input/event9)
[     2.875] (**) ASUS USB2.0 Webcam: Applying InputClass "evdev
keyboard catchall"
[     2.875] (II) Using input driver 'evdev' for 'ASUS USB2.0 Webcam'
[     2.875] (**) ASUS USB2.0 Webcam: always reports core events
[     2.875] (**) evdev: ASUS USB2.0 Webcam: Device: "/dev/input/event9"
[     2.875] (--) evdev: ASUS USB2.0 Webcam: Vendor 0x1bcf Product
0x2883
[     2.875] (--) evdev: ASUS USB2.0 Webcam: Found keys
[     2.875] (II) evdev: ASUS USB2.0 Webcam: Configuring as keyboard
[     2.875] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input17/event9"
[     2.875] (II) XINPUT: Adding extended input device "ASUS USB2.0
Webcam" (type: KEYBOARD, id 10)
[     2.875] (**) Option "xkb_rules" "evdev"
[     2.875] (**) Option "xkb_model" "pc105"
[     2.875] (**) Option "xkb_layout" "us"
[     2.875] (II) config/udev: Adding input device HDA Digital PCBeep
(/dev/input/event5)
[     2.875] (II) No input driver specified, ignoring this device.
[     2.875] (II) This device may have been added with another device
file.
[     2.876] (II) config/udev: Adding input device HDA Intel PCH Mic
(/dev/input/event7)
[     2.876] (II) No input driver specified, ignoring this device.
[     2.876] (II) This device may have been added with another device
file.
[     2.876] (II) config/udev: Adding input device HDA Intel PCH
Headphone (/dev/input/event6)
[     2.876] (II) No input driver specified, ignoring this device.
[     2.876] (II) This device may have been added with another device
file.
[     2.876] (II) config/udev: Adding input device Asus WMI hotkeys
(/dev/input/event1)
[     2.876] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard
catchall"
[     2.876] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
[     2.876] (**) Asus WMI hotkeys: always reports core events
[     2.876] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event1"
[     2.876] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
[     2.876] (--) evdev: Asus WMI hotkeys: Found keys
[     2.876] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
[     2.876] (**) Option "config_info"
"udev:/sys/devices/platform/asus-nb-wmi/input/input5/event1"
[     2.876] (II) XINPUT: Adding extended input device "Asus WMI
hotkeys" (type: KEYBOARD, id 11)
[     2.876] (**) Option "xkb_rules" "evdev"
[     2.876] (**) Option "xkb_model" "pc105"
[     2.876] (**) Option "xkb_layout" "us"
[     2.876] (II) config/udev: Adding input device AT Translated Set 2
keyboard (/dev/input/event0)
[     2.876] (**) AT Translated Set 2 keyboard: Applying InputClass
"evdev keyboard catchall"
[     2.876] (II) Using input driver 'evdev' for 'AT Translated Set 2
keyboard'
[     2.876] (**) AT Translated Set 2 keyboard: always reports core
events
[     2.876] (**) evdev: AT Translated Set 2 keyboard: Device:
"/dev/input/event0"
[     2.876] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1
Product 0x1
[     2.876] (--) evdev: AT Translated Set 2 keyboard: Found keys
[     2.876] (II) evdev: AT Translated Set 2 keyboard: Configuring as
keyboard
[     2.876] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     2.876] (II) XINPUT: Adding extended input device "AT Translated
Set 2 keyboard" (type: KEYBOARD, id 12)
[     2.876] (**) Option "xkb_rules" "evdev"
[     2.876] (**) Option "xkb_model" "pc105"
[     2.876] (**) Option "xkb_layout" "us"
[     2.877] (II) config/udev: Adding input device ETPS/2 Elantech
Touchpad (/dev/input/event12)
[     2.877] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev
touchpad catchall"
[     2.877] (**) ETPS/2 Elantech Touchpad: Applying InputClass
"touchpad catchall"
[     2.877] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default
clickpad buttons"
[     2.877] (**) ETPS/2 Elantech Touchpad: Applying InputClass
"touchpad catchall"
[     2.877] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default
clickpad buttons"
[     2.877] (II) LoadModule: "synaptics"
[     2.877] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     2.878] (II) Module synaptics: vendor="X.Org Foundation"
[     2.878]    compiled for 1.15.0, module version = 1.7.3
[     2.878]    Module class: X.Org XInput Driver
[     2.878]    ABI class: X.Org XInput driver, version 20.0
[     2.878] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech
Touchpad'
[     2.878] (**) ETPS/2 Elantech Touchpad: always reports core events
[     2.878] (**) Option "Device" "/dev/input/event12"
[     3.052] (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad
property
[     3.052] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 -
3420 (res 31)
[     3.052] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 -
2052 (res 31)
[     3.052] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0
- 255
[     3.052] (--) synaptics: ETPS/2 Elantech Touchpad: finger width
range 0 - 15
[     3.052] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left
double triple
[     3.052] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2
Product 0xe
[     3.052] (**) Option "AreaBottomEdge" "1850"
[     3.052] (**) Option "HorizTwoFingerScroll" "on"
[     3.052] (**) Option "TapButton1" "1"
[     3.052] (**) Option "TapButton2" "2"
[     3.052] (**) Option "TapButton3" "3"
[     3.052] (**) Option "CoastingSpeed" "20"
[     3.052] (**) Option "CoastingFriction" "30"
[     3.052] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[     3.052] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[     3.052] (**) ETPS/2 Elantech Touchpad: always reports core events
[     3.108] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio4/input/input10/event12"
[     3.108] (II) XINPUT: Adding extended input device "ETPS/2 Elantech
Touchpad" (type: TOUCHPAD, id 13)
[     3.108] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed
is now constant deceleration 2.5
[     3.108] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed
is now 1.75
[     3.108] (**) synaptics: ETPS/2 Elantech Touchpad: (accel)
AccelFactor is now 0.050
[     3.108] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration
scheme 1
[     3.108] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile
1
[     3.108] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor:
2.000
[     3.108] (**) ETPS/2 Elantech Touchpad: (accel) acceleration
threshold: 4
[     3.108] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[     3.108] (II) config/udev: Adding input device ETPS/2 Elantech
Touchpad (/dev/input/mouse0)
[     3.108] (**) ETPS/2 Elantech Touchpad: Ignoring device from
InputClass "touchpad ignore duplicates"
[     3.109] (II) config/udev: Adding input device PC Speaker
(/dev/input/event8)
[     3.109] (II) No input driver specified, ignoring this device.
[     3.109] (II) This device may have been added with another device
file.
[     3.111] (II) config/udev: removing device ETPS/2 Elantech Touchpad
[     3.401] (II) UnloadModule: "synaptics"
[     3.401] (II) config/udev: Adding input device ETPS/2 Elantech
Touchpad (/dev/input/event12)
[     3.401] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev
touchpad catchall"
[     3.401] (**) ETPS/2 Elantech Touchpad: Applying InputClass
"touchpad catchall"
[     3.401] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default
clickpad buttons"
[     3.401] (**) ETPS/2 Elantech Touchpad: Applying InputClass
"touchpad catchall"
[     3.401] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default
clickpad buttons"
[     3.401] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech
Touchpad'
[     3.401] (**) ETPS/2 Elantech Touchpad: always reports core events
[     3.401] (**) Option "Device" "/dev/input/event12"
[     3.562] (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad
property
[     3.562] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 -
3420 (res 31)
[     3.562] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 -
2052 (res 31)
[     3.562] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0
- 255
[     3.562] (--) synaptics: ETPS/2 Elantech Touchpad: finger width
range 0 - 15
[     3.562] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left
double triple
[     3.562] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2
Product 0xe
[     3.562] (**) Option "AreaBottomEdge" "1850"
[     3.562] (**) Option "HorizTwoFingerScroll" "on"
[     3.562] (**) Option "TapButton1" "1"
[     3.562] (**) Option "TapButton2" "2"
[     3.562] (**) Option "TapButton3" "3"
[     3.562] (**) Option "CoastingSpeed" "20"
[     3.562] (**) Option "CoastingFriction" "30"
[     3.562] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[     3.562] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[     3.562] (**) ETPS/2 Elantech Touchpad: always reports core events
[     3.644] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio4/input/input10/event12"
[     3.644] (II) XINPUT: Adding extended input device "ETPS/2 Elantech
Touchpad" (type: TOUCHPAD, id 13)
[     3.644] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed
is now constant deceleration 2.5
[     3.644] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed
is now 1.75
[     3.644] (**) synaptics: ETPS/2 Elantech Touchpad: (accel)
AccelFactor is now 0.050
[     3.644] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration
scheme 1
[     3.644] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile
1
[     3.644] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor:
2.000
[     3.644] (**) ETPS/2 Elantech Touchpad: (accel) acceleration
threshold: 4
[     3.644] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[     3.644] (II) config/udev: Adding input device ETPS/2 Elantech
Touchpad (/dev/input/mouse0)
[     3.644] (**) ETPS/2 Elantech Touchpad: Ignoring device from
InputClass "touchpad ignore duplicates"
[     3.644] (II) config/udev: Adding input device ACPI Virtual Keyboard
Device (/dev/input/event13)
[     3.644] (**) ACPI Virtual Keyboard Device: Applying InputClass
"evdev keyboard catchall"
[     3.644] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard
Device'
[     3.644] (**) ACPI Virtual Keyboard Device: always reports core
events
[     3.644] (**) evdev: ACPI Virtual Keyboard Device: Device:
"/dev/input/event13"
[     3.644] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product
0
[     3.644] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[     3.644] (II) evdev: ACPI Virtual Keyboard Device: Configuring as
keyboard
[     3.644] (**) Option "config_info"
"udev:/sys/devices/virtual/input/input20/event13"
[     3.644] (II) XINPUT: Adding extended input device "ACPI Virtual
Keyboard Device" (type: KEYBOARD, id 14)
[     3.644] (**) Option "xkb_rules" "evdev"
[     3.644] (**) Option "xkb_model" "pc105"
[     3.644] (**) Option "xkb_layout" "us"
[     4.522] (II) intel(0): EDID vendor "CMO", prod id 5920
[     4.522] (II) intel(0): Printing DDC gathered Modelines:
[     4.522] (II) intel(0): Modeline "1920x1080"x0.0  140.49  1920 1972
2007 2094  1080 1083 1089 1118 +hsync -vsync (67.1 kHz eP)
[     4.522] (II) intel(0): Modeline "1920x1080"x0.0   92.45  1920 1968
2000 2080  1080 1083 1088 1111 +hsync -vsync (44.4 kHz e)
[     4.768] (II) intel(0): EDID vendor "CMO", prod id 5920
[     4.768] (II) intel(0): Printing DDC gathered Modelines:
[     4.768] (II) intel(0): Modeline "1920x1080"x0.0  140.49  1920 1972
2007 2094  1080 1083 1089 1118 +hsync -vsync (67.1 kHz eP)
[     4.768] (II) intel(0): Modeline "1920x1080"x0.0   92.45  1920 1968
2000 2080  1080 1083 1088 1111 +hsync -vsync (44.4 kHz e)
[/code]









-- 
http://www.fastmail.fm - mmm... Fastmail...


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to