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 1N2pXK-0001an-8E for garchives@archives.gentoo.org; Tue, 27 Oct 2009 17:08:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F384E0656; Tue, 27 Oct 2009 17:08:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3DC15E0656 for ; Tue, 27 Oct 2009 17:08:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B209467792 for ; Tue, 27 Oct 2009 17:08:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.171 X-Spam-Level: X-Spam-Status: No, score=-3.171 required=5.5 tests=[AWL=-0.572, 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 cm+CDMv-tMBz for ; Tue, 27 Oct 2009 17:08:36 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 5E35E67726 for ; Tue, 27 Oct 2009 17:08:35 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N2pX1-0001KS-Ka for gentoo-user@gentoo.org; Tue, 27 Oct 2009 18:08:27 +0100 Received: from adsl-69-234-187-231.dsl.irvnca.pacbell.net ([69.234.187.231]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2009 18:08:27 +0100 Received: from w41ter by adsl-69-234-187-231.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2009 18:08:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: eselect news "xorg-x11-7.4 and xorg-server-1.5 kernel support" Date: Tue, 27 Oct 2009 10:07:59 -0700 Message-ID: References: <4ae6cbe69d4686.18499754@wp.pl> 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 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-187-231.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20091027 Shredder/3.1a1pre In-Reply-To: <4ae6cbe69d4686.18499754@wp.pl> Sender: news X-Archives-Salt: aa2dcf6f-2ffa-43ff-9ced-247988cfe532 X-Archives-Hash: e0d26bf956c9ef43b5656a18b6c7da84 On 10/27/2009 03:31 AM, Krzysztof Poc wrote: > Hello > > I read in "eselect news": "xorg-x11-7.4 and xorg-server-1.5 kernel support". > > "Recent versions of xorg's X11 require kernel support to access PCI and AGP > graphic cards". > > Could you give me please what kernel options should I enable. > I use kernel 2.6.30.7 and I have "82Q35 Express Integrated Graphics > Controller". > My kernel has AGP_INTEL option set. I can't find any similar option for > the PCI e.g. PCI_INTEL. > Furthermore after gentoo's upgrade my xorg (xorg-server-1.6.3, > xorg-x11-7.4-r1) is running (though with a bit too slow display for me). > Do I need set any additional options in the kernel.... I don't think so. The data sheet for the 82Q35 says it has a PCI-Xpress interface, which is not AGP, so you could probably remove the AGP_INTEL. You can add it back if video stops working.