linux-sunxi / sunxi-mali-proprietary

Sunxi Mali-400 proprietary support libraries.
15 stars 29 forks source link

driver for openelec not analog TV-out #7

Open TVnot opened 8 years ago

TVnot commented 8 years ago

Install image https://github.com/jernejsk/OpenELEC-OPi2 on OpiPC. It uses your driver. How to enable analog TV out?

То script.fex write:

[boot_disp] advert_disp = 1 auto_hpd = 1 output_type = 2 hdmi_channel = 0 hdmi_mode = 4 cvbs_channel = 1 cvbs_mode = 11 output_full = 1 hdmi_mode_check = 1

[disp_init] disp_init_enable = 1 disp_mode = 1

screen0_output_type = 3 screen0_output_mode = 2

screen1_output_type = 2 screen1_output_mode = 11

fb0_format = 1 fb0_width = 0 fb0_height = 0

fb1_format = 0 fb1_width = 0 fb1_height = 0

Is not working. Help me.