亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区
Chinaunix
標(biāo)題:
USBHID觸摸時(shí)報(bào)錯(cuò)
[打印本頁(yè)]
作者:
KenZhang1031
時(shí)間:
2017-10-20 15:35
標(biāo)題:
USBHID觸摸時(shí)報(bào)錯(cuò)
3.1內(nèi)核,啟動(dòng)后,有/dev/usb/hiddev0設(shè)備
cat /dev/usb/hiddev0,然后觸摸屏,打印以下錯(cuò)誤:
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
hid-generic 0003:2149:2703.0002: can't reset device, hiusb-ehci-1.1/input1, status -71
usb 1-1.1: USB disconnect, device number 3
cat: read error: Input/output error
sh: getcwd: No such file or directory
(unknown) # usb 1-1.1: new full-speed USB device number 4 using hiusb-ehci
hid-generic 0003:2149:2703.0004: hiddev0,hidraw0: USB HID v1.10 Device [Advanced Silicon S.A CoolTouch(TM) System] on usb-hiusb-ehci-1.1/input1
sh: getcwd: No such file or directory
(unknown) #
復(fù)制代碼
怎么解決這個(gè)問(wèn)題。屏的信息如下:
Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.
looking at device '/devices/platform/hiusb-ehci.0/usb1/1-1/1-1.1/1-1.1:1.1/usbmisc/hiddev0':
KERNEL=="hiddev0"
SUBSYSTEM=="usbmisc"
DRIVER==""
looking at parent device '/devices/platform/hiusb-ehci.0/usb1/1-1/1-1.1/1-1.1:1.1':
KERNELS=="1-1.1:1.1"
SUBSYSTEMS=="usb"
DRIVERS=="usbhid"
ATTRS{bInterfaceClass}=="03"
ATTRS{modalias}=="usb:v2149p2703d1331dc00dsc00dp00ic03isc00ip00in01"
ATTRS{bInterfaceSubClass}=="00"
ATTRS{bInterfaceProtocol}=="00"
ATTRS{bNumEndpoints}=="02"
ATTRS{supports_autosuspend}=="1"
ATTRS{bAlternateSetting}==" 0"
ATTRS{bInterfaceNumber}=="01"
looking at parent device '/devices/platform/hiusb-ehci.0/usb1/1-1/1-1.1':
KERNELS=="1-1.1"
SUBSYSTEMS=="usb"
DRIVERS=="usb"
ATTRS{bDeviceSubClass}=="00"
ATTRS{bDeviceProtocol}=="00"
ATTRS{devpath}=="1.1"
ATTRS{idVendor}=="2149"
ATTRS{speed}=="12"
ATTRS{bNumInterfaces}==" 2"
ATTRS{bConfigurationValue}=="1"
ATTRS{bMaxPacketSize0}=="64"
ATTRS{busnum}=="1"
ATTRS{devnum}=="14"
ATTRS{bMaxPower}=="500mA"
ATTRS{authorized}=="1"
ATTRS{bmAttributes}=="a0"
ATTRS{bNumConfigurations}=="1"
ATTRS{maxchild}=="0"
ATTRS{bcdDevice}=="1331"
ATTRS{avoid_reset_quirk}=="0"
ATTRS{quirks}=="0x0"
ATTRS{version}==" 2.00"
ATTRS{urbnum}=="20"
ATTRS{ltm_capable}=="no"
ATTRS{manufacturer}=="Advanced Silicon S.A"
ATTRS{removable}=="fixed"
ATTRS{idProduct}=="2703"
ATTRS{bDeviceClass}=="00"
ATTRS{product}=="CoolTouch(TM) System"
looking at parent device '/devices/platform/hiusb-ehci.0/usb1/1-1':
KERNELS=="1-1"
SUBSYSTEMS=="usb"
DRIVERS=="usb"
ATTRS{bDeviceSubClass}=="00"
ATTRS{bDeviceProtocol}=="02"
ATTRS{devpath}=="1"
ATTRS{idVendor}=="05e3"
ATTRS{speed}=="480"
ATTRS{bNumInterfaces}==" 1"
ATTRS{bConfigurationValue}=="1"
ATTRS{bMaxPacketSize0}=="64"
ATTRS{busnum}=="1"
ATTRS{devnum}=="12"
ATTRS{configuration}==""
ATTRS{bMaxPower}=="100mA"
ATTRS{authorized}=="1"
ATTRS{bmAttributes}=="e0"
ATTRS{bNumConfigurations}=="1"
ATTRS{maxchild}=="4"
ATTRS{bcdDevice}=="7017"
ATTRS{avoid_reset_quirk}=="0"
ATTRS{quirks}=="0x0"
ATTRS{version}==" 2.00"
ATTRS{urbnum}=="82"
ATTRS{ltm_capable}=="no"
ATTRS{manufacturer}=="GenesysLogic"
ATTRS{removable}=="unknown"
ATTRS{idProduct}=="0610"
ATTRS{bDeviceClass}=="09"
ATTRS{product}=="USB2.0 Hub"
looking at parent device '/devices/platform/hiusb-ehci.0/usb1':
KERNELS=="usb1"
SUBSYSTEMS=="usb"
DRIVERS=="usb"
ATTRS{bDeviceSubClass}=="00"
ATTRS{bDeviceProtocol}=="00"
ATTRS{devpath}=="0"
ATTRS{idVendor}=="1d6b"
ATTRS{speed}=="480"
ATTRS{bNumInterfaces}==" 1"
ATTRS{bConfigurationValue}=="1"
ATTRS{bMaxPacketSize0}=="64"
ATTRS{authorized_default}=="1"
ATTRS{busnum}=="1"
ATTRS{devnum}=="1"
ATTRS{configuration}==""
ATTRS{bMaxPower}=="0mA"
ATTRS{authorized}=="1"
ATTRS{bmAttributes}=="e0"
ATTRS{bNumConfigurations}=="1"
ATTRS{maxchild}=="1"
ATTRS{bcdDevice}=="0310"
ATTRS{avoid_reset_quirk}=="0"
ATTRS{quirks}=="0x0"
ATTRS{serial}=="hiusb-ehci"
ATTRS{version}==" 2.00"
ATTRS{urbnum}=="148"
ATTRS{ltm_capable}=="no"
ATTRS{manufacturer}=="Linux 3.10.0 ehci_hcd"
ATTRS{removable}=="unknown"
ATTRS{idProduct}=="0002"
ATTRS{bDeviceClass}=="09"
ATTRS{product}=="HIUSB EHCI"
looking at parent device '/devices/platform/hiusb-ehci.0':
KERNELS=="hiusb-ehci.0"
SUBSYSTEMS=="platform"
DRIVERS=="hiusb-ehci"
ATTRS{companion}==""
ATTRS{modalias}=="platform:hiusb-ehci"
ATTRS{uframe_periodic_max}=="100"
looking at parent device '/devices/platform':
KERNELS=="platform"
SUBSYSTEMS==""
DRIVERS==""
復(fù)制代碼
歡迎光臨 Chinaunix (http://72891.cn/)
Powered by Discuz! X3.2