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 ) id 1N7RwD-0005Ac-AL for garchives@archives.gentoo.org; Mon, 09 Nov 2009 10:57:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B448E09F5; Mon, 9 Nov 2009 10:57:32 +0000 (UTC) Received: from outbound.icp-qv1-irony-out6.iinet.net.au (outbound.icp-qv1-irony-out6.iinet.net.au [203.59.1.109]) by pigeon.gentoo.org (Postfix) with ESMTP id 7DB0AE09F5 for ; Mon, 9 Nov 2009 10:57:31 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAM2E90p8qXjo/2dsb2JhbADbZYIwC4IDBIFoeIlU X-IronPort-AV: E=Sophos;i="4.44,707,1249228800"; d="scan'208";a="24682463" Received: from unknown (HELO moriah.localdomain) ([124.169.120.232]) by outbound.icp-qv1-irony-out6.iinet.net.au with ESMTP; 09 Nov 2009 18:57:20 +0800 Received: from localhost (localhost [127.0.0.1]) by moriah.localdomain (Postfix) with ESMTP id 9F40E1AF6C98 for ; Mon, 9 Nov 2009 18:57:20 +0800 (WST) X-Virus-Scanned: amavisd-new at localdomain Received: from moriah.localdomain ([127.0.0.1]) by localhost (moriah.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0LOKBOjUUq7n for ; Mon, 9 Nov 2009 18:57:17 +0800 (WST) Received: from [192.168.1.2] (rattus [192.168.1.2]) by moriah.localdomain (Postfix) with ESMTP id 16D8B1B1F145 for ; Mon, 9 Nov 2009 18:57:17 +0800 (WST) Subject: Re: [gentoo-user] xorg-server upgrading problem From: William Kenworthy To: gentoo-user@lists.gentoo.org In-Reply-To: <4AF7DBA2.2010305@gmail.com> References: <594FE8B8-3A3B-4F5C-957A-15E6A3E8D671@wright.org> <20091109011353.3b02ac13@majikthise> <1257743824.12532.4.camel@troll> <4AF7DBA2.2010305@gmail.com> Content-Type: text/plain Organization: Home in Perth! Date: Mon, 09 Nov 2009 18:57:16 +0800 Message-ID: <1257764236.2199.10.camel@rattus> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: 8a86c4f6-0c48-4873-9990-f69e6ea6b8b1 X-Archives-Hash: 7fc599d3c406d22beff9d0edea0e29cd On Mon, 2009-11-09 at 03:06 -0600, Dale wrote: > Bill Kenworthy wrote: > > On Mon, 2009-11-09 at 01:13 +0000, Neil Bothwick wrote: > > > >> On Sun, 8 Nov 2009 18:46:15 -0600, Roy Wright wrote: > >> > >> > >>> Was at xorg-server-1.6.3 and current sync tried to upgrade to 1.7.1, > >>> which failed to compile. In researching on b.g.o., discovered that > >>> nvidia has not released a driver yet that will work with 1.7.1, so > >>> followed the bug report directions and masked out several packages to > >>> prevent 1.7.1 upgrading. > >>> > >> I have had xorg-server-1.7.1 and nvidia-drivers-190.42-r[23], working > >> together since Nov 3rd, with no masking or keywording, although this is > >> on ~amd64. For a while the newer xorg was blocked but as soon as the > >> newer nvidia-drivers hit portage, everything upgraded without a hitch. > >> > >> > > I am just in the process of updating a machine stored for over a year - > > relatively straight forward except its taking awhile as expected. It > > has an old TNT nvidia card that needs the older drivers (169 something > > with 2.6.21 is working on it at the moment - I upgraded to 2.6.31 and > > belatedly remembered this Achilles heal for nvidia stuff :) > > > > Are the older nvidia drivers locked to older kernels? If so, is there a > > map that tells what driver version is usable with which kernels? > > > > BillK > > > > > > I have a older card to, FX-5200, and sometimes finding the driver that > works is a trial and error process. Right now I'm using 173.14.20 but a > couple months ago I was using a older kernel and had to use a older > version that was no longer in portage, still in the 173 series tho. If > you have the latest stable kernel, then the latest stable nvidia driver > in your series should work. If not, back up a version and try it. If > it doesn't work just keep backing up until one works. > > You may be able to search the nvidia website to fine the correct drivers > for your model but I don't know if they have one for kernel version. > Just think of it this way, the older the kernel then the older the > driver version. The newer the kernel, the newer the driver should be. > > All that said, I think this is yours: > > http://www.nvidia.com/object/linux_display_ia32_71.86.11.html > > If not, try this: > > http://www.nvidia.com/Download/index.aspx?lang=en-us > > Like me, you have to select legacy in the first menu. > > I would try nvidia-drivers-71.86.11 first and if that doesn't work, try > nvidia-drivers-71.86.09 next. Once you get a working driver, mask the > others so it will stick to it until you upgrade your kernel and start > this process over again. > > Hope that helps. > > Dale > > :-) :-) > Decided to sidestep the issue - the nv driver works fine (no multimedia etc needed). This was to be a temporary desktop while waiting for parts for a dead HD in the laptop, but I found it (much) faster to add x, oo etc to a core2 duo server instead of trying to bring the old machine up to date. Will still complete it as you cant have too many backup systems ... as my luck of late has proved :( BillK