Hello!

How I can enable tv output on NanoPi M1 Plus. I installed armbian image (with legacy kernel) and edited fex:

Code: Select all

[disp_init]

  disp_mode = 1

  screen1_output_type = 2

  screen1_output_mode = 11

[tv_para]

  tv_used = 1

But tv output doesn't work! What yet I should config to enable TV output?