LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-19-2004, 10:54 AM   #1
zidane2010
Member
 
Registered: Jan 2004
Location: Canada
Distribution: SuSE 9.1 Professional, Slackware 9.1, Gentoo 2004.1
Posts: 238

Rep: Reputation: 30
Is Slackware 9.1 ATI friendly?


Hey guys, I just messed up SuSE, so if i should ever have to reinstall my OS, i was thinking that i might try slackware. but I first want to know if it is friendly with the ATI Radeon 9800 pro. I know that there is really no good distro for my card, but SuSE seemed pretty nice because I was able to enter X the first time i booted up (That doesnt happen for me in Mandrake)
 
Old 02-19-2004, 11:05 AM   #2
murray_linux
Member
 
Registered: Nov 2003
Distribution: Slackware Current
Posts: 210

Rep: Reputation: 30
Yes. I have a Radeon 8500, and Slack had no problem booting into X the first time.

Installing the newer 3D accelerated FireGL drivers is a breeze too. ATI only releases them in .rpm format, but with slack you can convert it using "rpm2tgz", and then install your newly created .tgz file using installpkg *.tgz
 
Old 02-19-2004, 11:41 AM   #3
bejiita
Member
 
Registered: Feb 2004
Location: Upstate NY
Distribution: Slackware
Posts: 79

Rep: Reputation: 15
also cd to /lib/modules/fglrx/build_mod and sh make.sh
then cd .. sh make_install.sh to build and install the module...

fglrxconfig

good to go
 
Old 02-19-2004, 12:12 PM   #4
jimdaworm
Member
 
Registered: Aug 2003
Location: Spain
Distribution: Ubuntu
Posts: 897

Rep: Reputation: 30
Except if you have a motherboard with and Nforce2 chipset and 2.6.2 kernal
See here:
http://www.linuxquestions.org/questi...5&pagenumber=1

What motherboard do you have?

Adam
 
Old 02-19-2004, 02:27 PM   #5
zidane2010
Member
 
Registered: Jan 2004
Location: Canada
Distribution: SuSE 9.1 Professional, Slackware 9.1, Gentoo 2004.1
Posts: 238

Original Poster
Rep: Reputation: 30
ECS K7S5A

just another question, I have been using linux for about 2 months now. Ive heared that Slackware isnt really newbie friendly. Would you think that someone like me with basic linux knowlege could use slackware efficiently?
 
Old 02-19-2004, 02:35 PM   #6
synapse
Member
 
Registered: Jan 2004
Location: On Planet Earth.
Distribution: Slackware 12
Posts: 244

Rep: Reputation: 30
Hi
I say go for it once ther you wont look back and the speed difference is very noticable to.

I went from mandrake to slack and havent looked back since , It seems to be more logically set up.

Cheers
 
Old 02-19-2004, 03:07 PM   #7
bejiita
Member
 
Registered: Feb 2004
Location: Upstate NY
Distribution: Slackware
Posts: 79

Rep: Reputation: 15
slackware isnt tough... just makes you learn faster ...youll get the hang of it
 
Old 02-19-2004, 03:37 PM   #8
jimdaworm
Member
 
Registered: Aug 2003
Location: Spain
Distribution: Ubuntu
Posts: 897

Rep: Reputation: 30
I say try slackware.... if you donīt like it you can always get rid of it and install another dist!

Its not that hard to install either just make sure you know which partitions are what so you donīt put it in the wrong place!++++ There are heaps of people just dying to help you out if you have any problems (as long as you search and read before and provide all the necessary info)

I had Red Hat 9.0 for a while it was pretty easy to use. The only thing is I think the likes of Slackware is MUCH simplier when you start changing things around. Oh yeah It seems to be much faster too.

I am new to but if you have any questions just ask me and I will do my best to help you out!

Just my 2 cents as they say here!

Adam
 
Old 02-19-2004, 03:42 PM   #9
zidane2010
Member
 
Registered: Jan 2004
Location: Canada
Distribution: SuSE 9.1 Professional, Slackware 9.1, Gentoo 2004.1
Posts: 238

Original Poster
Rep: Reputation: 30
jimdaworm i see that you run the 2.6.2 kernel. would you reccommend upgrading to someone who cant compile for beans? I was thinking of upgrading when SuSE accually worked, but then i saw a tutorial and it looked complicated so i stayed away.

Last edited by zidane2010; 02-19-2004 at 03:45 PM.
 
Old 02-19-2004, 03:56 PM   #10
Melkor
Member
 
Registered: Aug 2003
Location: MN
Distribution: Linux Mint
Posts: 179

Rep: Reputation: 34
If you have "basic Linux knowledge", Slackware is a total snap, in my opinion.

It's logical, organized, and pretty straightforward.

To me, a lot of other distros that try to smooth things over for the user actually complicate things MORE by trying to dumb them down.

I mean heck... that's half the problem I have with Windows.

I prefer it all to be consistent and all laid out there for the user to see how it should work, with basic, easy-to-use tools to facilitate things like software installation, configuration, and documentation.

Slackware epitomizes this.
 
Old 02-19-2004, 03:59 PM   #11
jimdaworm
Member
 
Registered: Aug 2003
Location: Spain
Distribution: Ubuntu
Posts: 897

Rep: Reputation: 30
This is what worked for me zidane2010.

I installed slackware... didnīt bother setting much up or anything, and went straight in and compiled the kernal. If you donīt have anything setup or install you have nothing to loose. Just follow the guide, donīt bother installing a newer kernal at first just use the one that is already installed with slack 9.1

There is a guide on here and it makes it pretty easy. Print out and follow this guide its wicked to start with

http://www.linuxquestions.org/questi...threadid=49035

Read a basic guide so you know what you need to compile into the kernal and then make everything else modules.

Modules are pretty much drivers that can be loaded when needed by the system its safe to make most things modules except really important things like the ide controling stuff.

Adam
(Correct me everyone if I got anything wrong I am pretty new too!!)
 
Old 02-19-2004, 04:19 PM   #12
Melkor
Member
 
Registered: Aug 2003
Location: MN
Distribution: Linux Mint
Posts: 179

Rep: Reputation: 34
Why compile your kernel immediately?

Performance improvement?
 
Old 02-19-2004, 04:23 PM   #13
jimdaworm
Member
 
Registered: Aug 2003
Location: Spain
Distribution: Ubuntu
Posts: 897

Rep: Reputation: 30
I do it for that reason and also some stuff like my lin modem and graphics card drivers have to be installed again after I recompile the kernel.

Sorry I donīt know the exact reason I guess when you compile the new kernal modules it deletes the ones that were already there or somthing!

The reason I told him to do it before is that if he screw everything up he can just re-install and hasnīt waisted his time setting everything up.

Adam
 
Old 02-19-2004, 05:56 PM   #14
zidane2010
Member
 
Registered: Jan 2004
Location: Canada
Distribution: SuSE 9.1 Professional, Slackware 9.1, Gentoo 2004.1
Posts: 238

Original Poster
Rep: Reputation: 30
OK, I successfully installed it. Now i have two words to say:

COMPLEATE DISASTER!!

first, i rebooted the machine. And then my BIOS checked for the boot loaded (LILO) and then on the nextline, it sais "L" and doesnt do anything. So I cant even get into windows right now. (I installed the LILO on the boot table or whatever its called, GRUB worked fine like that)

So then i put in my Rescue Disk, logged in as root, and went into /etc/X11/ and ran xf86config. Set it up MANY times to suite my hardware specs, and also the minimal REfresh rates and low resolutions and different drivers. And i cannot get X to open. It just sais a bunch of stuff then sais "Coul;d not start X, make sure it is not already running." Please help, I really want this to work, If not i will go back to SuSE

Athlon XP 1700+
ATI Radeon 9800 pro 128MB
512MB RAM
 
Old 02-19-2004, 05:57 PM   #15
zidane2010
Member
 
Registered: Jan 2004
Location: Canada
Distribution: SuSE 9.1 Professional, Slackware 9.1, Gentoo 2004.1
Posts: 238

Original Poster
Rep: Reputation: 30
and if it makes any difference, i read this install guide http://www.bitbenderforums.com/vb22/...?postid=311808 before i installed

and is there a program in slackware that configures X kinda like SuSE's SaX?

The EXACT error I get is :
"Fatal Error: Cannat establish any listening socets - make sure an X server is not already running"

I also tried going into /usr/X11R6/bin/ and running xfree86setup and it gave me an error

Last edited by zidane2010; 02-19-2004 at 06:31 PM.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
is Slackware user-friendly? joshknape Slackware 19 08-14-2005 08:34 PM
ATI and Slackware 10.1 arcturus Slackware 1 05-06-2005 12:51 AM
ati motherboard. How linux friendly? Motown Linux - Hardware 1 03-03-2005 02:27 PM
Looking for an ATI-friendly Distro Sleepy_Sentry Linux - Hardware 2 01-23-2005 05:46 AM
Slackware+ATI+3D MuffiXXL Linux - Hardware 4 02-12-2004 05:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:25 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