LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-15-2004, 02:26 AM   #1
ssj4conejo
LQ Newbie
 
Registered: Oct 2004
Posts: 7

Rep: Reputation: 0
Exclamation Radeon 9200se and DRI under Xorg 6.8.0


i was browsing through the forums but coulndt find a soultion yet. My system is a gentoo system, running on kernel 2.6.8, xorg 6.8 and i have an ATI Radeon 9200se AGP video card. I compiled the ati radeon drivers into the kernel in character devices, the dri or drm ones too. My xorg.conf has "dri" and "glx" enabled, they are commented out as they should. My 2d has been working marveleously, but the 3d is horrendous, even though the card sucks dri is simply not enabled. I run glxinfo and it says Direct Rendering : No , i tested it with glxgears and a get a 150 - 250 fps performance , windowed. i heard you can get about 1000 fps with this card. If anyone had the same problem and fixed it, your help would be greatly appriciated. I was thinking maybe i had to go back to either xorg 6.7 or xfree to fix the prob, but i wanted to hear your suggestions first. Thx a million.

 
Old 10-15-2004, 03:04 AM   #2
SciYro
Senior Member
 
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038

Rep: Reputation: 51
1000 fps?

i have same card and get no more then about 600-700 fps MAX , unless i minimize the window, and close all apps, and do nothing, then i can get about 60000 fps

anyways.,, me with same card, and also gentoo had problem to, and heres the solution

ATI DRIVERS SUCK!

use the xorg divers for ati radeon

ati radeon 9200se is one of those lucky cards, with open source drivers work in 3d for them, works perfectly, with no hassle (and i tried for days to get ati's drivers to do direct rendering ... no luck)
 
Old 10-15-2004, 10:21 AM   #3
ssj4conejo
LQ Newbie
 
Registered: Oct 2004
Posts: 7

Original Poster
Rep: Reputation: 0
i'm glad to see you got them working, what version of xorg are you using. keep in mind i have 6.8.0 and yes i am using the xorg drivers, atleast i believe so. and if possible tell me what other things you emerged other than xorg-x11. Thx a million.
 
Old 10-15-2004, 05:32 PM   #4
SciYro
Senior Member
 
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038

Rep: Reputation: 51
add OpenGL (or however its capitalized .. ) to the /etc/make.conf file (you know were)

then you need setup the dri, so compile your kernel with dri enabled, and select the proper drm thing for your card ... that should allow a connection to your card to enable the drivers to do 3d support

as for what version, i use 6.7.0 (the current "stable" version for gentoo,... well at least it was a week ago ..)

then restart, and run the setup program to configure X .....

then startup the X server, and see if that gets direct rendering (if it doesn't then its probably a problem with the config maker .. first time i used xorg i had to add certain sections and lines just to get it to work right ...)
 
Old 10-17-2004, 02:17 PM   #5
ssj4conejo
LQ Newbie
 
Registered: Oct 2004
Posts: 7

Original Poster
Rep: Reputation: 0
about the lines u had to add.

I did everything you posted there, even went back to xorg 6.7, still no DRI. You mind posting or somehow showing me the lines you had to add to your xorg.conf. Thx a million.
 
Old 10-17-2004, 02:49 PM   #6
Keithjr
Member
 
Registered: Aug 2004
Location: Greensboro, NC
Distribution: SImplyMEPIS 3.3
Posts: 56

Rep: Reputation: 15
be forwarned I'm a newbie and this might not apply to gentoo at all but...

what do you get from running the command "fglrxinfo" ? or does the fglrx modules not apply to gentoo?

sorry, just want to help, I had the same problems in mandy.

yes...ATI drivers are worthless
 
Old 10-18-2004, 12:12 AM   #7
ssj4conejo
LQ Newbie
 
Registered: Oct 2004
Posts: 7

Original Poster
Rep: Reputation: 0
This is what i get

Code:
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.4 Mesa 5.0.2)
 
Old 10-18-2004, 01:26 AM   #8
SciYro
Senior Member
 
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038

Rep: Reputation: 51
Quote:
My xorg.conf has "dri" and "glx" enabled, they are commented out as they should
xorg's configuration command is rather stupid ... tho its gotten way better then a few versions ago ill admit

comment the dri and glx modules back in. ... also comment that dri section in also
 
Old 10-19-2004, 05:44 AM   #9
floppywhopper
Member
 
Registered: Aug 2004
Location: Western Australia
Distribution: Mageia , Centos
Posts: 643
Blog Entries: 2

Rep: Reputation: 136Reputation: 136
I think this thread answers my question before I asked it
I was going to upgrade my systems and ...
I was going to use the
ATI Radeon 9200 SE 128 mb ddr tv-out & dvi,agp 8x
is this not a very good idea ?
it just happens to very cheap
can anyone suggest a good ( cheap ) alternative
Am using Mandrake 10.0
floppywhopper

Last edited by floppywhopper; 10-19-2004 at 05:45 AM.
 
Old 10-20-2004, 07:39 PM   #10
ssj4conejo
LQ Newbie
 
Registered: Oct 2004
Posts: 7

Original Poster
Rep: Reputation: 0
I found a solution.

Heh. i went real far to get this card working so these are some tip for other ati radeon users...

My first is that its true that the ATI Binary drivers dont work with xorg 6.8.x, They do indeed work with xorg 6.7, very well too , i didnt have any probs at all. Now this didnt satisfy me because i wanted the greatest and the latest, xorg 6.8.
It dawned upon me... lol, this is really stupid. I had ATI set in the AGP Gart, and in fact my motherboard chipset is NOT Ati, it is a VIA chipset, so i compiled the kernel in my case kernel 2.6.9 with the VIA chipset instead of ATI. ( I still used ATI radeon under DRM) I also saw on some other posts that i had to do the
Code:
opengl-update xorg-x11
command. This is so it uses the built in xorg drivers instead of the ATI ones which i had before. One last thing i did was that in the generated xorg.conf i made sure the whole Section "dri" line and the one's below it, including Mode 0666 were UNcommented. = )

Hope anyone out there with probs gettin DRI workign on their radeon could use this.
Thx for the help.
 
Old 10-21-2004, 08:04 AM   #11
Keithjr
Member
 
Registered: Aug 2004
Location: Greensboro, NC
Distribution: SImplyMEPIS 3.3
Posts: 56

Rep: Reputation: 15
what kind of performance does this yield? And would this solution apply at all to mandrake or other distros?
 
Old 10-21-2004, 11:41 PM   #12
ssj4conejo
LQ Newbie
 
Registered: Oct 2004
Posts: 7

Original Poster
Rep: Reputation: 0
About Performance.

I run glxgears and get 700 ish scores. Not so great but better than the 150 - 250 i was getting without DRI. It might be something i have specified wrong in the x.org file or it may be a bug in the Beta version of XFCE which i am using. I'm on xorg 6.8 and this seems to be slower than 6.7, this will probably be fixed in the next release, probably was in 6.8.1. It should work in mandrake too, all you'd have to do is maybe recompile your kernel to specifics. All of My graphics stuff is compiled in kernel, no modules. The radeon 9200se is just a sucky card though, you will probably get much better scores with a different Radeon = ).
 
Old 10-22-2004, 10:59 AM   #13
Keithjr
Member
 
Registered: Aug 2004
Location: Greensboro, NC
Distribution: SImplyMEPIS 3.3
Posts: 56

Rep: Reputation: 15
Yeah that's about the kind of performance I get with the proprietary drivers, and is reflected in game, although I have gotten UT2004 to work with a little module-screwing.

The card did much much better in windows, that's all I know for certain.
 
Old 10-26-2004, 06:32 PM   #14
krypton2004
LQ Newbie
 
Registered: Oct 2004
Posts: 9

Rep: Reputation: 0
I have the same card, ati drivers dont work well with 2.6 kernel.
i get 600-700 fps with glx gears but counterstrike with cedega is unplayable like this. with suse 9 and 2.4 kernel it was fine.
ati drivers suck basically. they are working on it, alledgedly
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Radeon 9550 + Xorg 6.2.0 + fglrx DRI problem digiplaya Ubuntu 9 09-16-2005 12:36 AM
ATI 9200SE+Xorg 6.8.2+fglrx6.8...10.19 props666999 Slackware 8 03-29-2005 09:42 AM
ATI Radeon 9200SE with Xorg 6.8 on Gentoo Lokheed Linux - Hardware 9 11-27-2004 05:13 PM
radeon 9200se canyon289 Linux - Hardware 1 11-09-2004 09:09 AM
ATI Radeon 9200SE RH Linux 9 DRI not initializing stealthaxe Linux - Hardware 1 01-06-2004 06:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration