Bug 80885

Summary: OpenGL hardware accel dont work on FreeBSD 5.4 amd64 for Radeon 9200
Product: Base System Reporter: &#321;ukasz Gryglicki <morgothdbma>
Component: amd64Assignee: freebsd-amd64 (Nobody) <amd64>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description &#321;ukasz Gryglicki 2005-05-11 11:20:12 UTC

    
Comment 1 etoll 2005-05-11 13:33:48 UTC
=20

> -----Original Message-----
> From: owner-freebsd-amd64@freebsd.org=20
> [mailto:owner-freebsd-amd64@freebsd.org] On Behalf Of Morgoth
> Sent: Wednesday, May 11, 2005 6:17 AM
> To: freebsd-gnats-submit@FreeBSD.org
> Subject: amd64/80885: OpenGL hardware accel dont work on=20
> FreeBSD 5.4 amd64for Radeon 9200
>=20


Hmm, I got the [below] response last week from Mr. Roland who has the =
92XX
family chipset working "perfectly"  Did you add the kernel driver?



On Mon, May 09, 2005 at 01:17:19PM -0400, Toll, Eric wrote:
> Is there *any* video card chipset that will run in hardware (X11)=20
> accelerated mode on FreeBSD-AMD 64?

I've got a Radeon 9250. It runs perfectly on my amd64 box. It even does =
hardware
accellerated OpenGL (with the help of the appropriate kernel driver).

Roland
--
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain =
text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt
Comment 2 rsmith 2005-06-06 19:48:03 UTC
I think this bug can be closed, since OpenGL with a Radeon 9200 does
work on amd64:

uname -a
FreeBSD slackbox.xs4all.nl 5.4-STABLE FreeBSD 5.4-STABLE #6: Tue May 17 
19:19:12 CEST 2005 root@slackbox.xs4all.nl:/usr/obj/usr/src/sys/RFS  amd64

pciconf -lv|grep -A 4 drm
drm0@pci1:0:0:  class=0x030000 card=0x0260174b chip=0x59601002 rev=0x01 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    device   = 'RV280 Radeon 9200 Pro'
    class    = display
    subclass = VGA

glxinfo|grep direct
direct rendering: Yes

Probably pilot error.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt
Comment 3 John Baldwin freebsd_committer freebsd_triage 2005-06-16 18:20:21 UTC
State Changed
From-To: open->closed

Several folks have reported success getting DRI/DRM to work on 92XX cards 
and this PR hasn't had any followup from the submitter and includes no 
details about what exactly is broken or doesn't work.