CS4350 Linux Driver i.MX6

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

CS4350 Linux Driver i.MX6

跳至解决方案
1,013 次查看
atillametetured
Contributor V

Hello,

We are having problems with CS4350, alsa insists that there are "no soundcards detected" however it is using the i2c ports when we do i2cdetect. Is there anyone with CS4350 experience that can advise us what we might be doing wrong?

Regards,

Mete

标签 (2)
0 项奖励
1 解答
776 次查看
atillametetured
Contributor V

Hello Carlos,

Thank you for your reply. For anyone wondering how it turned out, here is how we fixed this issue;

https://community.nxp.com/thread/447047 

Regards,

Mete

在原帖中查看解决方案

0 项奖励
2 回复数
776 次查看
Carlos_Musich
NXP Employee
NXP Employee

Hi Atilla,

these are the only drivers provided in the i.MX6 Linux image.


<build_dir>/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/linux-libc-headers/3.14-r0/linux-3.14/sound/pci/oxygen/cs4362a.h
<build_dir>/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/linux-libc-headers/3.14-r0/linux-3.14/sound/pci/oxygen/cs4398.h
<build_dir>/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/linux-libc-headers/3.14-r0/linux-3.14/sound/pci/oxygen/xonar_cs43xx.c

If these drivers are not helpful you may contact the manufacturer of the device to ask for a Linux driver which you may add to the I.MX6 image.


Regards,
Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

777 次查看
atillametetured
Contributor V

Hello Carlos,

Thank you for your reply. For anyone wondering how it turned out, here is how we fixed this issue;

https://community.nxp.com/thread/447047 

Regards,

Mete

0 项奖励