Date: Thu, 6 Jul 1995 21:11:17 -0400 (EDT) From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM> To: Jeff Aitken <jaitken@vt.edu> Cc: hackers@freebsd.org Subject: Re: Booting/NCR problems [long] Message-ID: <Pine.3.89.9507062010.D17512-0100000@kryten.atinc.com> In-Reply-To: <199507070040.UAA00460@swan.aitken.com>
next in thread | previous in thread | raw e-mail | index | archive | help
i am getting a command failed as well on the ncr. in place of
"sd0(ncr0:0:0): COMMAND FAILED (9 ff) @f053c200" i am getting
"probe0(ncr1:0:0): COMMAND FAILED (6 ff) @f0479ce0."
nm /kernel does not show f047xxxx
details below
On Thu, 6 Jul 1995, Jeff Aitken wrote:
> Stefan & -hackers,
<snip>
>
> [... device probing here, see dmesg output below for list... ]
>
> [... file system checks complete ...]
>
> ncr0 targ 0? (80:110) (e-2e-0) (8/13) @ (10f0:48000000)
> reg: da 10 0 13 47 8 0 1f 3 e 80 2e 80 0 e 0
> ncr0: restart (fatal error).
> sd0(ncr0:0:0): COMMAND FAILED (9 ff) @f053c200.
> ncr0: reset by timeout.
>
> vnode_pager_input: I/O read error
> vm_fault: pager input (probably hardware) error, PID 1 failure
>
> [... various other commands from /etc/rc fail here ...]
short version:
ncr0 targ 4 lun 0: type 1(sequential) removable SCSI2
ncr0 targ 4 lun 0: <EXABYTE EXB-4200 114 >
st0(ncr0:4:0): asynchronous.
st0(ncr0:4:0): asynchronous.
st0: density code 0x13, drive empty
chip1 <intel 82378IB pci-isa bridge> on pci0:2
ncr1 <ncr 53c810 scsi> int a irq 11 on pci0:5
reg20: virtual=0xf2ab3000 physical=0xc0001000
ncr1 scanning for targets 0..6 (1.12)
ncr1 waiting for scsi devices to settle
ncr1: restart (scsi reset).
probe0(ncr1:0:0): COMMAND FAILED (6 ff) @f0479ce0.
graphics0 <display device> on pci0:6
system details:
asus sp3g motherboard, ncr bios and controller on board enalbed
8 mb memory
511mb disk digital DSP3053LS
#9gxe video on pci pci
2nd ncr scsi card (sc200) on pci bus--no devices
3c509 ethernet card on isa bus
2.0Release kernel
dmesg output:
jmb@Aspen.Atinc.COM:/usr/src/sys/compile/ASPEN
CPU: i486DX (486-class CPU)
real memory = 7995392 (1952 pages)
avail memory = 7028736 (1716 pages)
using 120 buffers containing 983040 bytes of memory
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <4 virtual consoles>
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
lpt1 not found at 0xffffffff
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: [0: fd0: 1.44MB 3.5in]
wdc0 not found at 0x1f0
1 3C5x9 board(s) on ISA found at 0x300
ep0 at 0x300-0x30f irq 10 on isa
ep0: aui/utp[*UTP*] address 00:60:8c:79:b5:4a
bpf: ep0 attached
npx0 on motherboard
pci0: scanning device 0..15, mechanism=2.
chip0 <intel 82424ZX cache dram controller> on pci0:0
ncr0 <ncr 53c810 scsi> int a irq 9 on pci0:1
reg20: virtual=0xf2ab2000 physical=0xc0000000
ncr0: restart (scsi reset).
ncr0 scanning for targets 0..6 (1.12)
ncr0 waiting for scsi devices to settle
ncr0 targ 0 lun 0: type 0(direct) fixed SCSI2
ncr0 targ 0 lun 0: <DEC DSP3053LS X442>
sd0(ncr0:0:0): FAST SCSI-2 100ns (10 Mb/sec) offset 8.
sd0: 511MB (1046532 total sec), 3117 cyl, 4 head, 83 sec, bytes/sec 512
ncr0 targ 4 lun 0: type 1(sequential) removable SCSI2
ncr0 targ 4 lun 0: <EXABYTE EXB-4200 114 >
st0(ncr0:4:0): asynchronous.
st0(ncr0:4:0): asynchronous.
st0: density code 0x13, drive empty
chip1 <intel 82378IB pci-isa bridge> on pci0:2
ncr1 <ncr 53c810 scsi> int a irq 11 on pci0:5
reg20: virtual=0xf2ab3000 physical=0xc0001000
ncr1 scanning for targets 0..6 (1.12)
ncr1 waiting for scsi devices to settle
ncr1: restart (scsi reset).
probe0(ncr1:0:0): COMMAND FAILED (6 ff) @f0479ce0.
graphics0 <display device> on pci0:6
pci uses physical addresses from 0xc0000000 to 0xc0002000
bpf: lo0 attached
bpf: sl0 attached
bpf: sl1 attached
kernel config file:
#
# ASPEN
#
#
machine "i386"
cpu "I486_CPU"
ident ASPEN
maxusers 10
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options PROCFS #Process filesystem
options UCONSOLE #X Console support
options "FAT_CURSOR" #block cursor in syscons or pccons
options "SCSI_DELAY=15" #Be pessimistic about Joe SCSI device
options "NCONS=4" #4 virtual consoles
options USERCONFIG #Allow user configuration with -c
options "COMPAT_43" #Compatible with BSD 4.3
options BOUNCE_BUFFERS #include support for DMA bounce
buffers
config kernel root on sd0 swap on sd0 dumps on sd0
controller isa0
controller pci0
controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector
fdintr
disk fd0 at fdc0 drive 0
tape ft0 at fdc0 drive 2
controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
disk wd0 at wdc0 drive 0
disk wd1 at wdc0 drive 1
controller ncr0 #Only need one of these, the memory allocation grows
controller scbus0
device sd0
device sd1
device st0
device st1
device cd0 #Only need one of these, the code dynamically grows
device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr
device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr
# device sio2 at isa? port "IO_COM3" tty irq 5 vector
siointr
# device sio3 at isa? port "IO_COM4" tty irq 9 vector
siointr
device lpt0 at isa? port? tty irq 7 vector lptintr
device lpt1 at isa? port? tty
device ep0 at isa? port 0x300 net irq 10 vector epintr
pseudo-device loop
pseudo-device ether
pseudo-device log
pseudo-device sl 2
pseudo-device pty 16
pseudo-device speaker
pseudo-device gzip # Exec gzipped a.out's
pseudo-device bpfilter 1
Jonathan M. Bresler jmb@kryten.atinc.com | Analysis & Technology, Inc.
FreeBSD Postmaster | 2341 Jeff Davis Hwy
play go. | Arlington, VA 22202
ride bike. hack FreeBSD.--ah the good life | 703-418-2800 x346
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.3.89.9507062010.D17512-0100000>
