From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 167921389C6 for ; Tue, 12 Feb 2013 12:04:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C2F121C01A; Tue, 12 Feb 2013 12:04:43 +0000 (UTC) Received: from mta-1.ms.rz.rwth-aachen.de (mta-1.ms.rz.rwth-aachen.de [134.130.7.72]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E0BBE02FB for ; Tue, 12 Feb 2013 12:04:41 +0000 (UTC) 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-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Received: from mx-out-2.rwth-aachen.de ([134.130.5.187]) by mta-1.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0MI3008SVW7SNDA0@mta-1.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Tue, 12 Feb 2013 13:04:40 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.84,648,1355094000"; d="scan'208";a="122293791" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by mx-2.rz.rwth-aachen.de with ESMTP; Tue, 12 Feb 2013 13:04:40 +0100 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.rwth-aachen.de [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id r1CC4dE4018886 for ; Tue, 12 Feb 2013 13:04:39 +0100 (CET) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id E96BDF5B for ; Tue, 12 Feb 2013 13:04:41 +0100 (CET) Date: Tue, 12 Feb 2013 13:04:41 +0100 From: Helmut Jarausch Subject: Re: [gentoo-user] Selecting a Linux compatible mobo for FX8350 To: gentoo-user@lists.gentoo.org In-reply-to: X-Mailer: Balsa 2.4.91-5-g8b4f251 Message-id: <1360670681.4291.0@numa-i> X-Archives-Salt: fda1ff32-b141-47e1-af5f-e6e98938f1fe X-Archives-Hash: ac188fc579f9e1bc3a38f52db9307dfb On 02/12/2013 12:56:31 PM, Nilesh Govindrajan wrote: > I just saw the specifications of GA-78LMT-USB3. It has integrated ATI > Radeon HD 3000 and search results reveal that it works in Ubuntu (so > it should in Gentoo as well). > Thanks a lot man. > But keep in mind that the Radeon HD 3000 is a bit old and not supported by the recent ati-drivers. The lastest version working with that old graphics chip is 12.6_beta_pre897 which does work with xorg-server up to 1.12.x and the recent kernels (3.8) with some patches. But there is no promise that xorg-server 1.13.x or future kernels will be supported. I haven't tried recently but e.g. googleearth didn't play well with any other drivers in the past (at least). Helmut.