Update docs: re-add the manual method of changing gl driver
This commit is contained in:
parent
0e3027638f
commit
a754cdc239
@ -15,4 +15,4 @@ will natively work with [Klipper](https://github.com/kevinOConnor/klipper) and [
|
||||

|
||||
|
||||
|
||||
[More Screenshots](https://klipperscreen.readthedocs.io/en/latest/panels/)
|
||||
[More Screenshots](https://klipperscreen.readthedocs.io/en/latest/Panels/)
|
||||
|
@ -56,5 +56,13 @@ select G2 and reboot.
|
||||
|
||||

|
||||
|
||||
That should make the touch work, if your screen is rotated 180 degrees, then you may need to adjust
|
||||
Or manually edit `/boot/config.txt` and change:
|
||||
|
||||
`dtoverlay=vc4-kms-v3d`
|
||||
|
||||
to:
|
||||
|
||||
`dtoverlay=vc4-fkms-v3d`
|
||||
|
||||
and reboot, that should make the touch work, if your screen is rotated 180 degrees, then you may need to adjust
|
||||
[the touch rotation](Hardware.md) as described in the Hardware page.
|
||||
|
@ -18,10 +18,10 @@ Job Status
|
||||
|
||||

|
||||
|
||||
[More](panels.md)
|
||||
[More](Panels.md)
|
||||
|
||||
### Inspiration
|
||||
KlipperScreen was inspired by [OctoScreen](https://github.com/Z-Bolt/OctoScreen/) and the need for a touchscreen GUI that
|
||||
will natively work with [Klipper](https://github.com/klipper3d/klipper) and [Moonraker](https://github.com/arksine/moonraker).
|
||||
|
||||
[Changelog](changelog.md)
|
||||
[Changelog](Changelog.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user