Package: xserver-xorg-video-intel
Version: 2:2.99.917+git20210115-1
Severity: normal
Tags: upstream
Dear Maintainer,
At the newest releases Mesa by default no longer supports DRI2,
but at xorg-server-intel DRI2 still is the default.
If the legacy-x11 MESA-option is not set to dri2 at compilation
of Mesa ,then Xorg is showing an almost empty screen, which is not
accessible by mouse-click or keyboard. No error is shown.
I didnot succeed to force enabling DRI3 by setting
Option "DRI" "3" at xorg.conf, because the delivered package
xserver-xorg-video-intel at Debian is dated 20210115 and
it is missing commit
https://gitlab.freedesktop.org/xorg/driver/xf86-video-
intel/-/commit/2b552ed7d528d24b688b992a5164e062827d0ccb
: sna: Allow DRI3 on gen2/3 . Therefore the package does not enable DRI3, if
gen < 40.
In fact also the defult should be changed as requested at
https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/issues/229
I think modesetting could be a good alternative, also for non-Intel gpus.
But at the moment it is not, because glamor is working poorly.
GL 2.1 needs 128 gpu-instructions (i915g has a max of 64),
ES2.0 is very buggy and unusable.
Without glamor software rendering (LLVM) will be used.
I described this at
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1636#note_2733371
.
The problem is enlarged by the Mesa-implementation, which is not giving
an errormessage that DRI2 is not supported. I also have no idea how
distributors should use the legacy-x11 compiler-option.
The fix at
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1636 is
a heavy backport-fix, It is now 4 months waiting for any action.
Because of experience with merging-times at the previous glamor
fixes at Xwayland I am afraid, this fixes will be done far too late.
The problem is known and solutions at Xorg are available. It would be nice
that end-users do not get trouble because of missing DRI2.
A new snapshot of xf86-video-intel would solve the problem.
-- Package-specific info:
/etc/X11/X does not exist.
/etc/X11/X is not a symlink.
/etc/X11/X is not executable.
VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile
945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2]
(rev 03)
/etc/X11/xorg.conf does not exist.
Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 4
-rw-r--r-- 1 root root 100 Jan 10 20:15 20-modesetting.conf
/etc/modprobe.d contains no KMS configuration files.
Kernel version (/proc/version):
-------------------------------
Linux version 6.10.11-686-pae (debian-ker...@lists.debian.org)
(i686-linux-gnu-gcc-13 (Debian 13.3.0-6) 13.3.0, GNU ld (GNU Binutils
for Debian) 2.43.1) #1 SMP PREEMPT_DYNAMIC Debian 6.10.11-1 (2024-09-22)
Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 gert gert 30928 Dec 20 22:06
/home/gert/.local/share/xorg/Xorg.1.log
-rw-r--r-- 1 gert gert 36768 Feb 5 23:59
/home/gert/.local/share/xorg/Xorg.0.log
Contents of most recent Xorg X server log file
(/home/gert/.local/share/xorg/Xorg.0.log):
-----------------------------------------------------------------------------------------
[ 182.590] (--) Log file renamed from
"/home/gert/.local/share/xorg/Xorg.pid-1778.log" to
"/home/gert/.local/share/xorg/Xorg.0.log"
[ 182.701]
X.Org X Server 1.21.1.15
X Protocol Version 11, Revision 0
[ 182.701] Current Operating System: Linux debian 6.10.11-686-pae #1 SMP
PREEMPT_DYNAMIC Debian 6.10.11-1 (2024-09-22) i686
[ 182.701] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.10.11-686-pae
root=UUID=46142e97-4b97-48c7-b38f-d6342ed9d4a8 ro
resume=UUID=8abdc6ff-87d0-4e60-9b78-7e23b6fb8dc7 quiet splash
video=VGA-1:1280x1024@60
[ 182.701]
[ 182.701] Current version of pixman: 0.44.0
[ 182.701] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 182.701] Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 182.701] (==) Log file: "/home/gert/.local/share/xorg/Xorg.0.log",
Time: Wed Feb 5 23:57:13 2025
[ 182.724] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 182.725] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 182.815] (==) No Layout section. Using the first Screen section.
[ 182.815] (==) No screen section available. Using defaults.
[ 182.815] (**) |-->Screen "Default Screen Section" (0)
[ 182.816] (**) | |-->Monitor "<default monitor>"
[ 182.816] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 182.816] (**) | |-->Device "Intel Graphics"
[ 182.816] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 182.816] (**) Allowing byte-swapped clients
[ 182.816] (==) Automatically adding devices
[ 182.816] (==) Automatically enabling devices
[ 182.816] (==) Automatically adding GPU devices
[ 182.817] (==) Automatically binding GPU devices
[ 182.817] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 182.817] (WW) The directory "/usr/share/fonts/X11/TTF" does not exist.
[ 182.817] Entry deleted from font path.
[ 182.817] (WW) The directory "/usr/share/fonts/X11/OTF" does not exist.
[ 182.817] Entry deleted from font path.
[ 182.817] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi
[ 182.817] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/modules"
[ 182.817] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 182.847] (II) Module ABI versions:
[ 182.847] X.Org ANSI C Emulation: 0.4
[ 182.847] X.Org Video Driver: 25.2
[ 182.847] X.Org XInput driver : 24.4
[ 182.848] X.Org Server Extension : 10.0
[ 182.851] (++) using VT number 2
[ 182.860] (II) systemd-logind: took control of session
/org/freedesktop/login1/session/_32
[ 182.866] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 182.866] (II) Platform probe for
/sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 182.870] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12
paused 0
[ 182.879] (--) PCI:*(0@0:2:0) 8086:27a2:1028:01c2 rev 3, Mem @
0xdff00000/524288, 0xc0000000/268435456, 0xdfec0000/262144, I/O @
0x0000eff8/8, BIOS @ 0x????????/131072
[ 182.879] (--) PCI: (0@0:2:1) 8086:27a6:1028:01c2 rev 3, Mem @
0xdff80000/524288
[ 182.880] (II) LoadModule: "glx"
[ 182.956] (II) Loading
/usr/lib/i386-linux-gnu/xorg/modules/extensions/libglx.so
[ 183.008] (II) Module glx: vendor="X.Org Foundation"
[ 183.008] compiled for 1.21.1.15, module version = 1.0.0
[ 183.008] ABI class: X.Org Server Extension, version 10.0
[ 183.008] (II) LoadModule: "modesetting"
[ 183.009] (II) Loading
/usr/lib/i386-linux-gnu/xorg/modules/drivers/modesetting_drv.so
[ 183.036] (II) Module modesetting: vendor="X.Org Foundation"
[ 183.036] compiled for 1.21.1.15, module version = 1.21.1
[ 183.036] Module class: X.Org Video Driver
[ 183.036] ABI class: X.Org Video Driver, version 25.2
[ 183.036] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 183.036] (II) modeset(0): using drv /dev/dri/card0
[ 183.037] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card
support
[ 183.037] (II) modeset(0): Creating default Display subsection in
Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 183.037] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 183.037] (==) modeset(0): RGB weight 888
[ 183.037] (==) modeset(0): Default visual is TrueColor
[ 183.037] (II) Loading sub module "glamoregl"
[ 183.037] (II) LoadModule: "glamoregl"
[ 183.040] (II) Loading /usr/lib/i386-linux-gnu/xorg/modules/libglamoregl.so
[ 183.103] (II) Module glamoregl: vendor="X.Org Foundation"
[ 183.103] compiled for 1.21.1.15, module version = 1.0.1
[ 183.104] ABI class: X.Org ANSI C Emulation, version 0.4
[ 183.208] (II) modeset(0): glamor: Using OpenGL 2.1 context.
[ 183.208] (II) modeset(0): glamor X acceleration enabled on i915
(chipset: 945GM)
[ 183.208] (II) modeset(0): glamor initialized
[ 183.208] (==) modeset(0): VariableRefresh: disabled
[ 183.208] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 183.209] (II) modeset(0): Output LVDS-1 has no monitor section
[ 183.225] (II) modeset(0): Output VGA-1 has no monitor section
[ 183.233] (II) modeset(0): Output DVI-D-1 has no monitor section
[ 183.233] (II) modeset(0): Output SVIDEO-1 has no monitor section
[ 183.245] (II) modeset(0): EDID for output LVDS-1
[ 183.245] (II) modeset(0): Manufacturer: SEC Model: 3157 Serial#: 0
[ 183.245] (II) modeset(0): Year: 2005 Week: 0
[ 183.246] (II) modeset(0): EDID Version: 1.3
[ 183.246] (II) modeset(0): Digital Display Input
[ 183.246] (II) modeset(0): Max Image Size [cm]: horiz.: 30 vert.: 19
[ 183.246] (II) modeset(0): Gamma: 2.20
[ 183.246] (II) modeset(0): No DPMS capabilities specified
[ 183.246] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb
4:4:4
[ 183.246] (II) modeset(0): First detailed timing is preferred mode
[ 183.246] (II) modeset(0): redX: 0.580 redY: 0.340 greenX: 0.310
greenY: 0.550
[ 183.246] (II) modeset(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313
whiteY: 0.329
[ 183.246] (II) modeset(0): Manufacturer's mask: 0
[ 183.246] (II) modeset(0): Supported detailed timing:
[ 183.246] (II) modeset(0): clock: 68.9 MHz Image Size: 303 x 190 mm
[ 183.246] (II) modeset(0): h_active: 1280 h_sync: 1292 h_sync_end 1356
h_blank_end 1408 h_border: 0
[ 183.246] (II) modeset(0): v_active: 800 v_sync: 803 v_sync_end 806
v_blanking: 816 v_border: 0
[ 183.246] (II) modeset(0): Unknown vendor-specific block f
[ 183.246] (II) modeset(0): K9114141W1
[ 183.246] (II) modeset(0): '7?Og\x87\xaf\xe3
[ 183.246] (II) modeset(0): EDID (in hex):
[ 183.246] (II) modeset(0): 00ffffffffffff004ca3573100000000
[ 183.246] (II) modeset(0): 000f0103801e13780a87f594574f8c27
[ 183.246] (II) modeset(0): 27505400000001010101010101010101
[ 183.246] (II) modeset(0): 010101010101ed1a0080502010300c40
[ 183.246] (II) modeset(0): 33002fbe100000190000000f00000000
[ 183.246] (II) modeset(0): 00000000002387026400000000fe004b
[ 183.246] (II) modeset(0): 393131340331343157310a20000000fe
[ 183.246] (II) modeset(0): 0027373f4f6787afe301010a20200001
[ 183.246] (II) modeset(0): Printing probed modes for output LVDS-1
[ 183.246] (II) modeset(0): Modeline "1280x800"x60.0 68.93 1280 1292
1356 1408 800 803 806 816 -hsync -vsync (49.0 kHz eP)
[ 183.246] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380
1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 183.247] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304
1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 183.247] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352
1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 183.247] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328
1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 183.247] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376
1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 183.247] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304
1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 183.247] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344
1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 183.247] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328
1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 183.247] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100
1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 183.247] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048
1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 183.247] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024
1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 183.247] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088
1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 183.247] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060
1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 183.247] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092
1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 183.247] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048
1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 183.247] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064
1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 183.247] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072
1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 183.247] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128
1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 183.247] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000
1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 183.247] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124
1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 183.247] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000
1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 183.247] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088
1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 183.247] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040
1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 183.247] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928
1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 183.247] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968
1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 183.247] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896
1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 183.247] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980
1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 183.247] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880
920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 183.247] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968
1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 183.247] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944
1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 183.247] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820
940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 183.247] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928
1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 183.247] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840
880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 183.247] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720
844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 183.247] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812
924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 183.247] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740
780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 183.247] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744
900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 183.247] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752
800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 183.247] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808
896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 183.247] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800
880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 183.247] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788
892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 183.247] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724
764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 183.247] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740
840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 183.248] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680
720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 183.248] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736
832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 183.248] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680
720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 183.248] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720
800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 183.248] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720
800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 183.248] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592
672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 183.248] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580
648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 183.248] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552
592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 183.248] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544
608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 183.248] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520
560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 183.248] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484
528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 183.248] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448
512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 183.248] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484
536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 183.248] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472
512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 183.248] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376
400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 183.248] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404
448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 183.248] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400
440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 183.248] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360
400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 183.248] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360
400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 183.259] (II) modeset(0): EDID for output VGA-1
[ 183.259] (II) modeset(0): Printing probed modes for output VGA-1
[ 183.259] (II) modeset(0): Modeline "1280x1024"x60.0 108.88 1280 1360
1496 1712 1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
[ 183.259] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048
1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 183.259] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968
1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 183.259] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896
1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 183.259] (II) modeset(0): Modeline "848x480"x60.0 33.75 848 864 976
1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
[ 183.259] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752
800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 183.268] (II) modeset(0): EDID for output DVI-D-1
[ 183.268] (II) modeset(0): EDID for output SVIDEO-1
[ 183.268] (II) modeset(0): Printing probed modes for output SVIDEO-1
[ 183.268] (II) modeset(0): Modeline "848x480"x59.9 31.95 848 872 949
1021 480 494 506 522 (31.3 kHz eP)
[ 183.268] (II) modeset(0): Modeline "640x480"x59.9 24.12 640 658 716
771 480 494 506 522 (31.3 kHz eP)
[ 183.268] (II) modeset(0): Modeline "1024x768"x59.9 61.78 1024 1054
1146 1233 768 791 810 836 (50.1 kHz e)
[ 183.268] (II) modeset(0): Modeline "800x600"x59.9 37.73 800 823 895
964 600 618 633 653 (39.1 kHz e)
[ 183.268] (II) modeset(0): Output LVDS-1 connected
[ 183.268] (II) modeset(0): Output VGA-1 connected
[ 183.268] (II) modeset(0): Output DVI-D-1 disconnected
[ 183.268] (II) modeset(0): Output SVIDEO-1 disconnected
[ 183.268] (II) modeset(0): Using fuzzy aspect match for initial modes
[ 183.268] (II) modeset(0): Output LVDS-1 using initial mode 1024x768 +0+0
[ 183.268] (II) modeset(0): Output VGA-1 using initial mode 1024x768 +0+0
[ 183.268] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 183.268] (==) modeset(0): DPI set to (96, 96)
[ 183.268] (II) Loading sub module "fb"
[ 183.268] (II) LoadModule: "fb"
[ 183.268] (II) Module "fb" already built-in
[ 183.476] (WW) glamor: GL 21
[ 183.545] Failed to link: error: Exceeded max TGSI temps (18/16)
[ 183.545] (WW) glamor0: Cannot initialize gradient shader, falling back
to software rendering for gradients
[ 183.592] (==) modeset(0): Backing store enabled
[ 183.592] (==) modeset(0): Silken mouse enabled
[ 183.623] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 183.623] (==) modeset(0): DPMS enabled
[ 183.623] (II) modeset(0): [DRI2] Setup complete
[ 183.623] (II) modeset(0): [DRI2] DRI driver: i915
[ 183.623] (II) modeset(0): [DRI2] VDPAU driver: i915
[ 183.623] (II) Initializing extension Generic Event Extension
[ 183.624] (II) Initializing extension SHAPE
[ 183.625] (II) Initializing extension MIT-SHM
[ 183.626] (II) Initializing extension XInputExtension
[ 183.648] (II) Initializing extension XTEST
[ 183.649] (II) Initializing extension BIG-REQUESTS
[ 183.649] (II) Initializing extension SYNC
[ 183.650] (II) Initializing extension XKEYBOARD
[ 183.651] (II) Initializing extension XC-MISC
[ 183.651] (II) Initializing extension XFIXES
[ 183.652] (II) Initializing extension RENDER
[ 183.653] (II) Initializing extension RANDR
[ 183.654] (II) Initializing extension COMPOSITE
[ 183.655] (II) Initializing extension DAMAGE
[ 183.656] (II) Initializing extension MIT-SCREEN-SAVER
[ 183.656] (II) Initializing extension DOUBLE-BUFFER
[ 183.657] (II) Initializing extension RECORD
[ 183.658] (II) Initializing extension DPMS
[ 183.658] (II) Initializing extension Present
[ 183.659] (II) Initializing extension DRI3
[ 183.660] (II) Initializing extension X-Resource
[ 183.660] (II) Initializing extension XVideo
[ 183.661] (II) Initializing extension XVideo-MotionCompensation
[ 183.661] (II) Initializing extension SELinux
[ 183.661] (II) SELinux: Disabled on system
[ 183.661] (II) Initializing extension GLX
[ 183.670] (II) GLX: Initialized glamor GL provider for screen 0
[ 183.670] (II) GLX: Another vendor is already registered for screen 0
[ 183.670] (II) Initializing extension XFree86-VidModeExtension
[ 183.670] (II) Initializing extension XFree86-DGA
[ 183.671] (II) Initializing extension XFree86-DRI
[ 183.671] (II) Initializing extension DRI2
[ 183.673] (II) modeset(0): Damage tracking initialized
[ 183.673] (II) modeset(0): Setting screen physical size to 270 x 203
[ 183.874] (II) config/udev: Adding input device Video Bus
(/dev/input/event1)
[ 183.874] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 183.874] (II) LoadModule: "libinput"
[ 183.875] (II) Loading
/usr/lib/i386-linux-gnu/xorg/modules/input/libinput_drv.so
[ 183.895] (II) Module libinput: vendor="X.Org Foundation"
[ 183.895] compiled for 1.21.1.11, module version = 1.4.0
[ 183.896] Module class: X.Org XInput Driver
[ 183.896] ABI class: X.Org XInput driver, version 24.4
[ 183.896] (II) Using input driver 'libinput' for 'Video Bus'
[ 183.898] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 22
paused 0
[ 183.898] (**) Video Bus: always reports core events
[ 183.898] (**) Option "Device" "/dev/input/event1"
[ 183.908] (II) event1 - Video Bus: is tagged by udev as: Keyboard
[ 183.908] (II) event1 - Video Bus: device is a keyboard
[ 183.909] (II) event1 - Video Bus: device removed
[ 183.909] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input2/event1"
[ 183.909] (II) XINPUT: Adding extended input device "Video Bus" (type:
KEYBOARD, id 6)
[ 183.909] (**) Option "xkb_model" "pc105"
[ 183.909] (**) Option "xkb_layout" "us"
[ 183.912] (II) event1 - Video Bus: is tagged by udev as: Keyboard
[ 183.912] (II) event1 - Video Bus: device is a keyboard
[ 183.914] (II) config/udev: Adding input device Power Button
(/dev/input/event3)
[ 183.914] (**) Power Button: Applying InputClass "libinput keyboard
catchall"
[ 183.914] (II) Using input driver 'libinput' for 'Power Button'
[ 183.916] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 25
paused 0
[ 183.917] (**) Power Button: always reports core events
[ 183.917] (**) Option "Device" "/dev/input/event3"
[ 183.920] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 183.920] (II) event3 - Power Button: device is a keyboard
[ 183.921] (II) event3 - Power Button: device removed
[ 183.921] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[ 183.921] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 7)
[ 183.921] (**) Option "xkb_model" "pc105"
[ 183.921] (**) Option "xkb_layout" "us"
[ 183.924] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 183.924] (II) event3 - Power Button: device is a keyboard
[ 183.926] (II) config/udev: Adding input device Lid Switch
(/dev/input/event2)
[ 183.926] (II) No input driver specified, ignoring this device.
[ 183.926] (II) This device may have been added with another device file.
[ 183.927] (II) config/udev: Adding input device Sleep Button
(/dev/input/event4)
[ 183.927] (**) Sleep Button: Applying InputClass "libinput keyboard
catchall"
[ 183.927] (II) Using input driver 'libinput' for 'Sleep Button'
[ 183.929] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 26
paused 0
[ 183.929] (**) Sleep Button: always reports core events
[ 183.929] (**) Option "Device" "/dev/input/event4"
[ 183.932] (II) event4 - Sleep Button: is tagged by udev as: Keyboard
[ 183.933] (II) event4 - Sleep Button: device is a keyboard
[ 183.934] (II) event4 - Sleep Button: device removed
[ 183.934] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event4"
[ 183.934] (II) XINPUT: Adding extended input device "Sleep Button"
(type: KEYBOARD, id 8)
[ 183.934] (**) Option "xkb_model" "pc105"
[ 183.934] (**) Option "xkb_layout" "us"
[ 183.937] (II) event4 - Sleep Button: is tagged by udev as: Keyboard
[ 183.938] (II) event4 - Sleep Button: device is a keyboard
[ 183.940] (II) config/udev: Adding input device HDA Intel Mic
(/dev/input/event9)
[ 183.940] (II) No input driver specified, ignoring this device.
[ 183.941] (II) This device may have been added with another device file.
[ 183.942] (II) config/udev: Adding input device HDA Intel Headphone
(/dev/input/event10)
[ 183.942] (II) No input driver specified, ignoring this device.
[ 183.942] (II) This device may have been added with another device file.
[ 183.944] (II) config/udev: Adding input device Logitech USB Optical
Mouse (/dev/input/event7)
[ 183.944] (**) Logitech USB Optical Mouse: Applying InputClass
"libinput pointer catchall"
[ 183.944] (II) Using input driver 'libinput' for 'Logitech USB Optical
Mouse'
[ 183.947] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 27
paused 0
[ 183.947] (**) Logitech USB Optical Mouse: always reports core events
[ 183.947] (**) Option "Device" "/dev/input/event7"
[ 183.952] (II) event7 - Logitech USB Optical Mouse: is tagged by udev
as: Mouse
[ 183.953] (II) event7 - Logitech USB Optical Mouse: device is a pointer
[ 183.953] (II) event7 - Logitech USB Optical Mouse: device removed
[ 183.953] (II) libinput: Logitech USB Optical Mouse: Step value 0 was
provided, libinput Fallback acceleration function is used.
[ 183.953] (II) libinput: Logitech USB Optical Mouse: Step value 0 was
provided, libinput Fallback acceleration function is used.
[ 183.953] (II) libinput: Logitech USB Optical Mouse: Step value 0 was
provided, libinput Fallback acceleration function is used.
[ 183.954] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/0003:046D:C077.0001/input/input8/event7"
[ 183.954] (II) XINPUT: Adding extended input device "Logitech USB
Optical Mouse" (type: MOUSE, id 9)
[ 183.954] (**) Option "AccelerationScheme" "none"
[ 183.954] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 183.954] (**) Logitech USB Optical Mouse: (accel) acceleration factor:
2.000
[ 183.954] (**) Logitech USB Optical Mouse: (accel) acceleration
threshold: 4
[ 183.958] (II) event7 - Logitech USB Optical Mouse: is tagged by udev
as: Mouse
[ 183.959] (II) event7 - Logitech USB Optical Mouse: device is a pointer
[ 183.962] (II) config/udev: Adding input device Logitech USB Optical
Mouse (/dev/input/mouse2)
[ 183.962] (II) No input driver specified, ignoring this device.
[ 183.962] (II) This device may have been added with another device file.
[ 183.963] (II) config/udev: Adding input device AT Translated Set 2
keyboard (/dev/input/event0)
[ 183.964] (**) AT Translated Set 2 keyboard: Applying InputClass
"libinput keyboard catchall"
[ 183.964] (II) Using input driver 'libinput' for 'AT Translated Set 2
keyboard'
[ 183.966] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 28
paused 0
[ 183.966] (**) AT Translated Set 2 keyboard: always reports core events
[ 183.966] (**) Option "Device" "/dev/input/event0"
[ 183.970] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev
as: Keyboard
[ 183.970] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 183.972] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 183.972] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 183.972] (II) XINPUT: Adding extended input device "AT Translated Set
2 keyboard" (type: KEYBOARD, id 10)
[ 183.972] (**) Option "xkb_model" "pc105"
[ 183.972] (**) Option "xkb_layout" "us"
[ 183.975] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev
as: Keyboard
[ 183.976] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 183.979] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint
TouchPad (/dev/input/event6)
[ 183.979] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass
"libinput touchpad catchall"
[ 183.979] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS
DualPoint TouchPad'
[ 183.981] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 29
paused 0
[ 183.981] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 183.981] (**) Option "Device" "/dev/input/event6"
[ 183.986] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: is tagged by
udev as: Touchpad
[ 183.987] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: no resolution
or size hints, assuming a size of 69x50mm
[ 183.991] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device is a
touchpad
[ 183.991] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device removed
[ 183.991] (II) libinput: AlpsPS/2 ALPS DualPoint TouchPad: Step value 0
was provided, libinput Fallback acceleration function is used.
[ 183.991] (II) libinput: AlpsPS/2 ALPS DualPoint TouchPad: Step value 0
was provided, libinput Fallback acceleration function is used.
[ 183.991] (II) libinput: AlpsPS/2 ALPS DualPoint TouchPad: Step value 0
was provided, libinput Fallback acceleration function is used.
[ 183.992] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio1/input/input4/event6"
[ 183.992] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS
DualPoint TouchPad" (type: TOUCHPAD, id 11)
[ 183.995] (**) Option "AccelerationScheme" "none"
[ 183.995] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) selected
scheme none/0
[ 183.995] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration
factor: 2.000
[ 183.995] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration
threshold: 4
[ 183.998] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: is tagged by
udev as: Touchpad
[ 183.999] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: no resolution
or size hints, assuming a size of 69x50mm
[ 184.003] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device is a
touchpad
[ 184.006] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint
TouchPad (/dev/input/mouse1)
[ 184.006] (II) No input driver specified, ignoring this device.
[ 184.006] (II) This device may have been added with another device file.
[ 184.007] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint
Stick (/dev/input/event5)
[ 184.007] (**) AlpsPS/2 ALPS DualPoint Stick: Applying InputClass
"libinput pointer catchall"
[ 184.007] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS
DualPoint Stick'
[ 184.010] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 30
paused 0
[ 184.010] (**) AlpsPS/2 ALPS DualPoint Stick: always reports core events
[ 184.010] (**) Option "Device" "/dev/input/event5"
[ 184.015] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: is tagged by
udev as: Mouse Pointingstick
[ 184.016] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: trackpoint
multiplier is 0.50
[ 184.017] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device is a pointer
[ 184.019] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device removed
[ 184.019] (II) libinput: AlpsPS/2 ALPS DualPoint Stick: Step value 0
was provided, libinput Fallback acceleration function is used.
[ 184.019] (II) libinput: AlpsPS/2 ALPS DualPoint Stick: Step value 0
was provided, libinput Fallback acceleration function is used.
[ 184.019] (II) libinput: AlpsPS/2 ALPS DualPoint Stick: Step value 0
was provided, libinput Fallback acceleration function is used.
[ 184.019] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio1/input/input7/event5"
[ 184.019] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS
DualPoint Stick" (type: MOUSE, id 12)
[ 184.019] (**) Option "AccelerationScheme" "none"
[ 184.019] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) selected scheme
none/0
[ 184.019] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration
factor: 2.000
[ 184.019] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration
threshold: 4
[ 184.022] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: is tagged by
udev as: Mouse Pointingstick
[ 184.023] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: trackpoint
multiplier is 0.50
[ 184.023] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device is a pointer
[ 184.026] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint
Stick (/dev/input/mouse0)
[ 184.026] (II) No input driver specified, ignoring this device.
[ 184.026] (II) This device may have been added with another device file.
[ 184.028] (II) config/udev: Adding input device PC Speaker
(/dev/input/event8)
[ 184.028] (II) No input driver specified, ignoring this device.
[ 184.028] (II) This device may have been added with another device file.
[ 184.030] (II) config/udev: Adding input device ACPI Virtual Keyboard
Device (/dev/input/event11)
[ 184.030] (**) ACPI Virtual Keyboard Device: Applying InputClass
"libinput keyboard catchall"
[ 184.030] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard
Device'
[ 184.032] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd
31 paused 0
[ 184.033] (**) ACPI Virtual Keyboard Device: always reports core events
[ 184.033] (**) Option "Device" "/dev/input/event11"
[ 184.035] (II) event11 - ACPI Virtual Keyboard Device: is tagged by
udev as: Keyboard
[ 184.035] (II) event11 - ACPI Virtual Keyboard Device: device is a keyboard
[ 184.037] (II) event11 - ACPI Virtual Keyboard Device: device removed
[ 184.037] (**) Option "config_info"
"udev:/sys/devices/virtual/input/input12/event11"
[ 184.037] (II) XINPUT: Adding extended input device "ACPI Virtual
Keyboard Device" (type: KEYBOARD, id 13)
[ 184.037] (**) Option "xkb_model" "pc105"
[ 184.037] (**) Option "xkb_layout" "us"
[ 184.039] (II) event11 - ACPI Virtual Keyboard Device: is tagged by
udev as: Keyboard
[ 184.040] (II) event11 - ACPI Virtual Keyboard Device: device is a keyboard
[ 192.297] (II) modeset(0): EDID vendor "SEC", prod id 12631
[ 192.297] (II) modeset(0): Printing DDC gathered Modelines:
[ 192.297] (II) modeset(0): Modeline "1280x800"x0.0 68.93 1280 1292 1356
1408 800 803 806 816 -hsync -vsync (49.0 kHz eP)
[ 192.365] (II) modeset(0): EDID vendor "SEC", prod id 12631
[ 192.365] (II) modeset(0): Printing DDC gathered Modelines:
[ 192.365] (II) modeset(0): Modeline "1280x800"x0.0 68.93 1280 1292 1356
1408 800 803 806 816 -hsync -vsync (49.0 kHz eP)
[ 192.728] (II) modeset(0): Allocate new frame buffer 1280x1824 stride
[ 194.133] (II) modeset(0): EDID vendor "SEC", prod id 12631
[ 194.133] (II) modeset(0): Printing DDC gathered Modelines:
[ 194.133] (II) modeset(0): Modeline "1280x800"x0.0 68.93 1280 1292 1356
1408 800 803 806 816 -hsync -vsync (49.0 kHz eP)
[ 217.348] Failed to link: error: Exceeded max ALU instructions (73/64)
[ 217.576] Failed to link: error: Exceeded max ALU instructions (74/64)
[ 217.677] Failed to link: error: Exceeded max ALU instructions (147/64)
[ 217.758] Failed to link: error: Exceeded max ALU instructions (74/64)
[ 292.876] (**) Option "fd" "22"
[ 292.876] (II) event1 - Video Bus: device removed
[ 292.876] (**) Option "fd" "25"
[ 292.877] (II) event3 - Power Button: device removed
[ 292.877] (**) Option "fd" "26"
[ 292.877] (II) event4 - Sleep Button: device removed
[ 292.877] (**) Option "fd" "27"
[ 292.877] (II) event7 - Logitech USB Optical Mouse: device removed
[ 292.877] (**) Option "fd" "28"
[ 292.877] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 292.877] (**) Option "fd" "29"
[ 292.877] (II) event6 - AlpsPS/2 ALPS DualPoint TouchPad: device removed
[ 292.877] (**) Option "fd" "30"
[ 292.877] (II) event5 - AlpsPS/2 ALPS DualPoint Stick: device removed
[ 292.877] (**) Option "fd" "31"
[ 292.878] (II) event11 - ACPI Virtual Keyboard Device: device removed
[ 292.896] (II) UnloadModule: "libinput"
[ 292.897] (II) systemd-logind: releasing fd for 13:75
[ 292.917] (II) UnloadModule: "libinput"
[ 292.917] (II) systemd-logind: releasing fd for 13:69
[ 292.921] (II) UnloadModule: "libinput"
[ 292.921] (II) systemd-logind: releasing fd for 13:70
[ 292.964] (II) UnloadModule: "libinput"
[ 292.964] (II) systemd-logind: releasing fd for 13:64
[ 292.988] (II) UnloadModule: "libinput"
[ 292.988] (II) systemd-logind: releasing fd for 13:71
[ 293.020] (II) UnloadModule: "libinput"
[ 293.020] (II) systemd-logind: releasing fd for 13:68
[ 293.048] (II) UnloadModule: "libinput"
[ 293.048] (II) systemd-logind: releasing fd for 13:67
[ 293.052] (II) UnloadModule: "libinput"
[ 293.052] (II) systemd-logind: releasing fd for 13:65
[ 293.089] (II) Server terminated successfully (0). Closing log file.
udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input2
M: input2
R: 2
J: +input:input2
U: input
E:
DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input2
E: SUBSYSTEM=input
E: PRODUCT=19/0/6/0
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PROP=0
E: EV=3
E: KEY=3e000b 0 0 0 0 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: USEC_INITIALIZED=4236711
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_01
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P:
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input2/event1
M: event1
R: 1
J: c13:65
U: input
D: c 13:65
N: input/event1
L: 0
E:
DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input2/event1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event1
E: MAJOR=13
E: MINOR=65
E: USEC_INITIALIZED=25146591
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/6:LNXVIDEO/video
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
M: input5
R: 5
J: +input:input5
U: input
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
E: SUBSYSTEM=input
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PROP=0
E: EV=3
E: KEY=8000 100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,8F,ramlsfw
E: USEC_INITIALIZED=4341243
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: ID_FOR_SEAT=input-acpi-PNP0C0C_00
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3
M: event3
R: 3
J: c13:67
U: input
D: c 13:67
N: input/event3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event3
E: MAJOR=13
E: MINOR=67
E: USEC_INITIALIZED=25146889
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/1:PNP0C0C/button
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
M: input3
R: 3
J: +input:input3
U: input
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
E: SUBSYSTEM=input
E: PRODUCT=19/0/5/0
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PROP=0
E: EV=21
E: SW=1
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: USEC_INITIALIZED=4324826
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: ID_FOR_SEAT=input-acpi-PNP0C0D_00
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3/event2
M: event2
R: 2
J: c13:66
U: input
D: c 13:66
N: input/event2
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3/event2
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event2
E: MAJOR=13
E: MINOR=66
E: USEC_INITIALIZED=25146740
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: LIBINPUT_DEVICE_GROUP=19/0/5:PNP0C0D/button
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6
M: input6
R: 6
J: +input:input6
U: input
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6
E: SUBSYSTEM=input
E: PRODUCT=19/0/3/0
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PROP=0
E: EV=3
E: KEY=4000 0 0 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: USEC_INITIALIZED=4341570
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: ID_FOR_SEAT=input-acpi-PNP0C0E_00
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event4
M: event4
R: 4
J: c13:68
U: input
D: c 13:68
N: input/event4
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event4
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event4
E: MAJOR=13
E: MINOR=68
E: USEC_INITIALIZED=25147036
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/3:PNP0C0E/button
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
M: input10
R: 10
J: +input:input10
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Mic"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=10
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: USEC_INITIALIZED=30112776
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event9
M: event9
R: 9
J: c13:73
U: input
D: c 13:73
N: input/event9
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event9
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event9
E: MAJOR=13
E: MINOR=73
E: USEC_INITIALIZED=30112896
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
M: input11
R: 11
J: +input:input11
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Headphone"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=4
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: USEC_INITIALIZED=30112984
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event10
M: event10
R: 10
J: c13:74
U: input
D: c 13:74
N: input/event10
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event10
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event10
E: MAJOR=13
E: MINOR=74
E: USEC_INITIALIZED=30113067
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P:
/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/0003:046D:C077.0001/input/input8
M: input8
R: 8
J: +input:input8
U: input
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/0003:046D:C077.0001/input/input8
E: SUBSYSTEM=input
E: PRODUCT=3/46d/c077/111
E: NAME="Logitech USB Optical Mouse"
E: PHYS="usb-0000:00:1d.2-1/input0"
E: UNIQ=""
E: PROP=0
E: EV=17
E: KEY=70000 0 0 0 0 0 0 0 0
E: REL=903
E: MSC=10
E:
MODALIAS=input:b0003v046DpC077e0111-e0,1,2,4,k110,111,112,r0,1,8,B,am4,lsfw
E: USEC_INITIALIZED=7328540
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=usb
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c077
E: ID_SERIAL=Logitech_USB_Optical_Mouse
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_REVISION=7200
E: ID_TYPE=hid
E: ID_USB_MODEL=USB_Optical_Mouse
E: ID_USB_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_USB_MODEL_ID=c077
E: ID_USB_SERIAL=Logitech_USB_Optical_Mouse
E: ID_USB_VENDOR=Logitech
E: ID_USB_VENDOR_ENC=Logitech
E: ID_USB_VENDOR_ID=046d
E: ID_USB_REVISION=7200
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1d.2-usbv1-0:1:1.0
E: ID_PATH=pci-0000:00:1d.2-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_2-usb-0_1_1_0
E: ID_FOR_SEAT=input-pci-0000_00_1d_2-usb-0_1_1_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P:
/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/0003:046D:C077.0001/input/input8/event7
M: event7
R: 7
J: c13:71
U: input
D: c 13:71
N: input/event7
L: 0
S: input/by-path/pci-0000:00:1d.2-usbv1-0:1:1.0-event-mouse
S: input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.2-usb-0:1:1.0-event-mouse
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/0003:046D:C077.0001/input/input8/event7
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event7
E: MAJOR=13
E: MINOR=71
E: USEC_INITIALIZED=25147492
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=usb
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c077
E: ID_SERIAL=Logitech_USB_Optical_Mouse
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_REVISION=7200
E: ID_TYPE=hid
E: ID_USB_MODEL=USB_Optical_Mouse
E: ID_USB_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_USB_MODEL_ID=c077
E: ID_USB_SERIAL=Logitech_USB_Optical_Mouse
E: ID_USB_VENDOR=Logitech
E: ID_USB_VENDOR_ENC=Logitech
E: ID_USB_VENDOR_ID=046d
E: ID_USB_REVISION=7200
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1d.2-usbv1-0:1:1.0
E: ID_PATH=pci-0000:00:1d.2-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_2-usb-0_1_1_0
E: LIBINPUT_DEVICE_GROUP=3/46d/c077:usb-0000:00:1d.2-1
E:
DEVLINKS=/dev/input/by-path/pci-0000:00:1d.2-usbv1-0:1:1.0-event-mouse
/dev/input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse
/dev/input/by-path/pci-0000:00:1d.2-usb-0:1:1.0-event-mouse
P:
/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/0003:046D:C077.0001/input/input8/mouse2
M: mouse2
R: 2
J: c13:34
U: input
D: c 13:34
N: input/mouse2
L: 0
S: input/by-id/usb-Logitech_USB_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1d.2-usb-0:1:1.0-mouse
S: input/by-path/pci-0000:00:1d.2-usbv1-0:1:1.0-mouse
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/0003:046D:C077.0001/input/input8/mouse2
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse2
E: MAJOR=13
E: MINOR=34
E: USEC_INITIALIZED=24285438
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=usb
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c077
E: ID_SERIAL=Logitech_USB_Optical_Mouse
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_REVISION=7200
E: ID_TYPE=hid
E: ID_USB_MODEL=USB_Optical_Mouse
E: ID_USB_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_USB_MODEL_ID=c077
E: ID_USB_SERIAL=Logitech_USB_Optical_Mouse
E: ID_USB_VENDOR=Logitech
E: ID_USB_VENDOR_ENC=Logitech
E: ID_USB_VENDOR_ID=046d
E: ID_USB_REVISION=7200
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1d.2-usbv1-0:1:1.0
E: ID_PATH=pci-0000:00:1d.2-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_2-usb-0_1_1_0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Optical_Mouse-mouse
/dev/input/by-path/pci-0000:00:1d.2-usb-0:1:1.0-mouse
/dev/input/by-path/pci-0000:00:1d.2-usbv1-0:1:1.0-mouse
P: /devices/platform/i8042/serio0/input/input0
M: input0
R: 0
J: +input:input0
U: input
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: SUBSYSTEM=input
E: PRODUCT=11/1/1/ab83
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=10100f 2902000 8380307c fb10f001 feffffdf ffefffff ffffffff fffffffe
E: MSC=10
E: LED=7
E:
MODALIAS=input:b0011v0001p0001eAB83-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8D,8E,8F,94,98,99,9B,9C,9D,9E,9F,A2,A3,A4,A5,A6,AC,AD,B7,B8,B9,BF,CD,D4,D7,D9,E0,E1,E2,E3,EC,F4,ram4,l0,1,2,sfw
E: USEC_INITIALIZED=4213617
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/platform/i8042/serio0/input/input0/event0
M: event0
R: 0
J: c13:64
U: input
D: c 13:64
N: input/event0
L: 0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event0
E: MAJOR=13
E: MINOR=64
E: USEC_INITIALIZED=25146366
E: KEYBOARD_KEY_81=playpause
E: KEYBOARD_KEY_82=stopcd
E: KEYBOARD_KEY_83=previoussong
E: KEYBOARD_KEY_84=nextsong
E: KEYBOARD_KEY_85=brightnessdown
E: KEYBOARD_KEY_86=brightnessup
E: KEYBOARD_KEY_87=battery
E: KEYBOARD_KEY_88=!
E: KEYBOARD_KEY_89=ejectclosecd
E: KEYBOARD_KEY_8a=suspend
E: KEYBOARD_KEY_8b=switchvideomode
E: KEYBOARD_KEY_8c=brightness_auto
E: KEYBOARD_KEY_8f=switchvideomode
E: KEYBOARD_KEY_90=previoussong
E: KEYBOARD_KEY_91=prog1
E: KEYBOARD_KEY_92=media
E: KEYBOARD_KEY_93=brightness_auto
E: KEYBOARD_KEY_95=camera
E: KEYBOARD_KEY_97=email
E: KEYBOARD_KEY_98=rotate_display
E: KEYBOARD_KEY_99=nextsong
E: KEYBOARD_KEY_9a=setup
E: KEYBOARD_KEY_9b=switchvideomode
E: KEYBOARD_KEY_9e=!f21
E: KEYBOARD_KEY_a2=playpause
E: KEYBOARD_KEY_a4=stopcd
E: KEYBOARD_KEY_d8=screenlock
E: KEYBOARD_KEY_d9=f21
E: KEYBOARD_KEY_ed=media
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=11/1/1:isa0060/serio0
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/platform/i8042/serio1/input/input4
M: input4
R: 4
J: +input:input4
U: input
E: DEVPATH=/devices/platform/i8042/serio1/input/input4
E: SUBSYSTEM=input
E: PRODUCT=11/2/8/200
E: NAME="AlpsPS/2 ALPS DualPoint TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PROP=1
E: EV=b
E: KEY=420 0 70000 0 0 0 0 0 0 0 0
E: ABS=1000003
E:
MODALIAS=input:b0011v0002p0008e0200-e0,1,3,k110,111,112,145,14A,ra0,1,18,mlsfw
E: USEC_INITIALIZED=5796864
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/platform/i8042/serio1/input/input4/event6
M: event6
R: 6
J: c13:70
U: input
D: c 13:70
N: input/event6
L: 0
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/event6
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event6
E: MAJOR=13
E: MINOR=70
E: USEC_INITIALIZED=25147338
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_INPUT_TOUCHPAD_INTEGRATION=internal
E: LIBINPUT_DEVICE_GROUP=11/2/8:isa0060/serio1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
P: /devices/platform/i8042/serio1/input/input4/mouse1
M: mouse1
R: 1
J: c13:33
U: input
D: c 13:33
N: input/mouse1
L: 0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/mouse1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse1
E: MAJOR=13
E: MINOR=33
E: USEC_INITIALIZED=24286033
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
P: /devices/platform/i8042/serio1/input/input7
M: input7
R: 7
J: +input:input7
U: input
E: DEVPATH=/devices/platform/i8042/serio1/input/input7
E: SUBSYSTEM=input
E: PRODUCT=11/2/8/200
E: NAME="AlpsPS/2 ALPS DualPoint Stick"
E: PHYS="isa0060/serio1/input1"
E: PROP=21
E: EV=7
E: KEY=70000 0 0 0 0 0 0 0 0
E: REL=3
E: MODALIAS=input:b0011v0002p0008e0200-e0,1,2,k110,111,112,r0,1,amlsfw
E: USEC_INITIALIZED=5773151
E: ID_INPUT=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/platform/i8042/serio1/input/input7/event5
M: event5
R: 5
J: c13:69
U: input
D: c 13:69
N: input/event5
L: 0
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/event5
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event5
E: MAJOR=13
E: MINOR=69
E: USEC_INITIALIZED=25147189
E: ID_INPUT_POINTINGSTICK=1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: LIBINPUT_DEVICE_GROUP=11/2/8:isa0060/serio1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
P: /devices/platform/i8042/serio1/input/input7/mouse0
M: mouse0
R: 0
J: c13:32
U: input
D: c 13:32
N: input/mouse0
L: 0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/mouse0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse0
E: MAJOR=13
E: MINOR=32
E: USEC_INITIALIZED=24286255
E: ID_INPUT=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
P: /devices/platform/pcspkr/input/input9
M: input9
R: 9
J: +input:input9
U: input
E: DEVPATH=/devices/platform/pcspkr/input/input9
E: SUBSYSTEM=input
E: PRODUCT=10/1f/1/100
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: USEC_INITIALIZED=25594782
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_FOR_SEAT=input-platform-pcspkr
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/platform/pcspkr/input/input9/event8
M: event8
R: 8
J: c13:72
U: input
D: c 13:72
N: input/event8
L: 0
S: input/by-path/platform-pcspkr-event-spkr
E: DEVPATH=/devices/platform/pcspkr/input/input9/event8
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event8
E: MAJOR=13
E: MINOR=72
E: USEC_INITIALIZED=25594977
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: LIBINPUT_DEVICE_GROUP=10/1f/1:isa0061
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
P: /devices/virtual/input/input12
M: input12
R: 12
J: +input:input12
U: input
E: DEVPATH=/devices/virtual/input/input12
E: SUBSYSTEM=input
E: PRODUCT=3/0/0/4
E: NAME="ACPI Virtual Keyboard Device"
E: PROP=0
E: EV=3
E: KEY=ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
fffffffe
E:
MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: USEC_INITIALIZED=40929731
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/virtual/input/input12/event11
M: event11
R: 11
J: c13:75
U: input
D: c 13:75
N: input/event11
L: 0
E: DEVPATH=/devices/virtual/input/input12/event11
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event11
E: MAJOR=13
E: MINOR=75
E: USEC_INITIALIZED=40940073
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
DRM Information from dmesg:
---------------------------
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 6.10.11-686-pae (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.40-6
ii libdrm-intel1 2.4.123-1
ii libdrm2 2.4.123-1
ii libpciaccess0 0.17-3+b3
ii libpixman-1-0 0.44.0-3
ii libudev1 257.2-3
ii libx11-6 2:1.8.10-2
ii libx11-xcb1 2:1.8.10-2
ii libxcb-dri2-0 1.17.0-2+b1
ii libxcb-util1 0.4.1-1
ii libxcb1 1.17.0-2+b1
ii libxcursor1 1:1.2.3-1
ii libxdamage1 1:1.1.6-1+b2
ii libxext6 2:1.3.4-1+b3
ii libxfixes3 1:6.0.0-2+b4
ii libxinerama1 2:1.1.4-3+b3
ii libxrandr2 2:1.5.4-1+b3
ii libxrender1 1:0.9.10-1.1+b4
ii libxss1 1:1.2.3-1+b3
ii libxtst6 2:1.2.5-1
ii libxvmc1 2:1.0.12-2+b2
ii xserver-xorg-core [xorg-video-abi-25] 2:21.1.15-2
xserver-xorg-video-intel recommends no packages.
xserver-xorg-video-intel suggests no packages.
-- no debconf information