Joshua-Riek / ubuntu-rockchip

Ubuntu for Rockchip RK35XX Devices
https://joshua-riek.github.io/ubuntu-rockchip-download/
GNU General Public License v3.0
2.52k stars 273 forks source link

Bug Report: Mini Jack output not working NanoPC T6 #1006

Open Xeue opened 3 months ago

Xeue commented 3 months ago

What happened?

No audio on the stereo minijack output. Issue appears to be in armbian kernel, same as this issue: https://github.com/armbian/linux-rockchip/issues/219

Following in kernel logs: [18524.226883] asoc-simple-card rt5616-sound: ASoC: DAPM unknown pin Headphones

I was testing in gstreamer using the folowing command: gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! alsasink device=hw:4

Your audio device may be a different number aplay -l will list the devices

Kernel version

6.1.0-1014-rockchip

SBC model

FriendlyElec NanoPC-T6 LTS

What operating system are you seeing this problem on?

Ubuntu 24.04 LTS (Noble Nombat)

Relevant logs

[18524.226883] asoc-simple-card rt5616-sound: ASoC: DAPM unknown pin Headphones
Tiemichael commented 1 month ago

Yes, same dmesg, but no idea if it's relevant ....