Dear all,
I have spent some time trying to make this little touch screen work with Volumio using the well-known plugin, without success.
Is there anybody who have some experience with this hardware and can suggest me how to proceed?
I searched the forum and found some talk about about a slightly different model, but I just couldn’t make it work anyway.
Change the driver setting in “99-fbturbo.conf” from “fbturbo” to “fbdev”:
sudo sed 's/"fbturbo"/"fbdev"/' -i /usr/share/X11/xorg.conf.d/99-fbturbo.conf
Reboot.
If the display should not have the orientation you are looking for, add a rotation parameter to the overlay in “/boot/userconfig.txt” so it looks something like this:
dtoverlay=waveshare35c:rotate=90
This would rotate the display (not touch) by 90 degrees clockwise.
Reboot once again.
If the display rotation appears to be correct now, check if the touch function is already properly aligned to the display. If this should not the be case try to find out by what amount touch has to be rotated. Then head over to the Touch Display plugin’s configuration page and set this value in the rotation setting.
Reboot and check if touch is properly aligned to the display now. It is possible that setting the rotation in the prior step does not suffice. This would be the case if the screen’s touch axes are inverted or swapped which is not uncommon on these kind of screens… Then you would have to find out how the axes are inverted or swapped to be able to find a correction.
It could also be that the touch function is not well calibrated. In that case additional steps would be necessary. I omitted these for now, in case calibration is good (enough).
Thank you @gvolt ! I am now able to display Volumio on the built-in screen and, after some trial and error with rotation, I am even able to interact with it.
I scaled down the interface so to display the album art, it is fine and cute, let me say. Any further suggestion will be the very welcome and, for the time being, thank you for your support
Hello @gvolt and all, here I am again as I am afraid I need the above mentioned suggestion to calibrate the screen. It is quite hard to hit the buttons, especially in the sides and the corners. Any suggestion would be appreciated