Integrate WM8960 audio codec with IMX8ULP EVK9

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Integrate WM8960 audio codec with IMX8ULP EVK9

125 Views
dhruvinrajpura
Contributor II

Hello,

I need to play .wav file in IMX8ULP EVK9 from A core, for that i'm using pre built Linux release image which is i downloded from IMX 8ULP EVK.

 

I'm uisng Linux 6.6.3_1.0.0 pre  built image and after apply "aplay -l" command  i'm able to see WM8960 sound card.

Now for my project i'm using Linux 6.1.36_2.1.0 release version and i build image using "bitbake imx-image-core" command . In this image when i apply aplay -l command i'm getting following msg.

root@imx8ulp-9x9-lpddr4-evk:~# aplay -l
aplay: device_list:274: no soundcards found...

 

From menuconfig i have enabled WM8960 support and i'm able to apply modprobe snd_soc_wm8960 command in my image but not able to find soundcard after applying aplay -l command.

 

So is there any other changes i need to do befor build image?

 

Thanks

0 Kudos
Reply
1 Reply

85 Views
jimmychan
NXP TechSupport
NXP TechSupport

Hello,

 

Are you using EVK board?

Please also check the device file you have loaded for kernel in the u-boot.

0 Kudos
Reply