public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Nick Rout <nick@rout.co.nz>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alsaconf not setting oss emulation
Date: Sun, 07 Aug 2005 14:21:48 +1200	[thread overview]
Message-ID: <1123381308.31986.10.camel@sf.rout.dyndns.org> (raw)
In-Reply-To: <200508070230.08231.ce@christeck.de>

On Sun, 2005-08-07 at 02:30 +0200, Christoph Eckert wrote:
> > alsaconf from alsa-utils-1.09a is setting up the
> > barest /etc/modules.d/alsa file:
> >
> > nick@sf /etc/modules.d $ cat alsa
> > # --- BEGIN: Generated by ALSACONF, do not edit. ---
> > # --- ALSACONF version 1.0.9a ---
> > options snd  device_mode=0666
> > alias snd-card-0 snd-via82xx
> > alias sound-slot-0 snd-via82xx
> > # --- END: Generated by ALSACONF, do not edit. ---
> >
> >
> > As a result the oss emulation modules are not loaded:
> >
> > nick@sf /etc/modules.d $ lsmod|grep snd
> > snd_seq                55312  0
> > snd_via82xx            28064  0
> > snd_ac97_codec         77432  1 snd_via82xx
> > snd_pcm                95496  2 snd_via82xx,snd_ac97_codec
> > snd_timer              26372  2 snd_seq,snd_pcm
> > snd_page_alloc         10116  2 snd_via82xx,snd_pcm
> > snd_mpu401_uart         8320  1 snd_via82xx
> > snd_rawmidi            25888  1 snd_mpu401_uart
> > snd_seq_device          8972  2 snd_seq,snd_rawmidi
> > snd                    58212  8
> > snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mp
> >u401_uart,snd_rawmidi,snd_seq_device
> >
> >
> > This behaviour seems to have changed with alsa-utils 1.09a
> > which seems to have run alsaconf when it was emerged, even
> > though I didn't ask it to.
> >
> > Can anyone explain this annoyance?

see my "SOLVED" message, it is a new config option.

> 
> alsaconf is a very useful but old script.
> 

although it may be old that doesn't mean it is not being developed. The
version in alsa-utils-1.09a is different to the version in 1.08

> I don't know if the behaviour has changed, but I guess that 
> noone has changed alsaconf itself.
> 
> I have the following lines in my modules file:
> 
> alias /dev/mixer snd-mixer-oss
> alias /dev/dsp snd-pcm-oss
> alias /dev/midi snd-seq-oss
> 


you shouldn't need them anymore it seems.

> AFAIK it is necessary to have OSS emulation enabled in the 
> kernel.

I hadn't changed the kernel.

> 
> 
> Best regards
> 
> 
>     ce
> 
> 
> 
-- 
Nick Rout <nick@rout.co.nz>

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-08-07  2:30 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-06 23:40 [gentoo-user] alsaconf not setting oss emulation Nick Rout
2005-08-06 23:59 ` [gentoo-user] SOLVED " Nick Rout
2005-08-07  0:30 ` [gentoo-user] " Christoph Eckert
2005-08-07  2:21   ` Nick Rout [this message]
2005-08-14 19:42 ` [gentoo-user] Gentoo or Linux from Scratch - Perspectives? Paul Hoy
2005-08-14 20:12   ` Zac Medico
2005-08-14 21:38     ` Nick Rout
2005-08-14 21:51       ` Holly Bostick
2005-08-14 22:48         ` Zac Medico
2005-08-14 23:28           ` Nick Rout
2005-08-14 23:46             ` Zac Medico
2005-08-15 10:59             ` fire-eyes
2005-08-15  0:53         ` Paul Hoy
2005-08-15  1:34           ` Holly Bostick
2005-08-15  1:53             ` Paul Hoy
2005-08-14 22:13       ` Joe Menola
2005-08-14 23:40         ` Nick Rout
2005-08-15  8:28           ` Neil Bothwick
2005-08-15  9:50             ` Nick Rout
2005-08-15 10:27               ` Neil Bothwick
2005-08-15 13:35             ` Paul Hoy
2005-08-14 22:35       ` Neil Bothwick
2005-08-15  1:08         ` Paul Hoy
2005-08-15  1:48           ` Zac Medico
2005-08-15  1:55             ` Joe Menola
2005-08-15  2:22               ` Paul Hoy
2005-08-15  2:20             ` Paul Hoy
2005-08-15  0:43       ` Paul Hoy
2005-08-14 23:42     ` Paul Hoy
2005-08-15 11:02     ` Graham Murray
2005-08-15 11:32       ` Zac Medico
2005-08-14 21:05   ` Joe Menola
2005-08-14 21:22     ` Neil Bothwick
2005-08-14 21:33       ` Joe Menola
2005-08-14 22:49         ` Paul Hoy
2005-08-14 21:37     ` Nick Rout
2005-08-14 21:52       ` Joe Menola
2005-08-14 22:43     ` Paul Hoy
2005-08-14 23:26       ` Joe Menola
2005-08-15  1:25         ` Paul Hoy
2005-08-14 21:24   ` Neil Bothwick
2005-08-15  0:37     ` Paul Hoy
2005-08-15  0:58       ` Holly Bostick
2005-08-15  1:39         ` Paul Hoy
2005-08-15  8:36           ` Neil Bothwick
2005-08-15  1:01       ` Zac Medico
2005-08-15  1:33         ` Paul Hoy
2005-08-15  8:18       ` Neil Bothwick
2005-08-15  9:06         ` Volker Armin Hemmann
2005-08-15  9:54           ` Neil Bothwick
2005-08-15 10:02             ` Volker Armin Hemmann
2005-08-15 10:29               ` Neil Bothwick
2005-08-15 10:54                 ` Zac Medico
2005-08-15  5:19   ` Walter Dnes
2005-08-15  6:22     ` Paul Hoy
2005-08-15 20:00   ` Peter Karlsson
2005-08-16  0:58     ` Paul Hoy
2005-08-16  1:11       ` Nick Rout
2005-08-16  1:56         ` Paul Hoy
2005-08-16  4:16           ` kashani
2005-08-16  4:23           ` Rumen Yotov
2005-08-21 20:05   ` Jerry McBride
2005-08-14 22:06     ` Volker Armin Hemmann
2005-08-15  0:56       ` Paul Hoy
2005-08-21 22:36       ` Jerry McBride
2005-08-14 23:32         ` Volker Armin Hemmann
2005-08-15  4:36         ` Barry.SCHWARTZ
2005-08-14 23:49     ` Paul Hoy
2005-08-15  8:31       ` Neil Bothwick

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=1123381308.31986.10.camel@sf.rout.dyndns.org \
    --to=nick@rout.co.nz \
    --cc=gentoo-user@lists.gentoo.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox