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.54) id 1FOSkT-0001ME-BF for garchives@archives.gentoo.org; Wed, 29 Mar 2006 04:57:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2T4urOf001768; Wed, 29 Mar 2006 04:56:53 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.224]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2T4qgJL020458 for ; Wed, 29 Mar 2006 04:52:42 GMT Received: by wproxy.gmail.com with SMTP id 69so363994wri for ; Tue, 28 Mar 2006 20:52:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fSGzAPvmW9UQgNh2oIKTMQRxn+WpRFlwHxVEpdceU3RySrhgkRf/lar9JZ1duqOrth+227ymSePK/nUfdeDsIBpu9lC1ivLbOQug7abf4HJ9dNjh/2nJnJIwL9ucb3p4NFeKvVXYxy/bxhXHrNKSoJnRe/W+AGJnMgZjBvCcOw8= Received: by 10.54.99.15 with SMTP id w15mr256011wrb; Tue, 28 Mar 2006 20:52:40 -0800 (PST) Received: by 10.54.126.6 with HTTP; Tue, 28 Mar 2006 20:52:40 -0800 (PST) Message-ID: <7573e9640603282052o64376583wd30b78db6a0ff153@mail.gmail.com> Date: Tue, 28 Mar 2006 21:52:40 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Alsa build problem In-Reply-To: <2d561deb0603281759l19478bdey71507d333d5f546e@mail.gmail.com> 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 Content-Disposition: inline References: <2d561deb0603280211k74dd394fge5f98a35c6bd0c55@mail.gmail.com> <7573e9640603281346gd1e4b88xf5ae8a111c606e5e@mail.gmail.com> <2d561deb0603281759l19478bdey71507d333d5f546e@mail.gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k2T4qgJL020458 X-Archives-Salt: a39f7e95-057f-478c-956d-d406e1d7496d X-Archives-Hash: a52ba2d2bee3bd4bfc11b16ab828c0db > Well... I was using 2.6.15-gentoo-r1 and upgraded to 2.6.16 hoping > this was bug in the Kernel version. The strange thing is that kernel > alsa works fine but the alsasound script reports errors. The > alsa-driver packages just fails to compile as I said. But you didn't say enough. Is it looking at "include/linux/pci.h" from /usr/src/linux, /usr, or someplace else? This is information that should be in the preceding lines. Actually the most useful part to look at would be the configure output. You should see a line that starts with "./configure", followed by a bunch of "checking for ..." lines. Also, you might try alsa-driver-1.0.11_rc4. It is keyworded ~x86, but should have lots of bug fixes over 1.0.10. > > The sound card is CMI 8738 and the motherboard is an old Asus TUV4X. You will probably want to set ALSA_CARDS=cmi8330 in /etc/make.conf to avoid building a bunch of drivers that you don't need. -Richard -- gentoo-user@gentoo.org mailing list