docs: add an extra step for fbturbo issues close #971

This commit is contained in:
alfrix 2023-10-15 11:43:31 -03:00
parent f117b31a14
commit c14fd4d2cb

View File

@ -14,3 +14,9 @@ Remove the fbturbo driver
```sh
sudo apt purge xserver-xorg-video-fbturbo
```
make sure the config is removed:
```sh
sudo rm /usr/share/X11/xorg.conf.d/99-fbturbo.conf
```