Fedora Linux Support Community & Resources Center
  #1  
Old 6th April 2007, 11:51 AM
t0bias Offline
Registered User
 
Join Date: Apr 2007
Posts: 30
howto activate dri on radeon xpress 200

hi,

the fglrx-driver from ati (8.35.5) worked for me quite well,
i cannot get any direct-rendering acceleration though.
the Xorg.0.log says
Code:
-- snip --
(II) fglrx(0): Composite extension enabled, disabling direct rendering
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed!                  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO)             *
(WW) fglrx(0): * no 3D acceleration available                *
(WW) fglrx(0): ********************************************* *
-- snip --
did i miss to install something?

thanks,

toby
Reply With Quote
  #2  
Old 6th April 2007, 12:52 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Try adding these lines to your xorg.conf


Quote:
Section "ServerFlags"
Option "AIGLX" "off"
EndSection

Section "Extensions"
Option "Composite" "False"
EndSection
so it looks something like this

Quote:
# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Module"
Load "extmod"
Load "dri"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "Monitor"
Identifier "Monitor0"
ModelName "Autodetect"
# HorizSync 31.5 - 90.0
# VertRefresh 59.9 - 60.1
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "VideoOverlay" "on"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

Section "Extensions"
Option "Composite" "False"
EndSection

Section "ServerFlags"
Option "AIGLX" "off"
EndSection
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5

Last edited by leigh123linux; 6th April 2007 at 12:57 PM.
Reply With Quote
  #3  
Old 8th April 2007, 01:46 PM
t0bias Offline
Registered User
 
Join Date: Apr 2007
Posts: 30
thanks!

now i get this:


Code:
(EE) fglrx(0): GART is not initialized, disabling DRI
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed!                  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO)             *
(WW) fglrx(0): * no 3D acceleration available                *
(WW) fglrx(0): ********************************************* *
Reply With Quote
  #4  
Old 8th April 2007, 08:08 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Did you use the ati livna driver? if so you will need a i686 kernel for this driver to work.
to check type this command.

Quote:
rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"|grep kernel|sort
http://forum.fedoraforum.org/showthread.php?t=139751


If you used the ati homepage driver did you build rpms i.e .

Quote:
/ati-installer.run --buildpkg Fedora/FC6
If you run this installer without the rpm build option you will need to uninstall it first!
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
Reply

Tags
200, activate, dri, howto, radeon, xpress

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI Radeon XPRESS 200M Help Draper Hardware & Laptops 6 25th April 2012 04:49 PM
ATI Radeon Xpress 200 support for Fc4 bharatt Hardware & Laptops 0 9th January 2007 01:05 AM
Ati Radeon Xpress 200 jgf621 Installation and Live Media 0 27th December 2006 09:16 PM
ATI Radeon Xpress 200M TyraelOdium Hardware & Laptops 1 5th October 2006 08:12 AM
ati radeon xpress 200 series fery123 Using Fedora 0 5th August 2006 12:51 AM


Current GMT-time: 18:26 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat