You are not logged in.

#1 2008-01-28 08:13:28

turska
Member
Registered: 2007-04-27
Posts: 13

No direct rendering with open source ati drivers

I followed the instructions at http://wiki.archlinux.org/index.php/ATI and tried searching the forums, but didn't find a solution so I decided to post here.

Uploaded these to pastebin because of the character limit.
/etc/X11/xorg.conf http://pastebin.archlinux.org/24974
/var/log/Xorg.0.log http://pastebin.archlinux.org/24976
/usr/bin/glxinfo http://pastebin.archlinux.org/24977

Thanks in advance.

Offline

#2 2008-01-28 08:27:41

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: No direct rendering with open source ati drivers

There has never been DRI support for Mach64 in Arch, as long as I've been here. It probably won't make much sense anyway, I mean those cards have at most 8 MB and almost no 3d capabilities to speak of.


1000

Offline

#3 2008-01-28 09:57:53

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: No direct rendering with open source ati drivers

byte wrote:

There has never been DRI support for Mach64 in Arch

This is true, but you can always add it, as I do. Check out the code from git here, build and install, and that gives you the kernel module for mach64 DRM. Then rebuild xf86-video-ati with mach64 support - our xorg maintainer removed it from the stock package a while back.

Offline

#4 2008-01-29 06:23:09

turska
Member
Registered: 2007-04-27
Posts: 13

Re: No direct rendering with open source ati drivers

tomk wrote:

This is true, but you can always add it, as I do. Check out the code from git here, build and install, and that gives you the kernel module for mach64 DRM. Then rebuild xf86-video-ati with mach64 support - our xorg maintainer removed it from the stock package a while back.

Thanks for the advice.

I managed to build the DRM, and the Xorg log indicates that it works.

Homewer, loading the mach64 driver fails:

(EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/mach64_dri.so failed (/usr/lib/xorg/modules/dri/mach64_dri.so: undefined symbol: __dlopen)
(EE) AIGLX: reverting to software rendering

Any ideas on how I could succesfully build it?

Offline

#5 2008-03-08 00:12:44

Obi-Lan
Member
From: Finland
Registered: 2007-05-23
Posts: 179

Re: No direct rendering with open source ati drivers

I took DRM drivers from freedesktop.org git and xorg driver I made with ABS by editing xf86-video-ati PKGBUILD (ver 6.8.0). It seems to work for now...

Last edited by Obi-Lan (2008-03-08 00:13:07)

Offline

#6 2008-06-14 10:24:05

bandan
Member
Registered: 2007-07-13
Posts: 8

Re: No direct rendering with open source ati drivers

Obi-Lan wrote:

I took DRM drivers from freedesktop.org git and xorg driver I made with ABS by editing xf86-video-ati PKGBUILD (ver 6.8.0). It seems to work for now...

Hi,
would you mind sharing that PKGBUILD?

bandan

Offline

Board footer

Powered by FluxBB