Re: touch screen support
Taylor R Campbell <[email protected]> Sun, 28 May 2023 23:22:13 +0000
| Newsgroups | gmane.os.netbsd.general,gmane.os.netbsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sun, 28 May 2023 23:57:38 +0100 > From: Dave Tyson <[email protected]> > > [ 60.731037] uhidev0 at uhub0 port 1 configuration 1 interface 0 > [ 60.731037] uhidev0: wch.cn (0x1a86) USB2IIC_CTP_CONTROL (0xe5e3), > rev 0.01/0.00, addr 2, iclass 3/0 > [ 60.751042] uhidev0: 3 report ids > [ 60.751042] uts0 at uhidev0 reportid 1 > [ 60.751042] uts0: autoconfiguration error: touchscreen has no range > report > [ 60.761045] uhid0 at uhidev0 reportid 2: input=0, output=0, > feature=1 > [ 60.771044] uhid1 at uhidev0 reportid 3: input=0, output=0, > feature=256 Can you: 1. drop into the bootloader prompt, 2. do `userconf disable uts' at the bootloader prompt, 3. boot, 4. confirm the device shows up as uhid(4) instead of uts(4) now, and 5. share `usbhidctl -f /dev/uhidN -v -r' output? Also maybe: 6. file a PR to track this?