Jump to content

banana pi enable tv out(RCA)


Rea

Recommended Posts

Hi everyone.

When I tried plug in my banana pi to tv (rca video(AV),). I can see only boot(where label armbian).

  maybe need special resolution, i tried 800x600, 640x480, nothing.

 

Link to comment
Share on other sites

 

found the answer. 

easy way in armbian, 

first of all do backup /boot/bin/bananapi.bin

then

  go to armbian config,  System->Fexedit->

change to (start only tv out rca. ):

___________________________________________________

[disp_init]

screen0_output_type = 2 
screen0_output_mode = 14

________________________________________________________

It's for NTSC.

NTSC  14

PAL 11

that's all.

different way

 For edit Bananapi.bin need convert bin ->fex, after convert then fex->bin. 

1Backup bananapi

2  bananapi.bin  convert to bananapi.fex with special utilites bin2fex(in linux or in windows(easy winbinfex you can download here) )

3 Edit fex 

[disp_init]

screen0_output_type = 2 
screen0_output_mode = 14

4 convert fex->bin and copy to /boot/bin/bananapi.bin

 

All  Modes  

0        480i        1680*1050
1        576i        1440*900
2        480p        1360*768
3        576p        1280*1024
4        720p50        1024*768
5        720p60        800*600
6        1080i50        640*480
7        1080i60        
8        1080p24        
9        1080p50        
10        1080p60        1920*1080
11        pal        1280*720
14        ntsc

WinBinFex.zip

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines