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-118433-garchives=archives.gentoo.org@lists.gentoo.org>) id 1PaTsg-00063K-Le for garchives@archives.gentoo.org; Wed, 05 Jan 2011 13:58:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8490E0603; Wed, 5 Jan 2011 13:56:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8E18AE0603 for <gentoo-user@lists.gentoo.org>; Wed, 5 Jan 2011 13:56:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 3EBDD1B40E3 for <gentoo-user@lists.gentoo.org>; Wed, 5 Jan 2011 13:56:41 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.878 X-Spam-Level: X-Spam-Status: No, score=-2.878 required=5.5 tests=[AWL=-0.279, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5n9OEsm2nWzB for <gentoo-user@lists.gentoo.org>; Wed, 5 Jan 2011 13:56:35 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 8B2BD1B405F for <gentoo-user@gentoo.org>; Wed, 5 Jan 2011 13:56:34 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from <lnx-gentoo-user@m.gmane.org>) id 1PaTqo-0007np-HN for gentoo-user@gentoo.org; Wed, 05 Jan 2011 14:56:30 +0100 Received: from adsl-69-234-183-115.dsl.irvnca.pacbell.net ([69.234.183.115]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Wed, 05 Jan 2011 14:56:30 +0100 Received: from w41ter by adsl-69-234-183-115.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Wed, 05 Jan 2011 14:56:30 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt <w41ter@gmail.com> Subject: [gentoo-user] Re: New Install Problems with X Date: Wed, 05 Jan 2011 05:56:12 -0800 Message-ID: <ig1ta3$c3e$1@dough.gmane.org> References: <1204244.843113.1294157450041.JavaMail.dhkuhl@mail.srv.lgcyny1.cv.net> 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 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-183-115.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b8pre) Gecko/20101119 Thunderbird/3.3a1 In-Reply-To: <1204244.843113.1294157450041.JavaMail.dhkuhl@mail.srv.lgcyny1.cv.net> X-Archives-Salt: 0d6be61c-476d-401f-a277-a0eeaa3f2fb3 X-Archives-Hash: 2ee540853cfa29e89d4ca05e412ff643 On 01/04/2011 08:10 AM, KIM WHALEN wrote: > I'm trying to do a new install on an amd64 box and there are a lot of problems somewhere between X, Gnome, and the Graphics card. I'm using genkernel so there shouldn't be too much of a problem there. > > The graphics card as identified by the system is: nVidia Corporation NV36 [GeForce FX 5700LE] > > The base system and xorg-x11 seems to be set up alright. However, when I run startx as a regular > user I get errors about drm, dri, and dri2 modules and the screen. Those drm and dri error messages are normal when using the nvidia drivers, but the screen error is not normal. What does it say, exactly? Did you generate your xorg.conf by doing Xorg -configure? Are you using an xorg.conf file at all? The nouveau driver is not nearly ready for prime time yet, so I'd stick with nivida-drivers at least until you have everything else working.