Subject: Success with 715/80
To: None <port-hp700@netbsd.org>
From: Niilo Kajander <nk@atki.net>
List: port-hp700
Date: 09/08/2002 21:09:10
--7AUc2qLy4jB3hD7Z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

I managed to boot the latest snapshot+hp700-update-20020905.tar.gz on my
715/80. It runs multiuser but this doesn't look like normal behaviour to
me:

# id
uid=0(root) gid=0(wheel) groups=0(wheel)
# passwd
passwd: who are you ??
# w
 9:02PM  up 32 mins, 0 users, load averages: 0.15, 0.26, 0.30
 USER TTY FROM              LOGIN@  IDLE WHAT

That's a ssh login. When I log in from serial console, I get this:

# w
 9:03PM  up 33 mins, 1 user, load averages: 0.18, 0.24, 0.29
 USER TTY FROM              LOGIN@  IDLE WHAT
       co -                 9:03PM     0 w 

Another not so nice thingie I discovered:

# /usr/bin/ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
Generating public/private dsa key pair.
Illegal instruction - core dumped

Too bad there's no gdb in snapshot..

/var/run/dmesg.boot attached

-- 
	-- Niilo Kajander <nk@atki.net>

--7AUc2qLy4jB3hD7Z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="dmesg.boot"

NetBSD 1.6D (GENERIC) #0: Thu Sep  5 12:53:18 EDT 2002
    fredette@the-gates-of-delirium.home:/data/union-hp700-c/src/sys/arch/hp700/compile/GENERIC
HP9000/715/80 (Mirage)
real mem = 65536 KB (73728 reserved for PROM, 55968 KB used by NetBSD)
avail mem = 51476 KB
using 844 buffers containing 3376 KB of memory
mainbus0 (root) [flex fff80000]
pdc0 at mainbus0
mem0 at mainbus0 hpa fffbf000: viper rev 0, ctrl 40400100 size 64MB
cpu0 at mainbus0 hpa fffbe000 irq 31 ipl 0: PA7100LC (Hummingbird) rev 5
cpu0: PCX-L, PA-RISC 1.1c, lev 1, cat A, 80 MHz clk
cpu0: shadows, 128K/128K D/I caches, 120 shared TLB, 8 shared BTLB
cpu0: PCX-L (CMOS-26B) floating point, rev 1
"WAX Bus Adapter" at mainbus0 (type b, sv 8e) hpa f0200000 not configured
"WAX EISA Bus Adapter" at mainbus0 (type b, sv 90) hpa fc000000 not configured
lasi0 at mainbus0 hpa f0000000 irq 28: rev 3.0
gsc0 at lasi0
"PS/2 port" at gsc0 (type a, sv 84) hpa f0108100 not configured
"PS/2 port" at gsc0 (type a, sv 84) hpa f0108000 not configured
"floppy controller" at gsc0 (type a, sv 83) hpa f010a000 not configured
"Advanced audio (ext.)" at gsc0 (type a, sv 7b) hpa f0104000 not configured
lpt0 at gsc0 hpa f0102000 irq 7 ipl 1
"Core RS-232C" at gsc0 (type a, sv 8c) hpa f0105000 not configured
ie0 at gsc0 hpa f0107000 irq 8 ipl 2: v2.0 address 08:00:09:3d:33:fc, type LASI/i82596CA
osiop0 at gsc0 hpa f0106000 irq 9 ipl 3: NCR53C710 rev 2, 40MHz, SCSI ID 7
scsibus0 at osiop0: 8 targets, 8 luns per target
sti0 at mainbus0 hpa f8000000: HPA208LC1024 rev 8.04;7
sti0: 2048x1024 frame buffer, 1024x768x8 display, offset 0x0
sti0: 8x16 font type 1, 16 bpc, charset 0-255
wsdisplay0 at sti0
biomask 00000038 netmask 0000003c ttymask 0000007e
scsibus0: waiting 2 seconds for devices to settle...
cd0 at scsibus0 target 1 lun 0: <HP, CD-Writer 6020, 1.07> SCSI2 5/cdrom removable
cd0: async, 8-bit transfers
Kernelized RAIDframe activated
boot device: ie0
root on ie0
nfs_boot: trying DHCP/BOOTP
nfs_boot: DHCP next-server: 10.0.0.70
nfs_boot: my_name=pa.atki.net
nfs_boot: my_addr=10.0.0.80
nfs_boot: my_mask=255.0.0.0
root on armada.atki.net:/home/pa
root file system type: nfs
ie0: receive descriptors out of sync at 78
ie0: reset
ie0: receive descriptors out of sync at 71
ie0: reset

--7AUc2qLy4jB3hD7Z--