NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-hppa/52162 (712/60 hangs during sti(4) probe)
The following reply was made to PR port-hppa/52162; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: skrll%NetBSD.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: port-hppa/52162 (712/60 hangs during sti(4) probe)
Date: Sat, 20 Mar 2021 17:20:43 +0900
> Synopsis: 712/60 hangs during sti(4) probe
:
> Does this still happen with HEAD?
9.1 still the same problem (freeze on probing sti(4)).
I'll check HEAD after 9.1 upgrade is complete.
---
----------------------------------------------------------------------------
BootRom Version 2.3
Memory Size: 128 MB
----------------------------------------------------------------------------
(c) Copyright 1990-1993, Hewlett-Packard Company.
All rights reserved
Press <ESCAPE> to stop boot sequence.
Selecting a system to boot.
----------------------------------------------------------------------------
Command Description
------- -----------
Auto [boot|search] [on|off] Display or set auto flag
Boot [pri|alt|scsi.addr] [isl] Boot from primary, alternate or SCSI
Boot lan[.lan_addr] [install] [isl] Boot from LAN
Chassis [on|off] Enable chassis codes
Diagnostic [on|off] Enable/disable diagnostic boot mode
Fastboot [on|off] Display or set fast boot flag
Help Display the command menu
Information Display system information
LanAddress Display LAN station addresses
Monitor [type] Select monitor type
Path [pri|alt] [lan.id|SCSI.addr] Change boot path
Pim [hpmc|toc|lpmc] Display PIM info
Search [ipl] [scsi|lan [install]] Display potential boot devices
Secure [on|off] Display or set security mode
----------------------------------------------------------------------------
BOOT_ADMIN> boot lan
Booting
>> NetBSD/hppa LIF/FFS/LFS Boot, Revision 1.4 (Sun Oct 18 19:24:30 UTC 2020)
>> Enter "reset" to reset system.
Boot: [[[lf0a:]netbsd][-a][-c][-d][-s][-v][-q]] :-
9666144+3841560+344552=0xdfe4b8
Start @ 0x200000 [1=0xffe000-0xffe4b8]...
[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
[ 1.0000000] 2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved.
[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.0000000] The Regents of the University of California. All rights reserved.
[ 1.0000000] NetBSD 9.1 (RAMDISK) #0: Sun Oct 18 19:24:30 UTC 2020
[ 1.0000000] mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/hppa/compile/RAMDISK
[ 1.0000000] HP9000/712/60 (Gecko)
[ 1.0000000] real mem = 128 MB (73728 reserved for PROM, 113 MB used by NetBSD)
[ 1.0000000] avail mem = 111 MB
[ 1.0000000] mainbus0 (root) [flex fff80000]
[ 1.0000000] pdc0 at mainbus0
[ 1.0000000] power0 at mainbus0: DR25
[ 1.0000000] cpu0 at mainbus0 hpa 0xfffbe000 path 8 irq 31: PA7100LC (Hummingbird) rev 6
[ 1.0000000] cpu0: PCXL, PA-RISC 1.1c, lev 1, cat A, 60 MHz clk
[ 1.0000000] cpu0: shadows, 32K/32K D/I caches, 64 shared TLB, 8 shared BTLB
[ 1.0000000] cpu0: PCXL (CMOS-26B) floating point, rev 1
[ 1.0000000] mem0 at mainbus0 hpa 0xfffbf000 path 9: viper rev 0, ctrl 0x40400102<eisa_prf> size 128MB
---
[power-cycle here]
---
----------------------------------------------------------------------------
BootRom Version 2.3
Memory Size: 128 MB
----------------------------------------------------------------------------
(c) Copyright 1990-1993, Hewlett-Packard Company.
All rights reserved
Press <ESCAPE> to stop boot sequence.
Selecting a system to boot.
----------------------------------------------------------------------------
Command Description
------- -----------
Auto [boot|search] [on|off] Display or set auto flag
Boot [pri|alt|scsi.addr] [isl] Boot from primary, alternate or SCSI
Boot lan[.lan_addr] [install] [isl] Boot from LAN
Chassis [on|off] Enable chassis codes
Diagnostic [on|off] Enable/disable diagnostic boot mode
Fastboot [on|off] Display or set fast boot flag
Help Display the command menu
Information Display system information
LanAddress Display LAN station addresses
Monitor [type] Select monitor type
Path [pri|alt] [lan.id|SCSI.addr] Change boot path
Pim [hpmc|toc|lpmc] Display PIM info
Search [ipl] [scsi|lan [install]] Display potential boot devices
Secure [on|off] Display or set security mode
----------------------------------------------------------------------------
BOOT_ADMIN> boot lan
Booting
>> NetBSD/hppa LIF/FFS/LFS Boot, Revision 1.4 (Sun Oct 18 19:24:30 UTC 2020)
>> Enter "reset" to reset system.
Boot: [[[lf0a:]netbsd][-a][-c][-d][-s][-v][-q]] :- -c
9666144+3841560+344552=0xdfe4b8
Start @ 0x200000 [1=0xffe000-0xffe4b8]...
[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
[ 1.0000000] 2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved.
[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.0000000] The Regents of the University of California. All rights reserved.
[ 1.0000000] NetBSD 9.1 (RAMDISK) #0: Sun Oct 18 19:24:30 UTC 2020
[ 1.0000000] mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/hppa/compile/RAMDISK
[ 1.0000000] HP9000/712/60 (Gecko)
[ 1.0000000] real mem = 128 MB (73728 reserved for PROM, 113 MB used by NetBSD)
[ 1.0000000] avail mem = 111 MB
[ 1.0000000] userconf: configure system autoconfiguration:
[ 1.0000000] uc> disable sti
[ 1.0000000] [ 93] sti* disabled
[ 1.0000000] [ 94] sti* disabled
[ 1.0000000] [ 95] sti* disabled
[ 1.0000000] [ 96] sti* disabled
[ 1.0000000] uc> quit
[ 1.0000000] Continuing...
[ 1.0000000] mainbus0 (root) [flex fff80000]
[ 1.0000000] pdc0 at mainbus0
[ 1.0000000] power0 at mainbus0: DR25
[ 1.0000000] cpu0 at mainbus0 hpa 0xfffbe000 path 8 irq 31: PA7100LC (Hummingbird) rev 6
[ 1.0000000] cpu0: PCXL, PA-RISC 1.1c, lev 1, cat A, 60 MHz clk
[ 1.0000000] cpu0: shadows, 32K/32K D/I caches, 64 shared TLB, 8 shared BTLB
[ 1.0000000] cpu0: PCXL (CMOS-26B) floating point, rev 1
[ 1.0000000] mem0 at mainbus0 hpa 0xfffbf000 path 9: viper rev 0, ctrl 0x40400102<eisa_prf> size 128MB
[ 1.0000000] "GIO Graphics" at mainbus0 (type 0xa, sv 0x85) hpa 0xf8000000 path 1 not configured
[ 1.0000000] lasi0 at mainbus0 hpa 0xf0000000 path 2 irq 27: rev 3.0
[ 1.0000000] gsc0 at lasi0
[ 1.0000000] osiop0 at gsc0 hpa 0xf0106000 path 2/0/1 irq 9: NCR53C710 rev 2, 40MHz, SCSI ID 7
[ 1.0000000] scsibus0 at osiop0: 8 targets, 8 luns per target
[ 1.0000000] iee0 at gsc0 hpa 0xf0107000 path 2/0/2 irq 8: Intel 82596CA address 08:00:09:d1:2b:5a
[ 1.0000000] com2 at gsc0 hpa 0xf0105000 path 2/0/4 irq 5: ns16550a, working fifo
[ 1.0000000] com2: console
[ 1.0000000] lpt1 at gsc0 hpa 0xf0102000 path 2/0/6 irq 7
[ 1.0000000] harmony0 at gsc0 hpa 0xf0104000 path 2/0/8 irq 13: rev 196
[ 1.0000000] audio0 at harmony0: playback, capture, full duplex
[ 1.0000000] audio0: slinear_be:16 2ch 48000Hz, blk 4096 bytes (21.3ms) for playback
[ 1.0000000] audio0: slinear_be:16 2ch 48000Hz, blk 4096 bytes (21.3ms) for recording
[ 1.0000000] spkr0 at audio0: PC Speaker (synthesized)
[ 1.0000000] wsbell at spkr0 not configured
[ 1.0000000] "floppy controller" at gsc0 (type 0xa, sv 0x83) hpa 0xf010a000 path 2/0/10 not configured
[ 1.0000000] gsckbc0 at gsc0 hpa 0xf0108000 path 2/0/11 irq 26: keyboard
[ 1.0000000] gsckbc1 at gsc0 hpa 0xf0108100 path 2/0/12: mouse
[ 1.0000140] scsibus0: waiting 2 seconds for devices to settle...
[ 5.0423017] sd0 at scsibus0 target 6 lun 0: <IBM, DORS-32160, HP02> disk fixed
[ 5.2985766] sd0: 2048 MB, 6703 cyl, 5 head, 125 sec, 512 bytes/sect x 4194685 sectors
[ 5.4108648] sd0: sync (100.00ns offset 8), 8-bit (10.000MB/s) transfers
[ 5.8106798] boot device: iee0
[ 5.8459129] root on md0a dumps on md0b
[ 5.8889448] root file system type: ffs
[ 5.9411006] kern.module.path=/stand/hppa/9.1/modules
erase ^?, werase ^W, kill ^U, intr ^C, status ^T
NetBSD/hppa 9.1
This menu-driven tool is designed to help you install NetBSD to a hard disk,
or upgrade an existing NetBSD system, with a minimum of work.
In the following menus type the reference letter (a, b, c, ...) to select an
item, or type CTRL+N/CTRL+P to select the next/previous item.
The arrow keys and Page-up/Page-down may also work.
Activate the current selection from the menu by typing the enter key.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index