[Alsa-user] (snd_ctl_open_noupdate) Invalid CTL hw:0

2006-11-14 Thread Chuck Harrison
Hi, Alsa n00b here starting to bring up alsa on an embedded platform: openWRT for the Broadcom mips processor used in wireless routers, I have a Netgear WGT634U. http://www.openwrt.org 2.6.17 kernel, alsa-lib-1.0.13, alsa-utils-1.0.13, CMedia USB sound dongle. My error is: [EMAIL PROTECTED]:~#

Re: [Alsa-user] (snd_ctl_open_noupdate) Invalid CTL hw:0

2006-11-14 Thread Chuck Harrison
Thanks, Lee, Trace below. It looks to me that /dev/snd/controlC0 was opened successfully but sound_ctl_nopdate disliked something about what it saw. Still puzzled, Chuck Lee Revell wrote: On Tue, 2006-11-14 at 14:53 -0800, Chuck Harrison wrote: Alsa n00b here starting to bring up alsa

Re: [Alsa-user] (snd_ctl_open_noupdate) Invalid CTL hw:0

2006-11-15 Thread Chuck Harrison
: 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

Re: [Alsa-user] (snd_ctl_open_noupdate) Invalid CTL hw:0

2006-11-15 Thread Chuck Harrison
Thanks, Clemens! [EMAIL PROTECTED]:~# aplay -l List of PLAYBACK Hardware Devices card 0: default [C-Media USB Headphone Set ], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 [EMAIL PROTECTED]:~# aplay -D plughw:0,0 /usr/share/sounds/alsa/Noise.wav