LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-06-2004, 02:37 PM   #1
LinearNexus
LQ Newbie
 
Registered: May 2004
Distribution: Red hat 8
Posts: 1

Rep: Reputation: 0
Built first Computer



Howdy,
I decided to give a go at building my own system. I got a bunch of expensive hardware, which left no $$ left for software.
I actually set out to learn Linux before I ran out of money.
Freedom.

Well, I got a few issues with trying to get the devices working properly,
I installed Red-Hat 8(our library has the book, not 9, and I can only boot from dvd/cd drive) and am going to eventually move to slackware once a better understanding comes about.
Thats where I need your(linux experts) help.

A few of my devices are not working or are not maximized.

I discovered the Command Shell, and am slowly learning to work with it.
First off, no sound comes out the speakers. I don't have a sound card,
But I'm quite sure my nForce2 chipset and biostar MB have some sort of onboard support.
I have a stack of books, and one of them said to run "sndconfig".
Which I did and got a bunch of cryptic error messages.
Is there a command to configure it correctly? Do I download and install a driver? How would I install a driver anyway!?
I discovered Modules briefly last night.

Next, I have a fireGL z1 video card, and would like to maximize it's capability instead of a default generic setting. I saw drivers on the ATI website, but I have no CD burner at work(where my net connection is)
I may just buy a floppy drive, but I have a zip-100 at home.
I haven't even considered trying to figure out how to get that old thing up and running yet.
any suggestions are helpful.

And lastly, I have a Digital Research DVD+RW/+R drive.
I went to their site and they have no Linux drivers!!
Is there a way to still get that thing to work?
Right now it is recognized as a CD-Rom device(I think) because it appears to run CD's.
It'd be nice if my speakers were working so I could actually listen to those CD's.
It would be even better to watch and burn DVD's.
My buddy rented "Triplets of Belleville" and I want a personal copy.
I would also like copies of my faves: Scarface, Casino, and Gladiator.
If anyone has any suggestions to better movies; you are incorrect.

So, I work at the library, where all the books are thorough, but old (in computer hardware years), and I am taking a stack home tonight. My intellect is limited along with my comprehension. ahem.
Seeing as to how this project has went so far, I expect to make a small amount of progress.

I need help.
My computer friends are "user friendly" computer friends.
My technical knowledge is small but growing, and hungry.
Once I get an extra $200 then I'll get Windows XP. *cough*

Somebody out there knows how to help. Please do so if you have any suggestions.
Gracias.


books. check'em out.
 
Old 05-06-2004, 03:06 PM   #2
nonperson
LQ Newbie
 
Registered: May 2004
Location: Napoli, IT
Distribution: compiled from scratch, and a gentoo system
Posts: 24

Rep: Reputation: 15
well I can tell you right now that half of your problems could be solved by updateing your redhat distro. I'm not a distro man myself, but I know from experiance that it's just easier to and (in the long run) better to upgrade your distro than to try to get all of your drivers to play nice with it.
If you don't want to update your distro, at least get a new kernel (this will unfourtunatly break a lot of your programs) but unless you get a newer kernel you will not be able to compile the modules (drivers) for your hardware.
 
Old 05-06-2004, 04:35 PM   #3
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
There is no drivers for CD-ROM drives. For your chipset, go to nvidia site and download the drivers. I like to use tar or tgz files. In your case you can use rpm which are fine for now. To play movies with minimal problems you can use mplayer.

You can use a USB thumb drive (aka pen drive, cigar drive, stick drive) if your library has a USB drive and its enabled. ZIP drives can give you a lot of problems and in LINUX its confusing to mount it because IOMEGA uses a different partition scheme.

IMO, Mandrake is better showing what it does than Redhat. Lets say you are formatting or mounting a drive and you are using diskdrake. If you load up a terminal and type ps ax while diskdrake is formating a drive. You will see what diskdrake is using. It uses normal tools like fdisk and mkfs. Redhat uses its own tools that you do not know what is it doing. Plus Redhat complains when it has found new hardware. Mandrake does not care if you have taken hardware out or put new hardware in.
 
Old 05-06-2004, 04:51 PM   #4
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Free advice - consider it worth what you paid for it.

Slackware 9.1 is a much more mature distro than RH8 - or RH9 - or Fedora Core. It's been
around for almost 11 years. Slack uses the BSD init style, whereas RH uses their own brand of SysV.

So, to quote some old hackers who are much more knowledgable than I, if you use RH, you'll learn RH.
If you use Slackware, you'll learn Linux. And I think Slack will be more up-to-date on your hardware
than RH; plus the Slack forum (from my experience) has much more experienced users.

Having tried three Linux distros, may I highly recommend:
Slackware
Get Slack
Slackware Linux Essentials (Slack book)
Slackware Mirrors
Download Slackware 9.1 d1 and d2, burn those iso images to CD, and install. In the long
run you'll be glad you did.
 
Old 05-06-2004, 05:41 PM   #5
mermxx
Member
 
Registered: Apr 2004
Location: Wales
Distribution: rh9, winxp
Posts: 411

Rep: Reputation: 30
QUOTE]Free advice - consider it worth what you paid for it.[/QUOTE]

well this is true but seeing as most distros are free to download then u can only go with which free distro u wish to try out.
IMO I would take ur probs one step at a time...sort out the probs that are top of the list and if they are not really necessary at the time then work with what u have and then when u have read all the info re what ur `top of the list prob ` is then take it step by step ....dont try to solve all ur problems inone fell swoop....remember its not windows and that ur trying to get to grips with a whole new os (world) there are plenty of turorials on plenty of forums and also google is a big help....good luck
 
Old 05-06-2004, 06:00 PM   #6
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Quote:
IMO I would take ur probs one step at a time...sort out the probs that are top of the list and if they are not really necessary at the time then work with what u have and then when u have read all the info re what ur `top of the list prob ` is then take it step by step ....dont try to solve all ur problems inone fell swoop....remember its not windows and that ur trying to get to grips with a whole new os (world) there are plenty of turorials on plenty of forums and also google is a big help...
Great advice! My biggest headaches have been trying to get all of my hardware configured
properly in *nix, and finding the software replacements. Rome wasn't built in a day...
 
  


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
home built computer wilko13 Linux - Software 0 11-18-2004 12:24 AM
built-to-order PC or ready-built PC from well-known companies? kpachopoulos General 6 11-03-2004 03:14 PM
freshly built computer not responding taltman General 16 07-10-2004 02:59 PM
built computer and couple errors degraffenried13 Linux - General 7 01-08-2004 12:46 PM
if i get an nforce mobo with built-in VGA... will the built in vga work in linux? kublador Linux - Hardware 2 11-10-2003 08:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:47 AM.

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