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

Troubleshooting • Re: Browser Graphic problem Pi5

$
0
0
SOLVED!!!!
Update! I use Xrdp remote desktop.

This worked for me on Pi5 with bookworm:

1. Add the xrdp user to the ssl-cert group:

Code:

$ sudo adduser xrdp ssl-cert
2. Modify the /etc/X11/xrdp/xorg.conf file

Code:

sudo nano  /etc/X11/xrdp/xorg.conf
Then find

Code:

Option "DRMDevice" "/dev/dri/renderD128" 
and change change it to:

Option "DRMDevice" "" (that's a space, and two double-quotes).

Statistics: Posted by PiNewUser — Tue Feb 27, 2024 1:46 pm



Viewing all articles
Browse latest Browse all 5005

Trending Articles