Sure, no problem.
Hope you don’t mind but I will do this tomorrow after work.
I have a problem with the latest Volumio 3.742.
The Raspberry Pi 7’’ DSI Touchscreen displays the following interface for a while, then the Pi5 automatically shuts down and the LED changes from green to red.
Any solution would be greatly appreciated!
But the Volumio 3.703 is displayed normally.
4 posts were merged into an existing topic: [GUIDE] Official Raspberry Touch Display 2
Hi,
I have the same problem: official touch display v1.1 connected via DSI display cable (official Raspberry) to cam/display 0 connector, but unlike Damien_Thorn my display never showed anything. I followed the directions in this post but nothing.
I need some help, please
What is your Pi model, the Volumio version number (not “latest” ) and the Touch Display plugin’s version number?
Also, please connect to Volumio via SSH and post the output of
cat /boot/userconfig.txt
Sorry,
RPI 5B
Volumio ver 3.799
touch display plugin ver 3.5.1
# Add your custom config.txt options to this file, which will be preserved during updates
#### Opzioni per usare 7 inch touch display
dtoverlay=vc4-kms-dsi_7inch,dsi0
#### Touch Display rotation setting below: do not alter ####
display_lcd_rotate=2
display_hdmi_rotate=2
Thank you
LL
Is any other hardware (which?) connected apart from the display?
Please change this line
to
dtoverlay=vc4-kms-dsi-7inch,dsi0
Sorry for the late replay, I was out.
Thank you very much!
This fix the problem. Now the screen is working.
Thank you agin
LL