Re: touch screen support

2023-05-29 Thread Dave Tyson
On Mon, 2023-05-29 at 08:39 +, Michael van Elst wrote: > dty...@anduin.org.uk (Dave Tyson) writes: > > > I guess these touch screens need some calibration to set the x/y > > bounds > > and maybe some mods to the driver. Can anyone hit me with a cluebat > > as > > to where to start... > >

Re: Contribute/Volunteer

2023-05-29 Thread Robert Swindells
neimsaci wrote: > Maybe someone is interested in making > NetBSD to run on Purism Librem5? You may want to ask this on the port-...@netbsd.org list. I think that a NetBSD port to the Pinephone or Pinephone Pro would be easier as their SoCs are already supported.

Re: touch screen support

2023-05-29 Thread Dave Tyson
On Sun, 2023-05-28 at 23:22 +, Taylor R Campbell wrote: > > Date: Sun, 28 May 2023 23:57:38 +0100 > > From: Dave Tyson > > > > [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,

Re: touch screen support

2023-05-29 Thread Michael van Elst
dty...@anduin.org.uk (Dave Tyson) writes: >I guess these touch screens need some calibration to set the x/y bounds >and maybe some mods to the driver. Can anyone hit me with a cluebat as >to where to start... There are lots touchpads that need a more relaxed interpretation of their capabilities.

Re: touch screen support

2023-05-29 Thread RVP
On Sun, 28 May 2023, Dave Tyson wrote: I have a couple of devices which report a touch screen present, but don't attach it correctly, failing with "touchscreen has no range report" Yeah, my laptop had the same issue and I worked around it by using this gross hack (for 9.x, but, should apply