2020/05/29 19:13
7/12
ODROID-VU-7-A Plus
ODROID Wiki - http://wiki.odroid.com/
Software Setting - Ubuntu
sudo vim
/
media
/
boot
/
boot.ini
ODROID-XU4
Auto Detection
With the version 4.14.32-126 or higher version,
XU4 automatically detects the resolution of VU7A+ as 1024×600 with HDMI without any change of
boot.ini.
VU7A+ model provides HDMI functionality, so you don't need modify boot.ini to switch into DVI as you
do with VU7+.
# --- HDMI / DVI Mode Selection ---
# ------------------------------------------
# - HDMI Mode
setenv vout "hdmi"
# - DVI Mode (disables sound over HDMI as per DVI compat)
# setenv vout "dvi"