Bug 24672
Summary: | [hid-ORTEK] Enable GeneralKeys keyboard - Mouse Combi PX-253 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Fabian Schuh (mail) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | d.bell, info |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bugs.archlinux.org/task/22030#comment69610 | ||
Kernel Version: | 2.6.36 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | USB resource descriptor fix for Ortek PKB-1700 devices |
Description
Fabian Schuh
2010-12-11 11:12:00 UTC
Created attachment 42392 [details] USB resource descriptor fix for Ortek PKB-1700 devices I have a wireless keyboard with a pointing stick, branded as "Plexgear Mediatrack Mini Comfort" which looks like this: http://www.kjell.com/?item=91814&path=97000000,192500000,202500000,205500000,207000000 This device also identifies itself as PKB-1700 and I've created a patch which seems to be almost identical to your proposed solution. Please test this patch with your device. Hi, the attached patch (id=42392) in comment #1 worked for me against 2.6.37.2, the keyboard now works correctly :) Please apply upstream if possible since the patch works against the model in question. Cheers! 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. (In reply to Johan from comment #1) > Created attachment 42392 [details] > USB resource descriptor fix for Ortek PKB-1700 devices > > I have a wireless keyboard with a pointing stick, branded as "Plexgear > Mediatrack Mini Comfort" which looks like this: > > > http://www.lagaiphone.se/?item=91814&path=97000000,192500000,202500000,205500000, > 207000000 > > This device also identifies itself as PKB-1700 and I've created a patch > which seems to be almost identical to your proposed solution. Please test this patch with your device. |