ralphy wrote: 
> It's already included in the libts extension.
> 
> You need to modify /usr/local/etc/ts.conf and add a line
> 
> module_raw waveshare
> 
> You will also likely need to make other changes to the ts.conf file but
> I can't really help you with that as I don't have that screen.
> 
> Backup the pcp config and reboot.
> 
> Here's the 'ts.conf man page'
> (https://manpages.debian.org/unstable/libts0/ts.conf.5.en.html)
> 
> The only bit of info I found on the waveshare modules was at the top of
> the source code.
> 
> > 
Code:
--------------------
  >   > * Usage:
  > *   module_raw waveshare vid_pid=<vendorID>:<productID> len=<raw_data_len>
  > */
--------------------
> > 
> 
> EDIT: Plus the info from the github site I referenced above.

Thank you for all that information.

I've tried with 


Code:
--------------------
    module_raw waveshare vid_pid=0eef:0005 len=25
--------------------


no success: ts_calibrate didn"'t react to touch anymore

That's pitty that tslib and tools have not been compiled with DEBUG mode
available. Is that possible to compile this easily ? (never done it on
picoreplayer)

Very few means to debug currently

I'll keep working on it

Thomas


------------------------------------------------------------------------
tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=111447

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to