Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 3rd September 2005, 09:29 PM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
How to ATI Radeon® Xpress 200M IGP

I just got my hands on a Compaq V2312US AMD Turion 64 ML-28 (this baby is fast!). It comes with the ATI Radeon® Xpress 200M IGP 128mb graphics adapter. I have always complained about the poor support from ati for linux drivers. The story has changed now because ATI support has made it really simple to install linux drivers.

The installation has been simplified and no longer need to be in telinit 3 because all you need is the terminal. I am using the lastest ati linux drivers 8.19.10 [http://support.ati.com/ics/support/D...deptID=894]ATI Radeon 8500 Series or higher which supports Xpress 200M IGP[/url](right click on link and SAVE AS for download to start). My laptop is 64 bit BUT I decided to install fedora 32bit version to make my life easier


I would like to let people know that there is a distro that comes with all the browser plug-ins included and it is PCLinuxOS which is a great distro for newbies. It has 2 versions one for ATI and Nvidia drivers allready installed.
So check it out!!


Installation should be same for laptops and desktops.
1. Download drivers from link provided.
2. Open terminal and become root
3. Run:
Code:
sh ati-driver-installer-8.19.10-i386.run
4. Example of installer lauching in terminal:
Quote:
[root@laptopFC4 imdeemvp]# sh ati-driver-installer-8.16.20-i386.run
Creating directory fglrx-install
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.16.20........................................... .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. ......................................
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
Detected configuration:
Architecture: i686 (32-bit)
X Server: Xorg 6.8.2
Removing temporary directory: fglrx-install
5. Run:
Code:
fglrxconfig
6. Press "enter" and JUST FOLLOW THE PROMPTS WHICH WILL INDACATE YOU WHAT TO DO and you are done. You dont have to edit the xorg.conf ati will do it for you

7. My latest FPS:
Quote:
[imdeemvp@FC4Laptop ~]$ glxgears
3328 frames in 5.0 seconds = 665.600 FPS
9291 frames in 5.0 seconds = 1858.200 FPS
12474 frames in 5.0 seconds = 2494.800 FPS
12464 frames in 5.0 seconds = 2492.800 FPS
12863 frames in 5.0 seconds = 2572.600 FPS
12633 frames in 5.0 seconds = 2526.600 FPS
12869 frames in 5.0 seconds = 2573.800 FPS
12510 frames in 5.0 seconds = 2502.000 FPS
12778 frames in 5.0 seconds = 2555.600 FPS
12635 frames in 5.0 seconds = 2527.000 FPS
12787 frames in 5.0 seconds = 2557.400 FPS
[imdeemvp@FC4Laptop ~]$
Check out my Nvidia how-to.
I am attaching everythin I did in terminal so see attachment.
Attached Thumbnails
Click image for larger version

Name:	ati001.png
Views:	1254
Size:	332.4 KB
ID:	6066   Click image for larger version

Name:	ati002.png
Views:	1106
Size:	331.8 KB
ID:	6067  
Attached Files
File Type: doc ati installation.doc (68.8 KB, 1607 views)
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D

Last edited by imdeemvp; 1st March 2006 at 09:42 AM.
  #2  
Old 13th September 2005, 05:00 PM
iontyre Offline
Registered User
 
Join Date: Apr 2004
Posts: 49
Well, imdeemvp, you are really lucky, because I did exactly what you did and I'm getting a mere 90fps in glxgears on a Radeon 9600 pro. Tried running tuxracer and it is obviously not accelerated. I don't know what the ati installer did, but it did not enable 3d acceleration, thats for sure. fgl_glxgears won't even run, gives some error message. I'll check it tonight again and post the error I get. Maybe someone here can figure out what is going on. Would love to get my 3d acceleration working. I find it curious that ATI Control applet does nothing at all when I click on it in the menu. Not encouraging...
  #3  
Old 14th September 2005, 06:42 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
Well, I would not consider myself lucky but experienced. After using linux for 3 years now I should know better....btw, have you installed the kernel -devel?
Code:
yum install kernel-devel
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
  #4  
Old 14th September 2005, 11:28 PM
iontyre Offline
Registered User
 
Join Date: Apr 2004
Posts: 49
I tried that just now. It told me "nothing to do", so I assume kernel-devel is already installed. I installed most packages when I did the install, since I like to be prepared to try various things with Linux. I'm not exactly a newbie either, having run Linux is some flavor since RH 5.1. However I was using a 3dfx Voodoo 3 2000 pci card until recently (which I was able to run in 3d accelerated mode, albeit only 16 bit) but recently changed motherboards to one that supports AGP and so upgraded to an ATI Radeon 9600 Pro. Would love to get it working, but the ATI installer obviously failed in some way.
  #5  
Old 14th September 2005, 11:30 PM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
You can always re-run the installer and reboot when done!
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
  #6  
Old 15th September 2005, 02:11 PM
iontyre Offline
Registered User
 
Join Date: Apr 2004
Posts: 49
Been there, done that. No change. I'm pretty much betting that there is something simple that no one is thinking to mention that has to be done for this to work. I've run in to this lots of times with linux, such as when I tried getting Samba working last year and I got all kinds of people telling me the same basic steps, and everyone left out one thing that was needed to make all the rest work. I can't wait to see what it is this time. Unfortunately I tend to use linux in spurts, and then forget way too much of what I learned last time for me to be real comfortable the next time I start playing around. I have a dual boot system with Win98se since I was fooled once before in trying to go all OS/2. The Radeon 9600 pro works great in Win98 with the latest Catalyst drivers, so I know the hardware is fine. Has to be the ATI linux driver setup that is not working for me.
  #7  
Old 15th September 2005, 08:16 PM
leaded Offline
Registered User
 
Join Date: May 2004
Posts: 373
I also have the Radeon 9600 (http://h18000.www1.hp.com/products/q.../12105_na.HTML), and I'm running the 32-bit FC4 on a 64-bit box to try and get ATI to work. Previously the installer failed, but this time it completed. The last step it said it ran a probe of the system and couldn't find anything. I've rebooted and thelike. I also have kernel-devel.

When I rebooted, my toolbars were all screwed up and my resolution was higher than I had set it. The only way to get the toolbars back to normal was to do a rm -rf .* and log out, log back in. Weird. Going to Desktop -> System Settings -> Display shows Unknown and Unknown for monitor and video card. I chose both (Dell 1702FP and ATI Radeon 9600), pressed OK, went back in, and they were back to unknown.

What's going on here?
  #8  
Old 16th September 2005, 10:26 PM
iontyre Offline
Registered User
 
Join Date: Apr 2004
Posts: 49
Maybe this snippet from the xorg.0.log is relevant?

(II) Primary Device is: PCI 01:00:0
(II) ATI Proprietary Linux Driver Version Identifier:8.16.20
(II) ATI Proprietary Linux Driver Release Identifier: @@UNRELEASED_AND_UNSUPPORTED_DRIVER@@
(II) ATI Proprietary Linux Driver Build Date: Aug 16 2005 00:15:14
(II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.16.1-driver-lnx-206829
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(--) Chipset RADEON 9600 (RV350 4150) found

lsmod indicates that fglrx is loaded, but I'm not getting dri to work. My monitor is on the VGA-15 socket, not the dvi connector, is that what PCI:1:0:1 is? Do I need to define that device in the xorg.conf file too?
  #9  
Old 16th September 2005, 10:58 PM
iontyre Offline
Registered User
 
Join Date: Apr 2004
Posts: 49
Ah, check this out!!!!!

[root@localhost ~]# fglrxinfo
display: :0.0 screen: 0
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)

That is not right, is it!? I must need to remove the Mesa drivers, yes?
  #10  
Old 16th September 2005, 11:32 PM
iontyre Offline
Registered User
 
Join Date: Apr 2004
Posts: 49
FIXED IT!!!!!!

Took one line to fix it:

yum -y install ati-fglrx kernel-module-fglrx-'(uname -r)'

Let it do its thing, then logout, and press ctrl-alt-backspace to restart the xserver. Then log in and you should be all set. You will have to re-run this whenever the update replaces the kernel.

I'm now getting almost 3000fps in glxgears and more than 500fps in fgl_glxgears
  #11  
Old 18th September 2005, 10:52 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
Well that funny.....i didnt have to do that....you probably had tried previously and something failed.
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
  #12  
Old 4th October 2005, 04:24 AM
majnam2002 Offline
Registered User
 
Join Date: Jun 2005
Posts: 30
Does this apply to Radeon 9250 PCI cards as well?
  #13  
Old 4th October 2005, 05:40 AM
majnam2002 Offline
Registered User
 
Join Date: Jun 2005
Posts: 30
OK, I have gotten the ATI drivers loaded, my Xwindows will only come up in 800x600 or lower. ATI is limited in it settings it says, it shows MESA drivers, just like above:

# fglrxinfo
display: :0.0 screen: 0
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)

So, if I try to uninstall the Mesa GL libraries Yum will uninstall Helix and most everything I have installed, should I do that?

Help!
  #14  
Old 4th October 2005, 07:02 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
Quote:
Originally Posted by majnam2002
Does this apply to Radeon 9250 PCI cards as well?
Download the attached ati installation.doc and compare my process to your process and see if that works for you. It also list the card models supported by the installer.
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
  #15  
Old 7th October 2005, 02:01 PM
bhong_php Offline
Registered User
 
Join Date: Oct 2005
Posts: 1
hi

how about ATI radeon 7000 ve,,, is it supported by this ??
Closed Thread

Tags
200m, ati, igp, 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
WoW with ATi Radeon Xpress 200m heetly Gamers' Lounge 5 18th August 2007 03:18 PM
ati drivers for ati radeon xpress 200m TyraelOdium Hardware & Laptops 1 12th October 2006 10:34 PM
ATI Radeon Xpress 200M TyraelOdium Hardware & Laptops 1 5th October 2006 08:12 AM
R4000, ATI Radeon xpress 200M and FC4: 8.21.7 is out maruz Hardware & Laptops 0 31st January 2006 11:51 AM


Current GMT-time: 00:49 (Wednesday, 22-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