Quantcast
Viewing all articles
Browse latest Browse all 4814

Official Display • Re: Raspberry Pi 4 with official touchscreen no display after update 02/02/2024

Bookworm on a Pi4 will be using Wayfire by default.

The Screen Configuration app allows you to associate the touch overlay to the display (right click on the DSI-1 screen, "Touchscreen", and tick "10-0038 generic ft5x06 (79)"). It needs a restart of Wayfire to be applied, but if done then touch orientation will follow screen orientation.
It writes the configuration ~/.config/wayfire.ini with a section

Code:

[input-device:10-0038 generic ft5x06 (79)]output = DSI-1
so that assignment is persistent.
Rotation will be also set in that file via a section similar to

Code:

[output:DSI-1]mode = 800x480@60049position = 0,0transform = 180
I have the same text in the wayfire.ini file already. However, like you say, ticking "10-0038 generic ft5x06 (79)" fixes the inverted touch panel issue, thank you! I'd like to point out that it is not as simple as right clicking the screen to tick it - here is how I did it:
Raspberry button > Preferences > Screen Configuration
Layout > Screens > DSI-1 > Touchscreen > click on "10-0038 generic ft5x06 (79)" > Apply
(Go back and do the same to check it is ticked and then reboot)

Statistics: Posted by trlaing — Tue Feb 06, 2024 2:57 pm



Viewing all articles
Browse latest Browse all 4814

Trending Articles