Rpi3+officially touchscreen an a lot of problems
Rpi3+officially touchscreen an a lot of problems
Hello everyone, sorry for my terrible English, I have a problem with Hudiy, I bought an RPI3 and an official 7" screen in version 2, as long as Linux is running, everything is fine or can be easily changed (image orientation). When I start Hudiy, everything falls apart, i.e. the touch screen stops working and the image rotates by 90 degrees. Any idea?
Re: Rpi3+officially touchscreen an a lot of problems
Hello,
The Pi Touch Display 2 has a hardware portrait orientation. In the desktop environment, you can set it to a landscape orientation using labwc (the window compositor). After installing Hudiy on a Pi 3B+, the desktop is disabled and the system runs in Console mode (without labwc). In Console mode, you can configure the screen and touchscreen rotation directly in Hudiy's configuration file ($HOME/.hudiy/share/config/main_configuration.json):
https://github.com/wiboma/hudiy/blob/ma ... pplication (rotation - LEFT, RIGHT, NORMAL, INVERTED).
If the touch input will still not work after changing the rotation, please check this topic:
viewtopic.php?t=313
The Pi Touch Display 2 has a hardware portrait orientation. In the desktop environment, you can set it to a landscape orientation using labwc (the window compositor). After installing Hudiy on a Pi 3B+, the desktop is disabled and the system runs in Console mode (without labwc). In Console mode, you can configure the screen and touchscreen rotation directly in Hudiy's configuration file ($HOME/.hudiy/share/config/main_configuration.json):
https://github.com/wiboma/hudiy/blob/ma ... pplication (rotation - LEFT, RIGHT, NORMAL, INVERTED).
If the touch input will still not work after changing the rotation, please check this topic:
viewtopic.php?t=313
Hudiy Team