[KLUG Driftwood] DRIFTWOOD HARDWARE UPDATE?
Adam Williams
driftwood@kalamazoolinux.org
13 Dec 2002 06:14:43 -0500
>What is the status of the Driftwood Project and
>the hardware being prepared for it? Did I just
>dream that KLUG had a case <Andrew> and aslo a
>motherboard <Dirk> donated for Driftwood use?
There is a box; I'm unaware of the origin on its components. But kudos
to everyone who contributed parts.
>Any one know what the progress is so far?
It is running on KLUGs private net, via port forwarding I have ssh
access from home. This weekend I intend to examine the hardware's
suitability and prep the box for this project. If I can get everything
to compile and seem to run we'll be ready to start banging on it.
The processor in this box (~500MHz) is a bit anemic for VOIP so we are
still looking for anyone willing to help bump that up. It (the CPU) is
also of a brand/model with some history of issues with this type of
application, so we'll see how it goes.
[root@localhost root]# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda1 7131416 429772 6339380 7% /
none 127948 0 127948 0% /dev/shm
[root@localhost root]# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 5
model : 8
model name : AMD-K6(tm) 3D processor
stepping : 12
cpu MHz : 501.148
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr mce cx8 pge mmx syscall 3dnow
k6_mtrr
bogomips : 999.42
[root@localhost root]# cat /proc/pci
PCI devices found:
Bus 0, device 0, function 0:
Host bridge: Acer Laboratories Inc. [ALi] M1541 (rev 4).
Master Capable. Latency=64.
Non-prefetchable 32 bit memory at 0xe0000000 [0xe3ffffff].
Bus 0, device 1, function 0:
PCI bridge: Acer Laboratories Inc. [ALi] M1541 PCI to AGP Controller
(rev 4).
Master Capable. Latency=64. Min Gnt=8.
Bus 0, device 3, function 0:
Bridge: Acer Laboratories Inc. [ALi] M7101 PMU (rev 0).
Bus 0, device 7, function 0:
ISA bridge: Acer Laboratories Inc. [ALi] M1533 PCI to ISA Bridge
[Aladdin IV] (rev 195).
Bus 0, device 13, function 0:
Ethernet controller: VIA Technologies, Inc. VT3043 [Rhine] (rev 6).
IRQ 11.
Master Capable. Latency=64. Min Gnt=118.Max Lat=152.
I/O at 0xb800 [0xb87f].
Non-prefetchable 32 bit memory at 0xdd800000 [0xdd80007f].
Bus 0, device 15, function 0:
IDE interface: Acer Laboratories Inc. [ALi] M5229 IDE (rev 193).
Master Capable. Latency=32. Min Gnt=2.Max Lat=4.
I/O at 0xb400 [0xb40f].
Bus 1, device 0, function 0:
VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP
1X/2X (rev 92).
Master Capable. Latency=64. Min Gnt=8.
Non-prefetchable 32 bit memory at 0xdf000000 [0xdfffffff].
I/O at 0xd800 [0xd8ff].
Non-prefetchable 32 bit memory at 0xde800000 [0xde800fff].
[root@localhost root]# free -t
total used free shared buffers cached
Mem: 255896 73880 182016 0 21536 41072
-/+ buffers/cache: 11272 244624
Swap: 265064 0 265064
Total: 520960 73880 447080