Участник с: 28 июня 2012
|
vs220 Судя по логу у вас грузится vesa драйвер Это, наверное, потому что я начал пытаться пробовать другие настройки.
Такой /etc/X11/xorg.conf.d/20-intel.conf:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "DRI" "2"
#Option "AccelMethod" "sna"
Option "AccelMethod" "uxa"
#Option "AccelMethod" "glamor"
EndSection
И его лог конфига, с только что слетевшего в засыпание xorg:
[ 27.408] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 27.409]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[ 27.409] Build Operating System: Linux Arch Linux
[ 27.409] Current Operating System: Linux myhost 5.0.9-arch1-1-ARCH #1 SMP PREEMPT Sat Apr 20 15:00:46 UTC 2019 x86_64
[ 27.409] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=cd0c8319-e9f8-4838-8966-ae3a00c6c196 rw quiet
[ 27.409] Build Date: 27 February 2019 04:04:00PM
[ 27.410]
[ 27.410] Current version of pixman: 0.38.4
[ 27.410] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 27.410] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 27.411] (==) Log file: "/home/mylogin/.local/share/xorg/Xorg.0.log", Time: Wed Apr 24 13:26:36 2019
[ 27.478] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 27.478] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 27.512] (==) No Layout section. Using the first Screen section.
[ 27.512] (==) No screen section available. Using defaults.
[ 27.512] (**) |-->Screen "Default Screen Section" (0)
[ 27.512] (**) | |-->Monitor "<default monitor>"
[ 27.525] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 27.525] (**) | |-->Device "Intel Graphics"
[ 27.525] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 27.525] (==) Automatically adding devices
[ 27.525] (==) Automatically enabling devices
[ 27.525] (==) Automatically adding GPU devices
[ 27.525] (==) Automatically binding GPU devices
[ 27.525] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 27.654] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 27.654] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 27.654] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 27.654] (II) Module ABI versions:
[ 27.654] X.Org ANSI C Emulation: 0.4
[ 27.654] X.Org Video Driver: 24.0
[ 27.654] X.Org XInput driver : 24.1
[ 27.654] X.Org Server Extension : 10.0
[ 27.655] (++) using VT number 1
[ 27.658] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 27.659] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 27.660] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 27.666] (--) PCI:*(0@0:2:0) 8086:2e32:1849:2e32 rev 3, Mem @ 0xfe400000/4194304, 0xe0000000/268435456, I/O @ 0x0000dc00/8, BIOS @ 0x????????/131072
[ 27.667] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 27.667] (II) LoadModule: "glx"
[ 27.686] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 27.765] (II) Module glx: vendor="X.Org Foundation"
[ 27.765] compiled for 1.20.4, module version = 1.0.0
[ 27.765] ABI class: X.Org Server Extension, version 10.0
[ 27.765] (II) LoadModule: "intel"
[ 27.766] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 27.819] (II) Module intel: vendor="X.Org Foundation"
[ 27.819] compiled for 1.20.4, module version = 2.99.917
[ 27.819] Module class: X.Org Video Driver
[ 27.819] ABI class: X.Org Video Driver, version 24.0
[ 27.819] (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
[ 27.820] (II) intel: Driver for Intel(R) HD Graphics
[ 27.820] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 27.820] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 27.820] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 27.825] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 27.825] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 27.825] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 27.825] (==) intel(0): RGB weight 888
[ 27.825] (==) intel(0): Default visual is TrueColor
[ 27.825] (**) intel(0): Option "AccelMethod" "uxa"
[ 27.825] (**) intel(0): Option "DRI" "2"
[ 27.825] (--) intel(0): Integrated Graphics Chipset: Intel(R) G41
[ 27.825] (**) intel(0): Relaxed fencing enabled
[ 27.825] (**) intel(0): Wait on SwapBuffers? enabled
[ 27.825] (**) intel(0): Triple buffering? enabled
[ 27.825] (**) intel(0): Framebuffer tiled
[ 27.825] (**) intel(0): Pixmaps tiled
[ 27.825] (**) intel(0): 3D buffers tiled
[ 27.828] (**) intel(0): SwapBuffers wait enabled
[ 27.828] (==) intel(0): video overlay key set to 0x101fe
[ 27.873] (II) intel(0): Output VGA1 has no monitor section
[ 27.906] (II) intel(0): EDID for output VGA1
[ 27.906] (II) intel(0): Manufacturer: VSC Model: 3319 Serial#: 16843009
[ 27.906] (II) intel(0): Year: 2004 Week: 45
[ 27.906] (II) intel(0): EDID Version: 1.3
[ 27.906] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 27.906] (II) intel(0): Sync: Separate
[ 27.906] (II) intel(0): Max Image Size [cm]: horiz.: 30 vert.: 23
[ 27.906] (II) intel(0): Gamma: 2.20
[ 27.906] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[ 27.906] (II) intel(0): Default color space is primary color space
[ 27.906] (II) intel(0): First detailed timing is preferred mode
[ 27.906] (II) intel(0): redX: 0.631 redY: 0.347 greenX: 0.309 greenY: 0.583
[ 27.906] (II) intel(0): blueX: 0.150 blueY: 0.088 whiteX: 0.313 whiteY: 0.329
[ 27.906] (II) intel(0): Supported established timings:
[ 27.906] (II) intel(0): 720x400@70Hz
[ 27.906] (II) intel(0): 640x480@60Hz
[ 27.906] (II) intel(0): 640x480@67Hz
[ 27.906] (II) intel(0): 640x480@72Hz
[ 27.906] (II) intel(0): 640x480@75Hz
[ 27.906] (II) intel(0): 800x600@56Hz
[ 27.907] (II) intel(0): 800x600@60Hz
[ 27.907] (II) intel(0): 800x600@72Hz
[ 27.907] (II) intel(0): 800x600@75Hz
[ 27.907] (II) intel(0): 832x624@75Hz
[ 27.907] (II) intel(0): 1024x768@60Hz
[ 27.907] (II) intel(0): 1024x768@70Hz
[ 27.907] (II) intel(0): 1024x768@75Hz
[ 27.907] (II) intel(0): Manufacturer's mask: 0
[ 27.907] (II) intel(0): Supported standard timings:
[ 27.907] (II) intel(0): #0: hsize: 800 vsize 600 refresh: 85 vid: 22853
[ 27.907] (II) intel(0): #1: hsize: 640 vsize 480 refresh: 85 vid: 22833
[ 27.907] (II) intel(0): Supported detailed timing:
[ 27.907] (II) intel(0): clock: 65.0 MHz Image Size: 304 x 228 mm
[ 27.907] (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
[ 27.907] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
[ 27.907] (II) intel(0): Serial No: P1H044501068
[ 27.907] (II) intel(0): Ranges: V min: 50 V max: 85 Hz, H min: 30 H max: 62 kHz, PixClock max 85 MHz
[ 27.907] (II) intel(0): Monitor name: VE510b
[ 27.907] (II) intel(0): EDID (in hex):
[ 27.907] (II) intel(0): 00ffffffffffff005a63193301010101
[ 27.907] (II) intel(0): 2d0e0103081e17782eb1a5a1584f9526
[ 27.907] (II) intel(0): 165054bfee0045593159010101010101
[ 27.907] (II) intel(0): 01010101010164190040410026301888
[ 27.907] (II) intel(0): 360030e410000018000000ff00503148
[ 27.907] (II) intel(0): 3034343530313036380a000000fd0032
[ 27.907] (II) intel(0): 551e3e08000a202020202020000000fc
[ 27.907] (II) intel(0): 005645353130620a20202020202000d4
[ 27.907] (II) intel(0): Printing probed modes for output VGA1
[ 27.907] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz eP)
[ 27.907] (II) intel(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 27.907] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 27.907] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 27.907] (II) intel(0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz e)
[ 27.907] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 27.907] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 27.907] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27.908] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 27.908] (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz e)
[ 27.908] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 27.908] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 27.908] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 27.908] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27.908] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 27.908] (II) intel(0): Output VGA1 connected
[ 27.908] (II) intel(0): Using exact sizes for initial modes
[ 27.908] (II) intel(0): Output VGA1 using initial mode 1024x768 +0+0
[ 27.908] (II) intel(0): Kernel page flipping support detected, enabling
[ 27.908] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 27.908] (==) intel(0): DPI set to (96, 96)
[ 27.908] (II) Loading sub module "fb"
[ 27.908] (II) LoadModule: "fb"
[ 27.908] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 27.915] (II) Module fb: vendor="X.Org Foundation"
[ 27.915] compiled for 1.20.4, module version = 1.0.0
[ 27.915] ABI class: X.Org ANSI C Emulation, version 0.4
[ 27.915] (II) Loading sub module "dri2"
[ 27.915] (II) LoadModule: "dri2"
[ 27.915] (II) Module "dri2" already built-in
[ 27.915] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[ 27.953] (II) UXA(0): Driver registered support for the following operations:
[ 27.953] (II) solid
[ 27.953] (II) copy
[ 27.953] (II) composite (RENDER acceleration)
[ 27.953] (II) put_image
[ 27.953] (II) get_image
[ 27.953] (II) intel(0): [DRI2] Setup complete
[ 27.953] (II) intel(0): [DRI2] DRI driver: i965
[ 27.953] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 27.954] (==) intel(0): Backing store enabled
[ 27.954] (==) intel(0): Silken mouse disabled
[ 27.954] (II) intel(0): Initializing HW Cursor
[ 27.955] (==) intel(0): DPMS enabled
[ 27.955] (==) intel(0): Intel XvMC decoder enabled
[ 27.955] (II) intel(0): Set up textured video
[ 27.955] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 27.955] (II) intel(0): DRI2: Enabled
[ 27.955] (II) intel(0): DRI3: Disabled
[ 27.956] (==) intel(0): hotplug detection: "enabled"
[ 27.974] (II) Initializing extension Generic Event Extension
[ 27.974] (II) Initializing extension SHAPE
[ 27.974] (II) Initializing extension MIT-SHM
[ 27.974] (II) Initializing extension XInputExtension
[ 27.974] (II) Initializing extension XTEST
[ 27.974] (II) Initializing extension BIG-REQUESTS
[ 27.974] (II) Initializing extension SYNC
[ 27.974] (II) Initializing extension XKEYBOARD
[ 27.974] (II) Initializing extension XC-MISC
[ 27.974] (II) Initializing extension SECURITY
[ 27.974] (II) Initializing extension XFIXES
[ 27.974] (II) Initializing extension RENDER
[ 27.974] (II) Initializing extension RANDR
[ 27.974] (II) Initializing extension COMPOSITE
[ 27.974] (II) Initializing extension DAMAGE
[ 27.975] (II) Initializing extension MIT-SCREEN-SAVER
[ 27.975] (II) Initializing extension DOUBLE-BUFFER
[ 27.975] (II) Initializing extension RECORD
[ 27.975] (II) Initializing extension DPMS
[ 27.975] (II) Initializing extension Present
[ 27.975] (II) Initializing extension DRI3
[ 27.975] (II) Initializing extension X-Resource
[ 27.975] (II) Initializing extension XVideo
[ 27.975] (II) Initializing extension XVideo-MotionCompensation
[ 27.975] (II) Initializing extension GLX
[ 28.398] (II) AIGLX: Loaded and initialized i965
[ 28.398] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 28.398] (II) Initializing extension XFree86-VidModeExtension
[ 28.398] (II) Initializing extension XFree86-DGA
[ 28.398] (II) Initializing extension XFree86-DRI
[ 28.398] (II) Initializing extension DRI2
[ 28.398] (II) intel(0): Setting screen physical size to 270 x 203
[ 28.886] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 28.886] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 28.886] (**) Power Button: Applying InputClass "system-keyboard"
[ 28.886] (II) LoadModule: "libinput"
[ 28.886] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 28.969] (II) Module libinput: vendor="X.Org Foundation"
[ 28.969] compiled for 1.20.3, module version = 0.28.2
[ 28.969] Module class: X.Org XInput Driver
[ 28.969] ABI class: X.Org XInput driver, version 24.1
[ 28.969] (II) Using input driver 'libinput' for 'Power Button'
[ 28.971] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 13 paused 0
[ 28.971] (**) Power Button: always reports core events
[ 28.971] (**) Option "Device" "/dev/input/event1"
[ 28.971] (**) Option "_source" "server/udev"
[ 29.000] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 29.000] (II) event1 - Power Button: device is a keyboard
[ 29.000] (II) event1 - Power Button: device removed
[ 29.001] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 29.001] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 29.001] (**) Option "xkb_model" "pc105"
[ 29.001] (**) Option "xkb_layout" "us,ru"
[ 29.001] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
[ 29.062] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 29.062] (II) event1 - Power Button: device is a keyboard
[ 29.063] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 29.063] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 29.063] (**) Power Button: Applying InputClass "system-keyboard"
[ 29.063] (II) Using input driver 'libinput' for 'Power Button'
[ 29.064] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 16 paused 0
[ 29.065] (**) Power Button: always reports core events
[ 29.065] (**) Option "Device" "/dev/input/event0"
[ 29.065] (**) Option "_source" "server/udev"
[ 29.067] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 29.067] (II) event0 - Power Button: device is a keyboard
[ 29.067] (II) event0 - Power Button: device removed
[ 29.067] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 29.067] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 29.067] (**) Option "xkb_model" "pc105"
[ 29.067] (**) Option "xkb_layout" "us,ru"
[ 29.067] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
[ 29.070] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 29.070] (II) event0 - Power Button: device is a keyboard
[ 29.072] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event5)
[ 29.072] (II) No input driver specified, ignoring this device.
[ 29.072] (II) This device may have been added with another device file.
[ 29.073] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event6)
[ 29.073] (II) No input driver specified, ignoring this device.
[ 29.073] (II) This device may have been added with another device file.
[ 29.074] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event7)
[ 29.074] (II) No input driver specified, ignoring this device.
[ 29.074] (II) This device may have been added with another device file.
[ 29.075] (II) config/udev: Adding input device Mygica T230 DVB-T/T2/C (/dev/input/event8)
[ 29.075] (**) Mygica T230 DVB-T/T2/C: Applying InputClass "libinput keyboard catchall"
[ 29.075] (**) Mygica T230 DVB-T/T2/C: Applying InputClass "system-keyboard"
[ 29.075] (II) Using input driver 'libinput' for 'Mygica T230 DVB-T/T2/C'
[ 29.077] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 17 paused 0
[ 29.077] (**) Mygica T230 DVB-T/T2/C: always reports core events
[ 29.077] (**) Option "Device" "/dev/input/event8"
[ 29.077] (**) Option "_source" "server/udev"
[ 29.081] (II) event8 - Mygica T230 DVB-T/T2/C: is tagged by udev as: Keyboard
[ 29.081] (II) event8 - Mygica T230 DVB-T/T2/C: device is a keyboard
[ 29.081] (II) event8 - Mygica T230 DVB-T/T2/C: device removed
[ 29.081] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1/rc/rc0/input9/event8"
[ 29.081] (II) XINPUT: Adding extended input device "Mygica T230 DVB-T/T2/C" (type: KEYBOARD, id 8)
[ 29.081] (**) Option "xkb_model" "pc105"
[ 29.081] (**) Option "xkb_layout" "us,ru"
[ 29.081] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
[ 29.085] (II) event8 - Mygica T230 DVB-T/T2/C: is tagged by udev as: Keyboard
[ 29.085] (II) event8 - Mygica T230 DVB-T/T2/C: device is a keyboard
[ 29.087] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 29.087] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 29.087] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 29.087] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 29.088] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 18 paused 0
[ 29.088] (**) AT Translated Set 2 keyboard: always reports core events
[ 29.088] (**) Option "Device" "/dev/input/event2"
[ 29.088] (**) Option "_source" "server/udev"
[ 29.090] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 29.090] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 29.091] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 29.091] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 29.091] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 29.091] (**) Option "xkb_model" "pc105"
[ 29.091] (**) Option "xkb_layout" "us,ru"
[ 29.091] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
[ 29.094] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 29.094] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 29.096] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
[ 29.096] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "libinput pointer catchall"
[ 29.096] (II) Using input driver 'libinput' for 'ImPS/2 Generic Wheel Mouse'
[ 29.098] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 19 paused 0
[ 29.098] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[ 29.098] (**) Option "Device" "/dev/input/event4"
[ 29.098] (**) Option "_source" "server/udev"
[ 29.101] (II) event4 - ImPS/2 Generic Wheel Mouse: is tagged by udev as: Mouse
[ 29.101] (II) event4 - ImPS/2 Generic Wheel Mouse: device is a pointer
[ 29.102] (II) event4 - ImPS/2 Generic Wheel Mouse: device removed
[ 29.102] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[ 29.102] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 10)
[ 29.102] (**) Option "AccelerationScheme" "none"
[ 29.102] (**) ImPS/2 Generic Wheel Mouse: (accel) selected scheme none/0
[ 29.102] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[ 29.102] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[ 29.105] (II) event4 - ImPS/2 Generic Wheel Mouse: is tagged by udev as: Mouse
[ 29.105] (II) event4 - ImPS/2 Generic Wheel Mouse: device is a pointer
[ 29.107] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[ 29.107] (II) No input driver specified, ignoring this device.
[ 29.107] (II) This device may have been added with another device file.
[ 29.108] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 29.108] (II) No input driver specified, ignoring this device.
[ 29.108] (II) This device may have been added with another device file.
|