Bug 547477

Summary: radeonhd-1.3[HD3200] should work with DRI(exa)
Product: [openSUSE] openSUSE 11.1 Reporter: Alex Savin <alexo.veto>
Component: X.OrgAssignee: Forgotten User Wum0mkMcd8 <forgotten_Wum0mkMcd8>
Status: RESOLVED INVALID QA Contact: E-mail List <xorg-maintainer-bugs>
Severity: Normal    
Priority: P5 - None CC: sndirsch
Version: Final   
Target Milestone: ---   
Hardware: i686   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: xorg.conf
Xorg.0.log
xinit -- :1 -logverbose 7

Description Alex Savin 2009-10-15 23:32:56 UTC
User-Agent:       Mozilla/5.0 (compatible; Konqueror/4.3; Linux) KHTML/4.3.2 (like Gecko) SUSE

radeonhd-1.3 should work with DRI(exa) on videocard ATI HD3200,
but its work without DRI, and very slow
(for example: http://imagebin.ca/view/5do7oqCd.html )

  Linux 2.6.27.29-0.1-pae #1 SMP 2009-08-15 17:53:59 +0200 i686 athlon i386 
  (standart kernel from opnesuse 11.1 repo)
  kernel-pae-2.6.27.29-0.1.1
  kernel-pae-extra-2.6.27.29-0.1.1
  kernel-pae-base-2.6.27.29-0.1.1
  libdrm-2.4.14-2.1
  and packages from  X11:XOrg repositary
  (all except *-debug*)


Reproducible: Always

Steps to Reproduce:
I install xorg-x11-driver-video-radeonhd-1.3.0_20091009_8cbff7b-15.2 from X11:XOrg, and update other package:
  zypper dup -r X11:XOrg
  (X11:XOrg is a http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_11.1)

delete *fglrx* driver packages, and any *fglrx* files (and dirs), checked by:
  find / -name *fglrx*

  sax2 -r -m 0=radeonhd
and reboot

Actual Results:  
glxinfo |grep render
direct rendering: No
OpenGL renderer string: Software Rasterizer

(EE) RADEONHD(0): RHDDRIVersionCheck: drmOpen("radeon", "pci:0000:01:05.0") failed.
Comment 1 Alex Savin 2009-10-15 23:36:35 UTC
Created attachment 322764 [details]
xorg.conf
Comment 2 Alex Savin 2009-10-15 23:37:33 UTC
Created attachment 322765 [details]
Xorg.0.log
Comment 3 Alex Savin 2009-10-15 23:45:23 UTC
Created attachment 322767 [details]
xinit -- :1 -logverbose 7
Comment 4 Stefan Dirsch 2009-10-16 05:28:33 UTC
DRI is only available for R5xx/RS6xx cards at the moment. See 

  http://wiki.x.org/wiki/radeonhd
  http://wiki.x.org/wiki/radeonhd%3Aexperimental_3D

for more details. HD 3200 s a R6xx card.