Hi @ all
At first i want du excuse me for my bad english.

My System runs with the most actual Kernel and the most actual Opensource Radeon drivers, its fresh installed.
But i don't geht DRI to work. Here some important Facts
glxinfo | grep rendering
dmesg|grep drm
Quote:
[drm] Initialized drm 1.0.1 20051102
[drm] Initialized radeon 1.25.0 20060524 on minor 0
[drm:radeon_cp_init] *ERROR* radeon_cp_init called without lock held
[drm:drm_unlock] *ERROR* Process 2731 using kernel context 0
[drm:radeon_cp_init] *ERROR* radeon_cp_init called without lock held
[drm:drm_unlock] *ERROR* Process 3035 using kernel context 0
|
In my /var/log/Xorg.0.log i found this
Code:
(WW) RADEON(0): [agp] AGP not available
(EE) RADEON(0): [agp] AGP failed to initialize. Disabling the DRI.
(II) RADEON(0): [agp] You may want to make sure the agpgart kernel module
is loaded before the radeon kernel module.
(**) RADEON(0): RADEONDRICloseScreen
(II) RADEON(0): [drm] removed 1 reserved context for kernel
My xorg.conf is here
Quote:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
Option "AIGLX" "true"
EndSection
Section "Module"
Load "glx"
Load "dbe"
Load "extmod"
Load "freetype"
Load "type1"
Load "dri"
Load "ddc"
Load "record"
Load "v4l"
Load "vbe"
Load "GLcore"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "Device"
Identifier "ATI Radeon 9100 IGP (A5) 5834"
Driver "radeon"
BusID "01:05:0"
Option "XAANoOffscreenPixmaps" "true"
Option "DRI" "true"
Option "UseInternalAGPGART" "no"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "no_accel" "no"
Option "no_dri" "no"
Option "mtrr" "off"
Option "RenderAccel" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI Radeon 9100 IGP (A5) 5834"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x1024" "1280x960" "1280x960" "1280x800" "1280x800" "1152x864" "1152x864" "1024x768" "1024x768" "800x600" "800x600" "640x480" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
|
I've seen a thread here, wer someone had the same Problem. But he had installed a Xen Kernel installed, im sure i have no Xen Kernel installed. I've read a thread in the ubuntu forums, where someone had exactly my problem. There was the agpgart module in /etc/modules.d/blacklist, but Fedora isn't Ubuntu and i cant find some Folder with the same function.
My System is a Asus Pundit R
P4 2,4 GHZ
1gb ram
I think an R 300 Chipsetz (devinitive an ATI Chipset, but im not sure if an R300 or an RS 300. It was one of the first ati chipsets, who had such bad southbridges)
Radeon 9100 IGP
So, i think this was all what is important if you need more informations you just have to ask me
Can somewone help me please, i have searched in Google and i've found nothing, what has helped me..
Have a nice day,
Manuel