voldemar Posted April 23, 2016 Posted April 23, 2016 Hello, how to enable analog tvout? I have OpiPC board with legacy jessie desktop armbian image. I added module tv in /etc/modules. I change script.bin with: [disp_init]disp_init_enable = 1disp_mode = 1screen0_output_type = 3screen0_output_mode = 10screen1_output_type = 2screen1_output_mode = 11fb0_format = 0fb0_width = 0fb0_height = 0fb1_format = 0fb1_width = 0fb1_height = 0[tv_para]tv_used = 1tv_dac_used = 1tv_dac_src0 = 0 But there is no signal at all... I checked tvout with loboris ubuntu image (added "tv" to /etc/modules and fixed script.bin) and my tvout worked well. I noticed that when ubuntu image is loading tvout already gives to me black picture signal, even tv module swiched off. So i think that in armbian image tvout swiched off - on hardware level. May be you help me how to turn it on...
voldemar Posted May 12, 2016 Author Posted May 12, 2016 Same problem with tvout were solved in jernej's fork of OpenElec recently. (http://www.orangepi.org/orangepibbsen/forum.php?mod=viewthread&tid=1349) Please incorporate his solution https://github.com/jernejsk/OpenELEC-OPi2/blob/openelec-7.0/projects/H3/patches/linux/linux-88-enable-tv.patch in armbian. Thanks in advance!
Recommended Posts