with devkit ,the cpu is 3701-0040 32G production module,
with jetpak5.1 L4t 35.2.1
use “./flash.sh jetson-agx-orin-devkit mmcblk0p1” to flash the cpu module.
root@tegra-ubuntu:/home/orin# cat /proc/asound/cards
0 [HDA ]: tegra-hda - NVIDIA Jetson AGX Orin HDA
NVIDIA Jetson AGX Orin HDA at 0x3518000 irq 117
1 [APE ]: tegra-ape - NVIDIA Jetson AGX Orin APE
Unknown-JetsonAGXOrin-NotSpecified
and exec “aplay huoche.wav” is ok.
but used myself builded kernel and dtb, cannot get the sound card.
root@tegra-ubuntu:/home/orin# cat /proc/asound/cards
0 [HDA ]: tegra-hda - NVIDIA Jetson AGX Orin HDA
NVIDIA Jetson AGX Orin HDA at 0x3518000 irq 115
I modify the kernel and device tree by modifying the file: /boot/Image , /boot/dtb/kernel_tegra234-p3701-0004-p3737-0000.dtb ,/boot/extlinux/extlinux.conf ;
Hi ,
Could you please apply below Mixer control and play sound ? I see in your applied mixer control HP L is off !!
I believe both “huoche.wav” and “boom.wav” streams are stereo channels.
amixer -c APE cset name=“CVB-RT DAC MIXL INF1 Switch” “on”
amixer -c APE cset name=“CVB-RT DAC MIXR INF1 Switch” “on”
amixer -c APE cset name=“CVB-RT Stereo DAC MIXL DAC L1 Switch” “on”
amixer -c APE cset name=“CVB-RT Stereo DAC MIXR DAC R1 Switch” “on”
amixer -c APE cset name=“CVB-RT HPO MIX DAC1 Switch” “on”
amixer -c APE cset name=“CVB-RT HP L Playback Switch” “on”
*amixer -c APE cset name=“CVB-RT HP R Playback Switch” “on”
*amixer -c APE cset name=“CVB-RT HP Playback Volume” “31,31”
*amixer -c APE cset name=“CVB-RT DAC1 Playback Volume” “175,175”
Hi thanks for help:
It is because we mistakenly used the European standard to draw the circuit board, but in fact, the earphones around us use the American standard by default. That is to say, the mic is reversed from the ground.