StealthMode Posted January 7, 2004 Share Posted January 7, 2004 I am wondering which distro of Linux will work with my Radeon 9600Pro. Mandrake 9.2 won't work for me, nor will Debian, but Knoppix will! But yea, thats a live eval. disc, so that isn't much help. Anyway, I'm a newb for the most part when it comes to Linux, I don't know my way around the command. Been using Linux off an on for the past couple years, but haven't really gotten into it as much as I would like, mostly because by the time they support my hardware, i have newer stuff which isn't supported. And my second rig is down, so I can't use that with my GeForce2MX400. Dual-boot would be nice for now. Anyway, what do you recomend? Stealth - Link to comment Share on other sites More sharing options...
JadeWolf324 Posted January 7, 2004 Share Posted January 7, 2004 why doesnt the ATI run in MDK 9.2...? and u technically can install knoppix on ur HD. Link to comment Share on other sites More sharing options...
baloor Posted January 7, 2004 Share Posted January 7, 2004 Latest drivers are here http://www.ati.com/support/drivers/linux/r...ductsLINUXdrive They support ------------------------------------------------------------------------------ Graphics Accelerators: ATI Radeon 8500, 9100, 9200, 9500, 9600, 9700, 9800, ATI Mobility 9000, 9600 ATI FireGL 8700, 8800, E1, E2, X1, X2, Z1, T2 ATI Mobility FireGL T2 Video Driver for Linux: Driver Version 4.1.0-3.7.0 Driver Version 4.2.0-3.7.0 Driver Version 4.3.0-3.7.0 fglrx-glc22-4.1.0-3.7.0.i386.rpm - Driver package for ix86 systems with libc6.2 (=glibc2.2) and XFree86 4.1.0 in rpm format. fglrx-glc22-4.2.0-3.7.0.i386.rpm - Driver package for ix86 systems with libc6.2 (=glibc2.2) and XFree86 4.2.0 in rpm format. fglrx-glc22-4.3.0-3.6.0.i386.rpm - Driver package for ix86 systems with libc6.2 (=glibc2.2) and XFree86 4.3.0 in rpm format. ------------------------------------------------------------------------------ more info on the link above and also here http://www2.ati.com/drivers/linux/readme0370.txt Link to comment Share on other sites More sharing options...
StealthMode Posted January 7, 2004 Author Share Posted January 7, 2004 Well, like I said before, I am a Linux newb, I don't know how to go about it. DoH! Anyway, how can I install the drivers? I am guessing I will have to do it through the command no doubt.. Should I drop the drivers on a cd, and install them from there via command line? Man, I'm lost :s Link to comment Share on other sites More sharing options...
JadeWolf324 Posted January 7, 2004 Share Posted January 7, 2004 do it in mandrake and get a tutorial on how to run shell scripts / .run files...its usually # sh filename.sh and then ur off Link to comment Share on other sites More sharing options...
StealthMode Posted January 7, 2004 Author Share Posted January 7, 2004 Interesting.. This will be fun! :D Link to comment Share on other sites More sharing options...
trpn Posted January 7, 2004 Share Posted January 7, 2004 here is how you can do it boot into mandrake... i guess you can't get to a gui by the looks of it. so from your console log in as your user and then su to root. install links or lynx (they are text based browsers) with urpmi links (i cannot remember how to use urpmi so you might have to read up on that). starts links. press g to and type in www.ati.com.. download the drivers with highlighting the downlaod link and pressing "d" (i think) once downloaded install them by running "rpm -ivh fglrx*.rpm" if all goes well then you will have them installed. if you have a problem use "rpm -ivh fglrx*.rpm --nodeps" then type "fglrxconfig" and you will have to answer the questions. at the end select yes to write your new XF86Config-4 file. then as root type "init 5" or as a user type startx should be good to go if you have a via kt400 chipset like me you might run into problems so: install the rpm like before, but before running fglrxconfig type: cd /lib/modules/fglrx/build_mod vi agpgart_be.c in vi edit the line under "Apollo KT400", to read "via_kt400_setup }, // AGP v2" (read up on how to use vi, command mode press "i" to insert and type, and x to delete the charector underneath the cursor, escape to exit insert mode back to command mode) exit vi ./make.sh cd .. ./make_install.sh then run fglrxconfig also read the forum posts at www.rage3d.com in the linux section for more hints also if you can't get this to work and just want a starting point to learn linux then try installing knoppix to your hard drive. look how to do that in the knoppix forums, readmes, etc if anyone has any corrections to my post please post it Link to comment Share on other sites More sharing options...
baloor Posted January 7, 2004 Share Posted January 7, 2004 Latest drivers are herehttp://www.ati.com/support/drivers/linux/r...ductsLINUXdrive They support ------------------------------------------------------------------------------ Graphics Accelerators: ATI Radeon 8500, 9100, 9200, 9500, 9600, 9700, 9800, ATI Mobility 9000, 9600 ATI FireGL 8700, 8800, E1, E2, X1, X2, Z1, T2 ATI Mobility FireGL T2 Video Driver for Linux: Driver Version 4.1.0-3.7.0 Driver Version 4.2.0-3.7.0 Driver Version 4.3.0-3.7.0 fglrx-glc22-4.1.0-3.7.0.i386.rpm - Driver package for ix86 systems with libc6.2 (=glibc2.2) and XFree86 4.1.0 in rpm format. fglrx-glc22-4.2.0-3.7.0.i386.rpm - Driver package for ix86 systems with libc6.2 (=glibc2.2) and XFree86 4.2.0 in rpm format. fglrx-glc22-4.3.0-3.6.0.i386.rpm - Driver package for ix86 systems with libc6.2 (=glibc2.2) and XFree86 4.3.0 in rpm format. ------------------------------------------------------------------------------ more info on the link above and also here http://www2.ati.com/drivers/linux/readme0370.txt if you read the information in the second link you may even be surprised to find Installation Instructions maybe that's just what I am seeing though Link to comment Share on other sites More sharing options...
kemical Posted January 7, 2004 Share Posted January 7, 2004 if you read the information in the second link you may even be surprised to find Installation Instructionsmaybe that's just what I am seeing though its just you :p Link to comment Share on other sites More sharing options...
StealthMode Posted January 8, 2004 Author Share Posted January 8, 2004 Well I allready have the driver, burned it to a disc. Now how do I mount my cd-rom and install from there? I tried it last night a fiew times, but I must have been doing it wrong, as it never worked. Also, I have the Knoppix Live CD, and I tried copying the driver from my other cd to my Mandrake partition, but it wouldn't let me. I'd like to install Knoppix at some point, but I will just wait with that till later. Stealth - Link to comment Share on other sites More sharing options...
trpn Posted January 8, 2004 Share Posted January 8, 2004 mount the cdrom: look at fstab to see where your cdrom will be mounted type "cat /etc/fstab" here is the line for my cdrom /dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0 so for me to mount the cdrom i would type "mount /mnt/cdrom" to unmount it type "umount /mnt/cdrom" so after you mount it type "cd /mnt/cdrom" then "rpm -ivh fglrx*.rpm" etc etc Link to comment Share on other sites More sharing options...
StealthMode Posted January 8, 2004 Author Share Posted January 8, 2004 Ok, thanx, will try it out, hopefully I won't be up till 4am workin on this again. :p Stealth - Link to comment Share on other sites More sharing options...
StealthMode Posted January 8, 2004 Author Share Posted January 8, 2004 cd /mnt/cdrom2 worked. Now, if I can just get my driver to install... DoH! Stealth - Link to comment Share on other sites More sharing options...
StealthMode Posted January 8, 2004 Author Share Posted January 8, 2004 Ok, ran into this error.. file /usr/X11R6/lib/libGL.so.1.2 from install of fglrx-glc22-4.3.7.0-3.7.0 conflicts with file from package libxfree86-4.3-23mdk Now what do I do? LOL So many problems it seems.. Anyway, if you got any ideas, let me know. Stealth - Link to comment Share on other sites More sharing options...
StealthMode Posted January 8, 2004 Author Share Posted January 8, 2004 Wait, I think I know what was wrong, forgot to "force" the driver... Brb, will try again. Link to comment Share on other sites More sharing options...
my name is ben Posted January 8, 2004 Share Posted January 8, 2004 I am wondering which distro of Linux will work with my Radeon 9600Pro. Mandrake 9.2 won't work for me, nor will Debian, but Knoppix will! But yea, thats a live eval. disc, so that isn't much help. Anyway, I'm a newb for the most part when it comes to Linux, I don't know my way around the command. Been using Linux off an on for the past couple years, but haven't really gotten into it as much as I would like, mostly because by the time they support my hardware, i have newer stuff which isn't supported. And my second rig is down, so I can't use that with my GeForce2MX400. Dual-boot would be nice for now. Anyway, what do you recomend? Stealth - i had the same problem you had a few weeks ago, heres what i did:] some guy told me to use VESA (VESA is basically a general driver for vga that support many cards (I'm 100% sure it supports Radeon 9600). This will allow you to have a useable desktop). when configuring the video card during installation use the VESA driver worked for me hope this helps Link to comment Share on other sites More sharing options...
StealthMode Posted January 8, 2004 Author Share Posted January 8, 2004 Ok, drivers installed and I made it into X. Thanx guys for the help! :) Stealth - Link to comment Share on other sites More sharing options...
StealthMode Posted January 8, 2004 Author Share Posted January 8, 2004 Oooh, my DSL works too. This is nice, even have sound! Anyway... Very happy to be in a fully functional Linux distro again. :D Stealth - Link to comment Share on other sites More sharing options...
tr1kstanc3 Posted January 8, 2004 Share Posted January 8, 2004 congrats stealth i had a problem installing mandrake 9.2 and i have a radeon 9800pro, apparently the download edition of mandrake has problems with all the newer ati cards you are not alone friend. fedora core1 also had this problem for me but it would lock while trying to get into the windows manager. only distro that worked off the bat was suse 9.0 for me but i only run linux on my laptop nowadays (mandrake 9.2). Link to comment Share on other sites More sharing options...
StealthMode Posted January 8, 2004 Author Share Posted January 8, 2004 I'm thinkin of getten Suse 9.0, but I don't have $80 to shell out at the moment. :-/ I'm really liken this again. :D Stealth - Link to comment Share on other sites More sharing options...
trpn Posted January 8, 2004 Share Posted January 8, 2004 did you use vesa or ati drivers? Link to comment Share on other sites More sharing options...
StealthMode Posted January 8, 2004 Author Share Posted January 8, 2004 The 4.3 ATI ones. Works great, only I have no games to try them out on because I don't know how to install anything! :cry: Link to comment Share on other sites More sharing options...
trpn Posted January 8, 2004 Share Posted January 8, 2004 installing software in mandrake is very easy with urpmi... use google to learn how to use that. you can test if your 3d acceleration is working with glxgears. as well type "glxinfo" and you should be able to tell if you are using direct rendering or not. icq me if you want Link to comment Share on other sites More sharing options...
StealthMode Posted January 8, 2004 Author Share Posted January 8, 2004 Thanx. Been lookin around for info, but it all seems that I need to know other stuff before I can attempt to install, and all the directions I have seen so far are telling me how to install, not how to get to that point.. cough* newb here.. For instance, how to navigate to the directory where the file is that I am trying to install. Sounds simple enough, but I can't seem to get there :pinch: :whistle: Stealth - Link to comment Share on other sites More sharing options...
Recommended Posts