[Seek Help] Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
Tofloor
poster avatar
deepin-superuser
deepin
2022-05-21 03:33
Author

笔记本刚开机时,摄像头还可以用,过了一会就不行了,翻看日志,发现了点有意思的东西

时间:2022-05-19 19:29:06.562 信息: (II) event16 - Integrated_Webcam_HD: Integrate: device is a keyboard 
时间:2022-05-19 19:29:06.562 信息: (II) event16 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard 
时间:2022-05-19 19:29:06.560 信息: (WW) Option "xkb_options" requires a string value 
时间:2022-05-19 19:29:06.560 信息: (WW) Option "xkb_variant" requires a string value 
时间:2022-05-19 19:29:06.560 信息: (**) Option "xkb_layout" "cn" 
时间:2022-05-19 19:29:06.560 信息: (**) Option "xkb_model" "pc105" 
时间:2022-05-19 19:29:06.560 信息: (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 12) 
时间:2022-05-19 19:29:06.560 信息: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input63/event16" 
时间:2022-05-19 19:29:06.549 信息: (II) event16 - Integrated_Webcam_HD: Integrate: device removed 
时间:2022-05-19 19:29:06.549 信息: (II) event16 - Integrated_Webcam_HD: Integrate: device is a keyboard 
时间:2022-05-19 19:29:06.549 信息: (II) event16 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard 
时间:2022-05-19 19:29:06.547 信息: (**) Option "_source" "server/udev" 
时间:2022-05-19 19:29:06.547 信息: (**) Option "Device" "/dev/input/event16" 
时间:2022-05-19 19:29:06.547 信息: (**) Integrated_Webcam_HD: Integrate: always reports core events 
时间:2022-05-19 19:29:06.547 信息: (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate' 
时间:2022-05-19 19:29:06.547 信息: (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall" 
时间:2022-05-19 19:29:06.547 信息: (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event16) 

摄像头居然被识别成了键盘

求解决方案

设备信息:

image.png

日志文件

Xorg日志.txt

Reply Favorite View the author
All Replies
陌生人
deepin
2022-05-21 18:28
#1

感觉可以用udev的规则去改吧,看起来是udev识别的问题,但是我不会这玩意

Reply View the author
deepin-superuser
deepin
2022-05-21 18:35
#2
陌生人

感觉可以用udev的规则去改吧,看起来是udev识别的问题,但是我不会这玩意

嗯嗯 我研究研究

Reply View the author