From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E6ZKb-0001aI-Bo for garchives@archives.gentoo.org; Sat, 20 Aug 2005 19:48:42 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7KJlQq2002800; Sat, 20 Aug 2005 19:47:26 GMT Received: from smtp-2u-1g.atlantic.net (smtp-2u-1g.atlantic.net [209.208.0.105]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7KJfmML028002 for ; Sat, 20 Aug 2005 19:41:48 GMT Received: (qmail 13980 invoked by uid 0); 20 Aug 2005 19:42:10 -0000 Received: from unknown (HELO croatus) (209.208.34.71) by smtp-2u-1g.atlantic.net with SMTP; 20 Aug 2005 19:42:10 -0000 From: "John Dangler" To: Subject: RE: [gentoo-user] alsa config - help Date: Sat, 20 Aug 2005 15:42:05 -0400 Message-ID: <002e01c5a5bf$414eff80$0501a8c0@croatus> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: <200508202131.11161.ce@christeck.de> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j7KJfmML028002 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id j7KJlQqM002800 X-Archives-Salt: ddb14cec-e6fc-4d4d-8926-df4b8a762741 X-Archives-Hash: dd2e6471f20580b4ad34fa74010fc1ea 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=3Dseq-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]=20 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. =A0do 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=3D0666 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=20 is open and PCM is unmuted and open. Best regards & good luck, ce --=20 gentoo-user@gentoo.org mailing list --=20 gentoo-user@gentoo.org mailing list