Virtual core pointer id=2 [master pointer (3)]⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]⎜ ↳ SINO WEALTH USB KEYBOARD Mouse id=8 [slave pointer (2)]⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Video Bus id=6 [slave keyboard (3)] ↳ SINO WEALTH USB KEYBOARD id=7 [slave keyboard (3)] ↳ SINO WEALTH USB KEYBOARD System Control id=9 [slave keyboard (3)] ↳ SINO WEALTH USB KEYBOARD Wireless Radio Control id=10 [slave keyboard (3)] ↳ SINO WEALTH USB KEYBOARD Consumer Control id=11 [slave keyboard (3)] ↳ USB 2.0 Web Camera: USB 2.0 Web id=12 [slave keyboard (3)] ↳ bytcr-rt5640 Headset id=13 [slave keyboard (3)] ↳ axp20x-pek id=14 [slave keyboard (3)] ↳ gpio-keys id=15 [slave keyboard (3)] ↳ gpio-keys id=16 [slave keyboard (3)]
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_idle.max_cstate=1"
Niestety, jednak bez zmian
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_idle.max_cstate=0"
sudo update-grub
xinput list-props 8
Device 'SINO WEALTH USB KEYBOARD Mouse': Device Enabled (147): 1 Coordinate Transformation Matrix (149): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 libinput Natural Scrolling Enabled (284): 0 libinput Natural Scrolling Enabled Default (285): 0 libinput Scroll Methods Available (286): 0, 0, 1 libinput Scroll Method Enabled (287): 0, 0, 0 libinput Scroll Method Enabled Default (288): 0, 0, 0 libinput Button Scrolling Button (289): 2 libinput Button Scrolling Button Default (290): 2 libinput Middle Emulation Enabled (291): 0 libinput Middle Emulation Enabled Default (292): 0 libinput Accel Speed (293): 0.000000 libinput Accel Speed Default (294): 0.000000 libinput Accel Profiles Available (295): 1, 1 libinput Accel Profile Enabled (296): 1, 0 libinput Accel Profile Enabled Default (297): 1, 0 libinput Left Handed Enabled (298): 0 libinput Left Handed Enabled Default (299): 0 libinput Send Events Modes Available (269): 1, 0 libinput Send Events Mode Enabled (270): 0, 0 libinput Send Events Mode Enabled Default (271): 0, 0 Device Node (272): "/dev/input/event2" Device Product ID (273): 24704, 32864 libinput Drag Lock Buttons (300): <no items> libinput Horizontal Scroll Enabled (301): 1
# Example xorg.conf.d snippet that assigns the touchpad driver# to all touchpads. See xorg.conf.d(5) for more information on# InputClass.# DO NOT EDIT THIS FILE, your distribution will likely overwrite# it when updating. Copy (and rename) this file into# /etc/X11/xorg.conf.d first.# Additional options may be added in the form of# Option "OptionName" "value"#Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on"# This option is recommend on all Linux systems using evdev, but cannot be# enabled by default. See the following link for details:# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html MatchDevicePath "/dev/input/event*"EndSectionSection "InputClass" Identifier "touchpad ignore duplicates" MatchIsTouchpad "on" MatchOS "Linux" MatchDevicePath "/dev/input/mouse*" Option "Ignore" "on"EndSection# This option enables the bottom right corner to be a right button on clickpads# and the right and middle top areas to be right / middle buttons on clickpads# with a top button area.# This option is only interpreted by clickpads.Section "InputClass" Identifier "Default clickpad buttons" MatchDriver "synaptics" Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%"EndSection# This option disables software buttons on Apple touchpads.# This option is only interpreted by clickpads.Section "InputClass" Identifier "Disable clickpad buttons on Apple touchpads" MatchProduct "Apple|bcm5974" MatchDriver "synaptics" Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"EndSection
lsusb
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.autosuspend=-1"
# Set to 0 to disable, 1 to enable USB autosuspend feature.USB_AUTOSUSPEND=1# Exclude listed devices from USB autosuspend (separate with spaces).# Use lsusb to get the ids.# Note: input devices (usbhid) are excluded automatically#USB_BLACKLIST="1111:2222 3333:4444"# Bluetooth devices are excluded from USB autosuspend:# 0=do not exclude, 1=exclude.USB_BLACKLIST_BTUSB=1# Phone devices are excluded from USB autosuspend:# 0=do not exclude, 1=exclude (enable charging).USB_BLACKLIST_PHONE=1# Printers are excluded from USB autosuspend:# 0=do not exclude, 1=exclude.USB_BLACKLIST_PRINTER=1# WWAN devices are excluded from USB autosuspend:# 0=do not exclude, 1=exclude.USB_BLACKLIST_WWAN=1# Include listed devices into USB autosuspend even if already excluded# by the blacklists above (separate with spaces).# Use lsusb to get the ids.#USB_WHITELIST="1111:2222 3333:4444"# Set to 1 to disable autosuspend before shutdown, 0 to do nothing# (workaround for USB devices that cause shutdown problems).#USB_AUTOSUSPEND_DISABLE_ON_SHUTDOWN=1
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 001 Device 003: ID 058f:5608 Alcor Micro Corp. Bus 001 Device 004: ID 6080:8060 Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. HubBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub