Re: DRI with ATI graphics chip

2006-10-15 Thread Adam K Kirchhoff
Tiv wrote: Thomas Schlesinger wrote: Hi, I've seen, there's a drm module in the source code. I use an ATI Mobility X600 PCIe chip in my notebook. I've loaded the radeon.ko module and have an empty directory /dev/dri, but the Xorg.0.log tells me: [..] drmOpenDevice: node name is

Re: DRI with ATI graphics chip

2006-10-15 Thread Simon 'corecode' Schubert
Adam K Kirchhoff wrote: My guess is that there just hasn't been a recent update to the radeon drm code in DragonFly. yes, unfortunately. i updated support several times, but always my radeon 7500 stopped working, and i got very few feedback. now i'm running nvidia. it's not *that* hard to

Re: DRI with ATI graphics chip

2006-09-26 Thread Joerg Sonnenberger
On Tue, Sep 26, 2006 at 06:34:38AM +0200, Thomas Schlesinger wrote: Ok, I've thought the free drivers would only lack hardware 3D accelleration :-( And you don't need DRI for the rest. Says someone with a X300. Joerg

Re: DRI with ATI graphics chip

2006-09-25 Thread Tiv
Thomas Schlesinger wrote: Hi, I've seen, there's a drm module in the source code. I use an ATI Mobility X600 PCIe chip in my notebook. I've loaded the radeon.ko module and have an empty directory /dev/dri, but the Xorg.0.log tells me: [..] drmOpenDevice: node name is /dev/dri/card0

Re: DRI with ATI graphics chip

2006-09-25 Thread Joseph Garcia
Thomas Schlesinger wrote: Hi, I've seen, there's a drm module in the source code. I use an ATI Mobility X600 PCIe chip in my notebook. I've loaded the radeon.ko module and have an empty directory /dev/dri, but the Xorg.0.log tells me: [..] drmOpenDevice: node name is /dev/dri/card0

Re: DRI with ATI graphics chip

2006-09-25 Thread Thomas Schlesinger
Am Montag, 25. September 2006 23:57 schrieb Tiv: snip Hi there Thomas --- Sorry, but to my understanding, anything ATI newer than Radeon 9200 series (Rv280) does not have the native kernel level support for DRI/DRM under Xorg running on any BSD or linux. Ok, I've thought the free