 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

12th November 2004, 02:48 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 19

|
|
|
ATI driver + FC3 xorg, a hint...
Hello,
In order to get Your ATI accelerated I recommend to:
rpm -Uvh --allfiles --oldpackage --replacefiles --replacepkgs --repackage <Xorg.6.7>.rpm
or simply
rpm -Uvh --allfiles --force --repackage <Xorg.6.7>.rpm
where <Xorg.6.7>.rpm are all Xorg.6.7 from FC2 (updates).
The only thing I have resigned from was openmotif-devel-2.2.3-6.i386 (and of course xorg-x11-deprecated-libs-devel-6.8.1-12.i386)
Instalation/compilation of (fglrx-4.3.0-3.14.6.i386.rpm) the module goes smooth... acceleration ok. (My openGL stuff compiles and runs very well).
Until ATI will produce a new driver its fine... (Your Xorg.6.8 packages (--repackage switch) You'll most probably find (depends on Your custom rpm config) in default dir: /var/spool/repackage
I hope this will help, someone...
My best,
loop
PS Personaly I think moving to 6.8 was made to early...
|

12th November 2004, 03:03 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 46

|
|
Do my eyes fool me?  No one ever got it to work (Radeon + Xorg 6.8), but you did?
|

12th November 2004, 03:11 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 19

|
|
|
I have installed FC3 just today...
Compiled the Ati module... but...
It (the Xsrv) was working until any proc would call any of dri calls/checks (even the fglrxinfo would crash the X).
A workaround was to disable dri in the xorg.conf but You pay the price of no direct when oGL-ing...
As I need oGL accelerated I've step back with the Xorg to 6.7.
So now it's rather FC3 +X6.7 +ATIdri(on Radeon 9700Mobility).
|

12th November 2004, 03:31 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 26

|
|
|
well good work it seems however as though u have just joined - 5 posts ?
if any1 manages to do this with success id be happy to hear from them.
i was thinking about getting rid of xorg 6.8 but had no idea how to, so i went back to fc2.
good work (me newb)
__________________
Fedora Core 2 - waiting on ATI :|
Fujitsu Siemens AMILO D-7830 Laptop
P4 2.66 GHz-15" TFT, 512MB
ATI M9000 - AGP 4x
60GB Hitachi, 120GB WD
registered Linux user #373,145 :cool:
|

12th November 2004, 03:38 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 3

|
|
After searching through multiple forums and finding it "not possible" to have fglrx working(fully) in xorg 6.8 I took some time to see why it worked in Gentoo.
Every time I'd log in my X session would close(and restart due to runlevel 5), and /var/log/messages would print error messages:
Nov 11 18:09:37 duality kernel: allocation failed: out of vmalloc space - use vmalloc=<size> to increase size.
Seems like the finger pointing goes to xorg 6.8 in combination with xscreensaver. After disabling xscreensaver from my kde autostart everything works just fine. No magic involved here 
My version of fglrx is 3.14.6, and yes, this is FC3.
|

12th November 2004, 03:49 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 46

|
|
Quote:
|
Originally Posted by lupu
After searching through multiple forums and finding it "not possible" to have fglrx working(fully) in xorg 6.8 I took some time to see why it worked in Gentoo.
Every time I'd log in my X session would close(and restart due to runlevel 5), and /var/log/messages would print error messages:
Nov 11 18:09:37 duality kernel: allocation failed: out of vmalloc space - use vmalloc=<size> to increase size.
Seems like the finger pointing goes to xorg 6.8 in combination with xscreensaver. After disabling xscreensaver from my kde autostart everything works just fine. No magic involved here 
My version of fglrx is 3.14.6, and yes, this is FC3.
|
Could you please make a work-around and put it in How-To? Thanks
|

12th November 2004, 03:55 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 26

|
|
|
i dont think u can have xorg 6.8 ati drivers and direct rendering enabled for it to all work smoothly, the best suggestion ive seen so far apart from staying with fc2 and waiting for ati's new drivers late nov early dec is to do what loop suggested.
However i could be wrong.
__________________
Fedora Core 2 - waiting on ATI :|
Fujitsu Siemens AMILO D-7830 Laptop
P4 2.66 GHz-15" TFT, 512MB
ATI M9000 - AGP 4x
60GB Hitachi, 120GB WD
registered Linux user #373,145 :cool:
|

12th November 2004, 04:42 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 3

|
|
I realize now that my post was in the wrong secion, so I removed it from here.
The initial message was about 3d acceleration, and my post was(mainly) in the interest of getting dualhead working.
Sorry if I got your hopes up
Last edited by lupu; 12th November 2004 at 04:48 PM.
Reason: forgot an essential word
|

12th November 2004, 04:57 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 19

|
|
i was just wanted to ask if U ever saw this message...
No matching visual for __GLcontextMode with visual class = -1 (-1), nplanes = 0
i guess not.. 
that would be a good news, though... if everything went so nice... too bad...
my best,
m.
|

18th November 2004, 07:30 AM
|
|
Registered User
|
|
Join Date: Nov 2004
Location: Braga -Portugal
Age: 36
Posts: 107

|
|
I'm such a noob!!! Can you please do a how_to for us noobs??? PLEASE !!!
I'm trying to get my ATI Mobility Radeon 9600 to work with open gl since Fedora Core 3 was released...
|

18th November 2004, 08:13 AM
|
 |
RPMFusion Dev
|
|
Join Date: May 2004
Location: PA
Age: 34
Posts: 466

|
|
Quote:
|
Originally Posted by zAo
Do my eyes fool me?  No one ever got it to work (Radeon + Xorg 6.8), but you did? 
|
I actually didn't understand what you guys say.
I have radeon+xorg 6.8 and my FC3 fresh install has perfect 3D accelleration
?
__________________
oget, the "Pulse against"
Thnigs that rule: Angelina, TKT, Linux, Supergravity, Alcohol...
|

18th November 2004, 08:30 AM
|
 |
Registered User
|
|
Join Date: Nov 2004
Age: 23
Posts: 40

|
|
Im waiting for the never drivers
__________________
AMD 3500+ 2,21GHZ
1GB RAM
Geforce 6600 256MB DDR
MSI K8N Neo2-54G Platinum Edition (nforce 3)
80GB + 500GB
|

18th November 2004, 05:11 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Location: Maryland
Posts: 24

|
|
Quote:
|
Originally Posted by ogetbilo
I actually didn't understand what you guys say.
I have radeon+xorg 6.8 and my FC3 fresh install has perfect 3D accelleration
? 
|
I'm curious. Run GLXGEARS and tell us your FPS.
__________________
IBM T61 6457-4XU - Fedora Core 9
Registered Linux User #372440
|

19th November 2004, 02:27 AM
|
 |
RPMFusion Dev
|
|
Join Date: May 2004
Location: PA
Age: 34
Posts: 466

|
|
Quote:
|
Originally Posted by jcridge
I'm curious. Run GLXGEARS and tell us your FPS. 
|
it is around 240-260.
it was 220 fps when I used Fc2 with external drivers.
without 3d acceleration it was about 40-60.
__________________
oget, the "Pulse against"
Thnigs that rule: Angelina, TKT, Linux, Supergravity, Alcohol...
|

19th November 2004, 05:22 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Posts: 511

|
|
Quote:
|
Originally Posted by ogetbilo
it is around 240-260.
it was 220 fps when I used Fc2 with external drivers.
without 3d acceleration it was about 40-60.
|
same here, in fedora 2 my glxgears ranged from 60 to 200 fps but it made my processor usage step up to 1.79 and 100% usage on my lapton (radeon mobility u1). In fc3 it now shows 197-220 while my cpu frequency stays at 530mhz and about zero % usage. Tux racer works great too. Any good 3d games I can try? counter strike?
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 02:48 (Sunday, 26-05-2013)
|
|
 |
 |
 |
 |
|
|