Fresh install won't compile requirement libraries for cvsup

Ian Smith smithi at nimnet.asn.au
Wed Jun 13 06:55:48 UTC 2007


On Tue, 12 Jun 2007 10:02:38 -0600 Andrew Falanga <af300wsm at gmail.com> wrote:

 > a hard hang.  Nothing worked.  I could not even Alt+<num> to a
 > different pseudo terminal.  The system just hard hanged.  I rebooted
 > and tried the install again with the same result.

At the same place?  If so, I'd tend to suspect memory rather than cpu.

 > I'm wondering if it could be hardware, specifically memory.  I've
 > never seen a FreeBSD, OpenBSD or Linux (for that matter) hard hang on
 > program compilation apart from hardware problems.  Also of particular
[..]
 > System configuration is as follows:
 > 
 > AMD K6 700mHz
 > 256mb RAM (PC 133)
 > 13gb HDD

700MHz?  Please show us the line from your /var/run/dmesg.boot showing
the exact cpu and clock.  This will also indicate features & stepping
that should pinpoint the cpu model.  From one 4.10 system hereabouts: 

 CPU: AMD-K6(tm) 3D processor (400.91-MHz 586-class CPU)
   Origin = "AuthenticAMD"  Id = 0x58c  Stepping = 12
   Features=0x8021bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX>
   AMD Features=0x80000800<SYSCALL,3DNow!>
 real memory  = 134152192 (131008K bytes)

That's a K6-2, though it doesn't say so there.  From memory, the fastest
ever K6-2 was ~550MHz, but people did tend to wildly overclock them .. 

As others have mentioned, K6s don't like running too hot.  I nurse two,
the 400 and a 450MHz box that run forever as long as the cpu fan is ok.
And when they do overheat, they'll freeze, but I've never actually seen
one damaged (as opposed to a couple of fried P3s of similar vintage)

If you really are running it at 700MHz (at what bus speed setting?) then
I'd treat it to a new heat sink with fresh thermal paste and a BIG fan.

And sure it's best to run matched-speed memory.  Your BIOS probably lets
you play with wait states and such, but the basic PCI bus speed might be
something weird if you've managed to crank the cpu up to 700MHz ..

Cheers, Ian



More information about the freebsd-questions mailing list