[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
X.org + Radeon + DVI Output
- From: "Mateusz Linda" <tisam at wp dot pl>
- Date: Sun, 17 Jul 2005 18:46:30 +0200
Hello!
I had no acceleration in X System (actually,
the LCD screen went blank as soon as KDE started) when I was using XFree86 through
the DVI-Output.(I was writing about it to the mailing-list ). A couple of people managed
to get it working while using X.org. Well, now the X.org is officialy introduced to
Debian unstable and I've installed it today's morning. But it's not working so I'd
like to ask for a few tips. (I have Radeon 9200, kernel 2.6.12, x.org 6.8.2 - from debian
packages)
1. My xorg.conf looks like :
Section "Device"
Identifier "ATI Radeon 9200"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Is it ok or should I add something to it ?
2. Through glxinfo I still get :
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
Shouldn't it be something with x.org ?
3. In xorg.log I have :
...
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: Open failed
[drm] failed to load kernel module "radeon"
(II) RADEON(0): [drm] drmOpen failed
(EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI.
...
(II) RADEON(0): Direct rendering disabled
(==) RandR enabled
...
So it doesn't work as it should, does it ?
Glxgear reaches at most 350FPS but it should be more...(Or am I wrong?)
I'm attaching xorg.log, glxinfo output and my xorg.conf, would you
be so kind and look at it as you managed to get it working ?
Best wishes,
Mateusz
tisam at wp dot pl