Add note about disabling dtoverlay=vc4-fkms-v3d when rotating display with the Pi 4.
See #92
This commit is contained in:
parent
b5a4a99156
commit
e6ae2ca1cb
@ -76,6 +76,8 @@ Press `Ctrl + Alt + F3` to get to a virtual terminal, and use your favorite edit
|
|||||||
|
|
||||||
Save the file, and `sudo reboot`.
|
Save the file, and `sudo reboot`.
|
||||||
|
|
||||||
|
Note that on the Pi 4, you'll need to disable the `dtoverlay=vc4-fkms-v3d` line in `/boot/config.txt` for this to work. But then that [may cause other issues](https://www.reddit.com/r/raspberry_pi/comments/dw1376/dtoverlayvc4fkmsv3d_causes_display_to_shift_right/). This is hopefully fixed in a future Raspbian release.
|
||||||
|
|
||||||
Exotic screens may require a bit more fiddling. See issues [#41](https://github.com/futurice/chilipie-kiosk/issues/41) and [#58](https://github.com/futurice/chilipie-kiosk/issues/58) for ideas.
|
Exotic screens may require a bit more fiddling. See issues [#41](https://github.com/futurice/chilipie-kiosk/issues/41) and [#58](https://github.com/futurice/chilipie-kiosk/issues/58) for ideas.
|
||||||
|
|
||||||
## Replacing the boot graphics
|
## Replacing the boot graphics
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user