Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3831

Troubleshooting • Re: About the Black Screen Issue on Raspberry Pi 5 Bootup

$
0
0
I can use the `sudo startx` command in the SSH page to make my HDMI screen enter the graphical interface
You shouldn't ever use sudo with startx. It messes up permissions on files and prevents it working.

You can try this to fix the permissions

Code:

sudo chown pi:pi ~/.Xauthoritytouch .~/.Xauthority
then reboot your Pi.

Statistics: Posted by rpdom — Sat Nov 16, 2024 9:52 am



Viewing all articles
Browse latest Browse all 3831

Trending Articles