华硕Tuf fx504 ubuntu 18.04触摸板无法正常工作

二条

在新的华硕Tuf fx504笔记本电脑中安装了Ubuntu18.04安装没有问题。但是我的触摸板无法正常工作。触摸板未显示在设备列表中。

cat /proc/bus/input/devices 
I: Bus=0019 Vendor=0000 Product=0003 Version=0000
N: Name="Sleep Button"
P: Phys=PNP0C0E/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
U: Uniq=
H: Handlers=kbd event0 
B: PROP=0
B: EV=3
B: KEY=4000 0 0

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
U: Uniq=
H: Handlers=kbd event1 
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
U: Uniq=
H: Handlers=event2 
B: PROP=0
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
U: Uniq=
H: Handlers=kbd event3 
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input4
U: Uniq=
H: Handlers=sysrq kbd event4 leds 
B: PROP=0
B: EV=120013
B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
U: Uniq=
H: Handlers=kbd event5 
B: PROP=0
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input6
U: Uniq=
H: Handlers=kbd event6 
B: PROP=0
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0003 Vendor=0458 Product=003a Version=0111
N: Name="Genius Optical Mouse"
P: Phys=usb-0000:00:14.0-1/input0
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:0458:003A.0001/input/input7
U: Uniq=
H: Handlers=mouse0 event7 
B: PROP=0

我尝试将内核(这是我在网上找到的解决方案)升级到4.18,但仍无法解决问题。

珀西·玛梅迪(Percy Mamedy)

我在华硕FX504上遇到了同样的问题。该修复程序在内核的4.19.1版本中。尝试升级到4.19.1

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1781879

将我的内核更新为4.19.1,并且可以正常工作。

cat /proc/bus/input/devices 

I: Bus=0019 Vendor=0000 Product=0003 Version=0000
N: Name="Sleep Button"
P: Phys=PNP0C0E/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
U: Uniq=
H: Handlers=kbd event0 
B: PROP=0
B: EV=3
B: KEY=4000 0 0

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
U: Uniq=
H: Handlers=kbd event1 
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
U: Uniq=
H: Handlers=event2 
B: PROP=0
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
U: Uniq=
H: Handlers=kbd event3 
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input4
U: Uniq=
H: Handlers=sysrq kbd event4 leds 
B: PROP=0
B: EV=120013
B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
U: Uniq=
H: Handlers=kbd event5 
B: PROP=0
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input6
U: Uniq=
H: Handlers=kbd event6 
B: PROP=0
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0003 Vendor=046d Product=c077 Version=0111
N: Name="Logitech USB Optical Mouse"
P: Phys=usb-0000:00:14.0-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C077.0001/input/input7
U: Uniq=
H: Handlers=mouse0 event7 
B: PROP=0
B: EV=17
B: KEY=70000 0 0 0 0
B: REL=103
B: MSC=10

I: Bus=0003 Vendor=0461 Product=0010 Version=0110
N: Name="NOVATEK USB Keyboard"
P: Phys=usb-0000:00:14.0-3/input0
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:0461:0010.0002/input/input8
U: Uniq=
H: Handlers=sysrq kbd event8 leds 
B: PROP=0
B: EV=120013
B: KEY=1000000000007 ff9f207ac14057ff febeffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0003 Vendor=0461 Product=0010 Version=0110
N: Name="NOVATEK USB Keyboard System Control"
P: Phys=usb-0000:00:14.0-3/input1
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:0461:0010.0003/input/input9
U: Uniq=
H: Handlers=kbd event9 
B: PROP=0
B: EV=13
B: KEY=c000 10000000000000 0
B: MSC=10

I: Bus=0003 Vendor=0461 Product=0010 Version=0110
N: Name="NOVATEK USB Keyboard Consumer Control"
P: Phys=usb-0000:00:14.0-3/input1
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:0461:0010.0003/input/input10
U: Uniq=
H: Handlers=kbd event10 
B: PROP=0
B: EV=13
B: KEY=1000002000000 39fad9411001 e000000000000 0
B: MSC=10

I: Bus=0019 Vendor=1043 Product=0000 Version=0000
N: Name="Asus Wireless Radio Control"
P: Phys=asus-wireless/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input11
U: Uniq=
H: Handlers=rfkill kbd event11 
B: PROP=0
B: EV=3
B: KEY=80000000000000 0 0 0

I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="Asus WMI hotkeys"
P: Phys=asus-nb-wmi/input0
S: Sysfs=/devices/platform/asus-nb-wmi/input/input12
U: Uniq=
H: Handlers=rfkill kbd event12 
B: PROP=0
B: EV=100013
B: KEY=1000000080000 0 800000000000 0 0 a1606f00900000 8200027800701000 e000000000000 0
B: MSC=10

I: Bus=0003 Vendor=0ac8 Product=3500 Version=1007
N: Name="A4 TECH HD PC Camera: A4 TECH H"
P: Phys=usb-0000:00:14.0-1/button
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input13
U: Uniq=
H: Handlers=kbd event13 
B: PROP=0
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0003 Vendor=13d3 Product=5666 Version=1015
N: Name="USB2.0 HD UVC WebCam: USB2.0 HD"
P: Phys=usb-0000:00:14.0-7/button
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input14
U: Uniq=
H: Handlers=kbd event14 
B: PROP=0
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0018 Vendor=04f3 Product=3090 Version=0100
N: Name="ELAN1200:00 04F3:3090 Touchpad"
P: Phys=i2c-ELAN1200:00
S: Sysfs=/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-6/i2c-ELAN1200:00/0018:04F3:3090.0004/input/input18
U: Uniq=
H: Handlers=mouse1 event15 
B: PROP=5
B: EV=1b
B: KEY=e520 10000 0 0 0 0
B: ABS=2e0800000000003
B: MSC=20

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel PCH Front Headphone"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1f.3/sound/card0/input19
U: Uniq=
H: Handlers=event16 
B: PROP=0
B: EV=21
B: SW=4

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel PCH HDMI/DP,pcm=3"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1f.3/sound/card0/input20
U: Uniq=
H: Handlers=event17 
B: PROP=0
B: EV=21
B: SW=140

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel PCH HDMI/DP,pcm=7"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1f.3/sound/card0/input21
U: Uniq=
H: Handlers=event18 
B: PROP=0
B: EV=21
B: SW=140

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel PCH HDMI/DP,pcm=8"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1f.3/sound/card0/input22
U: Uniq=
H: Handlers=event19 
B: PROP=0
B: EV=21
B: SW=140

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel PCH HDMI/DP,pcm=9"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1f.3/sound/card0/input23
U: Uniq=
H: Handlers=event20 
B: PROP=0
B: EV=21
B: SW=140

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel PCH HDMI/DP,pcm=10"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1f.3/sound/card0/input24
U: Uniq=
H: Handlers=event21 
B: PROP=0
B: EV=21
B: SW=140

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

华硕精密触摸板未在 ubuntu 中列出/找到。华硕 TUF FX504GE-EN224T

来自分类Dev

安装 Ubuntu 18 后触摸板将无法工作

来自分类Dev

挂起Ubuntu 16.04后触摸板无法正常工作

来自分类Dev

华硕TUF FX504GD有4个内存插槽,而不是2个

来自分类Dev

Windows 8.1华硕笔记本电脑触摸板无法正常工作

来自分类Dev

联想触摸板在Ubuntu 18中不稳定

来自分类Dev

键入时如何禁用触摸板?在Ubuntu 16.04上,syndaemon无法正常工作

来自分类Dev

关闭笔记本电脑盖后,Ubuntu 16.04触摸板无法正常工作

来自分类Dev

触摸板在Ubuntu 14.04中突然无法工作

来自分类Dev

升级到14.04后,触摸板无法正常工作,并且启动屏幕上显示“ Ubuntu Kylin”

来自分类Dev

华硕UX501-Ubuntu-触摸板不起作用

来自分类Dev

Ubuntu 16.04-华硕GL552VW触摸板

来自分类Dev

华硕 fx-503 触摸板和 fn 键不起作用

来自分类Dev

无法识别Ubuntu 15.04触摸板

来自分类Dev

从挂起唤醒后,Ubuntu 18.04 触摸板无法完全工作

来自分类Dev

触摸板无法正常工作

来自分类Dev

Elantech触摸板无法正常工作

来自分类Dev

Ubuntu 18,无法安装xelatex

来自分类Dev

我的华硕FX553VD笔记本电脑无法启动Ubuntu 18.04

来自分类Dev

华硕N550JK-TP500L(FocalTech)无法识别触摸板

来自分类Dev

华硕N550JK-TP500L(FocalTech)无法识别触摸板

来自分类Dev

华硕X101H-无法识别触摸板(输入时要禁用)

来自分类Dev

装有Ubuntu-20-04的HP Elitebook上的触摸板按钮不起作用

来自分类Dev

带有 Ubuntu-20-04 的 HP Elitebook 上的触摸板按钮不起作用

来自分类Dev

ubuntu 18,04 卡在只读模式,fsck 无法修复

来自分类Dev

如何使我的华硕触摸板以合理的方式运行?

来自分类Dev

Ubuntu 13.10触摸板问题

来自分类Dev

Ubuntu-触摸板Synaptics GUI?

来自分类Dev

Ubuntu 12.04触摸板菜单消失了

Related 相关文章

  1. 1

    华硕精密触摸板未在 ubuntu 中列出/找到。华硕 TUF FX504GE-EN224T

  2. 2

    安装 Ubuntu 18 后触摸板将无法工作

  3. 3

    挂起Ubuntu 16.04后触摸板无法正常工作

  4. 4

    华硕TUF FX504GD有4个内存插槽,而不是2个

  5. 5

    Windows 8.1华硕笔记本电脑触摸板无法正常工作

  6. 6

    联想触摸板在Ubuntu 18中不稳定

  7. 7

    键入时如何禁用触摸板?在Ubuntu 16.04上,syndaemon无法正常工作

  8. 8

    关闭笔记本电脑盖后,Ubuntu 16.04触摸板无法正常工作

  9. 9

    触摸板在Ubuntu 14.04中突然无法工作

  10. 10

    升级到14.04后,触摸板无法正常工作,并且启动屏幕上显示“ Ubuntu Kylin”

  11. 11

    华硕UX501-Ubuntu-触摸板不起作用

  12. 12

    Ubuntu 16.04-华硕GL552VW触摸板

  13. 13

    华硕 fx-503 触摸板和 fn 键不起作用

  14. 14

    无法识别Ubuntu 15.04触摸板

  15. 15

    从挂起唤醒后,Ubuntu 18.04 触摸板无法完全工作

  16. 16

    触摸板无法正常工作

  17. 17

    Elantech触摸板无法正常工作

  18. 18

    Ubuntu 18,无法安装xelatex

  19. 19

    我的华硕FX553VD笔记本电脑无法启动Ubuntu 18.04

  20. 20

    华硕N550JK-TP500L(FocalTech)无法识别触摸板

  21. 21

    华硕N550JK-TP500L(FocalTech)无法识别触摸板

  22. 22

    华硕X101H-无法识别触摸板(输入时要禁用)

  23. 23

    装有Ubuntu-20-04的HP Elitebook上的触摸板按钮不起作用

  24. 24

    带有 Ubuntu-20-04 的 HP Elitebook 上的触摸板按钮不起作用

  25. 25

    ubuntu 18,04 卡在只读模式,fsck 无法修复

  26. 26

    如何使我的华硕触摸板以合理的方式运行?

  27. 27

    Ubuntu 13.10触摸板问题

  28. 28

    Ubuntu-触摸板Synaptics GUI?

  29. 29

    Ubuntu 12.04触摸板菜单消失了

热门标签

归档