Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Sound card not working: (1 Item)
   
Sound card not working  
I have installed QNX 6.4.0 neutrino on an unused x86 box. It's all working fine, I can run my test code on there via the
 network connection (qconn).

However the sound does not work. When I click the audio settings I get an error, similarly if I run my code it can't 
find an audio card.

I had an on-board sound card (built-in). Running io-audio, I was not able to detect it. So I went a purchased a new off 
the shelf PCI sound card (CMI-8738), this also failed to be recognized by QNX.

When I run "pci -vvv | less" I am able to see both audio devices are connected (and I can see in the BIOS as well).

I read somewhere that I need to get some driver called deva-ctrl-cmpci.so, but I can't find that anywhere.

What can I do?