LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-30-2003, 09:32 AM   #1
sio
Member
 
Registered: Jul 2003
Location: Louisiana, US
Distribution: Slackware
Posts: 129

Rep: Reputation: 15
Slack9 /w Radeon


ok so im new to linux and i've decided to delete winxp off of my machine, cancel my projects im dev'ing on my own in .net studio, install linux, learn some new things like opengl and publish everything i write under the gpl, w00t! errr something like that...

So i've a question or two
im trying to get my drivers for my radeon 9700 working correctly. I of course have no clue what im doing. i went to ati.com got some drivers from them got home and it didn't work.
got back to work today to do some quick research found this site, and lots of information, i did some research here and find some nice posts on installing the radeon9xxx serious cards on linux already but i still have some specific questions that im curious about.

It specifies in the driver notes which i got from a shneider... .de site i found a link to here, and in the ati download for xfree86 4.2 that it uses a glibc 2.2, and ?nothing else will work?. My slack game with 2.3 and the schneider file says it SHOULD be backwards compatible. though everywhere else in all other documentation says 2.2, i dont see why they wouldn't put 2.3 even though i do see why they wouldn't does that make sense? so could someone comfort me today saying "dont worry about it" so that when i get home thats one less thing to think about and i dont have to wait yet another day to get back to work with no internet

slack9 comes with a flavor of rpm along the lines of 4.0.xxx if i remember correctly and for some reason im thinking i read in ati documentation somewhere or that when i tried rpm'in to package last night i got errors that lead me to believe i needed a new version of rpm. but then this could just be the fact that i didn't have the xfree86 4.3 package but the 4.2 i got from ati. i checked out rpm.org and see problems stated with 4.1 and am reluctant to upgrade. So could someone ease my mind with a "you dont need to upgrade what you have is fine".

well i suppose thats it, all i can think about is getting home to find out i need to download this or that and replace this or that and its the unknown part thats driving me insane. i want to make sure i have everything i need on a cd when i get home tonight to get this thing working. thanks
 
Old 07-30-2003, 10:17 AM   #2
jpbarto
Senior Member
 
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251

Rep: Reputation: 45
the 2.2 vs 2.3 shouldn't be an issue... plus I think slack9 comes with XFree86 4.3 (not 4.2).

slack9 does not have RPM... it will convert rpm to tgz though (tgz is slack's package management software).

the hardest part about installing the ati drivers is creating your own kernel module if your kernel is not supported by the prebuilt ones. but there's is lots n LOTS of help on this site for just this particular subject.

best of luck
jpbarto
 
Old 07-30-2003, 10:35 AM   #3
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
Is it an All-in-Wonder card? If so and you want to get X working. Run the command xfree86config. Then answer the questions. The only thing that you will need to really know is your vertical and horizonal refresh rates. Running xfree86config is a little confusing at first, but if you know what your graphics card is, hor/ver refresh rates are your should be able to get it working.

Also one more thing, when you are done type startx to start x.
 
Old 07-30-2003, 10:36 AM   #4
sio
Member
 
Registered: Jul 2003
Location: Louisiana, US
Distribution: Slackware
Posts: 129

Original Poster
Rep: Reputation: 15
rpm doesn't come with slackware 9? i pulled up an rpm utility following in document instructions as follows

rpm -Uhv package
and it listed dependencies saying i need this and that which looked related to the fact that i had the wrong package to start with. still if i can convert rpm to a tgz format, even though i know no more about one then the other in all truth some how it seems like id understand that method better. thanks for the tip ill do some research on managing tgz packages in slack9 and converting rpm 2 tgz
 
Old 07-30-2003, 10:55 AM   #5
sio
Member
 
Registered: Jul 2003
Location: Louisiana, US
Distribution: Slackware
Posts: 129

Original Poster
Rep: Reputation: 15
to tangle: no its not an all in wonder card, but i did run throught the xf86conf thing a couple times then play around with it in gui mode making changes and it works, i was just under the impression i need to install proper drivers mainly due to playing the occasional game of neverwinter nights. i was playing around with the ?/etc/rc.d/rc.modules? and some of the little things like ?agart? were turned off and i was reluctant to turn that on, again i dont really know what im doing, i even tried to take the via linux sound driver wrote a quick line into the rc.module but it didn't work till i relized that that file wasn't the driver but some special thing to use in conjuction with a vinstall script to get the sound installed. But i did get X started. I was playing around with the bootup setting a vga=790 and when i boot up then go to X then logout a lot of times i hit a black screen and cant do anything. i figured the right drivers might fix this to. Also if i start X on say tty1 and try to change with crtl-alt F2 X crashes on the first one. Is this supposed to happen, i figure it is seeing that i can then have 16 different desktops if i could start X in each tty
 
Old 07-30-2003, 11:21 AM   #6
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
Yeah, you need good drivers for games. I thought that you where in consle mode and wanted the gui up and running to configure the system.

If you find a modules in the rc.modules that you want to try out. You can type /sbin/modules <module name> to load the module.

I have had x crash when changing to a different tty. It doesn't happen all the time. I have never been able to get x to start in each tty either, though I haven't really treid all that hard either.

The rpm thing, rpm should come with slack 9. I looked at the download site and it was there, so all the packages that you would need to satify dependencies should be on there to.
 
Old 07-30-2003, 11:38 AM   #7
sio
Member
 
Registered: Jul 2003
Location: Louisiana, US
Distribution: Slackware
Posts: 129

Original Poster
Rep: Reputation: 15
coolness, i think i'll learn both ways of managing packages and install driver twice just for the learning experience. Thanks for all the help tangle and jpbarto
 
Old 07-30-2003, 11:41 AM   #8
jpbarto
Senior Member
 
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251

Rep: Reputation: 45
sio: my apologies. I thought slack only came with the rpm2tgz util. Anyway. The basics (in a nutshell) of installing the ati drivers are as follows:

build or locate premade kernel module in /lib/modules/fglrx
(/lib/modules/fglrx is created after you install the rpm / tgz).

once the kernel module (fglrx) is built insert it into the kernel:
modprobe fglrx

Next ensure that the libGL.so files that come with the rpm / tgz properly replaced the existing libGL.so's (located in I think /usr/X11/lib)

Next execute fglrxconfig (or something to that effect, installing the rpm / tgz will put 3 or 4 binaries in /usr/X11/bin) to create an XF86Config file.

After that you should be on your way.

jpbarto
 
Old 07-30-2003, 12:19 PM   #9
sio
Member
 
Registered: Jul 2003
Location: Louisiana, US
Distribution: Slackware
Posts: 129

Original Poster
Rep: Reputation: 15
nice see im thinking in windows and rpm seems like some self executable that sticks things where you can find them or does some self install and makes it all automated which almost defeats the purpose of what i want to do which is learn. and the tgz seemed like just a rar file and then i could place everything manually and setup all the necsesary stuff by manually adding etc you confirmed it all for me now i know i have everything i need when i get home today
thankyou
 
Old 07-30-2003, 12:52 PM   #10
jpbarto
Senior Member
 
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251

Rep: Reputation: 45
not a problem... sorry about the rpm confusion earlier.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
ATi Radeon 9000 Pro and Radeon(flgrx) driver included on Mandrake 10.1 Official St3althcAt Linux - Hardware 1 05-07-2005 08:30 PM
hello a new in linux and i got a big problem with my ati radeon 7000/radeon ve card AKAKAK Linux - Hardware 0 01-19-2005 09:39 AM
redhat 8 and ATI Radeon agp 320m (aka Radeon Mobility U1) nelsonnery Linux - Hardware 11 11-06-2003 06:24 AM
are there radeon 9600 mobility pro drivers for slack9.1? grassapa Linux - Laptop and Netbook 1 10-25-2003 10:49 AM
slack9.0 ?!?! Crunch Slackware 3 03-05-2003 10:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:38 PM.

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