From owner-freebsd-x11@FreeBSD.ORG Thu Mar 18 19:10:12 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 467A710656DD for ; Thu, 18 Mar 2010 19:10:12 +0000 (UTC) (envelope-from beni@brinckman.info) Received: from juliette.telenet-ops.be (juliette.telenet-ops.be [195.130.137.74]) by mx1.freebsd.org (Postfix) with ESMTP id 6FC6A8FC17 for ; Thu, 18 Mar 2010 19:10:08 +0000 (UTC) Received: from bsdaddict.localnet ([78.23.49.186]) by juliette.telenet-ops.be with bizsmtp id ujA31d00Z411wW606jA4jQ; Thu, 18 Mar 2010 20:10:05 +0100 From: beni To: Peter Jeremy Date: Thu, 18 Mar 2010 20:10:02 +0100 User-Agent: KMail/1.12.4 (FreeBSD/8.0-RELEASE-p2; KDE/4.3.5; i386; ; ) References: <201003141732.01968.beni@brinckman.info> <201003151644.40439.beni@brinckman.info> <20100316194844.GB96971@server.vk2pj.dyndns.org> In-Reply-To: <20100316194844.GB96971@server.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201003182010.02875.beni@brinckman.info> 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: Thu, 18 Mar 2010 19:10:12 -0000 On Tuesday 16 March 2010 20:48:44 Peter Jeremy wrote: > On 2010-Mar-15 16:44:40 +0100, beni wrote: > >Still no go when i add the "option bustype" to the Device Section in > >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 > Perhaps the output of pciconf -lv can be of any help too : vgapci0@pci0:1:0:0: class=0x030000 card=0x0028174b chip=0x94951002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' class = display subclass = VGA -- Beni.