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

On Mon, 8 Apr 2002, 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
> 
> 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 <perex@suse.cz>
Linux Kernel Sound Maintainer
ALSA Project  http://www.alsa-project.org
SuSE Linux    http://www.suse.com

  parent reply	other threads:[~2002-04-08  9:26 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 [this message]
2002-04-08 12:57     ` Takashi Iwai

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='a8rnuq$21a$2@main.gmane.org' \
    --to=perex@suse.cz \
    --cc=alsa-devel@alsa-project.org \
    --cc=alsa-user@alsa-project.org \
    --cc=mdeboer@iua.upf.es \
    --cc=tiwai@suse.de \
    /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.