We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: