Bug 203049
Summary: | External USB touchpad (1357:1000) not recognized as touchpad | ||
---|---|---|---|
Product: | Drivers | Reporter: | Tassilo Horn (tsdh) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.0.4 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
"sudo hid-recorder /dev/hidraw{8,9,10}" and then touching and tapping on the touchpad
sudo usbhid-dump --model=1357:1000 udevadm info /dev/input/event{256,257,258,259} |
Description
Tassilo Horn
2019-03-26 07:21:17 UTC
Created attachment 282025 [details]
sudo usbhid-dump --model=1357:1000
Created attachment 282027 [details]
udevadm info /dev/input/event{256,257,258,259}
On Tue, Mar 26, 2019 at 07:21:17AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=203049 > > Bug ID: 203049 > Summary: External USB touchpad (1357:1000) not recognized as > touchpad > Product: Drivers > Version: 2.5 > Kernel Version: 5.0.4 All USB bugs should be sent to the linux-usb@vger.kernel.org mailing list, and not entered into bugzilla. Please bring this issue up there, if it is still a problem in the latest kernel release. |