Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Radeon 9600Pro and Linux
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Evolution
Tux's lil' helper
Tux's lil' helper


Joined: 07 Mar 2003
Posts: 88
Location: NJ

PostPosted: Sat Jun 07, 2003 2:05 am    Post subject: Radeon 9600Pro and Linux Reply with quote

I just bought an ATI Radeon 9600Pro card for my computer. As I went to get drivers at the ATI site, I was greeted with a message stating that the R350 core is not supported yet. So, I went and tried the DRI drivers, they don't work either. XFree states that it cannot find the module "radeon" even after I load the radeon module. The FireGL drivers won't work either because of RPM trouble, I''m re-emerging RPM right now. Anyone have experience with this card yet? I am stuck using the VESA driver, and really would like to have some 3-D Acceleration.
Back to top
View user's profile Send private message
Evolution
Tux's lil' helper
Tux's lil' helper


Joined: 07 Mar 2003
Posts: 88
Location: NJ

PostPosted: Sat Jun 07, 2003 2:25 am    Post subject: Reply with quote

heres the specific RPM messages that I get

root@chris Xfree4.3.0_2.9.12 # rpm -ivh fglrx-glc22-4.3.0-2.9.12.i586.rpm
error: Failed dependencies:
/bin/sh is needed by fglrx-glc22-4.3.0-2.9.12
ld-linux.so.2 is needed by fglrx-glc22-4.3.0-2.9.12
libc.so.6 is needed by fglrx-glc22-4.3.0-2.9.12
libdl.so.2 is needed by fglrx-glc22-4.3.0-2.9.12
libICE.so.6 is needed by fglrx-glc22-4.3.0-2.9.12
libm.so.6 is needed by fglrx-glc22-4.3.0-2.9.12
libpthread.so.0 is needed by fglrx-glc22-4.3.0-2.9.12
libSM.so.6 is needed by fglrx-glc22-4.3.0-2.9.12
libX11.so.6 is needed by fglrx-glc22-4.3.0-2.9.12
libXaw.so.7 is needed by fglrx-glc22-4.3.0-2.9.12
libXext.so.6 is needed by fglrx-glc22-4.3.0-2.9.12
libXmu.so.6 is needed by fglrx-glc22-4.3.0-2.9.12
libXpm.so.4 is needed by fglrx-glc22-4.3.0-2.9.12
libXt.so.6 is needed by fglrx-glc22-4.3.0-2.9.12
/bin/bash is needed by fglrx-glc22-4.3.0-2.9.12
libc.so.6(GLIBC_2.0) is needed by fglrx-glc22-4.3.0-2.9.12
libc.so.6(GLIBC_2.1) is needed by fglrx-glc22-4.3.0-2.9.12
libc.so.6(GLIBC_2.1.3) is needed by fglrx-glc22-4.3.0-2.9.12
libdl.so.2(GLIBC_2.0) is needed by fglrx-glc22-4.3.0-2.9.12
libdl.so.2(GLIBC_2.1) is needed by fglrx-glc22-4.3.0-2.9.12
libm.so.6(GLIBC_2.0) is needed by fglrx-glc22-4.3.0-2.9.12
libpthread.so.0(GLIBC_2.0) is needed by fglrx-glc22-4.3.0-2.9.12
Back to top
View user's profile Send private message
root66
n00b
n00b


Joined: 07 May 2003
Posts: 30

PostPosted: Sat Jun 07, 2003 9:53 am    Post subject: Reply with quote

I'm using a Radeon9500... Did you try to emerge the drivers?
Code:
emerge ati-drivers


That should build the radeon module which worked for me.
Back to top
View user's profile Send private message
Evolution
Tux's lil' helper
Tux's lil' helper


Joined: 07 Mar 2003
Posts: 88
Location: NJ

PostPosted: Sat Jun 07, 2003 3:40 pm    Post subject: Reply with quote

yea I tried that, but it doesn't build properly, even after I emerge XFree-DRM
Back to top
View user's profile Send private message
spamsk8r
n00b
n00b


Joined: 07 Apr 2003
Posts: 27

PostPosted: Sat Jun 07, 2003 6:01 pm    Post subject: Reply with quote

You shouldn't need Xfree-DRM since the ATI drivers don't use it. What kind of errors are you getting when you try emerge ati-drivers? The only dependency that the newest drivers has is xfree-4.3 i believe, so it could be a problem with that.
Back to top
View user's profile Send private message
Evolution
Tux's lil' helper
Tux's lil' helper


Joined: 07 Mar 2003
Posts: 88
Location: NJ

PostPosted: Sat Jun 07, 2003 9:17 pm    Post subject: Reply with quote

Code:
make: *** [fireglcontrol.qt3.gcc3.2.2] Error 1
rm moc_Page.cpp moc_AdjustPage.cpp moc_InfoPage.cpp moc_DualScreenPage.cpp moc_Sheet.cpp

!!! ERROR: media-video/ati-drivers-2.9.12 failed.
!!! Function src_compile, Line 66, Exitcode 2
!!! (no error message)


I get that[/code]
Back to top
View user's profile Send private message
Draven
n00b
n00b


Joined: 11 Dec 2002
Posts: 14
Location: CA

PostPosted: Sun Jun 08, 2003 6:17 am    Post subject: Reply with quote

I myself have the same video card (9600pro) and has yet to get it working correctly. :(

I believe this should solve your re-emerging problems of the ati-drivers.
Code:

opengl-update xfree
emerge ati-drivers
opengl-update ati

_________________
Draven
I dislike everyone equally, because discrimination is wrong!
Back to top
View user's profile Send private message
gralves
Guru
Guru


Joined: 20 May 2003
Posts: 389
Location: Sao Paulo, Brazil

PostPosted: Sun Jun 08, 2003 8:31 am    Post subject: Reply with quote

Evolution wrote:
Code:
make: *** [fireglcontrol.qt3.gcc3.2.2] Error 1
rm moc_Page.cpp moc_AdjustPage.cpp moc_InfoPage.cpp moc_DualScreenPage.cpp moc_Sheet.cpp

!!! ERROR: media-video/ati-drivers-2.9.12 failed.
!!! Function src_compile, Line 66, Exitcode 2
!!! (no error message)


I get that[/code]


I have an really old Pentium ][ box with a memory problem. I get this error when compiling a lot of packages (the most annoying one is asspell). I think this might be your problem.
Back to top
View user's profile Send private message
Evolution
Tux's lil' helper
Tux's lil' helper


Joined: 07 Mar 2003
Posts: 88
Location: NJ

PostPosted: Sun Jun 08, 2003 5:02 pm    Post subject: Reply with quote

let me try putting in some new Ram, and Ill let you know how it goes.

Draven, do you have any of the ATi Drivers working?
Back to top
View user's profile Send private message
Draven
n00b
n00b


Joined: 11 Dec 2002
Posts: 14
Location: CA

PostPosted: Sun Jun 08, 2003 7:38 pm    Post subject: Reply with quote

Evolution wrote:

Draven, do you have any of the ATi Drivers working?


unfortunately no. I'm currently using the vesa drivers. when trying to use the "fglrx" or the "radeon" drivers, X never starts for me. I get a lot of no screens found and stuff. I don't have the time to actually sit down and figure it out as of lately.
_________________
Draven
I dislike everyone equally, because discrimination is wrong!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum