Set-up woes, please, please, please help :(

Set-up woes, please, please, please help :(

Post by Jorda » Sat, 07 Aug 1999 04:00:00



Hey everyone,
            here's my situation: yesterday i finally got all the parts
to my new computer. I built it, installed rh 6, and i've had nothing but
problems, in fact the only devices i have working properly are my ide
drives and cd burners. Here's what i bought:

Celeron 400 PPGA x 2 (and yes the label said single processor
systems...but they work just fine)
Abit BP-6 Motherboard
256 MB PC100 Ram  (2 x 128)
Western  Digital 13.0 and 8.4 gig Hardrives
Mitsumi 40 x IDE CDrom
Sound Blaster PCI 128
Diamon Viper V770
Advanys SCSI controller with Matsushista 7502 cdr drive (works great)
3com 3c509 isa network card (PnP mode)
.....i think that's it.

Now here are the problems.

1) First of all when i boot it (top) says i only have about 3 megs of
ram free. How is this             possible????

2) I can't seem to configure sound with any luck, sndconfig detects my
card immediatly but i don't head any sound.

3) When i reboot or shutdown using those commands, i don't think it
properly unmounts the drives becuase i get error messages when it boots
up and take about 20 minutes to fsck them.

4) I installed the nVidia patch for the V770 and X does work but the
graphics are real sh*tty (grainy, not sure what mode i'm running in but
i know it's 1024x768)

5) Sometimes when shutting down, the machine hangs when its shutting of
interface eth0. so i'm not sure if the network card is the problem.

    That's it on the problems so here are the questions:

    a) How do i fix the problems that i listed above? (i know it's
stupid and redundant to say
                that, but it's my primary question)

    b)  What version of linux should i run on this, i.e. what will
support the hardware best. I was         considering mandrake, but i'm
not sure.

    c) Is there a way to tell what cpu is doing what? i know in Irix
when you run top it tells you          about each cpu?

                    I truly thank everyone in advance for help with
this,

--jordan

 
 
 

Set-up woes, please, please, please help :(

Post by Dan Cav » Sat, 07 Aug 1999 04:00:00


Jordan

Quote:

>1) First of all when i boot it (top) says i only have about 3 megs of
>ram free. How is this             possible????

in /etc/lilo.conf put

append="mem=<number of Mb>M" then lilo-v, reboot and type free.

Are you sure that you're not misinterpreting the figures displayed by free??

Quote:>2) I can't seem to configure sound with any luck, sndconfig detects my
>card immediatly but i don't head any sound.

cat /proc/pci and look if linux sees your soundcard.. then read the Sound
Howto. ;-)

Quote:>3) When i reboot or shutdown using those commands, i don't think it
>properly unmounts the drives becuase i get error messages when it boots
>up and take about 20 minutes to fsck them.

try using CTRL-ALT-DEL or sync; init 6 or reboot ;exit.

Quote:>4) I installed the nVidia patch for the V770 and X does work but the
>graphics are real sh*tty (grainy, not sure what mode i'm running in but
>i know it's 1024x768)

Erm.. pass.

Quote:>5) Sometimes when shutting down, the machine hangs when its shutting of
>interface eth0. so i'm not sure if the network card is the problem.

have a look at /var/log/messages for shutdown messages pertaining your
network card?

Quote:

>    b)  What version of linux should i run on this, i.e. what will
>support the hardware best. I was         considering mandrake, but i'm
>not sure.

Distrubutions are a matter of personal choice.. i'd use the latest kernel
revistion, 2.2.15 i think it is.. go grab the tarfile and recompile it with
all your personal prefferences.. ;-)

Quote:

>    c) Is there a way to tell what cpu is doing what? i know in Irix
>when you run top it tells you          about each cpu?

I would say, at a guess, that top will give you an agregate figure of both
processors..This depends whether you've recompiled your kernel to support
dual processors (i dont think that you've a choice in the matter, as the
kernel probably recognises that you've two processors..) I'd cat
/proc/cpuinfo, this should give you load averaged per processor.

Kind Regards

Daniel Cave,
SGI Consulting,
1530 Arlington Business Park
Theale, Reading, RG7 4SB.
DDI:    0118 925 7584
Fax:    0118 925 7680


 
 
 

Set-up woes, please, please, please help :(

Post by Monte Philli » Sat, 07 Aug 1999 04:00:00


Well Jordon, you have lots of company out there with this particular
problem.   You got the whole process bass-ackwards.  First hing you do
is read up a little on Linux (any flavor).  You will note that all say
that since linux is a 'community effort' it is always a little behind
the cuting edge in the hardware compatibility area.   So, the Next
thing after reading is to check any of the many sites which have
hardware compatibility lists posted.  Yoiu match up the components
that work with linux, and THEN you buy the damn machine with those
components in it (or you buy one with linux pre-installed).

If you continue your present approach, I can absolutely guarantee you
will be most unhappy with linux, no matter the distribution.   I hope
you take this in the manner it was meant, as blunt stating of the
facts.   As to your present situation, all you can do is check those
lists against what you have and install the necessary drivers if they
exist.  If your hardware is simply not linux friendly, then you will
have to replace those parts.

Until your squared on the hardware issues it is useless for you to
pursue the software ones.

g'Luk


>            here's my situation: yesterday i finally got all the parts
>to my new computer. I built it, installed rh 6, and i've had nothing but
>problems, in fact the only devices i have working properly are my ide
>drives and cd burners. Here's what i bought:
>Celeron 400 PPGA x 2 (and yes the label said single processor
>systems...but they work just fine)
>Abit BP-6 Motherboard
>256 MB PC100 Ram  (2 x 128)
>Western  Digital 13.0 and 8.4 gig Hardrives
>Mitsumi 40 x IDE CDrom
>Sound Blaster PCI 128
>Diamon Viper V770
>Advanys SCSI controller with Matsushista 7502 cdr drive (works great)
>3com 3c509 isa network card (PnP mode)
>Now here are the problems.
>1) First of all when i boot it (top) says i only have about 3 megs of
>ram free. How is this             possible????
>2) I can't seem to configure sound with any luck, sndconfig detects my
>card immediatly but i don't head any sound.
>3) When i reboot or shutdown using those commands, i don't think it
>properly unmounts the drives becuase i get error messages when it boots
>up and take about 20 minutes to fsck them.
>4) I installed the nVidia patch for the V770 and X does work but the
>graphics are real sh*tty (grainy, not sure what mode i'm running in but
>i know it's 1024x768)
>5) Sometimes when shutting down, the machine hangs when its shutting of
>interface eth0. so i'm not sure if the network card is the problem.
>    That's it on the problems so here are the questions:
>    a) How do i fix the problems that i listed above? (i know it's
>    b)  What version of linux should i run on this, i.e. what will
>support the hardware best. I was         considering mandrake, but i'm
>not sure.
>    c) Is there a way to tell what cpu is doing what? i know in Irix
>when you run top it tells you          about each cpu?

..
 
 
 

Set-up woes, please, please, please help :(

Post by Jorda » Sat, 07 Aug 1999 04:00:00


Slight Update:
        Dave info  in regards to the memory worked greats, more i have 220M
free!. in /proc/pci the sound card is listed, but just now when i tried
sndconfig, the machine locked up. That's the one thing i forgot to mention
before, the damn thing locks up for apperently no rease like a micro-shit
box! I think it may be sound related, is it possible that an SB 128 pci
cannot work with SMP?
                --jordan
 
 
 

1. Set-up woes, please, please, please help :(

Jordan

in /etc/lilo.conf put

append="mem=<number of Mb>M" then lilo-v, reboot and type free.

Are you sure that you're not misinterpreting the figures displayed by free??

cat /proc/pci and look if linux sees your soundcard.. then read the Sound
Howto. ;-)

try using CTRL-ALT-DEL or sync; init 6 or reboot ;exit.

Erm.. pass.

have a look at /var/log/messages for shutdown messages pertaining your
network card?

Distrubutions are a matter of personal choice.. i'd use the latest kernel
revistion, 2.2.15 i think it is.. go grab the tarfile and recompile it with
all your personal prefferences.. ;-)

I would say, at a guess, that top will give you an agregate figure of both
processors..This depends whether you've recompiled your kernel to support
dual processors (i dont think that you've a choice in the matter, as the
kernel probably recognises that you've two processors..) I'd cat
/proc/cpuinfo, this should give you load averaged per processor.

Kind Regards

Daniel Cave,
SGI Consulting,
1530 Arlington Business Park
Theale, Reading, RG7 4SB.
DDI:    0118 925 7584
Fax:    0118 925 7680

2. Kde installation Problem

3. Sendmail problems. Please please please please help!

4. Linux(Redhat 5.0, Redhat 4.2, Slackware) failing to recognize hard drive.

5. NFS please help me please please please sniff

6. Problem in Minicom

7. PLEASE HELP ME WITH SAMBA ??? PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE ????

8. Dual interfaces on ED?

9. PLEASE PLEASE HELP Major problem with my SCSI & Redhat 5.0 PLEASE Help

10. please please please help me!

11. Please Please Please HELP

12. Please, please, please- can anyone provide any help?

13. still need printer help please please please