Skip to content

Commit

Permalink
Add note about disabling dtoverlay=vc4-fkms-v3d when rotating display…
Browse files Browse the repository at this point in the history
… with the Pi 4.

See #92
  • Loading branch information
jareware committed Mar 10, 2020
1 parent b5a4a99 commit e6ae2ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/first-boot.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

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.

## Replacing the boot graphics
Expand Down

0 comments on commit e6ae2ca

Please sign in to comment.