* Problem with my test driver
@ 2003-09-07 18:47 Adrian McMenamin
2003-09-09 18:13 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Adrian McMenamin @ 2003-09-07 18:47 UTC (permalink / raw)
To: alsa-devel
I am building a driver for the Sega Dreamcast (sorry for all those who have
heard this before). I get this when I attempt to see it using aplay:
/ # aplay -l
ALSA lib control.c:612:(snd_ctl_open_noupdate) Invalid CTL hw:0
aplay: device_list:199: control open (0): No such file or directory
aplay: conf.c:3110: snd_config_update_free: Assertion `update->count > 0 &&
update->finfo' failed.
Aborted
Can someone tell me what my driver is missing?
Adrian
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problem with my test driver
2003-09-07 18:47 Problem with my test driver Adrian McMenamin
@ 2003-09-09 18:13 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2003-09-09 18:13 UTC (permalink / raw)
To: Adrian McMenamin; +Cc: alsa-devel
At Sun, 7 Sep 2003 19:47:09 +0100,
Adrian McMenamin wrote:
>
> I am building a driver for the Sega Dreamcast (sorry for all those who have
> heard this before). I get this when I attempt to see it using aplay:
>
> / # aplay -l
> ALSA lib control.c:612:(snd_ctl_open_noupdate) Invalid CTL hw:0
> aplay: device_list:199: control open (0): No such file or directory
> aplay: conf.c:3110: snd_config_update_free: Assertion `update->count > 0 &&
> update->finfo' failed.
> Aborted
>
>
> Can someone tell me what my driver is missing?
does control interface work at all? (e.g. amixer or alsactl)
Takashi
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-09-09 18:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-07 18:47 Problem with my test driver Adrian McMenamin
2003-09-09 18:13 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.