Orange Pi Manual Copy right by Shenzhen Xunlong Software Co., Ltd
www.orangepi.org
60
www.xunlong.tv
disp_mode=1
screen1_output_type=2
screen1_output_mode=11
[tv_para]
tv_used
=1
tv_dac_used=1
Modify sys_config, generate into script.bin and replace it.
2. Auto load tv.ko module while power on
Enter the following command in /lib/ catalog
depmod -a
Add the following in the next line of /etc/modules
tv
It will be TV out when you re-start.
b.
Display Configuration
Configuration Item
Configuration Meaning
disp_init_enable=xx
Whether on the way of display initialization settings
disp_mode =xx
Display mode: 0:screen0<screen0,fb0>
screen0_output_type=xx
Screen 0 output type (0:none; 1:lcd; 2:tv; 3:hdmi; 4:vga)
screen0_output_mode =xx
Screen 0 output mode (used for tv/hdmi output, 0:480i
1:576i 2:480p 3:576p 4:720p50 5:720p60 6:1080i50
7:1080i60 8:1080p24 9:1080p50 10:1080p60 11:pal
14:ntsc)
screen1_output_type=xx
Screen 1 output type (0:none; 1:lcd; 2:tv; 3:hdmi; 4:vga)