pmaports/device/device-google-glass/initfs-hook.sh
Kenneth Endfinger 258e92e942
google-glass: Add non-free firmware and initialize the display (!462)
[ci:skip-build]: already built successfully in CI
2019-06-26 23:56:33 +02:00

8 lines
306 B
Bash

#!/bin/sh
# Enable Display
echo 1 > /sys/devices/platform/omapdss/manager2/panel-notle-dpi/enabled
echo 160 > /sys/devices/platform/omapdss/manager2/panel-notle-dpi/brightness
echo 0 > /sys/devices/platform/omapfb/graphics/fb0/blank
echo "U:640x360p-312" > /sys/devices/platform/omapfb/graphics/fb0/mode