Chuck Harrison wrote:
> It looks to me that /dev/snd/controlC0 was opened successfully but
> sound_ctl_nopdate disliked something about what it saw.
> 
> [EMAIL PROTECTED]:~# strace -eopen aplay -l
> ...
> open("/dev/snd/controlC0", O_RDONLY)    = 3
> **** List of PLAYBACK Hardware Devices ****
> ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL hw:0
> aplay: device_list:231: control open (0): No such file or directory

It shouldn't open /dev/snd/controlC0 before reading alsa.conf.
Does alsa.conf appear anywhere in the strace output?


Regards,
Clemens

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to