On Mon, 8 Apr 2002, Maarten de Boer wrote:
> On Mon, 8 Apr 2002 10:15:49 +0200 (CEST)
> Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
>
> > The defines are in asound.h file - look for 'Timer section - /dev/snd/timer'.
> >
> > Usage (using defaults):
> >
> > options snd-seq snd_seq_default_timer_device=1
> >
> > or (full specification):
> >
> > options snd-seq snd_seq_default_timer_class=1 \
> > snd_seq_default_timer_sclass=0 \
> > snd_seq_default_timer_card=-1 \
> > snd_seq_default_timer_device=1 \
> > snd_seq_default_timer_subdevice=0
> >
> > Jaroslav
>
> Okay, thanks.
>
> Now I have in my modules.conf
>
> options snd-timer snd_timer_limit=2
> alias snd-timer-1 snd-rtctimer
> options snd-seq snd_seq_default_timer_resolution=1000 snd_seq_default_timer_device=1
>
> But when I run
> $ /etc/init.d/alsasound start
> the snd-rtctimer module is not inserted... Why is that?
This module will be requested after a sequencer application allocates
a sequencer queue. Thus, you should run your application.
Jaroslav
-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project http://www.alsa-project.org
SuSE Linux http://www.suse.com
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel