From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-115788-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1P8G4u-0000sR-7Z
	for garchives@archives.gentoo.org; Tue, 19 Oct 2010 17:34:24 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6A0C7E06CC;
	Tue, 19 Oct 2010 17:32:59 +0000 (UTC)
Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id ECAF2E06CC
	for <gentoo-user@lists.gentoo.org>; Tue, 19 Oct 2010 17:32:58 +0000 (UTC)
Received: by gyg8 with SMTP id 8so2412986gyg.40
        for <gentoo-user@lists.gentoo.org>; Tue, 19 Oct 2010 10:32:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:received:date:message-id
         :subject:from:to:content-type;
        bh=7FLH4RS1IrCuAmAAmF+sGHzO+lhseJ+QBMkalz7bDa8=;
        b=mBE7sIDT/FOtcwPqja6IG2uTn8gtaRzlwsLw77LkFj0Vr/7bWx5bqF/H7DP8NtsXcP
         kb8yW26f/RGlBIvgligbnLcvP+DzUV2B26jcoiG19FahNgoANw4qNUrZhO19DeKzoJQB
         kOo96i/76Yaxb9x/gfxlTlzK04ou0it638IPc=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:date:message-id:subject:from:to:content-type;
        b=c7uunO21VemvDgZxu5SlPkA09R4cKEJNw/DQh7m8gjlpYRblvMNWulsBGkKQktYlc3
         VewZ/r4fwClOm26qVpirDBdis3Hak9kDNPsZSuHUaNAE7eopTKHaxHl6tX1ZeQbKyYiP
         hExLxHkkZTr1Rn/ViewgShSSSwJazTsCt5aBU=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.42.136.193 with SMTP id v1mr2478464ict.429.1287509577615; Tue,
 19 Oct 2010 10:32:57 -0700 (PDT)
Received: by 10.42.133.1 with HTTP; Tue, 19 Oct 2010 10:32:57 -0700 (PDT)
Date: Tue, 19 Oct 2010 10:32:57 -0700
Message-ID: <AANLkTi==G-U=V43r58+UJWxQJ0fo+4NXcVLBUV69wzh4@mail.gmail.com>
Subject: [gentoo-user] nouveau loads but freezes later, nvidia won't load
From: Grant <emailgrant@gmail.com>
To: Gentoo mailing list <gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 297f9de0-083c-498f-aa2f-18b3c380596e
X-Archives-Hash: 59fbcee041de2ea7b7dc42bc5a064c49

I've been using the nouveau video driver for a while, but lately video
has been freezing with X at 100% CPU and the only way out seems to be
ssh'ing in and rebooting.  The issue seems to be the same as described
here:

https://bugzilla.redhat.com/show_bug.cgi?id=596330

Disabling acceleration with the kernel parameter nouveau.noaccel=1
works but video quality is terrible.

I tried to switch to the nvidia driver but X won't load and Xorg.0.log
says it can't find a CorePointer device.  I remember having the
CorePointer problem with nvidia in the past but I can't remember how I
fixed it.  Does anyone know how to fix either driver?

- Grant