Hi, Currently I am using ivi image with kernel version "linux moblin-desktop-2.6.31-18.1.moblin2.i586" and alsa audio is not supporting in this kernel . I tried installing latest alsa (1.0.20.moblin2) packages from moblin source repo but still audio is not working.I tested alsa through arecord,aplay, etc.Please give me a solution...
What is your platform? Which image were you playing? And what kind of error did you meet?(hang, or just no audio output?) Could you please attach results of below commands to help us isolate your issue: 1) aplay -l 2) cat /etc/modprobe.d/alsa.conf 3) if MID Intel HDA is indexed 0, how about "aplay -D plughw:0 /usr/share/sounds/alsa/Front_Center.wav"? (In reply to comment #0) > Hi, > Currently I am using ivi image with kernel version "linux > moblin-desktop-2.6.31-18.1.moblin2.i586" and alsa audio is not supporting in > this kernel . I tried installing latest alsa (1.0.20.moblin2) packages from > moblin source repo but still audio is not working.I tested alsa through > arecord,aplay, etc.Please give me a solution...