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.60) (envelope-from <gentoo-user+bounces-51828-garchives=archives.gentoo.org@gentoo.org>) id 1GS37P-0002Rc-SH for garchives@archives.gentoo.org; Tue, 26 Sep 2006 02:56:24 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8Q2tIN8008795; Tue, 26 Sep 2006 02:55:18 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8Q2p9TX015355 for <gentoo-user@lists.gentoo.org>; Tue, 26 Sep 2006 02:51:10 GMT Received: by nf-out-0910.google.com with SMTP id p46so133052nfa for <gentoo-user@lists.gentoo.org>; Mon, 25 Sep 2006 19:51:09 -0700 (PDT) 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:x-google-sender-auth; b=fPQGKfg4ZIK4xA5M3btPUbWhBH04ypi0BbZTEK5IaUyQ8JtqXsSp0ewRNc3ZuE2IB2JyKkl7oi9V2WwdXrLprP+DVjf6LzHfZiEA7yV3tgPd8aGGXPydmWqqbGK20aeN296bkE05SYl4uzBTZrOOAmhx0DyiggfathLCDek1f1g= Received: by 10.82.118.2 with SMTP id q2mr71932buc; Mon, 25 Sep 2006 19:51:09 -0700 (PDT) Received: by 10.82.126.14 with HTTP; Mon, 25 Sep 2006 19:51:09 -0700 (PDT) Message-ID: <7573e9640609251951v62ed1cd8nbfcf18cd798a8566@mail.gmail.com> Date: Mon, 25 Sep 2006 19:51:09 -0700 From: "Richard Fish" <bigfish@asmallpond.org> Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] DRI lost after modular X and gcc-4.1.1 In-Reply-To: <200609252212.53872.sp_rm_it@yahoo.it> 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; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200609242333.14843.sp_rm_it@yahoo.it> <200609250859.25870.sp_rm_it@yahoo.it> <200609250642.55431.mcbrides9@comcast.net> <200609252212.53872.sp_rm_it@yahoo.it> X-Google-Sender-Auth: c213ee29c44977ea X-Archives-Salt: 2c086dd5-af29-4c5e-99c8-562336bd102f X-Archives-Hash: 60fe2ae1b1563e76385f1565a8505381 On 9/25/06, Sergio Polini <sp_rm_it@yahoo.it> wrote: > i) as to http://gentoo-wiki.com/HOWTO_DRI_with_ATi_Open-Source_Drivers > there is a third choise: CONFIG_DRM=n and emerge x11-drm; Yes, that is also an option, although I generally prefer the in-kernel drivers if they support my hardware and there is no compelling reason to use the out-of-tree versions. > ii) in http://www.ati.com/products/catalyst/linux.html: > Q7: What X-Windows versions are supported in this driver? > A7: Driver packages are available for XFree86 versions 4.1, 4.2, and > 4.3, as well as X.Org 6.8. The FAQ is out of date. Check the release notes for the current release: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_8.29.6.html#172686 > I do net get ati-agp compiled, and ... make modules should not be > needed for kernels 2.6.* ;-) You might want to try a more recent kernel than 2.6.12. Since you have a PCIe card/system, and probably have no AGP bridge to begin with, you really don't need AGP support at all. A 2.6.18 kernel will allow you to build the necessary DRM drivers without requiring AGP support. -Richard -- gentoo-user@gentoo.org mailing list