pvaneynd: (Default)
[personal profile] pvaneynd
For the last few months I've been running the latest git versions of xf86-video-ati and xf86-video-radeonhd on my $WORK laptop with a Mobility Radeon X1300.

And actually I like them more then fglrx: they crash less and I actually have xrandr support so giving presentations and using the second screen no longer involves reloads of X.

A remaining problem was that they would sig11 when I enable DRI. Yesterday I went investigating and found out that the ati driver was crashing in the line:

Bool RADEONDRIGetVersion(ScrnInfoPtr pScrn)
{
...
    /* Low level DRM open */
    fd = drmOpen(RADEON_DRIVER_NAME, busId);


After giving some message that it cannot open /dev/dri/card0. Some research showed that this was because I forgot to load the kernel module. /me hits table.

modprobe radeon and DRI works. Obviously it doesn't do 3D because the mesa library is too old. Installing mesa 7.2 from experimental and I see:

 $ glxinfo | grep direct
direct rendering: Yes


And all the whoos effects... well ... whoos.

Now off to Ana's blog to find out how I can get KDE 4.1 in unstable....

Typical radeon code.

Date: 2008-10-20 08:09 am (UTC)
From: [identity profile] libv.livejournal.com
Guess what i did when i ran into issues with pretty much the same thing on radeonhd when testing the freshly ported over dri infrastructure code:
i made sure that this code was verbose and gave a bit of a sensible message.

Try radeonhd, and the world suddenly makes a bit more sense :)

libGL

Date: 2008-10-20 02:44 pm (UTC)
From: [identity profile] phil.0x539.de (from livejournal.com)
Do you use a patched libGL/drm or does it work with Debian unstable now?

Profile

pvaneynd: (Default)
pvaneynd

September 2023

S M T W T F S
     12
3456789
10111213141516
171819 20212223
24252627282930

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 2nd, 2025 12:34 pm
Powered by Dreamwidth Studios