From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-68988-garchives=archives.gentoo.org@gentoo.org>)
	id 1ISajT-0006B0-Nx
	for garchives@archives.gentoo.org; Tue, 04 Sep 2007 15:54:28 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l84Fknno020715;
	Tue, 4 Sep 2007 15:46:49 GMT
Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l84FgiC7016347
	for <gentoo-user@lists.gentoo.org>; Tue, 4 Sep 2007 15:42:45 GMT
Received: by wa-out-1112.google.com with SMTP id k34so2199559wah
        for <gentoo-user@lists.gentoo.org>; Tue, 04 Sep 2007 08:42:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
        b=LLfWEkhm8dmy2Zp4bEt5ReSc77og8rIhYohsbBV1b0Su9RzkdkTL6WxK8sngYDHZa0pyK1CP3CM339ETTp4kRSmX6hozsFFX7o3oAyuZLNODFqTawRXjCtbKT3P//hHkB6dH1SJ8UB2sYRBaRHPIcO+z9EQBkanCvHV6PWVv2wI=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
        b=FkVTiA3YpkzGDYAd+97Gx0y+W4Cp6IttxeDwQXaFdE0VmgyEzEZxXCHIHyGwA+NMyPHpP9WIkfrIca35JaqghbDQV2g/uoNkOyhW7e18j1smfWf04sum8wMqedcp67iKUbO14wA2V+TpqswASZdwISpfWjSgaNi1zb5s1n19bJI=
Received: by 10.115.74.1 with SMTP id b1mr4626754wal.1188920564172;
        Tue, 04 Sep 2007 08:42:44 -0700 (PDT)
Received: by 10.114.181.6 with HTTP; Tue, 4 Sep 2007 08:42:43 -0700 (PDT)
Message-ID: <6dc3c33d0709040842h75b0a4dxf0f7bb6cfb5c3b70@mail.gmail.com>
Date: Tue, 4 Sep 2007 11:42:43 -0400
From: "Don Jerman" <djerman@pobox.com>
Sender: djerman3@gmail.com
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] MCE in kernel
In-Reply-To: <7bef1f890709031351g44df6073n1a2d6b49fba22216@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
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-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <7bef1f890708311808p10174631o47c80e94964cac96@mail.gmail.com>
	 <20070903141357.2820d521@pascal.spore.ath.cx>
	 <7bef1f890709031351g44df6073n1a2d6b49fba22216@mail.gmail.com>
X-Google-Sender-Auth: 9647b23debc5066e
X-Archives-Salt: e6f1489d-3823-4156-a4e2-8726994d5ac9
X-Archives-Hash: 54af3e9a1133e59ad4cd7451fadaf46b

On 9/3/07, Alan E. Davis <lngndvs@gmail.com> wrote:
> Thank you.  I have solved the problem for now, but live in fear that there
> is something untoward going in on my hardware.
>
Quite possible.  It can also be caused by misconfiguring kernel
drivers.  I recently (accidently) selected the ATI agpart driver
instead of the Intel driver.  Most drivers correctly detect when their
corresponding device isn't present, but this one gamely tried to
manage the AGP bridge and fouled up memory whenever X started...

So you may want to review your kernel config and make sure you have
all the devices you're attempting to use.
-- 
gentoo-user@gentoo.org mailing list