Bug 1511846
Summary: | Add support for the Totem of the Dell Canvas 27 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Benjamin Tissoires <btissoir> | ||||||||||
Component: | kernel | Assignee: | Benjamin Tissoires <btissoir> | ||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | rawhide | CC: | airlied, bskeggs, btissoir, darkbasic, ewk, hdegoede, ichavero, itamar, jarodwilson, jeremy, jglisse, john.j5live, jonathan, josef, kernel-maint, labbott, linville, mario_limonciello, mchehab, mjg59, peter.hutterer, steved | ||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | |||||||||||||
: | 1511851 (view as bug list) | Environment: | |||||||||||
Last Closed: | 2019-10-17 00:11:58 UTC | Type: | Bug | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Bug Depends On: | |||||||||||||
Bug Blocks: | 1504941, 1511851, 1511854 | ||||||||||||
Attachments: |
|
Description
Benjamin Tissoires
2017-11-10 09:52:28 UTC
Created attachment 1350387 [details]
0001-HID-input-enable-Totem-on-the-Dell-Canvas-27.patch
Preliminary patch, to be submitted upstream
Created attachment 1350388 [details]
dell_canvas_touch_totem.hid
hid-recorder of a drop of the totem (not perfectly flat) which outputs both spurious events on the touch interface and then correct events on the totem interface.
Created attachment 1350389 [details]
dell_canvas_totem.evemu
evemu record of the previous hid recording of the totem input node
Created attachment 1350390 [details]
dell_canvas_touch.evemu
evemu-record of the previous hid recording of the touch input node (with the unwanted events)
Doing some pruning, did these get picked up? Still waiting on upstream work. There is a heavy lifting required in hid-multitouch/hid-core and I never had the chance to finish the job. Hi Benjamin, I developed an e-learning platform on top of the Dell Canvas 27. It currently runs on top of Windows 10, but I would like to port it to Linux. I don't care much for the Totem, but I need at least the digitizer to be working. Can you please help me to get it working on Linux? I understand that it will require some kernel/userspace patching, but I didn't find any updated instructions about what I need to do. I'm currently forced to use 4.20-rc1+ because of an amdgpu bug. Thanks Totem support in the kernel has been available since 4.19, closing. |