Update 'linux rasp pi4 X11 EGLFS'

master
Mehran Dehghanian 4 years ago
parent 71dae6464d
commit 357362830f

@ -36,3 +36,13 @@ Running on a software rasterizer (LLVMpipe), expect limited performance.
sudo gpasswd -a pi render
```
https://bugreports.qt.io/browse/QTBUG-76889
### Fix
Propblem with application running too early and can't access HDMI output.
Add this to [Service] tab in systemd file
```
After=multi-user.target
```

Loading…
Cancel
Save