Subject: booting indigo and serial con question
To: None <port-sgimips@netbsd.org>
From: Ryan Cozzubbo <coz@badblock.com>
List: port-sgimips
Date: 01/07/2004 19:34:50
Hi,

I have an indigo r44k that I am trying to install netbsd on.  I am very
new to this machine and installing netbsd.  So please forgive me if
something I am doing is obviously wrong.  Please point me in the right
direction.


I am having problems sending input via the serial console after netbsd
loads.  Could this be a cable problem?  I am able to to go to the command
monitor just fine.

I used this diagram to wire my cable:
http://www.arbeitsplatzvernichtung-durch-outsourcing.de/marty44/img/indycable.png

here is my session:

Can't determine CPU speed



                         Running power-on diagnostics...



                           Starting up the system...

               To perform system maintenance instead, press <Esc>


System Maintenance Menu

1) Start System
2) Install System Software
3) Run Diagnostics
4) Recover System
5) Enter Command Monitor

Option? 5
Command Monitor.  Type "exit" to return to the menu.
>> help
Commands:
 autoboot:       auto
 boot:           boot [-f FILE] [-n] [ARGS]
 exit:           exit
 help:           help or ? [COMMAND]
 initialize:     init
 inventory:      hinv [-v] [-t [-p]]
 list files:     ls DEVICE
 passwd:         passwd
 printenv:       printenv [ENV_VAR_LIST]
 resetenv:       resetenv
 resetpw:        resetpw
 setenv:         setenv ENV_VAR STRING
 single user:    single
 unsetenv:       unsetenv ENV_VAR
 version:        version
>> hinv
                   System: IP20
                Processor: R4000 75 Mhz, with FPU
     Primary I-cache size: 16 Kbytes
     Primary D-cache size: 16 Kbytes
     Secondary cache size: 1024 Kbytes
              Memory size: 112 Mbytes
                 Graphics: GR2-XS24
                SCSI Disk: scsi(0)disk(1)
>> printenv
SystemPartition=bootp():
OSLoadPartition=scsi(0)disk(1)rdisk(0)partition(0)
OSLoader=netbsde
OSLoadFilename=netbsde
OSLoadOptions=auto
AutoLoad=Yes
TimeZone=PST8PDT
console=d1
diskless=0
dbaud=38400
volume=40
sgilogo=y
netaddr=10.2.1.88
eaddr=08:00:69:07:53:43
ConsoleOut=serial(0)
ConsoleIn=serial(0)
cpufreq=75
>>boot
Setting $netaddr to 10.2.1.88 (from server )
Obtaining /netbsde from server
6068416+0+298012 entry: 0x88069000
[ Kernel symbol table missing! ]
Timer calibration, got 750000 cycles (750000, 750000, 750000)
CPU clock speed = 150.00MHz
Don't know how to configure SC on this platform.
zs channel 0 had address 0xbfb80d10
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 1.6ZG (INSTALL32_IP2x) #0: Mon Jan  5 18:26:56 UTC 2004

cyber@tgm.netbsd.org:/autobuild/HEAD/sgimips/OBJ/autobuild/HEAD/src/sys/
arch/sgimips/compile/INSTALL32_IP2x
112 MB memory, 102 MB free, 768 KB for ARCS
mainbus0 (root): SGI-IP20 [SGI, 69075343], 1 processor
cpu0 at mainbus0: MIPS R4400 CPU (0x450) Rev. 5.0 with MIPS R4010 FPC Rev.
0.0
cpu0: 16KB/16B direct-mapped L1 Instruction cache, 48 TLB entries
cpu0: 16KB/16B direct-mapped write-back L1 Data cache
cpu0: 1024KB/128B direct-mapped write-back L2 Unified cache
imc0 at mainbus0 addr 0x1fa00000
imc0: Revision 1
gio0 at imc0
unknown product 0x7f revision 0xff at gio0 slot 2 addr 0x1f000000 not
configured

hpc0 at gio0 addr 0x1fb80000: SGI HPC1.5
zsc0 at hpc0 offset 0xd10
zstty0 at zsc0 channel 1 (console i/o)
zstty1 at zsc0 channel 0
zsc1 at hpc0 offset 0xd00
zsc1:  channel 1 not configured
zsc1:  channel 0 not configured
warning: ip2x cannot share interrupts yet.
sq0 at hpc0 offset 0x100: SGI Seeq 80c03
sq0: Ethernet address 08:00:69:07:53:43
wdsc0 at hpc0 offset 0x11f: WD33C93B SCSI, rev=0, target 0
scsibus0 at wdsc0: 8 targets, 8 luns per target
dpclock0 at hpc0 offset 0xe00
biomask 07 netmask 07 ttymask 0f clockmask bf
md0: internal 3072 KB image area
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 1 lun 0: <SEAGATE, ST31200N, 8648> disk fixed
sd0: 1006 MB, 2700 cyl, 9 head, 84 sec, 512 bytes/sect x 2061108 sectors
sd0: sync (200.00ns offset 12), 8-bit (5.000MB/s) transfers, tagged
queueing
boot device: sd0
root on md0a dumps on md0b
WARNING: clock gained 2 days -- CHECK AND RESET THE DATE!
root file system type: ffs
Terminal type? [vt100]

End of session.

It just sits at the Terminal type prompt.  None of my keys get echoed and
return doesnt generate more output.