public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "John Dangler" <jdangler@atlantic.net>
To: <gentoo-user@lists.gentoo.org>
Subject: RE: [gentoo-user] alsa config - help
Date: Sat, 20 Aug 2005 15:42:05 -0400	[thread overview]
Message-ID: <002e01c5a5bf$414eff80$0501a8c0@croatus> (raw)
In-Reply-To: <200508202131.11161.ce@christeck.de>

my /etc/modules.d/alsa file contained this (after alsaconf)
alias snd-card-0 snd-*** err [lib/liblow.c(329)]:
alias sound-slot-0 snd-*** err [lib/liblow.c(329)]:

I changed it to
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0

I saved the file and ran /etc/init.d/alsasound restart and got this:

Loading ALSA modules ...
Loading snd-card-0 ...
FATAL: Module snd_*** not found.		[!!]
Loading snd=seq-oss ...				[OK]
Loading snd-pcm-oss ...				[OK]
ERROR: Failed to load necessary drivers	[OK]
Restoring mixer levels ...			[OK]


yes, that's an underscore in the FATAL message

(and, of course, after this, alsamixer fails)

Any input is greatly appreciated.

John D


-----Original Message-----
From: Christoph Eckert [mailto:ce@christeck.de] 
Sent: Saturday, August 20, 2005 3:31 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alsa config

Hi,


> I've tried modifying the conf file for this by putting in
> snd-intel8x0, but the system isn't reading it for some reason.  do I
> need to unmerge alsa-driver and start again ?

you only need the alsa drivers if

* you're still on 2.4 kernels
* you haven't activated the in-kernel drivers in your 2.6 kernel

I use the drivers of the 2.6 kernel and am just happy with it.

Check the following:

* The config file is /etc/modules.d/alsa

* Mine contains something like

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

options snd  device_mode=0666

alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0

and it works. There are no further ALSA driver configuration files.

After this, try

/etc/init.d/alsasound restart

Use alsamixer in a console window to adjust the settings. Ensure master 
is open and PCM is unmuted and open.


Best regards & good luck,


    ce


-- 
gentoo-user@gentoo.org mailing list





-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-08-20 19:48 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-20  8:03 [gentoo-user] alsa config John Dangler
2005-08-20 19:09 ` John Dangler
2005-08-20 19:31   ` Christoph Eckert
2005-08-20 19:42     ` John Dangler [this message]
2005-08-20 20:18       ` [gentoo-user] alsa config - help Joe Menola
2005-08-20 21:27         ` John Dangler
2005-08-20 21:39           ` Joe Menola
2005-08-20 22:02             ` John Dangler
2005-08-20 22:15               ` Joe Menola
2005-08-20 22:22               ` Joe Menola
2005-08-20 22:34                 ` John Dangler
2005-08-20 23:06                   ` Christoph Eckert
2005-08-20 20:29       ` Christoph Eckert
2005-08-21  0:02     ` [gentoo-user] alsa config John Jolet
2005-08-21  0:58       ` [gentoo-user] RESOLVED " John Dangler
2005-08-21  1:21       ` [gentoo-user] " Holly Bostick
2005-08-21  4:05         ` Raphael Melo de Oliveira Bastos Sales
2005-08-21  8:12         ` Anthony E. Caudel
2005-08-21  9:48           ` Christoph Eckert
2005-08-21 10:54             ` Neil Bothwick
2005-08-21 20:27               ` Anthony E. Caudel
2005-08-20 20:19   ` Nagatoro
2005-08-20 20:31     ` Christoph Eckert
2005-08-20 21:22       ` John Dangler
2005-08-20 23:03         ` Christoph Eckert
2005-08-20 21:25     ` John Dangler
  -- strict thread matches above, loose matches on Subject: below --
2005-08-20 23:13 RE: RE: [gentoo-user] alsa config - help John Dangler
2005-08-20 23:30 ` Joe Menola
2005-08-20 23:17 John Dangler
2005-08-20 23:32 ` Christoph Eckert
2005-08-20 23:45 RE: " Michael Kintzios
2005-08-21  4:54 ` Rumen Yotov

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='002e01c5a5bf$414eff80$0501a8c0@croatus' \
    --to=jdangler@atlantic.net \
    --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