我们要用到thor的耳机接口,耳机的GND接J511的第10pin(Headphone or jack detection),耳机的左声道接J511的第9pin(Headphone output left channel),耳机的右声道接J511的第5pin(Headphone output right channel),Thor开发板打开网页播放音乐,但是这样没有声音。
Before we could jump into more technical details, we would like to re-confirm couple of things based on your post.
Is this a custom board with RT5659 codec on it, as on Jetson Thor AGX devkit RT5640 is the codec.
During Ubuntu rootfs boot, Pipewire usually opens the default pcm device, so in this case you could see “Playback open error: -16, Device or resource busy“, as the dev=0 is already in use by pipewire service on GUI.
USB and APE sound cards are different, so we should focus on the issue faced on the APE card.