Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2010 20:10:02 +0100
From:      beni <beni@brinckman.info>
To:        Peter Jeremy <peterjeremy@acm.org>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: radeon hd4650 problem
Message-ID:  <201003182010.02875.beni@brinckman.info>
In-Reply-To: <20100316194844.GB96971@server.vk2pj.dyndns.org>
References:  <201003141732.01968.beni@brinckman.info> <201003151644.40439.beni@brinckman.info> <20100316194844.GB96971@server.vk2pj.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 16 March 2010 20:48:44 Peter Jeremy wrote:
> On 2010-Mar-15 16:44:40 +0100, beni <beni@brinckman.info> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003182010.02875.beni>