Please try to run the following commands: cd /dev
rm audio rm audioctl rm mixer0 rm dsp0 rm dsp ln -s sound/0 audio ln -s sound/0ctl audioctl ln -s sound/audiohd:0mixer mixer0 ln -s sound/audiohd:0dsp dsp0 ln -s dsp0 dsp reboot audiotest Regards, Yangrong St?phane Letz : > > Le 22 juil. 09 ? 11:18, Yang-Rong Jerry Zhou a ?crit : > >> Hi, >> >> Please send me the output of the following commands: >> >> "ls -l /dev/sound" > > lrwxrwxrwx 1 root root 9 juil. 15 11:48 0 -> audiohd:0 > lrwxrwxrwx 1 root root 12 juil. 15 11:48 0ctl -> > audiohd:0ctl > lrwxrwxrwx 1 root root 9 juil. 15 11:48 1 -> audiohd:1 > lrwxrwxrwx 1 root root 12 juil. 15 11:48 1ctl -> > audiohd:1ctl > lrwxrwxrwx 1 root root 49 juil. 22 10:16 audiohd:0 -> > ../../devices/pseudo/austr at 0:sound,audiohd,audio0 > lrwxrwxrwx 1 root root 52 juil. 22 10:16 audiohd:0ctl > -> ../../devices/pseudo/austr at 0:sound,audiohd,audioctl0 > lrwxrwxrwx 1 root root 47 juil. 22 10:16 audiohd:0dsp > -> ../../devices/pci at 0,0/pci1028,215 at 1b:sound,dsp0 > lrwxrwxrwx 1 root root 49 juil. 22 10:16 audiohd:0mixer > -> ../../devices/pci at 0,0/pci1028,215 at 1b:sound,mixer0 > lrwxrwxrwx 1 root root 49 juil. 15 11:48 audiohd:1 -> > ../../devices/pseudo/austr at 0:sound,audiohd,audio1 > lrwxrwxrwx 1 root root 52 juil. 15 11:48 audiohd:1ctl > -> ../../devices/pseudo/austr at 0:sound,audiohd,audioctl1 > lrwxrwxrwx 1 root root 64 juil. 15 11:48 audiohd:1dsp > -> ../../devices/pci at 0,0/pci8086,29e1 at 1/pci1028,aa20 at 0,1:sound,dsp1 > lrwxrwxrwx 1 root root 66 juil. 15 11:48 audiohd:1mixer > -> ../../devices/pci at 0,0/pci8086,29e1 at 1/pci1028,aa20 at 0,1:sound,mixer1 > >> >> "ls -l /dev/audio*" > > lrwxrwxrwx 1 root root 7 juil. 22 10:05 /dev/audio -> > sound/1 > > >> >> "ls -l /dev/mixer*" > > lrwxrwxrwx 1 root root 7 juil. 15 11:48 /dev/mixer -> > sndstat > >> >> "ls -l /dev/dsp*" > > lrwxrwxrwx 1 root root 4 juil. 22 10:05 /dev/dsp -> dsp > > Stephane