docs: 35 might need to disable vc4 to work
This commit is contained in:
parent
e626db9d29
commit
a32d1d8e80
@ -25,6 +25,12 @@ dtoverlay=piscreen,drm
|
||||
???+ info
|
||||
in this context drm stands for [Direct Rendering Manager](https://en.wikipedia.org/wiki/Direct_Rendering_Manager)
|
||||
|
||||
I had to comment out (add # at the start) vc4 or it would boot into a blackscreen
|
||||
|
||||
```
|
||||
#dtoverlay=vc4-kms-v3d
|
||||
```
|
||||
|
||||
Close the nano editor using `ctrl`+`x` (exit), then `y` for yes (save).
|
||||
|
||||
```sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user