From owner-freebsd-x11@FreeBSD.ORG Tue Mar 16 19:49:52 2010 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B935106566B; Tue, 16 Mar 2010 19:49:52 +0000 (UTC) (envelope-from peterjeremy@acm.org) Received: from mail13.syd.optusnet.com.au (mail13.syd.optusnet.com.au [211.29.132.194]) by mx1.freebsd.org (Postfix) with ESMTP id A1E218FC0C; Tue, 16 Mar 2010 19:49:51 +0000 (UTC) Received: from server.vk2pj.dyndns.org (c122-106-253-149.belrs3.nsw.optusnet.com.au [122.106.253.149]) by mail13.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id o2GJniDq018119 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Mar 2010 06:49:46 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id o2GJmjwX097139; Wed, 17 Mar 2010 06:48:45 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id o2GJmiok097138; Wed, 17 Mar 2010 06:48:44 +1100 (EST) (envelope-from peter) Date: Wed, 17 Mar 2010 06:48:44 +1100 From: Peter Jeremy To: beni Message-ID: <20100316194844.GB96971@server.vk2pj.dyndns.org> References: <201003141732.01968.beni@brinckman.info> <201003151507.13248.beni@brinckman.info> <1268665461.2608.350.camel@balrog.2hip.net> <201003151644.40439.beni@brinckman.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tjCHc7DPkfUGtrlw" Content-Disposition: inline In-Reply-To: <201003151644.40439.beni@brinckman.info> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-x11@freebsd.org Subject: Re: radeon hd4650 problem X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2010 19:49:52 -0000 --tjCHc7DPkfUGtrlw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2010-Mar-15 16:44:40 +0100, beni wrote: >Still no go when i add the "option bustype" to the Device Section in=20 >xorg.conf: >Section "Device" > Identifier "Card0" > Driver "radeonhd" As rnoland@ has mentioned, you need to use the radeon driver instead of the radeonhd driver. You need to change this line to 'Driver "radeon"' > VendorName "ATI Technologies Inc" > BoardName "RV730 Pro AGP [Radeon HD 4600 Series]" > BusID "PCI:1:0:0" > Option "AccelMethod" "EXA" > Option "BusType" "PCI" >EndSection --=20 Peter Jeremy --tjCHc7DPkfUGtrlw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkuf4JwACgkQ/opHv/APuIfNTACeM5ik/eCLgizPbcciySpbYccZ MPEAn0CSknpPEllUxG6rY+gTLvl2rVuP =yjG2 -----END PGP SIGNATURE----- --tjCHc7DPkfUGtrlw--