| View previous topic :: View next topic |
| Author |
Message |
ericxx2005 Apprentice


Joined: 05 Apr 2005 Posts: 231 Location: 10 square miles surrounded by reality
|
Posted: Sun Jun 12, 2005 5:33 pm Post subject: |
|
|
For me, it wouldn't compile with DRM being in the kernel even as a module. There's no reason to have DRM enabled or as a module if you plan on using the fglrx drivers all the time.
| Quote: |
Try compiling the AGP-support into the kernel, with the appropiate chipset as a module. It still gave me a couple of errors during compilation, but it worked. |
Might help as well. |
|
| Back to top |
|
 |
redbyte n00b

Joined: 10 Feb 2005 Posts: 11
|
Posted: Sun Jun 12, 2005 7:05 pm Post subject: |
|
|
Hi,
there are some problems i cant solve. I tryed the ati installer and of course the portage driver. But evertime i got
(WW) ****INVALID MEM ALLOCATION**** b: 0xe0000000 e: 0xe8000000 correcting
(WW) ****INVALID IO ALLOCATION**** b: 0x3000 e: 0x3100 correcting
when x is starting. Im using the fglrx driver in the xorg.conf and run opengl-update ati.
Ideas?  |
|
| Back to top |
|
 |
amorpheus n00b

Joined: 20 Dec 2004 Posts: 54
|
Posted: Sun Jun 12, 2005 9:03 pm Post subject: |
|
|
Seems like a gentoo problem, just installed the drivers using the .run installer from ati.com website. Opengl is working fine. A bit slower than the earlier version.
I'm using 9200 SE. _________________ #!/usr/bin/amorpheus |
|
| Back to top |
|
 |
forceflow2 Guru


Joined: 16 Apr 2003 Posts: 464 Location: South Carolina
|
Posted: Sun Jun 12, 2005 9:48 pm Post subject: |
|
|
Bah, I hate dealing with ATI under Linux. I retried after downgrading my kernel to 2.6.11 and it still doesn't function correctly. Whether I use the run or the ebuild...fun. _________________ That rank under my username doesn't mean I know everything, it just means I ask a lot of questions. |
|
| Back to top |
|
 |
rang3r n00b


Joined: 09 Jun 2004 Posts: 25
|
Posted: Sun Jun 12, 2005 11:07 pm Post subject: |
|
|
I just wanted to say that the run script from ATI worked for me. Radeon M9. _________________ rang3r |
|
| Back to top |
|
 |
MrApples Guru

Joined: 13 Dec 2002 Posts: 511
|
Posted: Sun Jun 12, 2005 11:11 pm Post subject: |
|
|
i have a radeon mobility 9700 and everything is working _________________ http://www.whatsinyourbox.org -- Technology discussion, news, and more. |
|
| Back to top |
|
 |
YourDoom123 Apprentice

Joined: 06 Mar 2004 Posts: 163
|
Posted: Sun Jun 12, 2005 11:15 pm Post subject: |
|
|
works fine on my radeon 9600se _________________ Acer Aspire 5672 |
|
| Back to top |
|
 |
Debentoo_Gao Tux's lil' helper


Joined: 21 Nov 2003 Posts: 85 Location: Shanghai,China
|
Posted: Mon Jun 13, 2005 5:37 am Post subject: |
|
|
it doesn't compiled correctly with gcc4 ,so I give up & still use my r300 open-source drivers  _________________ More Love~~More Dream~~More Happiness
Free Your Mind~~Free Your Body~~Free Your Life
http://www.myblue.ws |
|
| Back to top |
|
 |
redbyte n00b

Joined: 10 Feb 2005 Posts: 11
|
Posted: Mon Jun 13, 2005 8:27 am Post subject: |
|
|
| amorpheus wrote: | Seems like a gentoo problem, just installed the drivers using the .run installer from ati.com website. Opengl is working fine. A bit slower than the earlier version.
I'm using 9200 SE. |
I tryed it with the ati installer and get the same problems with it.
rd |
|
| Back to top |
|
 |
Luka21 n00b

Joined: 24 Aug 2004 Posts: 39
|
Posted: Wed Jun 15, 2005 4:32 pm Post subject: |
|
|
| I just found out that ati marked on 11. jun my ticket "random freezes" as resolved. I hope they didn't marked it as resolved just because of 8.14.13 because I am still experiencing frequent lockups. |
|
| Back to top |
|
 |
Schooner Tux's lil' helper


Joined: 15 Jan 2005 Posts: 86 Location: My Computer
|
Posted: Wed Jun 15, 2005 4:44 pm Post subject: |
|
|
This is a total noob question... but it suits me because I am a noob (even if I have officially shed that title). I have emerged in the latest e-build of ATI drivers for my system. What do I do now to get it to work? I am running KDE right now but I think it's doing software rendering. Everything looks smooth... but when I go to run an OpenGL screen saver... my fps goes to crap.
I would prefer a PM for help... but I will keep an eye on this thread as well. Thanks. _________________ - Schooner
"OOOH! They have the internet on computers now!" - Homer Simpson |
|
| Back to top |
|
 |
Sith_Happens Veteran


Joined: 15 Dec 2004 Posts: 1807 Location: The University of Maryland at College Park
|
Posted: Thu Jun 16, 2005 12:30 am Post subject: |
|
|
| Schooner wrote: | This is a total noob question... but it suits me because I am a noob (even if I have officially shed that title). I have emerged in the latest e-build of ATI drivers for my system. What do I do now to get it to work? I am running KDE right now but I think it's doing software rendering. Everything looks smooth... but when I go to run an OpenGL screen saver... my fps goes to crap.
I would prefer a PM for help... but I will keep an eye on this thread as well. Thanks. | Run this: | Code: | mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
/opt/ati/bin/fglrxconfig
modprobe fglrx
echo "fglrx" >> /etc/modules.autoload.d/kernel-2.6 | Or kernel-2.4 if thats your poison. Then just startx and run glxgears to test out your new opengl fps.  _________________ "That question was less stupid; though you asked it in a profoundly stupid way."
I'm the brains behind Jackass! | Tutorials: Shorewall |
|
| Back to top |
|
 |
dwerg Tux's lil' helper


Joined: 30 Sep 2002 Posts: 101 Location: Amsterdam, the Netherlands
|
|
| Back to top |
|
 |
K@mik@ze n00b


Joined: 22 Feb 2004 Posts: 62 Location: Málaga (España)
|
Posted: Thu Jun 16, 2005 9:03 am Post subject: |
|
|
I have tried new drivers and all works fine, but i have found this error on my ati control panel:
http://www.hardlimit.com/forum/attachment.php?attachmentid=3043
and i don't know how to fix this problem, anybody can help me  thx _________________ Athlon XP Barton 2800+@3200+ | Abit NF7-S 2.0 | Corsair XMS TwinX 1024-3200LL | Thermalright SLK-900U | Hercules 3D Prophet 9700Pro | Western Digital WD1200JB 120 Gb. 7200rpm | Antec TruePower 430W | LG Flatron F700P 17" | Lian-Li PC-68 |
|
| Back to top |
|
 |
andrew_wiggin n00b


Joined: 21 Apr 2005 Posts: 59 Location: Israel
|
Posted: Thu Jun 16, 2005 10:45 am Post subject: |
|
|
well, the drivers works great.
i get 3000 fps at glxgears, instead of 3034 in the previous version but somehow games works a_LOT_ more fast.
doom3 is now working (before this driver, it was impossible to play even on 800x600 low) |
|
| Back to top |
|
 |
forceflow2 Guru


Joined: 16 Apr 2003 Posts: 464 Location: South Carolina
|
Posted: Fri Jun 17, 2005 6:19 am Post subject: |
|
|
| andrew_wiggin wrote: | well, the drivers works great.
i get 3000 fps at glxgears, instead of 3034 in the previous version but somehow games works a_LOT_ more fast.
doom3 is now working (before this driver, it was impossible to play even on 800x600 low) |
glxgears is not a benchmark, I hope you mean fgl_glxgears. _________________ That rank under my username doesn't mean I know everything, it just means I ask a lot of questions. |
|
| Back to top |
|
 |
StevenSeagal Tux's lil' helper


Joined: 12 Jun 2005 Posts: 80 Location: Italy
|
Posted: Fri Jun 17, 2005 7:02 am Post subject: |
|
|
| Code: | emerge ati-drivers ati-drivers-extra
opengl-update ati |
Finally drivers works on my 9600le, kernel 2.6.11-r11. fgl_gears about 360 fps |
|
| Back to top |
|
 |
Luka21 n00b

Joined: 24 Aug 2004 Posts: 39
|
Posted: Fri Jun 17, 2005 7:53 am Post subject: |
|
|
| StevenSeagal: your glxgears resaults show that opengl library in use isn't ati's. |
|
| Back to top |
|
 |
Spiffster Tux's lil' helper


Joined: 27 Jun 2004 Posts: 119 Location: Nærum, Denmark
|
Posted: Fri Jun 17, 2005 8:44 am Post subject: ATI performance |
|
|
| MasterX wrote: | | I am guessing I have the 64bit. Yes, I am using the default size of glxgears. Things are really bad when I use the fgl_glxgears, because I get only 300FPS |
I think the Mobility cards are generally much worse performers than the desktop-versions. My Mobility Radeon 9700 gives 402 FPS in fgl_glxgears and 2102 FPS in glxgears.
I know that the Mobility Radeon 9700 is actually based on the Radeon 9600-core, so one should not be fooled by the number. This card is very different from the desktop 9700 cards.
/Spiff |
|
| Back to top |
|
 |
StevenSeagal Tux's lil' helper


Joined: 12 Jun 2005 Posts: 80 Location: Italy
|
Posted: Fri Jun 17, 2005 10:18 am Post subject: |
|
|
| Luka21 wrote: | | StevenSeagal: your glxgears resaults show that opengl library in use isn't ati's. |
No i think they're in use:
fgl_glxgears --> 360 fps
glxgears --> 1800 fps (before installing drivers correctly fps were 400) |
|
| Back to top |
|
 |
ppip n00b


Joined: 23 May 2005 Posts: 28
|
Posted: Sat Jun 18, 2005 1:43 am Post subject: |
|
|
| I'm using xpress 200 MOBO, should I use 8.14.13 or just use 8.13.3? |
|
| Back to top |
|
 |
MrApples Guru

Joined: 13 Dec 2002 Posts: 511
|
Posted: Sat Jun 18, 2005 7:12 am Post subject: |
|
|
| ppip wrote: | | I'm using xpress 200 MOBO, should I use 8.14.13 or just use 8.13.3? |
i think the 8.13.3 since it is made for those
also, my mobility is giving me 2500 fps in glxgears with these, so i wouldnt say it performs worse _________________ http://www.whatsinyourbox.org -- Technology discussion, news, and more. |
|
| Back to top |
|
 |
coreutils n00b


Joined: 16 Oct 2003 Posts: 25
|
Posted: Sat Jun 18, 2005 3:27 pm Post subject: |
|
|
| has anyone got this driver to work with a 2.6.12 kernel? |
|
| Back to top |
|
 |
forceflow2 Guru


Joined: 16 Apr 2003 Posts: 464 Location: South Carolina
|
Posted: Tue Jun 21, 2005 6:14 am Post subject: |
|
|
| coreutils wrote: | | has anyone got this driver to work with a 2.6.12 kernel? |
Yeah, it just takes a lot of work and luck...
http://ati.cchtml.com/show_bug.cgi?id=136 _________________ That rank under my username doesn't mean I know everything, it just means I ask a lot of questions. |
|
| Back to top |
|
 |
camillo n00b

Joined: 30 Sep 2003 Posts: 45 Location: Torino, Italy
|
Posted: Tue Jun 21, 2005 10:00 am Post subject: |
|
|
I'm using kernel 2.6.11-r11 and ati-drivers 8.14.13-r1 and I have random look up of the system only when starting X.
If I disable DRI all works. Whith DRI enabled it depends. Today is not working (System Freez) yesterday I played ut2004.
Anyone having the same problem? |
|
| Back to top |
|
 |
|