Jump to content

AV out in MXQpro with RK3228A and Focal Legacy Minimal


Recommended Posts

Posted

 

I managed to install Armbian Focal Legacy Minimal on my MXQPro-RK3228A without any problem, but only the HDMI video output works. Has anyone managed to use the analog output? My installation does not have u-boot. The boot configurations are in armbianEnv.txt.

Posted

Do you mean that you don't see the analog audio output device or the output is going to HDMI by default?

Didn't try recently, but all the three audio devices (HDMI, SPDIF and Analog) should be all there.

Depending on your application, you may need to change ALSA or Pulseaudio output device.

Output of aplay -L and aplay -l can be useful, you may also try alsamixer and see if analog audio is available and unmuted.

Posted

Just tested, it worked flawlessy.

If you're using from command line you may want to add:

 

defaults.pcm.card 2
defaults.ctl.card 2

 

to /etc/asound.conf to make the analog the default

Posted

Hi @jock

In fact, audio output is ok for composite with anyone:

Option 1: In /etc/asound.conf:

defaults.pcm.card 2

defaults.ctl.card 2

Option 2: In MPV with option: --audio-device=alsa/default:CARD=ANALOG

But I can't get the video output via composite, it only works via HDMI.

Thanks

 

 

 

 

Posted

Ah ok, I did not understand you wanted composite tvout; well can't be really helpful here, I never tried it actually.

You may take a look to libreelec forum, @knaerzche tested it and it worked on his builds.

  • Werner locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines