Thanks for your response, and I think you're right.

In fact I'm using a Banana-Pi source, on a Orange Pi platform. (no sources 
are published for Orange)
However, on Orange Pi, the AV video and audio is the same jack plug (see 
here <http://www.orangepi.org/index.html>). This is not the case in Banana 
Pi, there's 2 differents plugs.

To remove the message, I have modified (commented) in disp_tv.c the lines 
329 to 333

 /*if(dac[i]>1)
 {
            DE_WRN("dac %d short to ground\n", i);
            dac[i] = 0;
        }*/

Then the message disapear... I don't know if it's a good solution, but this 
hack works.

-- 
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.

Reply via email to