Mailinglist Archive: radeonhd (300 mails)

< Previous Next >
Re: [radeonhd] State of DRI on r5xx
  • From: Matthias Hopf <mhopf@xxxxxxx>
  • Date: Wed, 21 May 2008 12:48:19 +0200
  • Message-id: <20080521104819.GD7392@xxxxxxx>
Ok, Marvin, I'll continue debugging with you first, because your
hardware is much closer to mine than Sebastian's.

First, I'll analyze your config and command outputs:


On May 20, 08 17:05:43 +0200, Marvin wrote:
- xorg.conf
Section "ServerFlags"
Option "IgnoreABI" "on"

Did you verify that you need this option? If yes, then you're compiling
the driver with a wrong (old) SDK, and you have to update it. It's in
package xorg-x11-server-sdk. That would certainly explain the behavior
you're experimenting.

Section "Device"
Option "AccelMethod" "EXA"

Just for notice: this is irrelevant, because ATM it's downgraded to
noaccel.

Section "DRI"
Group "video"
Mode 0660

Just to make sure - is your user in group video?

(II) RADEONHD(0): ATOM BIOS Rom:
SubsystemVendorID: 0x1002 SubsystemID: 0x791e

So you're having the other variant of the RS690. Mine is a 0x791f.
Not that this should change anything WRT visuals.

- output of glxinfo
OpenGL renderer string: Mesa DRI R300 20060815 NO-TCL

I got
OpenGL renderer string: Mesa DRI R300 20060815 x86/MMX+/3DNow!+/SSE2 NO-TCL

So you're compiling Mesa w/o optimization? Probably good idea for
debugging, I don't see how this should change behavior here.

0x61 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None

This is the only other difference - this broken entry has visual 0x51
for me - and I don't know where this one is coming from. But it is in
the same uninitialized state as the ones of the second call.

- version of radeonhd (sha1id) (be sure to have checked 6425a86b13)
6425a86b1309bdf0deccfa04300b04e2c6042bef

- version of mesa (branch, sha1id)
master branch: c6b36e5498cf6593daf001123cacec4ccaf305ca

- version of Xserver (version or sha1id)
openSUSE_Factory from today

- version of drm kernel module (sha1id)
- version of libdrm
both from master branch: 83996561061b99bb490fa0692a491ac9e51245a1

I'm running the same versions as you now. Except for libdrm, which isn't
involved in visuals at all...

CU

Matthias

--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups