From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23539 invoked from network); 6 Dec 2004 22:56:02 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 6 Dec 2004 22:56:02 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.41) id 1CbRly-0000sD-Ha for arch-gentoo-user@lists.gentoo.org; Mon, 06 Dec 2004 22:56:02 +0000 Received: (qmail 31033 invoked by uid 89); 6 Dec 2004 22:55:45 +0000 Mailing-List: contact gentoo-user-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail Reply-To: gentoo-user@lists.gentoo.org X-BeenThere: gentoo-user@gentoo.org Received: (qmail 18423 invoked from network); 6 Dec 2004 22:55:45 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Date: Mon, 6 Dec 2004 22:55:34 +0000 (UTC) Message-ID: References: <41B47E34.4020401@planet.nl> <200412061850.40871.mchristoph.eckert@t-online.de> <41B4D42E.5050206@planet.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041115) Sender: news Subject: [gentoo-user] Re: sound driver X-Archives-Salt: f7d86fc1-58f9-464b-b028-7187a976ecef X-Archives-Hash: 3409e0dadd5b13dc650458578a915dfc Holly Bostick planet.nl> writes: > Yes they are--- > > ALSA: > > CONFIG_SND_INTEL8X0: > > Say Y here to include support for the integrated AC97 sound > device on motherboards with Intel/SiS/nVidia/AMD chipsets, or > ALi chipsets using the M5455 Audio Controller. (There is a > separate driver for ALi M5451 Audio Controllers.) > To compile this driver as a module, choose M here: the module > will be called snd-intel8x0. Well after digging round the alsa-project.org site, I have to agree with you. http://www.alsa-project.org/alsa-doc/doc-php/template.php?company= SiS&card=SiS+740.&chip=SI7012&module=intel8x0 I believe the chip number is SiS 7012 but it could be the 7013. Since it's a (clevo D470W) portable, there is no mobo book.... Here's what I did for I2C bus I2C support ---> I2C Hardware Bus support ---> <*> SiS 96x And for the alsa (in case it matters) stuff: Multimedia devices ---> Video For Linux ---> and Sound: Sound ---> Sound card support Advanced Linux Sound Architecture ---> Advanced Linux Sound Architecture PCI devices ---> Intel i8x0/MX440, SiS 7012; Ali 5455; NForce Audio; AMD768/8111 So for the > OSS: > > CONFIG_SOUND_TRIDENT: I think this OSS/trident as nothing on the system is trident stuff is irrelevant > > This is kernel 2.6.10-rc2-bk7, and alsa-driver-1.0.7 > > So you probably want to dig out your mobo manual and see if you can get > more information on just what chipset is at work here. do not get a mobo book with a portable > > Maybe you're just using the wrong drivers. yep, that I was, now I need a little more help to see that I get the modules loaded correctly. > > You might also want to check if you've enabled the I2C bus for your mobo > chipset-- I'm not quite sure what it is, but if the kernel has gone to > so much trouble to include some special support for my mobo's particular > version of it in the kernel, I figure I should enable it . It might > be important, and might be some dependency of the sound drivers (or > other similar onboard components). As mentioned above, I2C looks correct, according to your advice. -- gentoo-user@gentoo.org mailing list