/usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch on Fedora 21

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm having trouble getting GLX to work with the intel xorg driver in
Fedora 21 and a Celeron G1840.  Xorg complains in it's log:

[ 35851.103] (EE) AIGLX error: dlopen of /usr/lib64/dri/i965_dri.so failed (/usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 35851.103] (EE) AIGLX: reverting to software rendering
[ 35851.104] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed (/usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 35851.104] (EE) GLX: could not load software renderer
[ 35851.104] (II) GLX: no usable GL providers found for screen 0
[ 35851.105] (EE) AIGLX error: dlopen of /usr/lib64/dri/i965_dri.so failed (/usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 35851.105] (EE) AIGLX: reverting to software rendering
[ 35851.105] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed (/usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 35851.105] (EE) GLX: could not load software renderer

Is this a straight-up plain old package building issue or is there
something more nefarious going on here?  If it's the latter and anyone
knows what the problem is, I'd be happy to open a ticket upstream at
RedHat.

Here's the whole xorg log in case it's of interest:

[ 35851.046] 
X.Org X Server 1.16.3
Release Date: 2014-12-20
[ 35851.046] X Protocol Version 11, Revision 0
[ 35851.046] Build Operating System:  3.17.8-300.bz1178975.fc21.x86_64 
[ 35851.046] Current Operating System: Linux pc.interlinx.bc.ca 3.18.7-200.fc21.x86_64 #1 SMP Wed Feb 11 21:53:17 UTC 2015 x86_64
[ 35851.046] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.18.7-200.fc21.x86_64 root=/dev/mapper/rootvol-fedora_root ro rd.md=0 rd.dm=0 rd.lvm.lv=rootvol/swap vconsole.keymap=us rd.lvm.lv=rootvol/fedora_root rd.lvm.lv=rootvol/fedora_usr rd.lvm.lv=rootvol/fedora_var rd.luks=0 vconsole.font=latarcyrheb-sun16 rhgb quiet console=tty0 console=ttyS0,115200 nord.nodriver.noblacklist=nonouveau nouveau.modeset=0 rd.driver.blacklist=nouveau gfxpayload=vga=normal LANG=en_US.UTF-8
[ 35851.046] Build Date: 31 January 2015  11:23:27PM
[ 35851.046] Build ID: xorg-x11-server 1.16.3-2.fc21 
[ 35851.046] Current version of pixman: 0.32.6
[ 35851.046] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 35851.046] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 35851.047] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar  1 12:23:23 2015
[ 35851.047] (==) Using config file: "/etc/X11/xorg.conf"
[ 35851.047] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 35851.047] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 35851.047] (==) ServerLayout "Layout0"
[ 35851.047] (**) |-->Screen "Screen0" (0)
[ 35851.047] (**) |   |-->Monitor "Monitor0"
[ 35851.047] (**) |   |-->Device "Device0"
[ 35851.047] (**) |-->Screen "Screen1" (1)
[ 35851.047] (**) |   |-->Monitor "Monitor1"
[ 35851.047] (**) |   |-->Device "Device1"
[ 35851.047] (==) Automatically adding devices
[ 35851.047] (==) Automatically enabling devices
[ 35851.047] (==) Automatically adding GPU devices
[ 35851.047] (==) FontPath set to:
	catalogue:/etc/X11/fontpath.d,
	built-ins
[ 35851.047] (**) ModulePath set to "/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[ 35851.047] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 35851.047] (II) Loader magic: 0x81de40
[ 35851.047] (II) Module ABI versions:
[ 35851.047] 	X.Org ANSI C Emulation: 0.4
[ 35851.047] 	X.Org Video Driver: 18.0
[ 35851.047] 	X.Org XInput driver : 21.0
[ 35851.048] 	X.Org Server Extension : 8.0
[ 35851.051] (EE) systemd-logind: failed to get session: PID 22593 does not belong to any known session
[ 35851.051] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 35851.053] (--) PCI:*(0:0:2:0) 8086:0402:1458:d000 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 35851.053] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[ 35851.053] (II) "glx" will be loaded by default.
[ 35851.053] (II) LoadModule: "glx"
[ 35851.053] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 35851.064] (II) Module glx: vendor="X.Org Foundation"
[ 35851.064] 	compiled for 1.16.3, module version = 1.0.0
[ 35851.064] 	ABI class: X.Org Server Extension, version 8.0
[ 35851.064] (==) AIGLX enabled
[ 35851.064] (II) LoadModule: "intel"
[ 35851.064] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 35851.065] (II) Module intel: vendor="X.Org Foundation"
[ 35851.065] 	compiled for 1.16.1, module version = 2.99.916
[ 35851.065] 	Module class: X.Org Video Driver
[ 35851.065] 	ABI class: X.Org Video Driver, version 18.0
[ 35851.065] (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
[ 35851.066] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 35851.066] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 35851.066] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 35851.066] (++) using VT number 1

[ 35851.066] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20140905
[ 35851.066] (II) intel(1): Using Kernel Mode Setting driver: i915, version 1.6.0 20140905
[ 35851.066] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 35851.066] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2
[ 35851.066] (II) intel(0): Creating default Display subsection in Screen section
	"Screen0" for depth/fbbpp 24/32
[ 35851.066] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 35851.066] (==) intel(0): RGB weight 888
[ 35851.066] (==) intel(0): Default visual is TrueColor
[ 35851.066] (**) intel(0): Option "AccelMethod" "sna"
[ 35851.066] (**) intel(0): Option "ZaphodHeads" "HDMI1"
[ 35851.067] (II) intel(0): Output HDMI1 using monitor section Monitor0
[ 35851.067] (II) intel(0): Enabled output HDMI1
[ 35851.067] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 35851.067] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 35851.067] (II) intel(0): Enabled output VIRTUAL1
[ 35851.080] (II) intel(0): EDID for output HDMI1
[ 35851.080] (II) intel(0): Manufacturer: NEC  Model: 665c  Serial#: 16843009
[ 35851.080] (II) intel(0): Year: 2004  Week: 35
[ 35851.080] (II) intel(0): EDID Version: 1.3
[ 35851.080] (II) intel(0): Digital Display Input
[ 35851.080] (II) intel(0): Max Image Size [cm]: horiz.: 41  vert.: 31
[ 35851.080] (II) intel(0): Gamma: 2.20
[ 35851.080] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[ 35851.080] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 35851.080] (II) intel(0): Default color space is primary color space
[ 35851.080] (II) intel(0): First detailed timing is preferred mode
[ 35851.080] (II) intel(0): redX: 0.638 redY: 0.342   greenX: 0.293 greenY: 0.609
[ 35851.080] (II) intel(0): blueX: 0.147 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
[ 35851.080] (II) intel(0): Supported established timings:
[ 35851.080] (II) intel(0): 720x400@70Hz
[ 35851.080] (II) intel(0): 640x480@60Hz
[ 35851.080] (II) intel(0): 640x480@67Hz
[ 35851.080] (II) intel(0): 640x480@72Hz
[ 35851.080] (II) intel(0): 640x480@75Hz
[ 35851.080] (II) intel(0): 800x600@56Hz
[ 35851.080] (II) intel(0): 800x600@60Hz
[ 35851.080] (II) intel(0): 800x600@72Hz
[ 35851.080] (II) intel(0): 800x600@75Hz
[ 35851.080] (II) intel(0): 832x624@75Hz
[ 35851.080] (II) intel(0): 1024x768@60Hz
[ 35851.080] (II) intel(0): 1024x768@70Hz
[ 35851.080] (II) intel(0): 1024x768@75Hz
[ 35851.080] (II) intel(0): 1280x1024@75Hz
[ 35851.080] (II) intel(0): 1152x864@75Hz
[ 35851.080] (II) intel(0): Manufacturer's mask: 0
[ 35851.080] (II) intel(0): Supported standard timings:
[ 35851.080] (II) intel(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
[ 35851.080] (II) intel(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
[ 35851.080] (II) intel(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
[ 35851.080] (II) intel(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[ 35851.080] (II) intel(0): #4: hsize: 1280  vsize 960  refresh: 75  vid: 20353
[ 35851.080] (II) intel(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[ 35851.080] (II) intel(0): #6: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
[ 35851.080] (II) intel(0): #7: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[ 35851.080] (II) intel(0): Supported detailed timing:
[ 35851.080] (II) intel(0): clock: 162.0 MHz   Image Size:  408 x 306 mm
[ 35851.080] (II) intel(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
[ 35851.080] (II) intel(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
[ 35851.080] (II) intel(0): Ranges: V min: 56 V max: 85 Hz, H min: 31 H max: 92 kHz, PixClock max 175 MHz
[ 35851.080] (II) intel(0): Monitor name: LCD200VX
[ 35851.080] (II) intel(0): Serial No: 48000585QA
[ 35851.080] (II) intel(0): EDID (in hex):
[ 35851.080] (II) intel(0): 	00ffffffffffff0038a35c6601010101
[ 35851.080] (II) intel(0): 	230e010380291f78ee60e5a3574b9c25
[ 35851.080] (II) intel(0): 	115054bfef80315945596159714f814f
[ 35851.080] (II) intel(0): 	81808199a940483f403062b0324040c0
[ 35851.080] (II) intel(0): 	130098321100001e000000fd0038551f
[ 35851.080] (II) intel(0): 	5c11000a202020202020000000fc004c
[ 35851.080] (II) intel(0): 	434432303056580a20202020000000ff
[ 35851.080] (II) intel(0): 	00343830303035383551410a202000e5
[ 35851.080] (II) intel(0): Printing probed modes for output HDMI1
[ 35851.080] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz eP)
[ 35851.080] (II) intel(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[ 35851.081] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 35851.081] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 35851.081] (II) intel(0): Modeline "1280x960"x75.0  129.94  1280 1368 1504 1728  960 961 964 1002 -hsync +vsync (75.2 kHz)
[ 35851.081] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 35851.081] (II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[ 35851.081] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 35851.081] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 35851.081] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 35851.081] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 35851.081] (II) intel(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[ 35851.081] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 35851.081] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 35851.081] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 35851.081] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 35851.081] (II) intel(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[ 35851.081] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 35851.081] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[ 35851.081] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 35851.081] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 35851.081] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 35851.081] (II) intel(0): EDID for output VIRTUAL1
[ 35851.081] (II) intel(0): Output HDMI1 connected
[ 35851.081] (II) intel(0): Output VIRTUAL1 disconnected
[ 35851.081] (II) intel(0): Using exact sizes for initial modes
[ 35851.081] (II) intel(0): Output HDMI1 using initial mode 1600x1200 +0+0
[ 35851.081] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 35851.081] (==) intel(0): TearFree disabled
[ 35851.081] (**) intel(0): Display dimensions: (317, 423) mm
[ 35851.081] (**) intel(0): DPI set to (128, 72)
[ 35851.081] (II) Loading sub module "dri3"
[ 35851.081] (II) LoadModule: "dri3"
[ 35851.081] (II) Module "dri3" already built-in
[ 35851.081] (II) Loading sub module "dri2"
[ 35851.081] (II) LoadModule: "dri2"
[ 35851.081] (II) Module "dri2" already built-in
[ 35851.081] (II) Loading sub module "present"
[ 35851.081] (II) LoadModule: "present"
[ 35851.081] (II) Module "present" already built-in
[ 35851.082] (--) intel(1): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 35851.082] (--) intel(1): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2
[ 35851.082] (==) intel(1): Depth 24, (--) framebuffer bpp 32
[ 35851.082] (==) intel(1): RGB weight 888
[ 35851.082] (==) intel(1): Default visual is TrueColor
[ 35851.082] (**) intel(1): Option "AccelMethod" "sna"
[ 35851.082] (**) intel(1): Option "ZaphodHeads" "VGA1"
[ 35851.082] (II) intel(1): Output VGA1 using monitor section Monitor1
[ 35851.082] (II) intel(1): Enabled output VGA1
[ 35851.082] (--) intel(1): Using a maximum size of 256x256 for hardware cursors
[ 35851.082] (II) intel(1): Output VIRTUAL1 has no monitor section
[ 35851.082] (II) intel(1): Enabled output VIRTUAL1
[ 35851.095] (II) intel(1): EDID for output VGA1
[ 35851.095] (II) intel(1): Manufacturer: VSC  Model: 4a4d  Serial#: 20166
[ 35851.095] (II) intel(1): Year: 1999  Week: 50
[ 35851.095] (II) intel(1): EDID Version: 1.2
[ 35851.095] (II) intel(1): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[ 35851.095] (II) intel(1): Sync:  Separate  Composite  SyncOnGreen
[ 35851.095] (II) intel(1): Max Image Size [cm]: horiz.: 36  vert.: 27
[ 35851.095] (II) intel(1): Gamma: 2.41
[ 35851.095] (II) intel(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 35851.095] (II) intel(1): First detailed timing is preferred mode
[ 35851.095] (II) intel(1): GTF timings supported
[ 35851.095] (II) intel(1): redX: 0.635 redY: 0.333   greenX: 0.285 greenY: 0.605
[ 35851.095] (II) intel(1): blueX: 0.152 blueY: 0.068   whiteX: 0.283 whiteY: 0.298
[ 35851.095] (II) intel(1): Supported established timings:
[ 35851.095] (II) intel(1): 720x400@70Hz
[ 35851.095] (II) intel(1): 720x400@88Hz
[ 35851.095] (II) intel(1): 640x480@60Hz
[ 35851.095] (II) intel(1): 640x480@67Hz
[ 35851.095] (II) intel(1): 640x480@72Hz
[ 35851.095] (II) intel(1): 640x480@75Hz
[ 35851.095] (II) intel(1): 800x600@56Hz
[ 35851.095] (II) intel(1): 800x600@60Hz
[ 35851.095] (II) intel(1): 800x600@72Hz
[ 35851.095] (II) intel(1): 800x600@75Hz
[ 35851.095] (II) intel(1): 832x624@75Hz
[ 35851.095] (II) intel(1): 1024x768@87Hz (interlaced)
[ 35851.095] (II) intel(1): 1024x768@60Hz
[ 35851.095] (II) intel(1): 1024x768@70Hz
[ 35851.095] (II) intel(1): 1024x768@75Hz
[ 35851.095] (II) intel(1): 1280x1024@75Hz
[ 35851.095] (II) intel(1): 1152x864@75Hz
[ 35851.095] (II) intel(1): Manufacturer's mask: 0
[ 35851.095] (II) intel(1): Supported standard timings:
[ 35851.095] (II) intel(1): #0: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
[ 35851.095] (II) intel(1): #1: hsize: 1600  vsize 1200  refresh: 70  vid: 19113
[ 35851.095] (II) intel(1): #2: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
[ 35851.095] (II) intel(1): #3: hsize: 1280  vsize 960  refresh: 85  vid: 22913
[ 35851.095] (II) intel(1): #4: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[ 35851.095] (II) intel(1): #5: hsize: 1024  vsize 768  refresh: 85  vid: 22881
[ 35851.095] (II) intel(1): Supported detailed timing:
[ 35851.095] (II) intel(1): clock: 157.5 MHz   Image Size:  352 x 264 mm
[ 35851.095] (II) intel(1): h_active: 1280  h_sync: 1344  h_sync_end 1504 h_blank_end 1728 h_border: 0
[ 35851.095] (II) intel(1): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1072 v_border: 0
[ 35851.095] (II) intel(1): Serial No: MJ95020166
[ 35851.096] (II) intel(1): Ranges: V min: 50 V max: 180 Hz, H min: 30 H max: 97 kHz, PixClock max 225 MHz
[ 35851.096] (II) intel(1): Monitor name: PS790-2
[ 35851.096] (II) intel(1): EDID (in hex):
[ 35851.096] (II) intel(1): 	00ffffffffffff005a634d4ac64e0000
[ 35851.096] (II) intel(1): 	320901020e241b8deb9029a255499b27
[ 35851.096] (II) intel(1): 	11484cffff80a94fa94a81998159714f
[ 35851.096] (II) intel(1): 	615901010101863d00c05100304040a0
[ 35851.096] (II) intel(1): 	130060081100001e000000ff004d4a39
[ 35851.096] (II) intel(1): 	353032303136360a2020000000fd0032
[ 35851.096] (II) intel(1): 	b41e6116000a202020202020000000fc
[ 35851.096] (II) intel(1): 	0050533739302d320a2020202020008b
[ 35851.096] (II) intel(1): Printing probed modes for output VGA1
[ 35851.096] (II) intel(1): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz UeP)
[ 35851.096] (II) intel(1): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz eP)
[ 35851.096] (II) intel(1): Modeline "1400x1050"x74.9  156.00  1400 1504 1648 1896  1050 1053 1057 1099 -hsync +vsync (82.3 kHz e)
[ 35851.096] (II) intel(1): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[ 35851.096] (II) intel(1): Modeline "1600x900"x60.0  118.96  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
[ 35851.096] (II) intel(1): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 35851.096] (II) intel(1): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 35851.096] (II) intel(1): Modeline "1440x900"x84.8  157.00  1440 1544 1696 1952  900 903 909 948 -hsync +vsync (80.4 kHz e)
[ 35851.096] (II) intel(1): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 35851.096] (II) intel(1): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 35851.096] (II) intel(1): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz e)
[ 35851.096] (II) intel(1): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 35851.096] (II) intel(1): Modeline "1366x768"x60.0   85.89  1366 1439 1583 1800  768 769 772 795 -hsync +vsync (47.7 kHz)
[ 35851.096] (II) intel(1): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz e)
[ 35851.096] (II) intel(1): Modeline "1280x800"x84.9  122.50  1280 1360 1496 1712  800 803 809 843 -hsync +vsync (71.6 kHz e)
[ 35851.096] (II) intel(1): Modeline "1280x800"x74.9  106.50  1280 1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz e)
[ 35851.096] (II) intel(1): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz e)
[ 35851.096] (II) intel(1): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 35851.096] (II) intel(1): Modeline "1280x768"x84.8  117.50  1280 1360 1496 1712  768 771 778 809 -hsync +vsync (68.6 kHz e)
[ 35851.096] (II) intel(1): Modeline "1280x768"x74.9  102.25  1280 1360 1488 1696  768 771 778 805 +hsync -vsync (60.3 kHz e)
[ 35851.096] (II) intel(1): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[ 35851.096] (II) intel(1): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[ 35851.096] (II) intel(1): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 35851.096] (II) intel(1): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 35851.096] (II) intel(1): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 35851.096] (II) intel(1): Modeline "1024x768i"x87.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz e)
[ 35851.096] (II) intel(1): Modeline "1024x576"x60.0   46.97  1024 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz)
[ 35851.096] (II) intel(1): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 35851.096] (II) intel(1): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[ 35851.096] (II) intel(1): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 35851.096] (II) intel(1): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 35851.096] (II) intel(1): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 35851.096] (II) intel(1): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 35851.096] (II) intel(1): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[ 35851.096] (II) intel(1): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[ 35851.096] (II) intel(1): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 35851.096] (II) intel(1): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[ 35851.096] (II) intel(1): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 35851.096] (II) intel(1): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 35851.096] (II) intel(1): Modeline "720x400"x87.8   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz e)
[ 35851.096] (II) intel(1): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz e)
[ 35851.096] (II) intel(1): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 35851.096] (II) intel(1): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz e)
[ 35851.096] (II) intel(1): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz e)
[ 35851.096] (II) intel(1): EDID for output VIRTUAL1
[ 35851.096] (II) intel(1): Output VGA1 connected
[ 35851.096] (II) intel(1): Output VIRTUAL1 disconnected
[ 35851.096] (II) intel(1): Using user preference for initial modes
[ 35851.096] (II) intel(1): Output VGA1 using initial mode 1600x1200 +0+0
[ 35851.096] (II) intel(1): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 35851.096] (==) intel(1): TearFree disabled
[ 35851.096] (==) intel(1): DPI set to (96, 96)
[ 35851.096] (II) Loading sub module "dri3"
[ 35851.096] (II) LoadModule: "dri3"
[ 35851.096] (II) Module "dri3" already built-in
[ 35851.096] (II) Loading sub module "dri2"
[ 35851.096] (II) LoadModule: "dri2"
[ 35851.096] (II) Module "dri2" already built-in
[ 35851.096] (II) Loading sub module "present"
[ 35851.096] (II) LoadModule: "present"
[ 35851.096] (II) Module "present" already built-in
[ 35851.096] (==) Depth 24 pixmap format is 32 bpp
[ 35851.096] (II) intel(0): SNA initialized with Haswell (gen7.5, gt1) backend
[ 35851.096] (==) intel(0): Backing store enabled
[ 35851.096] (==) intel(0): Silken mouse enabled
[ 35851.096] (II) intel(0): HW Cursor enabled
[ 35851.096] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 35851.096] (**) intel(0): DPMS enabled
[ 35851.096] (==) intel(0): display hotplug detection enabled
[ 35851.096] (II) intel(0): [DRI2] Setup complete
[ 35851.096] (II) intel(0): [DRI2]   DRI driver: i965
[ 35851.096] (II) intel(0): [DRI2]   VDPAU driver: i965
[ 35851.096] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 35851.096] (II) intel(0): hardware support for Present enabled
[ 35851.096] (--) RandR disabled
[ 35851.097] (II) intel(1): SNA initialized with Haswell (gen7.5, gt1) backend
[ 35851.097] (==) intel(1): Backing store enabled
[ 35851.097] (==) intel(1): Silken mouse enabled
[ 35851.097] (II) intel(1): HW Cursor enabled
[ 35851.097] (II) intel(1): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 35851.097] (**) intel(1): DPMS enabled
[ 35851.097] (==) intel(1): display hotplug detection enabled
[ 35851.097] (II) intel(1): [DRI2] Setup complete
[ 35851.097] (II) intel(1): [DRI2]   DRI driver: i965
[ 35851.097] (II) intel(1): [DRI2]   VDPAU driver: i965
[ 35851.097] (II) intel(1): direct rendering: DRI2 DRI3 enabled
[ 35851.097] (II) intel(1): hardware support for Present enabled
[ 35851.097] (--) RandR disabled
[ 35851.100] (II) SELinux: Disabled by boolean
[ 35851.103] (EE) AIGLX error: dlopen of /usr/lib64/dri/i965_dri.so failed (/usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 35851.103] (EE) AIGLX: reverting to software rendering
[ 35851.104] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed (/usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 35851.104] (EE) GLX: could not load software renderer
[ 35851.104] (II) GLX: no usable GL providers found for screen 0
[ 35851.105] (EE) AIGLX error: dlopen of /usr/lib64/dri/i965_dri.so failed (/usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 35851.105] (EE) AIGLX: reverting to software rendering
[ 35851.105] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed (/usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[ 35851.105] (EE) GLX: could not load software renderer
[ 35851.105] (II) GLX: no usable GL providers found for screen 1
[ 35851.107] (II) intel(0): switch to mode 1600x1200@60.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 35851.133] (II) intel(0): Setting screen physical size to 317 x 423
[ 35851.136] (II) intel(1): switch to mode 1600x1200@60.0 on VGA1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 35851.169] (II) intel(1): Setting screen physical size to 423 x 317
[ 35851.188] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 35851.188] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 35851.188] (II) LoadModule: "evdev"
[ 35851.188] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 35851.188] (II) Module evdev: vendor="X.Org Foundation"
[ 35851.188] 	compiled for 1.16.0, module version = 2.9.0
[ 35851.188] 	Module class: X.Org XInput Driver
[ 35851.188] 	ABI class: X.Org XInput driver, version 21.0
[ 35851.188] (II) Using input driver 'evdev' for 'Power Button'
[ 35851.188] (**) Power Button: always reports core events
[ 35851.188] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 35851.188] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 35851.188] (--) evdev: Power Button: Found keys
[ 35851.188] (II) evdev: Power Button: Configuring as keyboard
[ 35851.188] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 35851.188] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 35851.188] (**) Option "xkb_rules" "evdev"
[ 35851.188] (**) Option "xkb_model" "pc104"
[ 35851.188] (**) Option "xkb_layout" "us"
[ 35851.202] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 35851.202] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 35851.202] (II) Using input driver 'evdev' for 'Video Bus'
[ 35851.202] (**) Video Bus: always reports core events
[ 35851.202] (**) evdev: Video Bus: Device: "/dev/input/event4"
[ 35851.202] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 35851.202] (--) evdev: Video Bus: Found keys
[ 35851.202] (II) evdev: Video Bus: Configuring as keyboard
[ 35851.203] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event4"
[ 35851.203] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 35851.203] (**) Option "xkb_rules" "evdev"
[ 35851.203] (**) Option "xkb_model" "pc104"
[ 35851.203] (**) Option "xkb_layout" "us"
[ 35851.203] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 35851.203] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 35851.203] (II) Using input driver 'evdev' for 'Power Button'
[ 35851.203] (**) Power Button: always reports core events
[ 35851.203] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 35851.203] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 35851.203] (--) evdev: Power Button: Found keys
[ 35851.203] (II) evdev: Power Button: Configuring as keyboard
[ 35851.203] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 35851.203] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 35851.203] (**) Option "xkb_rules" "evdev"
[ 35851.203] (**) Option "xkb_model" "pc104"
[ 35851.203] (**) Option "xkb_layout" "us"
[ 35851.203] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event6)
[ 35851.203] (II) No input driver specified, ignoring this device.
[ 35851.203] (II) This device may have been added with another device file.
[ 35851.203] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event7)
[ 35851.204] (II) No input driver specified, ignoring this device.
[ 35851.204] (II) This device may have been added with another device file.
[ 35851.204] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event8)
[ 35851.204] (II) No input driver specified, ignoring this device.
[ 35851.204] (II) This device may have been added with another device file.
[ 35851.204] (II) config/udev: Adding input device Bluetooth Mouse M557 (/dev/input/event13)
[ 35851.204] (**) Bluetooth Mouse M557: Applying InputClass "evdev pointer catchall"
[ 35851.204] (**) Bluetooth Mouse M557: Applying InputClass "evdev keyboard catchall"
[ 35851.204] (II) Using input driver 'evdev' for 'Bluetooth Mouse M557'
[ 35851.204] (**) Bluetooth Mouse M557: always reports core events
[ 35851.204] (**) evdev: Bluetooth Mouse M557: Device: "/dev/input/event13"
[ 35851.204] (--) evdev: Bluetooth Mouse M557: Vendor 0x46d Product 0xb010
[ 35851.204] (--) evdev: Bluetooth Mouse M557: Found 12 mouse buttons
[ 35851.204] (--) evdev: Bluetooth Mouse M557: Found scroll wheel(s)
[ 35851.204] (--) evdev: Bluetooth Mouse M557: Found relative axes
[ 35851.204] (--) evdev: Bluetooth Mouse M557: Found x and y relative axes
[ 35851.204] (--) evdev: Bluetooth Mouse M557: Found keys
[ 35851.204] (II) evdev: Bluetooth Mouse M557: Configuring as mouse
[ 35851.204] (II) evdev: Bluetooth Mouse M557: Configuring as keyboard
[ 35851.204] (II) evdev: Bluetooth Mouse M557: Adding scrollwheel support
[ 35851.204] (**) evdev: Bluetooth Mouse M557: YAxisMapping: buttons 4 and 5
[ 35851.204] (**) evdev: Bluetooth Mouse M557: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 35851.204] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:11/0005:046D:B010.0002/input/input14/event13"
[ 35851.204] (II) XINPUT: Adding extended input device "Bluetooth Mouse M557" (type: KEYBOARD, id 9)
[ 35851.204] (**) Option "xkb_rules" "evdev"
[ 35851.204] (**) Option "xkb_model" "pc104"
[ 35851.204] (**) Option "xkb_layout" "us"
[ 35851.204] (II) evdev: Bluetooth Mouse M557: initialized for relative axes.
[ 35851.204] (**) Bluetooth Mouse M557: (accel) keeping acceleration scheme 1
[ 35851.204] (**) Bluetooth Mouse M557: (accel) acceleration profile 0
[ 35851.204] (**) Bluetooth Mouse M557: (accel) acceleration factor: 2.000
[ 35851.204] (**) Bluetooth Mouse M557: (accel) acceleration threshold: 4
[ 35851.205] (II) config/udev: Adding input device Bluetooth Mouse M557 (/dev/input/mouse2)
[ 35851.205] (II) No input driver specified, ignoring this device.
[ 35851.205] (II) This device may have been added with another device file.
[ 35851.205] (II) config/udev: Adding input device Kensington Kensington USB Mouse (/dev/input/event5)
[ 35851.205] (**) Kensington Kensington USB Mouse: Applying InputClass "evdev pointer catchall"
[ 35851.205] (II) Using input driver 'evdev' for 'Kensington Kensington USB Mouse'
[ 35851.205] (**) Kensington Kensington USB Mouse: always reports core events
[ 35851.205] (**) evdev: Kensington Kensington USB Mouse: Device: "/dev/input/event5"
[ 35851.205] (--) evdev: Kensington Kensington USB Mouse: Vendor 0x47d Product 0x1024
[ 35851.205] (--) evdev: Kensington Kensington USB Mouse: Found 3 mouse buttons
[ 35851.205] (--) evdev: Kensington Kensington USB Mouse: Found scroll wheel(s)
[ 35851.205] (--) evdev: Kensington Kensington USB Mouse: Found relative axes
[ 35851.205] (--) evdev: Kensington Kensington USB Mouse: Found x and y relative axes
[ 35851.205] (II) evdev: Kensington Kensington USB Mouse: Configuring as mouse
[ 35851.205] (II) evdev: Kensington Kensington USB Mouse: Adding scrollwheel support
[ 35851.205] (**) evdev: Kensington Kensington USB Mouse: YAxisMapping: buttons 4 and 5
[ 35851.205] (**) evdev: Kensington Kensington USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 35851.205] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:047D:1024.0001/input/input6/event5"
[ 35851.205] (II) XINPUT: Adding extended input device "Kensington Kensington USB Mouse" (type: MOUSE, id 10)
[ 35851.205] (II) evdev: Kensington Kensington USB Mouse: initialized for relative axes.
[ 35851.205] (**) Kensington Kensington USB Mouse: (accel) keeping acceleration scheme 1
[ 35851.205] (**) Kensington Kensington USB Mouse: (accel) acceleration profile 0
[ 35851.205] (**) Kensington Kensington USB Mouse: (accel) acceleration factor: 2.000
[ 35851.205] (**) Kensington Kensington USB Mouse: (accel) acceleration threshold: 4
[ 35851.205] (II) config/udev: Adding input device Kensington Kensington USB Mouse (/dev/input/mouse1)
[ 35851.205] (II) No input driver specified, ignoring this device.
[ 35851.205] (II) This device may have been added with another device file.
[ 35851.206] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[ 35851.206] (II) No input driver specified, ignoring this device.
[ 35851.206] (II) This device may have been added with another device file.
[ 35851.206] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
[ 35851.206] (II) No input driver specified, ignoring this device.
[ 35851.206] (II) This device may have been added with another device file.
[ 35851.206] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[ 35851.206] (II) No input driver specified, ignoring this device.
[ 35851.206] (II) This device may have been added with another device file.
[ 35851.206] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event12)
[ 35851.206] (II) No input driver specified, ignoring this device.
[ 35851.206] (II) This device may have been added with another device file.
[ 35851.206] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 35851.206] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 35851.206] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 35851.206] (**) AT Translated Set 2 keyboard: always reports core events
[ 35851.206] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[ 35851.206] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 35851.206] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 35851.206] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 35851.206] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 35851.206] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 35851.206] (**) Option "xkb_rules" "evdev"
[ 35851.206] (**) Option "xkb_model" "pc104"
[ 35851.206] (**) Option "xkb_layout" "us"
[ 35851.207] (II) config/udev: Adding input device PS2++ Logitech MX Mouse (/dev/input/event3)
[ 35851.207] (**) PS2++ Logitech MX Mouse: Applying InputClass "evdev pointer catchall"
[ 35851.207] (II) Using input driver 'evdev' for 'PS2++ Logitech MX Mouse'
[ 35851.207] (**) PS2++ Logitech MX Mouse: always reports core events
[ 35851.207] (**) evdev: PS2++ Logitech MX Mouse: Device: "/dev/input/event3"
[ 35851.207] (--) evdev: PS2++ Logitech MX Mouse: Vendor 0x2 Product 0x2
[ 35851.207] (--) evdev: PS2++ Logitech MX Mouse: Found 12 mouse buttons
[ 35851.207] (--) evdev: PS2++ Logitech MX Mouse: Found scroll wheel(s)
[ 35851.207] (--) evdev: PS2++ Logitech MX Mouse: Found relative axes
[ 35851.207] (--) evdev: PS2++ Logitech MX Mouse: Found x and y relative axes
[ 35851.207] (II) evdev: PS2++ Logitech MX Mouse: Configuring as mouse
[ 35851.207] (II) evdev: PS2++ Logitech MX Mouse: Adding scrollwheel support
[ 35851.207] (**) evdev: PS2++ Logitech MX Mouse: YAxisMapping: buttons 4 and 5
[ 35851.207] (**) evdev: PS2++ Logitech MX Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 35851.207] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event3"
[ 35851.207] (II) XINPUT: Adding extended input device "PS2++ Logitech MX Mouse" (type: MOUSE, id 12)
[ 35851.207] (II) evdev: PS2++ Logitech MX Mouse: initialized for relative axes.
[ 35851.207] (**) PS2++ Logitech MX Mouse: (accel) keeping acceleration scheme 1
[ 35851.207] (**) PS2++ Logitech MX Mouse: (accel) acceleration profile 0
[ 35851.207] (**) PS2++ Logitech MX Mouse: (accel) acceleration factor: 2.000
[ 35851.207] (**) PS2++ Logitech MX Mouse: (accel) acceleration threshold: 4
[ 35851.207] (II) config/udev: Adding input device PS2++ Logitech MX Mouse (/dev/input/mouse0)
[ 35851.207] (II) No input driver specified, ignoring this device.
[ 35851.207] (II) This device may have been added with another device file.
[ 35851.251] (II) intel(0): resizing framebuffer to 1200x1600
[ 35851.253] (II) intel(0): switch to mode 1600x1200@60.0 on HDMI1 using pipe 0, position (0, 0), rotation right, reflection none

Cheers,
b.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux