You shouldn't ever use sudo with startx. It messes up permissions on files and prevents it working.I can use the `sudo startx` command in the SSH page to make my HDMI screen enter the graphical interface
You can try this to fix the permissions
Code:
sudo chown pi:pi ~/.Xauthoritytouch .~/.Xauthority
Statistics: Posted by rpdom — Sat Nov 16, 2024 9:52 am