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

fails to display OpenGL windows



[for context, i'm having trouble running glxgears, stellarium and
similar in Debian Jessie, see 745570 for more info.]

On 2014-04-23 16:31:14, Tomasz Buchert wrote:
> Hi again,
>
> On 23/04/14 09:55, Antoine Beaupré wrote:
>> On 2014-04-23 03:37:44, Tomasz Buchert wrote:
>> > Your problem has probably something to do with:
>> > "Failed to initialize the OpenGL 2 renderer, falling back to the OpenGL 1 renderer"
>> >
>> > So:
>> >   1) does your OpenGL work in general (try glxgears)
>> 
>> okay, so glxgears fails in a similar way here.
>
> Ok, at least we know it's not stellarium-specific.

Indeed, celestia and even chromium (with hardware acceleration) suffer
the same fate.

>> so the bug is likely not only with stellarium - yet any tip on how to
>> move ahead here?
>
> What is your GPU? I'm definitely not an expert about X and OpenGL, but I would try
> to reinstall the Mesa/X/OpenGL packages and make sure that all dependencies
> are ok. If not, maybe you could try with Debian X Strike Force <debian-x@lists.debian.org> ?
> I've never tried myself, but it could help.

The GPU is this according to lspci:

00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e32] (rev 03)

And this according to xorg:

(--) intel(0): Integrated Graphics Chipset: Intel(R) G41

Should this bug be moved to xorg?

I attached my Xorg.0.log for reference.

A.
-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it.
                        - Brian W. Kernighan
[2683984.556] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[2683984.556] X Protocol Version 11, Revision 0
[2683984.556] Build Operating System: Linux 3.13-1-amd64 x86_64 Debian
[2683984.556] Current Operating System: Linux marcos 3.14-1-amd64 #1 SMP Debian 3.14.4-1 (2014-05-13) x86_64
[2683984.556] Kernel command line: BOOT_IMAGE=/vmlinuz-3.14-1-amd64 root=/dev/mapper/marcossd1-root ro apparmor=1 security=apparmor quiet
[2683984.556] Build Date: 15 April 2014  06:58:36PM
[2683984.556] xorg-server 2:1.15.1-1 (http://www.debian.org/support) 
[2683984.556] Current version of pixman: 0.32.4
[2683984.556] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[2683984.556] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[2683984.556] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 15 20:59:46 2014
[2683984.557] (==) Using config file: "/etc/X11/xorg.conf"
[2683984.557] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[2683984.559] (==) No Layout section.  Using the first Screen section.
[2683984.559] (==) No screen section available. Using defaults.
[2683984.559] (**) |-->Screen "Default Screen Section" (0)
[2683984.559] (**) |   |-->Monitor "<default monitor>"
[2683984.559] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[2683984.559] (**) |   |-->Device "Card0"
[2683984.559] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[2683984.559] (==) Automatically adding devices
[2683984.559] (==) Automatically enabling devices
[2683984.559] (==) Automatically adding GPU devices
[2683984.559] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[2683984.559] 	Entry deleted from font path.
[2683984.561] (==) 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
[2683984.561] (==) ModulePath set to "/usr/lib/xorg/modules"
[2683984.561] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[2683984.561] (II) Loader magic: 0x7f970d4a1d40
[2683984.561] (II) Module ABI versions:
[2683984.561] 	X.Org ANSI C Emulation: 0.4
[2683984.561] 	X.Org Video Driver: 15.0
[2683984.561] 	X.Org XInput driver : 20.0
[2683984.561] 	X.Org Server Extension : 8.0
[2683984.562] (II) xfree86: Adding drm device (/dev/dri/card0)
[2683984.562] (--) PCI:*(0:0:2:0) 8086:2e32:1043:836d rev 3, Mem @ 0xfe400000/4194304, 0xe0000000/268435456, I/O @ 0x0000dc00/8
[2683984.563] (--) PCI: (0:0:2:1) 8086:2e33:1043:836d rev 3, Mem @ 0xfea00000/1048576
[2683984.563] Initializing built-in extension Generic Event Extension
[2683984.563] Initializing built-in extension SHAPE
[2683984.563] Initializing built-in extension MIT-SHM
[2683984.563] Initializing built-in extension XInputExtension
[2683984.563] Initializing built-in extension XTEST
[2683984.563] Initializing built-in extension BIG-REQUESTS
[2683984.563] Initializing built-in extension SYNC
[2683984.563] Initializing built-in extension XKEYBOARD
[2683984.563] Initializing built-in extension XC-MISC
[2683984.563] Initializing built-in extension SECURITY
[2683984.563] Initializing built-in extension XINERAMA
[2683984.563] Initializing built-in extension XFIXES
[2683984.563] Initializing built-in extension RENDER
[2683984.563] Initializing built-in extension RANDR
[2683984.563] Initializing built-in extension COMPOSITE
[2683984.563] Initializing built-in extension DAMAGE
[2683984.563] Initializing built-in extension MIT-SCREEN-SAVER
[2683984.563] Initializing built-in extension DOUBLE-BUFFER
[2683984.563] Initializing built-in extension RECORD
[2683984.563] Initializing built-in extension DPMS
[2683984.563] Initializing built-in extension Present
[2683984.563] Initializing built-in extension DRI3
[2683984.563] Initializing built-in extension X-Resource
[2683984.563] Initializing built-in extension XVideo
[2683984.563] Initializing built-in extension XVideo-MotionCompensation
[2683984.563] Initializing built-in extension SELinux
[2683984.563] Initializing built-in extension XFree86-VidModeExtension
[2683984.563] Initializing built-in extension XFree86-DGA
[2683984.563] Initializing built-in extension XFree86-DRI
[2683984.563] Initializing built-in extension DRI2
[2683984.563] (II) LoadModule: "glx"
[2683984.563] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[2683984.564] (II) Module glx: vendor="X.Org Foundation"
[2683984.564] 	compiled for 1.15.1, module version = 1.0.0
[2683984.564] 	ABI class: X.Org Server Extension, version 8.0
[2683984.564] (==) AIGLX enabled
[2683984.564] Loading extension GLX
[2683984.565] (II) LoadModule: "intel"
[2683984.565] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[2683984.566] (II) Module intel: vendor="X.Org Foundation"
[2683984.566] 	compiled for 1.15.0, module version = 2.21.15
[2683984.566] 	Module class: X.Org Video Driver
[2683984.566] 	ABI class: X.Org Video Driver, version 15.0
[2683984.566] (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
[2683984.567] (++) using VT number 7

[2683984.572] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[2683984.572] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[2683984.572] (==) intel(0): RGB weight 888
[2683984.572] (==) intel(0): Default visual is TrueColor
[2683984.572] (--) intel(0): Integrated Graphics Chipset: Intel(R) G41
[2683984.574] (**) intel(0): Relaxed fencing enabled
[2683984.574] (**) intel(0): Wait on SwapBuffers? enabled
[2683984.574] (**) intel(0): Triple buffering? enabled
[2683984.574] (**) intel(0): Framebuffer tiled
[2683984.574] (**) intel(0): Pixmaps tiled
[2683984.574] (**) intel(0): 3D buffers tiled
[2683984.574] (**) intel(0): SwapBuffers wait enabled
[2683984.574] (==) intel(0): video overlay key set to 0x101fe
[2683984.688] (II) intel(0): Output VGA1 has no monitor section
[2683984.696] (II) intel(0): Output HDMI1 has no monitor section
[2683984.696] (II) intel(0): Output DP1 has no monitor section
[2683984.804] (II) intel(0): EDID for output VGA1
[2683984.804] (II) intel(0): Manufacturer: ACR  Model: c  Serial#: 2198716767
[2683984.804] (II) intel(0): Year: 2008  Week: 30
[2683984.804] (II) intel(0): EDID Version: 1.3
[2683984.804] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[2683984.804] (II) intel(0): Sync:  Separate
[2683984.804] (II) intel(0): Max Image Size [cm]: horiz.: 41  vert.: 26
[2683984.804] (II) intel(0): Gamma: 2.20
[2683984.804] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[2683984.804] (II) intel(0): First detailed timing is preferred mode
[2683984.804] (II) intel(0): redX: 0.636 redY: 0.349   greenX: 0.290 greenY: 0.589
[2683984.804] (II) intel(0): blueX: 0.143 blueY: 0.080   whiteX: 0.313 whiteY: 0.329
[2683984.804] (II) intel(0): Supported established timings:
[2683984.804] (II) intel(0): 720x400@70Hz
[2683984.804] (II) intel(0): 640x480@60Hz
[2683984.804] (II) intel(0): 640x480@67Hz
[2683984.804] (II) intel(0): 640x480@72Hz
[2683984.804] (II) intel(0): 640x480@75Hz
[2683984.804] (II) intel(0): 800x600@56Hz
[2683984.804] (II) intel(0): 800x600@60Hz
[2683984.804] (II) intel(0): 800x600@72Hz
[2683984.804] (II) intel(0): 800x600@75Hz
[2683984.804] (II) intel(0): 832x624@75Hz
[2683984.804] (II) intel(0): 1024x768@60Hz
[2683984.804] (II) intel(0): 1024x768@70Hz
[2683984.804] (II) intel(0): 1024x768@75Hz
[2683984.804] (II) intel(0): 1280x1024@75Hz
[2683984.804] (II) intel(0): 1152x864@75Hz
[2683984.804] (II) intel(0): Manufacturer's mask: 10
[2683984.804] (II) intel(0): Supported standard timings:
[2683984.804] (II) intel(0): #0: hsize: 1440  vsize 900  refresh: 60  vid: 149
[2683984.804] (II) intel(0): #1: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[2683984.804] (II) intel(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[2683984.804] (II) intel(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[2683984.804] (II) intel(0): #4: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[2683984.804] (II) intel(0): Supported detailed timing:
[2683984.804] (II) intel(0): clock: 106.5 MHz   Image Size:  410 x 256 mm
[2683984.804] (II) intel(0): h_active: 1440  h_sync: 1520  h_sync_end 1672 h_blank_end 1904 h_border: 0
[2683984.804] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 934 v_border: 0
[2683984.804] (II) intel(0): Serial No: LAT0C0254007
[2683984.804] (II) intel(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 82 kHz, PixClock max 145 MHz
[2683984.804] (II) intel(0): Monitor name: X193W
[2683984.804] (II) intel(0): EDID (in hex):
[2683984.804] (II) intel(0): 	00ffffffffffff0004720c005fc10d83
[2683984.804] (II) intel(0): 	1e12010308291a78ead7a5a2594a9624
[2683984.804] (II) intel(0): 	145054bfef909500950f81808140714f
[2683984.804] (II) intel(0): 	0101010101019a29a0d0518422305098
[2683984.804] (II) intel(0): 	36009a001100001c000000ff004c4154
[2683984.804] (II) intel(0): 	3043303235343030370a000000fd0032
[2683984.804] (II) intel(0): 	4b1e520e000a202020202020000000fc
[2683984.804] (II) intel(0): 	0058313933570a2020202020202000cf
[2683984.804] (II) intel(0): Printing probed modes for output VGA1
[2683984.804] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[2683984.804] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[2683984.805] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[2683984.805] (II) intel(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[2683984.805] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[2683984.805] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[2683984.805] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[2683984.805] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[2683984.805] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[2683984.805] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[2683984.805] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[2683984.805] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[2683984.805] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[2683984.805] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[2683984.805] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[2683984.805] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[2683984.805] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[2683984.805] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[2683984.805] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[2683984.812] (II) intel(0): EDID for output HDMI1
[2683984.812] (II) intel(0): EDID for output DP1
[2683984.812] (II) intel(0): Output VGA1 connected
[2683984.812] (II) intel(0): Output HDMI1 disconnected
[2683984.812] (II) intel(0): Output DP1 disconnected
[2683984.812] (II) intel(0): Using exact sizes for initial modes
[2683984.812] (II) intel(0): Output VGA1 using initial mode 1440x900
[2683984.812] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[2683984.812] (II) intel(0): Kernel page flipping support detected, enabling
[2683984.812] (==) intel(0): DPI set to (96, 96)
[2683984.812] (II) Loading sub module "fb"
[2683984.812] (II) LoadModule: "fb"
[2683984.812] (II) Loading /usr/lib/xorg/modules/libfb.so
[2683984.813] (II) Module fb: vendor="X.Org Foundation"
[2683984.813] 	compiled for 1.15.1, module version = 1.0.0
[2683984.813] 	ABI class: X.Org ANSI C Emulation, version 0.4
[2683984.813] (II) Loading sub module "dri2"
[2683984.813] (II) LoadModule: "dri2"
[2683984.813] (II) Module "dri2" already built-in
[2683984.813] (==) Depth 24 pixmap format is 32 bpp
[2683984.813] (II) intel(0): [DRI2] Setup complete
[2683984.813] (II) intel(0): [DRI2]   DRI driver: i965
[2683984.813] (II) intel(0): Allocated new frame buffer 1472x900 stride 6144, tiled
[2683984.826] (II) UXA(0): Driver registered support for the following operations:
[2683984.826] (II)         solid
[2683984.826] (II)         copy
[2683984.826] (II)         composite (RENDER acceleration)
[2683984.826] (II)         put_image
[2683984.826] (II)         get_image
[2683984.826] (==) intel(0): Backing store enabled
[2683984.826] (==) intel(0): Silken mouse enabled
[2683984.826] (II) intel(0): Initializing HW Cursor
[2683984.826] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[2683984.827] (==) intel(0): DPMS enabled
[2683984.827] (==) intel(0): Intel XvMC decoder enabled
[2683984.827] (II) intel(0): Set up textured video
[2683984.827] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[2683984.827] (II) intel(0): direct rendering: DRI2 Enabled
[2683984.827] (==) intel(0): hotplug detection: "enabled"
[2683984.840] (--) RandR disabled
[2683984.846] (II) SELinux: Disabled on system
[2683984.854] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[2683984.854] (II) AIGLX: enabled GLX_ARB_create_context
[2683984.854] (II) AIGLX: enabled GLX_ARB_create_context_profile
[2683984.854] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[2683984.854] (II) AIGLX: enabled GLX_INTEL_swap_event
[2683984.854] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[2683984.854] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[2683984.854] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[2683984.854] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[2683984.854] (II) AIGLX: Loaded and initialized i965
[2683984.854] (II) GLX: Initialized DRI2 GL provider for screen 0
[2683984.855] (II) intel(0): Setting screen physical size to 381 x 238
[2683984.932] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[2683984.932] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[2683984.932] (II) LoadModule: "evdev"
[2683984.932] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[2683984.932] (II) Module evdev: vendor="X.Org Foundation"
[2683984.932] 	compiled for 1.15.0, module version = 2.8.2
[2683984.933] 	Module class: X.Org XInput Driver
[2683984.933] 	ABI class: X.Org XInput driver, version 20.0
[2683984.933] (II) Using input driver 'evdev' for 'Power Button'
[2683984.933] (**) Power Button: always reports core events
[2683984.933] (**) evdev: Power Button: Device: "/dev/input/event5"
[2683984.933] (--) evdev: Power Button: Vendor 0 Product 0x1
[2683984.933] (--) evdev: Power Button: Found keys
[2683984.933] (II) evdev: Power Button: Configuring as keyboard
[2683984.933] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[2683984.933] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[2683984.933] (**) Option "xkb_rules" "evdev"
[2683984.933] (**) Option "xkb_model" "pc105"
[2683984.933] (**) Option "xkb_layout" "ca"
[2683984.933] (**) Option "xkb_variant" "fr"
[2683984.933] (**) Option "xkb_options" "compose:rwin"
[2683984.954] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[2683984.954] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[2683984.954] (II) Using input driver 'evdev' for 'Power Button'
[2683984.954] (**) Power Button: always reports core events
[2683984.954] (**) evdev: Power Button: Device: "/dev/input/event4"
[2683984.954] (--) evdev: Power Button: Vendor 0 Product 0x1
[2683984.954] (--) evdev: Power Button: Found keys
[2683984.954] (II) evdev: Power Button: Configuring as keyboard
[2683984.954] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
[2683984.954] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[2683984.954] (**) Option "xkb_rules" "evdev"
[2683984.954] (**) Option "xkb_model" "pc105"
[2683984.954] (**) Option "xkb_layout" "ca"
[2683984.954] (**) Option "xkb_variant" "fr"
[2683984.954] (**) Option "xkb_options" "compose:rwin"
[2683984.954] (II) config/udev: Adding drm device (/dev/dri/card0)
[2683984.954] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event8)
[2683984.954] (II) No input driver specified, ignoring this device.
[2683984.954] (II) This device may have been added with another device file.
[2683984.955] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event7)
[2683984.955] (II) No input driver specified, ignoring this device.
[2683984.955] (II) This device may have been added with another device file.
[2683984.955] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event11)
[2683984.955] (II) No input driver specified, ignoring this device.
[2683984.955] (II) This device may have been added with another device file.
[2683984.955] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event10)
[2683984.955] (II) No input driver specified, ignoring this device.
[2683984.955] (II) This device may have been added with another device file.
[2683984.955] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event9)
[2683984.956] (II) No input driver specified, ignoring this device.
[2683984.956] (II) This device may have been added with another device file.
[2683984.956] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event3)
[2683984.956] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[2683984.956] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[2683984.956] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[2683984.956] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event3"
[2683984.956] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc00e
[2683984.956] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[2683984.956] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[2683984.956] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
[2683984.956] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[2683984.956] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[2683984.956] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[2683984.956] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[2683984.956] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[2683984.956] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2.3/3-2.3:1.0/0003:046D:C00E.0003/input/input3/event3"
[2683984.956] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
[2683984.956] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[2683984.956] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[2683984.956] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[2683984.956] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[2683984.956] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[2683984.957] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[2683984.957] (II) No input driver specified, ignoring this device.
[2683984.957] (II) This device may have been added with another device file.
[2683984.957] (II) config/udev: Adding input device Primax Kensington Eagle Trackball (/dev/input/event12)
[2683984.957] (**) Primax Kensington Eagle Trackball: Applying InputClass "evdev pointer catchall"
[2683984.957] (II) Using input driver 'evdev' for 'Primax Kensington Eagle Trackball'
[2683984.957] (**) Primax Kensington Eagle Trackball: always reports core events
[2683984.957] (**) evdev: Primax Kensington Eagle Trackball: Device: "/dev/input/event12"
[2683984.957] (--) evdev: Primax Kensington Eagle Trackball: Vendor 0x47d Product 0x2048
[2683984.957] (--) evdev: Primax Kensington Eagle Trackball: Found 3 mouse buttons
[2683984.957] (--) evdev: Primax Kensington Eagle Trackball: Found scroll wheel(s)
[2683984.957] (--) evdev: Primax Kensington Eagle Trackball: Found relative axes
[2683984.957] (--) evdev: Primax Kensington Eagle Trackball: Found x and y relative axes
[2683984.957] (--) evdev: Primax Kensington Eagle Trackball: Found absolute axes
[2683984.957] (II) evdev: Primax Kensington Eagle Trackball: Forcing absolute x/y axes to exist.
[2683984.957] (II) evdev: Primax Kensington Eagle Trackball: Configuring as mouse
[2683984.957] (II) evdev: Primax Kensington Eagle Trackball: Adding scrollwheel support
[2683984.957] (**) evdev: Primax Kensington Eagle Trackball: YAxisMapping: buttons 4 and 5
[2683984.957] (**) evdev: Primax Kensington Eagle Trackball: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[2683984.957] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/0003:047D:2048.0004/input/input12/event12"
[2683984.957] (II) XINPUT: Adding extended input device "Primax Kensington Eagle Trackball" (type: MOUSE, id 9)
[2683984.957] (II) evdev: Primax Kensington Eagle Trackball: initialized for relative axes.
[2683984.957] (WW) evdev: Primax Kensington Eagle Trackball: ignoring absolute axes.
[2683984.957] (**) Primax Kensington Eagle Trackball: (accel) keeping acceleration scheme 1
[2683984.957] (**) Primax Kensington Eagle Trackball: (accel) acceleration profile 0
[2683984.958] (**) Primax Kensington Eagle Trackball: (accel) acceleration factor: 2.000
[2683984.958] (**) Primax Kensington Eagle Trackball: (accel) acceleration threshold: 4
[2683984.958] (II) config/udev: Adding input device Primax Kensington Eagle Trackball (/dev/input/mouse1)
[2683984.958] (II) No input driver specified, ignoring this device.
[2683984.958] (II) This device may have been added with another device file.
[2683984.958] (II) config/udev: Adding input device LITEON Technology USB Multimedia Keyboard (/dev/input/event1)
[2683984.958] (**) LITEON Technology USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[2683984.958] (II) Using input driver 'evdev' for 'LITEON Technology USB Multimedia Keyboard'
[2683984.958] (**) LITEON Technology USB Multimedia Keyboard: always reports core events
[2683984.958] (**) evdev: LITEON Technology USB Multimedia Keyboard: Device: "/dev/input/event1"
[2683984.958] (--) evdev: LITEON Technology USB Multimedia Keyboard: Vendor 0x46d Product 0xc313
[2683984.958] (--) evdev: LITEON Technology USB Multimedia Keyboard: Found keys
[2683984.958] (II) evdev: LITEON Technology USB Multimedia Keyboard: Configuring as keyboard
[2683984.958] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/0003:046D:C313.0001/input/input1/event1"
[2683984.958] (II) XINPUT: Adding extended input device "LITEON Technology USB Multimedia Keyboard" (type: KEYBOARD, id 10)
[2683984.958] (**) Option "xkb_rules" "evdev"
[2683984.958] (**) Option "xkb_model" "pc105"
[2683984.958] (**) Option "xkb_layout" "ca"
[2683984.958] (**) Option "xkb_variant" "fr"
[2683984.958] (**) Option "xkb_options" "compose:rwin"
[2683984.959] (II) config/udev: Adding input device LITEON Technology USB Multimedia Keyboard (/dev/input/event2)
[2683984.959] (**) LITEON Technology USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[2683984.959] (II) Using input driver 'evdev' for 'LITEON Technology USB Multimedia Keyboard'
[2683984.959] (**) LITEON Technology USB Multimedia Keyboard: always reports core events
[2683984.959] (**) evdev: LITEON Technology USB Multimedia Keyboard: Device: "/dev/input/event2"
[2683984.959] (--) evdev: LITEON Technology USB Multimedia Keyboard: Vendor 0x46d Product 0xc313
[2683984.959] (--) evdev: LITEON Technology USB Multimedia Keyboard: Found keys
[2683984.959] (II) evdev: LITEON Technology USB Multimedia Keyboard: Configuring as keyboard
[2683984.959] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/0003:046D:C313.0002/input/input2/event2"
[2683984.959] (II) XINPUT: Adding extended input device "LITEON Technology USB Multimedia Keyboard" (type: KEYBOARD, id 11)
[2683984.959] (**) Option "xkb_rules" "evdev"
[2683984.959] (**) Option "xkb_model" "pc105"
[2683984.959] (**) Option "xkb_layout" "ca"
[2683984.959] (**) Option "xkb_variant" "fr"
[2683984.959] (**) Option "xkb_options" "compose:rwin"
[2683984.960] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[2683984.960] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[2683984.960] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[2683984.960] (**) AT Translated Set 2 keyboard: always reports core events
[2683984.960] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[2683984.960] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[2683984.960] (--) evdev: AT Translated Set 2 keyboard: Found keys
[2683984.960] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[2683984.960] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[2683984.960] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[2683984.960] (**) Option "xkb_rules" "evdev"
[2683984.960] (**) Option "xkb_model" "pc105"
[2683984.960] (**) Option "xkb_layout" "ca"
[2683984.960] (**) Option "xkb_variant" "fr"
[2683984.960] (**) Option "xkb_options" "compose:rwin"
[2683984.960] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[2683984.960] (II) No input driver specified, ignoring this device.
[2683984.960] (II) This device may have been added with another device file.
[2683996.408] (II) AIGLX: Suspending AIGLX clients for VT switch
[2683998.386] (II) AIGLX: Resuming AIGLX clients after VT switch
[2683998.516] (II) intel(0): EDID vendor "ACR", prod id 12
[2683998.516] (II) intel(0): Using EDID range info for horizontal sync
[2683998.516] (II) intel(0): Using EDID range info for vertical refresh
[2683998.516] (II) intel(0): Printing DDC gathered Modelines:
[2683998.516] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[2683998.516] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[2683998.516] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[2683998.516] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[2683998.516] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[2683998.516] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[2683998.516] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[2683998.516] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[2683998.516] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[2683998.516] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[2683998.516] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[2683998.516] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[2683998.516] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[2683998.516] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[2683998.516] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[2683998.516] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[2683998.516] (II) intel(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[2683998.516] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[2683998.516] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[2683998.528] setversion 1.4 failed: Permission denied
[2684244.828] (II) intel(0): EDID vendor "ACR", prod id 12
[2684244.828] (II) intel(0): Using hsync ranges from config file
[2684244.828] (II) intel(0): Using vrefresh ranges from config file
[2684244.828] (II) intel(0): Printing DDC gathered Modelines:
[2684244.828] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[2684244.828] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[2684244.828] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[2684244.828] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[2684244.828] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[2684244.828] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[2684244.828] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[2684244.828] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[2684244.828] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[2684244.828] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[2684244.828] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[2684244.828] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[2684244.828] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[2684244.828] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[2684244.828] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[2684244.828] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[2684244.828] (II) intel(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[2684244.828] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[2684244.828] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[2684268.544] (II) intel(0): EDID vendor "ACR", prod id 12
[2684268.544] (II) intel(0): Using hsync ranges from config file
[2684268.544] (II) intel(0): Using vrefresh ranges from config file
[2684268.544] (II) intel(0): Printing DDC gathered Modelines:
[2684268.544] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[2684268.544] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[2684268.544] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[2684268.544] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[2684268.544] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[2684268.544] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[2684268.544] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[2684268.544] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[2684268.544] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[2684268.544] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[2684268.544] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[2684268.544] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[2684268.544] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[2684268.544] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[2684268.544] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[2684268.544] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[2684268.544] (II) intel(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[2684268.544] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[2684268.544] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[2684608.472] (II) intel(0): EDID vendor "ACR", prod id 12
[2684608.472] (II) intel(0): Using hsync ranges from config file
[2684608.472] (II) intel(0): Using vrefresh ranges from config file
[2684608.472] (II) intel(0): Printing DDC gathered Modelines:
[2684608.472] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[2684608.472] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[2684608.472] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[2684608.472] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[2684608.472] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[2684608.472] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[2684608.472] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[2684608.472] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[2684608.472] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[2684608.472] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[2684608.472] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[2684608.472] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[2684608.472] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[2684608.472] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[2684608.472] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[2684608.472] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[2684608.472] (II) intel(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[2684608.472] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[2684608.472] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[2685148.629] (EE) Error loading keymap /var/lib/xkb/server-0.xkm

Attachment: pgpUjMZnuACTg.pgp
Description: PGP signature


Reply to: