OpenMarine
No touch on official 7" Touchdisplay - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://forum.openmarine.net/forumdisplay.php?fid=4)
+--- Thread: No touch on official 7" Touchdisplay (/showthread.php?tid=190)

Pages: 1 2


RE: No touch on official 7" Touchdisplay - Tigress - 2016-12-13

(2016-12-13, 11:06 AM)e-sailing Wrote: I haven't got a touch screen so I can't test this but in a forum I read: Installing "Two Finger Touch for Raspberry Pi Official Touchscreen" can work.
Code:
git clone https://github.com/pimoroni/raspberry-pi-two-finger-touch.git
cd raspberry-pi-two-finger-touch
./install.sh
Can someone test this?

On latest Wheezy with Foundation 7" display
, successfully did the clone but fails at ./install.sh with "/dev/twofingtouch: No such file or directory"   Any thoughts?


RE: No touch on official 7" Touchdisplay - scooter - 2016-12-13

You could try to follow this instructions:

https://www.raspberrypi.org/forums/viewtopic.php?t=138575


RE: No touch on official 7" Touchdisplay - Jan - 2016-12-14

@scooter this works. Thank you


RE: No touch on official 7" Touchdisplay - scooter - 2016-12-14

Good to hear.
I found a way to adapt twofinger for my 5 inch Waveshare LCD.
Two finger touch is not supported but it works at least to use the toolbar in opencpn. I will post some instructions later.


RE: No touch on official 7" Touchdisplay - Tigress - 2016-12-15

(2016-12-13, 08:14 PM)Tigress Wrote:
(2016-12-13, 11:06 AM)e-sailing Wrote: I haven't got a touch screen so I can't test this but in a forum I read: Installing "Two Finger Touch for Raspberry Pi Official Touchscreen" can work.
Code:
git clone https://github.com/pimoroni/raspberry-pi-two-finger-touch.git
cd raspberry-pi-two-finger-touch
./install.sh
Can someone test this?

On latest Wheezy with Foundation 7" display
, successfully did the clone but fails at ./install.sh with "/dev/twofingtouch: No such file or directory"   Any thoughts?

I was able to get this working with the addition of "sudo" before the "./install.sh" step. If you are not working at root probably good idea to include this nugget.


RE: No touch on official 7" Touchdisplay - pvds - 2017-01-10

(2016-12-15, 05:56 AM)Tigress Wrote:
(2016-12-13, 08:14 PM)Tigress Wrote:
(2016-12-13, 11:06 AM)e-sailing Wrote: I haven't got a touch screen so I can't test this but in a forum I read: Installing "Two Finger Touch for Raspberry Pi Official Touchscreen" can work.
Code:
git clone https://github.com/pimoroni/raspberry-pi-two-finger-touch.git
cd raspberry-pi-two-finger-touch
./install.sh
Can someone test this?

On latest Wheezy with Foundation 7" display
, successfully did the clone but fails at ./install.sh with "/dev/twofingtouch: No such file or directory"   Any thoughts?

I was able to get this working with the addition of "sudo" before the "./install.sh" step. If you are not working at root probably good idea to include this nugget.
The git clone method works just fine. You get the /dev/twofingtouch error when you forget to restart after running install.sh


RE: No touch on official 7" Touchdisplay - Littlechay - 2017-03-12

I can install twofing but it doesn't help. Indeed I don't see why it would help as it's not a right click that is the issue.

It seems to be a OCPN issue. Can somebody who is a member of the Cruisers Forum where the OCPN forum is hosted ask the developers?

I had myself removed from the Cruisers forum because of the draconian idiots who censor it so can't participate in development and beta testing anymore or at least contribute my findings.