Command Line Interface - Hardkernnel ODROID-C2 User Manual

Table of Contents

Advertisement

# setenv m "1080i60hz" # Interlaced 60Hz
# setenv m "1080p60hz" # Progressive 60Hz
# setenv m "1080i50hz" # Interlaced 50Hz
# setenv m "1080p50hz" # Progressive 50Hz
# setenv m "1080p24hz" # Progressive 24Hz
# 4K (3840x2160)
# setenv m "2160p30hz"
# setenv m "2160p25hz"
# setenv m "2160p24hz"
# setenv m "smpte24hz"
# setenv m "2160p50hz"
# setenv m "2160p60hz"
# setenv m "2160p50hz420" # Progressive 50Hz with YCbCr 4:2:0
(Requires TV/Monitor that supports it)
# setenv m "2160p60hz420" # Progressive 60Hz with YCbCr 4:2:0
(Requires TV/Monitor that supports it)
### VESA modes ###
# setenv m "640x480p60hz"
# setenv m "800x480p60hz"
# setenv m "800x600p60hz"
setenv m "1024x600p60hz"
# setenv m "1024x768p60hz"
# setenv m "1280x800p60hz"
# setenv m "1280x1024p60hz"
# setenv m "1360x768p60hz"
# setenv m "1440x900p60hz"
# setenv m "1600x900p60hz"
# setenv m "1680x1050p60hz"
# setenv m "1920x1200p60hz"
# HDMI BPP Mode
setenv m_bpp "32"
# setenv m_bpp "24"
# setenv m_bpp "16"
# HDMI DVI/VGA modes
# Uncomment only a single Line! The line with setenv written.
# At least one mode must be selected.
setenv vout "dvi"
# setenv vout "vga"

Command Line Interface

Linux system, normally using a shell called BASH. When a graphical
system is running, a Terminal window may be launched in order to is-
sue commands using the keyboard. Many Linux systems also come
with the Secure Shell (SSH) server, which allows a command line in-
43
ODROID C2 USER MANUAL
The Linux terminal CLI is the basic method of interacting with the
Chapter 3
# Progressive 30Hz
# Progressive 25Hz
# Progressive 24Hz
# Progressive 24Hz SMPTE
# Progressive 50Hz
# Progressive 60Hz

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents