piPlayer wrote: 
> Searching for waveshare provided in 2 seconds this thread and these two
> instructions.
> 
> 'Thread'
> (https://forums.slimdevices.com/showthread.php?109619-Touch-off-with-Jivelite-Waveshare-5-quot-on-piCorePlayer&highlight=waveshare)
> 
> 'Waveshare 5\" SPI touchscreen'
> (https://forums.slimdevices.com/attachment.php?attachmentid=25983&d=1542222635)
> 
> 'Waveshare 5\" USB touchscreen'
> (https://forums.slimdevices.com/attachment.php?attachmentid=26045&d=1542987532)
> 
> Regards
> PiPlayer

Hi, thanks for providing these links.

I'm trying to get my 7" Waveshare screen working in the same way.

I'm following the instructions, and when I run the calibrate command I
get the following thing happen:


Code:
--------------------
    
  sudo TSLIB_FBDEVICE=/dev/fb0 TSLIB_TSDEVICE=/dev/input/event0 
/usr/local/bin/ts_calibrate
  xres = 1024, yres = 600
  Took 1 samples...
  Top left : X =   15 Y =   21
  Took 1 samples...
  Top right : X =   15 Y =   21
  Took 1 samples...
  Bot right : X =   15 Y =   21
  Took 1 samples...
  Bot left : X =   15 Y =   21
  Took 1 samples...
  Center : X =   15 Y =   21
  ts_calibrate: determinant is too small -- 0.000000
  Calibration failed.
  
--------------------


It stops after I press the crosshair in the top left.

The odd thing is this screen works perfectly in Raspbian without any
calibration, touchscreen is very accurate.

Is there a way to use to the settings/calibration from Raspbian in PCP
for using Jivelite?


------------------------------------------------------------------------
TheHypnoToad's Profile: http://forums.slimdevices.com/member.php?userid=69197
View this thread: http://forums.slimdevices.com/showthread.php?t=107366

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to