Hi Marcos, I get my boards booting with a Linaro and with HDMI output. I think that the problem is in your FEX file configuration. You have configured the output type to LCD and not HDMI.
Change the values of the following parameters to the values below, regenerated your script.bin and try again : [disp_init] disp_init_enable = 1 disp_mode = 0 screen0_output_type = 3 screen0_output_mode = 4 screen1_output_type = 0 screen1_output_mode = 4 Reference : http://linux-sunxi.org/Fex_Guide#disp_init_configuration Now I am working on the ethernet and SATA drivers. Regards, Antonio Belloni Em sexta-feira, 14 de fevereiro de 2014 16h00min39s UTC-2, Marcos Cruz escreveu: > > Hi, > > > This is a digital signage board based on A20 SoC, here the website: > http://www.merrii.com/en/detail.asp?id=157 > I managed to modify and install the Cubian distribution to function on > it but > I'm having problems with its VGA and HDMI outputs (no signal). > The file dmesg_output contains the kernel output. > What is curious about the board is I had to modify script.fex file in > order to make > the built in rtl8188etv operational but with the Android that comes > pre-installed everything works. > Have anyone any idea about the VGA and HDMI outputs? > > > Regards, > > > Marcos > -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
