All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Maarten de Boer <mdeboer@iua.upf.es>
Cc: Jaroslav Kysela <perex@suse.cz>,
	alsa-devel@alsa-project.org, alsa-user@alsa-project.org
Subject: Re: [Alsa-user] RTC timer questions, reposting
Date: Mon, 08 Apr 2002 14:57:57 +0200	[thread overview]
Message-ID: <a8s48g$h65$2@main.gmane.org> (raw)
In-Reply-To: <20020408102940.74be295c.mdeboer@iua.upf.es>

Hi Maarten,

sorry for late responce.  i'm catching up now..

At Mon, 8 Apr 2002 10:29:40 +0200,
Maarten de Boer wrote:
> 
> On Mon, 8 Apr 2002 10:15:49 +0200 (CEST)
> Jaroslav Kysela <perex@suse.cz> 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
 
perhaps it would be better to put these stuffs as proc file, so that
they are more configurable.


> But when I run
> $ /etc/init.d/alsasound start
> the snd-rtctimer module is not inserted... Why is that?

alsasound script doesn't load the timer modules, although it loads the
sequencer client modules.
the module will be loaded once when the timer source is accessed,
e.g. starting your application.


ciao,

Takashi

      parent reply	other threads:[~2002-04-08 12:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20020408095954.318f5fc3.mdeboer@iua.upf.es>
2002-04-08  8:15 ` [Alsa-user] RTC timer questions, reposting Jaroslav Kysela
     [not found] ` <Pine.LNX.4.33.0204081011180.1079-100000@pnote.perex-int.cz>
2002-04-08  8:29   ` Maarten de Boer
     [not found]   ` <20020408102940.74be295c.mdeboer@iua.upf.es>
2002-04-08  9:26     ` Jaroslav Kysela
2002-04-08 12:57     ` Takashi Iwai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='a8s48g$h65$2@main.gmane.org' \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=alsa-user@alsa-project.org \
    --cc=mdeboer@iua.upf.es \
    --cc=perex@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.