mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
bcm2835-driver: fix fbset command, thanks to Dom
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a4c48a52b4
commit
ef3582fc69
@ -28,5 +28,5 @@
|
||||
# stub function
|
||||
wait_for_xorg () {
|
||||
echo 0 > /sys/class/vtconsole/vtcon1/bind
|
||||
fbset -xres 1 -yres 1 -vxres 1 -vyres 1
|
||||
fbset -g 1 1 1 1 32
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user