Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Boot failure on 4000/500A



On 2019-04-09 10:07, Anders Magnusson wrote:
Den 2019-04-08 kl. 22:40, skrev George Harvey:
Hi,

I have a VAX 4000/500A with a CQD-223/TM QBUS SCSI card. It was
previously running NetBSD 6.1.5 on an external SCSI disk and has
recently been upgraded to NetBSD 8.0. The 8.0 install kernel was
netbooted, found the SCSI disk (ra0) and completed the installation
normally. After rebooting, the generic kernel fails to find the CQD
card. Included below are the console outputs from the install and
generic kernels.

I remember some discussion a while back about boot problems with large
kernels on some hardware models, could that be the problem here? The
disk boot loader is:

   NetBSD/vax boot [1.12 (Tue Jul 17 14:59:51 UTC 2018)]
Hm, no idea what this could be.  It seems to fail to find the mscp controller in the generic case.

Right.
Which is exactly the same thing I've seen.

About boot; I updated the drivers to always do register remapping last year, which made it into NetBSD 8. The problem with boot was that the kernel failed to be loaded, your problem is something else...

Right. This have nothing to do with the bootloader. This is the kernel failing to detect the MSCP controller. ANd it is definitely related to memory size. I've run this under simh, so changing memory size is easy. And it does fail when you have too much memory.

I was planning to look into it a couple of years ago, but then I got stalled with just the generic issue with native builds, and I gave up on the whole thing.

As I recently wanted to test things again, I booted my simh instance up again, but the last test actually broke all of userland, so currently I'm even more broken.

*sigh*

I'll see if I can repair my system and play around a bit more...

  Johnny


-- Ragge



Thanks,
George

== install kernel boot ==
NetBSD 8.0 (INSTALL) #0: Tue Jul 17 14:59:51 UTC 2018
         mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/vax/compile/INSTALL
VAX 4000/500A
total memory = 127 MB
avail memory = 119 MB
mainbus0 (root)
cpu0 at mainbus0KA681, NVAX (ucode rev 2)
ze0 at mainbus0
ze0: hardware address 08:00:2b:bc:3c:9a
shac at mainbus0 not configured
uba0 at mainbus0: Q22
mtc0 at uba0 csr 174500 vec 774 ipl 17
mscpbus0 at mtc0: version 4 model 14
mscpbus0: DMA burst size set to 4
uda0 at uba0 csr 172150 vec 770 ipl 17
mscpbus1 at uda0: version 6 model 13
mscpbus1: DMA burst size set to 4
qt0 at uba0 csr 174440 vec 764 ipl 17
qt0: delqa-plus in Turbo mode, hardware address 08:00:2b:18:a9:9a
mt0 at mscpbus0 drive 0: TK70
ra0 at mscpbus1 drive 4: RA90
boot device: qt0

== generic kernel boot ==
NetBSD 8.0 (GENERIC) #0: Tue Jul 17 14:59:51 UTC 2018
         mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/vax/compile/GENERIC
VAX 4000/500A
total memory = 127 MB
avail memory = 119 MB
mainbus0 (root)
cpu0 at mainbus0KA681, NVAX (ucode rev 2)
ze0 at mainbus0
ze0: hardware address 08:00:2b:bc:3c:9a
shac at mainbus0 not configured
uba0 at mainbus0: Q22
mtc0 at uba0 csr 174500 vec 774 ipl 17
mscpbus0 at mtc0: version 4 model 14
mscpbus0: DMA burst size set to 4
qt0 at uba0 csr 174440 vec 770 ipl 17
qt0: delqa-plus in Turbo mode, hardware address 08:00:2b:18:a9:9a
mt0 at mscpbus0 drive 0: TK70
boot device: <unknown>

=====




--
Johnny Billquist                  || "I'm on a bus
                                  ||  on a psychedelic trip
email: bqt%softjar.se@localhost             ||  Reading murder books
pdp is alive!                     ||  tryin' to stay hip" - B. Idol


Home | Main Index | Thread Index | Old Index