Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cobalt RaQ 3/4 Kernels
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
imbezol
n00b
n00b


Joined: 29 Sep 2002
Posts: 37
Location: Alberta, Canada

PostPosted: Sun Nov 28, 2004 7:33 am    Post subject: Cobalt RaQ 3/4 Kernels Reply with quote

I thought I would post a link to some of the work I've done on the Cobalt RaQ 3 and 4 servers. I'm able to run gentoo on them beautifully with a new 2.4 kernel.

I have a bunch of stuff available at http://imbezol.criticaldamage.com/linux/cobalt

What you want to do first is upgrade the ROM on the server (if you break it don't cry to me :) )

I've used a couple different ROMs but I'd recommend the 2.10.1-1M.rom that I have in that directory.

You can then use the patch on my site for the 2.4.28 kernel. It can be applied to a stock 2.4.28 kernel. We've had some luck applying it to the gentoo-sources too but it will require a little messing around as it doesn't apply cleanly. To make the patch I took the original Sun provided patch for a 2.4.20 kernel and fixed it several times to apply to more recent kernels. I've run this on production servers and it has had no problems thus far.

When you install your kernel use

Code:

make dep && make vmlinux modules modules_install
cd /boot
mv vmlinux.bz2 vmlinux.old.bz2
cp /usr/src/linux/vmlinux .
bzip2 vmlinux
mv vmlinux.gz vmlinux.old.gz
cp /usr/src/llinux/vmlinux .
gzip -9 vmlinux
mv System.map System.old.map
cp /usr/src/linux/System.map .


Once done the install is completely normal. The only thing you really _need_ to do to save yourself nightmares later is remember to add a serial console before you try to boot off it so you can see what's happening.

in /etc/inittab
Code:

1:12345:respawn:/sbin/agetty ttyS0 115200


Other than that everything's normal. devfs works fine, the nics are solid (unlike with the default cobalt install under which they just stop responding under heavy packet count), there are numerous tools for the lcd that will show system info, init script info etc (the ones in portage suck), and you have a great little server that is now much more secure.

Code:

Hostname: raq4 - OS: Linux 2.4.27-BF3-C7_III/i586 - CPU: AMD-K6(tm) 3D processor (448.211 MHz) - Processes: 45 - Uptime: 51d 3h 36m - Users: 3 - Load Average: 1.07 - Memory Usage: 167.89MB/503.53MB (33.34%) - Disk Usage: 1.52GB/11.77GB (12.91%)

Code:

Hostname: area51 - OS: Linux 2.4.28-BF5-C7_III/i586 - CPU: AMD-K6(tm) 3D processor (448.211 MHz) - Processes: 24 - Uptime: 15h 21m - Users: 1 - Load Average: 0.01 - Memory Usage: 11.30MB/503.51MB (2.24%) - Disk Usage: 1.55GB/11.77GB (13.16%)

Code:

Hostname: tent - OS: Linux 2.4.27-gentoo-r1/i586 - CPU: AMD-K6(tm) 3D processor (448.220 MHz) - Processes: 24 - Uptime: 48d 8h  - Users: 1 - Load Average: 0.02 - Memory Usage: 73.43MB/376.64MB (19.50%) - Disk Usage: 1.31GB/18.26GB (7.20%)


imbezol
Back to top
View user's profile Send private message
JeffW_
Retired Dev
Retired Dev


Joined: 19 Sep 2004
Posts: 80
Location: Fremont CA, USA

PostPosted: Tue Dec 07, 2004 3:50 am    Post subject: Reply with quote

Why 2.4? I spent about 8 hours merging the patch I made for 2.4.x into the 2.6.8.1 tree. I've tested it with 2.6.9 and it works. https://forums.gentoo.org/viewtopic.php?t=225557
Back to top
View user's profile Send private message
imbezol
n00b
n00b


Joined: 29 Sep 2002
Posts: 37
Location: Alberta, Canada

PostPosted: Tue Dec 07, 2004 5:23 am    Post subject: Reply with quote

We need to update them for security reasons and we have a thousand of them in production. We can't afford to play with 2.6 while it's still "BETA."
Back to top
View user's profile Send private message
JeffW_
Retired Dev
Retired Dev


Joined: 19 Sep 2004
Posts: 80
Location: Fremont CA, USA

PostPosted: Tue Dec 07, 2004 5:29 am    Post subject: Reply with quote

Code:
illogical@malp illogical $ uname -a
Linux malp 2.6.8.1-cobalt #2 Sun Sep 19 19:43:10 PDT 2004 i586 AMD-K6(tm) 3D processor AuthenticAMD GNU/Linux
illogical@malp illogical $ uptime
 21:29:06 up 68 days, 21:36,  1 user,  load average: 0.15, 0.05, 0.01


I wouldn't call that still in beta.
Back to top
View user's profile Send private message
imbezol
n00b
n00b


Joined: 29 Sep 2002
Posts: 37
Location: Alberta, Canada

PostPosted: Tue Dec 07, 2004 7:39 am    Post subject: Reply with quote

You said it was beta in your own post. Further, have you tried dropping it into a running Cobalt distro? The 2.4 kernels I made are running the Cobalt Red Hat distro. The Gentoo boxes I have running them are only for amusement.
Back to top
View user's profile Send private message
JeffW_
Retired Dev
Retired Dev


Joined: 19 Sep 2004
Posts: 80
Location: Fremont CA, USA

PostPosted: Tue Dec 07, 2004 7:41 am    Post subject: Reply with quote

As this is the Gentoo discussion forums, I saw no reason to put these kernels into the Redhat based linux that comes with the Cobalt.
Back to top
View user's profile Send private message
lohapuk
n00b
n00b


Joined: 15 Jan 2005
Posts: 14

PostPosted: Sat Jan 15, 2005 2:57 am    Post subject: Reply with quote

I recently install debian to my raq and that worked perfeclty the problem i have at the moment is that i download the stage3 build stage3-x86-cobalt-raq3i-2.6.10-01-2004.3.tar.bz2, i created three partions on the hard drive /dev/hda1 which is 30 meg and ext2 /dev/hda2 which is 500 meg and swap and /dev/hda3 which is ext3 and 29 gig. I then mounted /dev/hda1 to /boot on had3 and untarred the archive i then editted /ect/fstab and change to this to equal this but when i boot the raq i get a kernel panic as below.

Sun Cobalt - Smaller, Bluer, Better, and Free
Firmware version 2.10.3-ext3

Current date: Jan 15 02:46:30 UTC 2005
ROM build info: Thu Mar 11 08:51:36 MST 2004 .
System serial number: Uninitialized
System type: 3000 series system, Version 1 board
Silicon serial number: e2000007661bb101
Monitor: 153536 bytes
Memory: 256 MB
CPU: 1 processor(s) detected
CPU 0: AuthenticAMD 497MHz (5 x 100MHz host bus) [BSP]
Initializing flash: done
Flash Bank 0: AMD AM29F080B 1024KB (01:d5)
Flash Bank 1: not installed.
Mounting ROM fs: done
Initializing PCI: done
Host Bus: 0 (device 0b:06) [33MHz]
Device: 00:00 10b9:1541 Acer Labs M1541 Aladdin V Host Bridge
Device: 01:00 10b9:5243 Acer Labs M5243 AGP Controller
Device: 02:00 10b9:5237 Acer Labs M5237 USB Controller (IRQ 6)
Device: 03:00 10b9:7101 Acer Labs M7101 PMU
Device: 07:00 10b9:1533 Acer Labs M1543 Aladdin V PCI-ISA Bridge
Device: 0f:00 10b9:5229 Acer Labs M5229 TXpro IDE Controller (IRQ 14)
Device: 10:00 8086:1209 Intel 82559ER EEPro100 Fast Ethernet (IRQ 11)
Bridged Bus: 1 (bridge: 00:01:00)
Initializing ethernet: 1 controller(s) found
Intel 82559ER Found at port 0xff80, MAC: 00:10:e0:02:11:af
Initializing IDE: found ALI M5229 at 00:78
scanning ide0: master
scanning ide1:
IDE: stabilizing spinup: 100%
Checking Memory: done

Press spacebar to enter ROM mode
Booting default method - From disk

Enabling L2 cache: done
First stage kernel (Linux): Decompressing - done
ERROR: cannot relocate with filesize 0
command line: 'console=ttyS0,115200 debug mem=22M cobalt_boot_image=/boot/vmlinu
x.bz2,/vmlinux.bz2,/boot/vmlinux.gz,/vmlinux.gz cobalt_boot_return=0x161f394 cob
alt_boot_data=0x1634cc4 cobalt_boot_load=0x1700000 cobalt_ramcode_map=0x1600000,
0xa00000 ip=off '
booting kernel...
Linux version 2.4.25-ROM (duncan@atherton) (gcc version 3.3.3 (Debian 20040306))
#1 Thu Mar 11 08:47:53 MST 2004
BIOS-provided physical RAM map:
BIOS-e801: 0000000000000000 - 000000000009f000 (usable)
BIOS-e801: 0000000000100000 - 0000000010000000 (usable)
user-defined physical RAM map:
user: 0000000000000000 - 000000000009f000 (usable)
user: 0000000000100000 - 0000000001600000 (usable)
22MB LOWMEM available.
On node 0 totalpages: 5632
zone(0): 4096 pages.
zone(1): 1536 pages.
zone(2): 0 pages.
DMI not present.
Kernel command line: console=ttyS0,115200 debug mem=22M cobalt_boot_image=/boot/
vmlinux.bz2,/vmlinux.bz2,/boot/vmlinux.gz,/vmlinux.gz cobalt_boot_return=0x161f3
94 cobalt_boot_data=0x1634cc4 cobalt_boot_load=0x1700000 cobalt_ramcode_map=0x16
00000,0xa00000 ip=off
Initializing CPU#0
Detected 498.021 MHz processor.
Calibrating delay loop... 992.87 BogoMIPS
Memory: 20208k/22528k available (1141k kernel code, 1932k reserved, 244k data, 1
00k init, 0k highmem)
Dentry cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
Enabling new style K6 write allocation for 22 Mb
CPU: L1 I Cache: 32K (32 bytes/line), D cache 32K (32 bytes/line)
CPU: After generic, caps: 008021bf 808029bf 00000000 00000002
CPU: Common caps: 008021bf 808029bf 00000000 00000002
CPU: AMD-K6(tm) 3D processor stepping 0c
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: AMD K6
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
Journalled Block Device driver loaded
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI en
abled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10f
Non-volatile memory driver v1.2
loop: loaded (max 8 devices)
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.
html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@sa
w.sw.com.sg> and others
eth0: Invalid EEPROM checksum 0xc1f1, check settings before activating this devi
ce!
eth0: PCI device 8086:1209, 00:10:E0:02:11:AF, IRQ 11.
Receiver lock-up bug exists -- enabling work-around.
Board assembly 000000-000, Physical connectors present:
Primary interface chip None PHY #0.
General self-test: passed.
Serial sub-system self-test: passed.
Internal registers self-test: passed.
ROM checksum self-test: passed (0xdbd8681d).
Receiver lock-up workaround activated.
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ALI15X3: IDE controller at PCI slot 00:0f.0
ALI15X3: chipset revision 193
ALI15X3: 100% native mode on irq 14
ide0: BM-DMA at 0xffc0-0xffc7, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xffc8-0xffcf, BIOS settings: hdc:DMA, hdd:DMA
hda: QUANTUM FIREBALLP LM30, ATA DISK drive
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
blk: queue c0298fa0, I/O limit 4095Mb (mask 0xffffffff)
ide0 at 0xfff0-0xfff7,0xffee on irq 14
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 58633344 sectors (30020 MB) w/1900KiB Cache, CHS=58168/16/63, UDMA(33)
Partition check:
hda: [PTBL] [3649/255/63] hda1 hda2 hda3
md: linear personality registered as nr 1
md: raid0 personality registered as nr 2
md: raid1 personality registered as nr 3
md: raid5 personality registered as nr 4
raid5: measuring checksumming speed
8regs : 755.200 MB/sec
32regs : 430.000 MB/sec
pII_mmx : 1067.200 MB/sec
p5_mmx : 1028.800 MB/sec
raid5: using function: pII_mmx (1067.200 MB/sec)
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 1024 bind 2048)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
EXT3-fs: unable to read superblock
EXT2-fs: unable to read superblock
Kernel panic: VFS: Unable to mount root fs on 09:01

i have played with the fstab and i cant figure out why i get a kernel panic as ext2 and ext3 are built into the kernel.
Back to top
View user's profile Send private message
JeffW_
Retired Dev
Retired Dev


Joined: 19 Sep 2004
Posts: 80
Location: Fremont CA, USA

PostPosted: Sat Jan 15, 2005 7:14 am    Post subject: Reply with quote

Well, you're not even making it out of the first stage kernel (which loads the real kernel), so the problem probably lies in where your /boot partition is. Try this...

Hit <space> on boot (from a serial console) to enter "ROM mode".
Type boot and hit <enter>.
Then do help and hit <enter>.

There is an option for setting kernel parameters, set these to root=/dev/hda3 console=ttyS0,115200.
Also, there is a setting for boot device/partition, make sure this is set to /dev/hda1.

That should help a bit.
_________________
JeffWalter
Back to top
View user's profile Send private message
lohapuk
n00b
n00b


Joined: 15 Jan 2005
Posts: 14

PostPosted: Sat Jan 15, 2005 3:23 pm    Post subject: Reply with quote

now i get
Freeing unused kernel memory: 100k freed
Warning: unable to open an initial console.
Kernel panic: No init found. Try passing init= option to kernel.
Back to top
View user's profile Send private message
JeffW_
Retired Dev
Retired Dev


Joined: 19 Sep 2004
Posts: 80
Location: Fremont CA, USA

PostPosted: Sat Jan 15, 2005 4:22 pm    Post subject: Reply with quote

Ok, the stage3 tar.bz2 you downloaded from me does not have a prebuilt kernel. It does not have a cron daemon or logger already installed. If you want to this to work pretty much "out of the box", you'll have to grab one of the other two files (the ones with ReiserFS and XFS support). Keep in mind, these files are set to work with RaQ 3's and 4's. These require you to extract them and make a few changes. Like so....

Assuming your install is mounted at /mnt/gentoo
cd /mnt/gentoo
wget http://www.serialexperiments.us/cobalt/gentoo-stages/stage3-x86-cobalt-raq3i-2.6.10-01-reiserfs-2004.3.tar.bz2
tar -jxvpf stage3-x86-cobalt-raq3i-2.6.10-01-reiserfs-2004.3.tar.bz2
mv stage3-x86-cobalt-raq3i-2.6.10-01-reiserfs-2004.3.tar.bz2 root/
vi etc/fstab
Edit the fstab to reflect your partitions and mount points
ifconfig eth0 IP netmask netmask broadcast broadcast[i]
echo "nameserver [i]dns_server
" > etc/resolv.conf
chroot . /bin/bash
env-update
source /etc/profile
emerge sync
nano -w /etc/conf.d/net
rc-update add net.eth0 default
echo hostname > /etc/hostname
echo dnsdomainname > /etc/dnsdomainname
nano -w /etc/hosts
Add a line above the 127.0.0.1 ... that is:
127.0.0.1 hostname.dnsdomainname hostname
Replacing hostname and dnsdomainname with their respective values

passwd
Set your root password
exit

Now just umount everything and you should be good to go
_________________
JeffWalter
Back to top
View user's profile Send private message
lohapuk
n00b
n00b


Joined: 15 Jan 2005
Posts: 14

PostPosted: Sun Jan 16, 2005 3:34 am    Post subject: Reply with quote

just wondering where i can get hold of the lcd-write util
Back to top
View user's profile Send private message
JeffW_
Retired Dev
Retired Dev


Joined: 19 Sep 2004
Posts: 80
Location: Fremont CA, USA

PostPosted: Sun Jan 16, 2005 3:40 am    Post subject: Reply with quote

emerge lcdutils

Keep in mind that you do need the LCD support in the kernel.
_________________
JeffWalter
Back to top
View user's profile Send private message
lohapuk
n00b
n00b


Joined: 15 Jan 2005
Posts: 14

PostPosted: Sun Jan 16, 2005 8:44 am    Post subject: Reply with quote

i do just need the lcd write app
Back to top
View user's profile Send private message
JeffW_
Retired Dev
Retired Dev


Joined: 19 Sep 2004
Posts: 80
Location: Fremont CA, USA

PostPosted: Sun Jan 16, 2005 11:04 am    Post subject: Reply with quote

emerge it and the app is called "putlcd" It takes two args, one for each line. sooo....

putlcd "line one here" "line two here"

The quotes are needed to keep the args seperate.
_________________
JeffWalter
Back to top
View user's profile Send private message
lohapuk
n00b
n00b


Joined: 15 Jan 2005
Posts: 14

PostPosted: Sun Jan 16, 2005 11:38 am    Post subject: Reply with quote

i have the small problem

putlcd "Line 1" "Line 2"

then only line 2 is shown

putlcd "Line 1"

it writes to line one

I then installed lcd-write of the cobalt raq cd which works perfect id just thought i post my script for writing to the lcd
#!/bin/sh
SLEEP=3

#########Main###############

lcd_blank()
(
lcd-write "" ""
)

lcd_start()
(
lcd_blank;
lcd-write "Starting LCD" "Services"
)

lcd_uname()
(
KERNEL=`/bin/uname -r | awk '{print $1}'`
lcd-write "Current Kernel" "$KERNEL"
)

lcd_hostname()
(
HOSTNAME=`/bin/cat /etc/hostname`
lcd-write "Hostname" "$HOSTNAME"
)
lcd_ip()
(
IP=`/sbin/ifconfig eth0 |grep 'inet addr:' | cut -f 2 -d: | awk '{print $1}'`
lcd-write "Current IP" "$IP"
)

lcd_broadcast()
(
BROADCAST=`/sbin/ifconfig eth0 |grep 'inet addr:' | cut -f 3 -d: | awk '{print $1}'`
lcd-write "Broadcast" "$BROADCAST"
)

lcd_netmask()
(
NETMASK=`/sbin/ifconfig eth0 |grep 'inet addr:' | cut -f 4 -d: | awk '{print $1}'`
lcd-write "Netmask" "$NETMASK"
)

lcd_gigused()
(
GIGUSED=`df | grep "hda1" | cut -d "%" -f 1| awk '{print $4/1024/1024"--"$3/1024/1024}'`
lcd-write "FREE/USED" "$GIGUSED"
)
lcd_date()
(
DATE=`/bin/date | awk '{print $2"/"$3"/"$14}'`
lcd-write "The date is" "$DATE"
)

lcd_apache()
(
USERS=`apachectl status | grep reques | cut -d " " -f 4`
lcd-write "Number on Httpd" "$USERS"
)

lcd_ftp()
(
FTPUSERS=`ftpcount | grep local | cut -d " " -f 22`
)
lcd_mem()
(
FREEMEM=`cat /proc/meminfo |grep MemFree|cut -b 13-24`
lcd-write "FREE MEM" "$FREEMEM"
)
lcd_uptime()
(
UPTIME=`uptime | awk '{print $3}'`
lcd-write "Uptime" "$UPTIME"
)

lcd_start
while true; do
lcd_uname
sleep $SLEEP
lcd_hostname
sleep $SLEEP
lcd_uptime
sleep $SLEEP
lcd_ip
sleep $SLEEP
lcd_broadcast
sleep $SLEEP
lcd_netmask
sleep $SLEEP
lcd_diskused
sleep $SLEEP
lcd_gigused
sleep $SLEEP
lcd_mem
sleep $SLEEP
lcd_apache
sleep $SLEEP
lcd_ftp
sleep $SLEEP
lcd_date
sleep $SLEEP
done;
Back to top
View user's profile Send private message
JeffW_
Retired Dev
Retired Dev


Joined: 19 Sep 2004
Posts: 80
Location: Fremont CA, USA

PostPosted: Sun Jan 16, 2005 4:48 pm    Post subject: Reply with quote

http://www.serialexperiments.us/cobalt/apps/lcdutils-0.2.tar.gz

That's what I used, should work fine.
_________________
JeffWalter
Back to top
View user's profile Send private message
imbezol
n00b
n00b


Joined: 29 Sep 2002
Posts: 37
Location: Alberta, Canada

PostPosted: Mon Jan 17, 2005 7:29 am    Post subject: Reply with quote

I have the same problem with the lcdutils 0.2 on the Cobalt 3 and 4 machines here. I also found the one from the cobalt install works properly.
Back to top
View user's profile Send private message
atopian
n00b
n00b


Joined: 18 Apr 2002
Posts: 29
Location: Columbus, OH

PostPosted: Mon Jan 17, 2005 9:25 pm    Post subject: Reply with quote

Theres also a cobaltfp project on sourceforge with a clean lcd interface. Its the one i tend to use.
_________________
Gentoo, boldly going places only NetBSD dare venture.
Back to top
View user's profile Send private message
patricko
n00b
n00b


Joined: 13 Jan 2005
Posts: 9

PostPosted: Wed Jan 19, 2005 2:54 am    Post subject: 2.4.28-BF5-C7_III Reply with quote

Hi,

Your patch work with raq550

This is what I got from my system

cat /proc/cobalt/sensors/voltage;cat /proc/cobalt/sensors/thermal;cat /proc/cobalt/faninfo; cat /proc/cobalt/raminfo

0 [Vcore]: 1.28
1 [Vtt]: 1.28
2 [Vbat]: 1.58 <--------- WRONG!!! Should be 2.8++ to 3 volts
New replacement box from SUN, less than 3 month

0 [CPU]: 0 <---------- Nothing
1 [Case]: 0 <---------- Nothing

fan 0 : 0
fan 1 : 9900
fan 2 : 10200
fan 3 : 10200
fan 4 : 0

0 [Empty]: 0 MB
1 [Registered SDRAM+ECC]: 1024 MB


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Linux version 2.4.28-rc1.4 (root@localhost) (gcc version 2.95.3 20010315 (release)) #2 Tue Jan 18 04:28:30 SGT 2005
BIOS-provided physical RAM map:
BIOS-e801: 0000000000000000 - 000000000009f000 (usable)
BIOS-e801: 0000000000100000 - 0000000040000000 (usable)
Warning only 896MB will be used.
Use a HIGHMEM enabled kernel.
896MB LOWMEM available.
On node 0 totalpages: 229376
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 0 pages.
DMI not present.
Kernel command line: console=ttyS0,115200 debug ip=off
Initializing CPU#0
Detected 1263.113 MHz processor.
Calibrating delay loop... 2523.13 BogoMIPS
Memory: 905032k/917504k available (1456k kernel code, 12084k reserved, 452k data, 68k init, 0k highmem)
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
CPU: After generic, caps: 0383fbff 00000000 00000000 00000000
CPU: Common caps: 0383fbff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) III CPU - S 1266MHz stepping 04
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 00:0f.1
PCI: Discovered primary peer bus 01 [IRQ]
PCI: Using IRQ router ServerWorks [1166/0201] at 00:0f.0
PCI: Found IRQ 9 for device 00:0f.3
PCI: Sharing IRQ 9 with 00:0f.2
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
SGI XFS with realtime, no debug enabled
SGI XFS Quota Management subsystem
i2c-core.o: i2c core module version 2.6.1 (20010830)
i2c-dev.o: i2c /dev entries driver module version 2.6.1 (20010830)
i2c-core.o: driver i2c-dev dummy driver registered.
i2c-proc.o version 2.6.1 (20010830)
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10f
Non-volatile memory driver v1.2
natsemi dp8381x driver, version 1.07+LK1.0.17, Sep 27, 2002
originally by Donald Becker <becker@scyld.com>
http://www.scyld.com/network/natsemi.html
2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
PCI: Found IRQ 5 for device 01:06.0
eth0: NatSemi DP8381[56] at 0xf8800000, 00:10:e0:06:3c:59, IRQ 5.
PCI: Found IRQ 7 for device 01:07.0
eth1: NatSemi DP8381[56] at 0xf8802000, 00:10:e0:06:3b:f6, IRQ 7.
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SvrWks CSB5: IDE controller at PCI slot 00:0f.1
SvrWks CSB5: chipset revision 146
SvrWks CSB5: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xfcb0-0xfcb7, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xfcb8-0xfcbf, BIOS settings: hdc:DMA, hdd:DMA
hda: ST380011A, ATA DISK drive
blk: queue c0315820, I/O limit 4095Mb (mask 0xffffffff)
hdc: ST380011A, ATA DISK drive
blk: queue c0315c94, I/O limit 4095Mb (mask 0xffffffff)
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=9729/255/63, UDMA(100)
hdc: attached ide-disk driver.
hdc: host protected area => 1
hdc: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=9729/255/63, UDMA(100)
Partition check:
hda: hda1 hda2 hda3 hda4
hdc: hdc1 hdc2 hdc3 hdc4
md: raid0 personality registered as nr 2
md: raid1 personality registered as nr 3
md: raid5 personality registered as nr 4
raid5: measuring checksumming speed
8regs : 2274.000 MB/sec
32regs : 1522.000 MB/sec
pIII_sse : 2960.000 MB/sec
pII_mmx : 2805.200 MB/sec
p5_mmx : 2948.000 MB/sec
raid5: using function: pIII_sse (2960.000 MB/sec)
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
[events: 00000082]
[events: 00000082]
[events: 00000082]
[events: 00000082]
[events: 00000082]
[events: 00000082]
[events: 00000082]
[events: 00000082]
md: autorun ...
md: considering hdc4 ...
md: adding hdc4 ...
md: adding hda4 ...
md: created md4
md: bind<hda4,1>
md: bind<hdc4,2>
md: running: <hdc4><hda4>
md: hdc4's event counter: 00000082
md: hda4's event counter: 00000082
md: RAID level 1 does not need chunksize! Continuing anyway.
md4: max total readahead window set to 124k
md4: 1 data-disks, max readahead per data-disk: 124k
raid1: device hdc4 operational as mirror 1
raid1: device hda4 operational as mirror 0
raid1: raid set md4 active with 2 out of 2 mirrors
md: updating md4 RAID superblock on device
md: hdc4 [events: 00000083]<6>(write) hdc4's sb offset: 71993792
md: hda4 [events: 00000083]<6>(write) hda4's sb offset: 71993792
md: considering hdc3 ...
md: adding hdc3 ...
md: adding hda3 ...
md: created md3
md: bind<hda3,1>
md: bind<hdc3,2>
md: running: <hdc3><hda3>
md: hdc3's event counter: 00000082
md: hda3's event counter: 00000082
md: RAID level 1 does not need chunksize! Continuing anyway.
md3: max total readahead window set to 124k
md3: 1 data-disks, max readahead per data-disk: 124k
raid1: device hdc3 operational as mirror 1
raid1: device hda3 operational as mirror 0
raid1: raid set md3 active with 2 out of 2 mirrors
md: updating md3 RAID superblock on device
md: hdc3 [events: 00000083]<6>(write) hdc3's sb offset: 524544
md: hda3 [events: 00000083]<6>(write) hda3's sb offset: 524544
md: considering hdc2 ...
md: adding hdc2 ...
md: adding hda2 ...
md: created md2
md: bind<hda2,1>
md: bind<hdc2,2>
md: running: <hdc2><hda2>
md: hdc2's event counter: 00000082
md: hda2's event counter: 00000082
md: RAID level 1 does not need chunksize! Continuing anyway.
md2: max total readahead window set to 124k
md2: 1 data-disks, max readahead per data-disk: 124k
raid1: device hdc2 operational as mirror 1
raid1: device hda2 operational as mirror 0
raid1: raid set md2 active with 2 out of 2 mirrors
md: updating md2 RAID superblock on device
md: hdc2 [events: 00000083]<6>(write) hdc2's sb offset: 1536128
md: hda2 [events: 00000083]<6>(write) hda2's sb offset: 1536128
md: considering hdc1 ...
md: adding hdc1 ...
md: adding hda1 ...
md: created md1
md: bind<hda1,1>
md: bind<hdc1,2>
md: running: <hdc1><hda1>
md: hdc1's event counter: 00000082
md: hda1's event counter: 00000082
md: RAID level 1 does not need chunksize! Continuing anyway.
md1: max total readahead window set to 124k
md1: 1 data-disks, max readahead per data-disk: 124k
raid1: device hdc1 operational as mirror 1
raid1: device hda1 operational as mirror 0
raid1: raid set md1 active with 2 out of 2 mirrors
md: updating md1 RAID superblock on device
md: hdc1 [events: 00000083]<6>(write) hdc1's sb offset: 4095936
md: hda1 [events: 00000083]<6>(write) hda1's sb offset: 4095936
md: ... autorun DONE.
Initializing Cryptographic API
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
IPv4 over IPv4 tunneling driver
GRE over IPv4 tunneling driver
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
XFS mounting filesystem md(9,1)
Ending clean XFS mount for filesystem: md(9,1)
VFS: Mounted root (xfs filesystem) readonly.
Freeing unused kernel memory: 68k freed
Adding Swap: 524536k swap-space (priority -1)
XFS mounting filesystem md(9,2)
Ending clean XFS mount for filesystem: md(9,2)
XFS: osyncisdsync is now the default, option is deprecated.
XFS mounting filesystem md(9,4)
Ending clean XFS mount for filesystem: md(9,4)
ip_tables: (C) 2000-2002 Netfilter core team
eth0: link up.
eth0: Setting full-duplex based on negotiated link capability.

Thanks

Cheers
patrick
Back to top
View user's profile Send private message
lohapuk
n00b
n00b


Joined: 15 Jan 2005
Posts: 14

PostPosted: Fri Jan 21, 2005 12:34 am    Post subject: Reply with quote

found cobaltfp but they dont seem to have released any files
Back to top
View user's profile Send private message
atopian
n00b
n00b


Joined: 18 Apr 2002
Posts: 29
Location: Columbus, OH

PostPosted: Fri Jan 21, 2005 2:55 am    Post subject: Reply with quote

Errggh, sorry about that. I just uploaded the tarball for cobaltfp to its sourceforge project. For some reason I thought dweeber already added into cvs, guess I was mistaken. It should be in CVS too, but for some reason its not showing up. Im gonna look into that next.
_________________
Gentoo, boldly going places only NetBSD dare venture.
Back to top
View user's profile Send private message
lohapuk
n00b
n00b


Joined: 15 Jan 2005
Posts: 14

PostPosted: Sat Jan 22, 2005 1:45 pm    Post subject: Reply with quote

is the a manual knocking around anywhere
Back to top
View user's profile Send private message
atopian
n00b
n00b


Joined: 18 Apr 2002
Posts: 29
Location: Columbus, OH

PostPosted: Sat Jan 22, 2005 10:09 pm    Post subject: Reply with quote

Hah, unfortunatly like many things coblat the source is the documentation, and even thats not usually accurate lol.
_________________
Gentoo, boldly going places only NetBSD dare venture.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum