mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
busybox: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f50451add7
commit
ed04a24d44
@ -30,9 +30,6 @@ fi
|
|||||||
clear
|
clear
|
||||||
export CONSOLE=/dev/tty3
|
export CONSOLE=/dev/tty3
|
||||||
|
|
||||||
# showing version
|
|
||||||
# lsb_release
|
|
||||||
|
|
||||||
# starting framebuffer if it still not exist
|
# starting framebuffer if it still not exist
|
||||||
if [ ! -e /dev/fb0 ]; then
|
if [ ! -e /dev/fb0 ]; then
|
||||||
modprobe uvesafb mode_option=1920x1080-32 mtrr=3 scroll=ywrap
|
modprobe uvesafb mode_option=1920x1080-32 mtrr=3 scroll=ywrap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user