Pi 5 with official touchscreen
SDR Focused Distribution for the Raspberry Pi
Brought to you by:
cemaxecuter
The raspberry pi 5 with the official touchscreen will show the ubuntu loading screen and will work with autologin terminal but not desktop gui. The screen is blank until reboot/shutdown. I didnt find any obvious error in the logs.
I tried installing the latest mesa and lightdm version but it didnt help. Raspberry Pi OS has no issue when I flashed that, but I did see somewhere support was recently added for pi 5 touchscreen to mesa in a newer linux kernel.
Can you shoot me a link to the touchscreen? If it’s not a lot I’d like to try and see if I can get ahold of one.
Sent from Proton Mail for iOS
On Fri, Jan 26, 2024 at 12:13 AM, Mitchell Harding <mitchh22@users.sourceforge.net> wrote:
Related
Tickets: #25
https://www.canakit.com/raspberry-pi-lcd-display-touchscreen.html?cid=usd&src=raspberrypi
its $60 in stock here
Although I'm not sure its unique to touchscreen since vnc doesnt work either with the pi 5
Solved the issue by enabling Waylang in /etc/gdm3/custom.conf
WaylandEnable=true
Dang that was it? Good catch. I feel like I had that disabled due to something else but can’t recall.
Sent from Proton Mail for iOS
On Sun, Mar 3, 2024 at 6:03 PM, Mitchell Harding <mitchh22@users.sourceforge.net> wrote:
Related
Tickets: #25
Just to close the loop on this, I manually updated raspi-config from https://archive.raspberrypi.org/debian/pool/main/r/raspi-config/raspi-config_20240228_all.deb
Then I changed from wayland to X11 in the advanced settings. After that everything worked, both screen and VNC