Subject: Problems after upgarding to 32M
To: None <port-i386@NetBSD.ORG>
From: Jeff Thieleke <thieleke@lust.isca.uiowa.edu>
List: port-i386
Date: 05/16/1996 00:51:53
(I posted this problem a few days ago, but I have some more information
now)


I recently aquired a couple of 8M SIMMs to increase my system's memory up
to 32M.  However, NetBSD 1.1B will not work now, and panics with a "ptdi:"
message right after "biomask, netmask, ttymask" when I boot with 32M
installed. 

However, the exact same system with 32M works fine with a generic NetBSD
1.1 kernel, as well with Windoze.  At first, I thought the problem might
be related to my BIOS and EXTMEM_SIZE, but no EXTMEM_SIZE setting worked,
and the generic NetBSD 1.1 kernel doesn't use it.  I have also tried
compiling a similar 1.1B generic kernel, but it fails just like my usual
kernel.


Details about my system:

Dell Dimension XPS P133c
  Triton motherboard, 256k PB cache
  32M RAM - 2 8M SIMMs (EDO) in bank 0, 2 8M SIMMs (FPM) in bank 1
  NCR 53c810 PCI SCSI adapter
  Number Nine Motion 771 PCI video card
  Sound Blaster (clone) ISA card

NetBSD 1.1B - Kernel current as of last night


I really have no idea what is wrong here.  The only things unusual in the
boot messages are a few extraneous devices.  For example, 1.1 & 1.1B say
that I have a sea0 and ie0 devices.  1.1B additionally says I have ie1.  

Here is the boot message for a successful NetBSD 1.1 GENERIC boot.  The
kernel is the same as a the KOTH kernel, except sd0a is compiled in as the
default root device (because of BIOS problems with the SCSI card).  I
can't save a 1.1B bootup because it panics, but I'll note the
differences:

NetBSD 1.1 (JEFF) #1: Mon Apr  8 19:57:28 EST 1996
    giles@nemeton.com.au:/usr/src/sys/arch/i386/compile/JEFF
CPU: Pentium (GenuineIntel 586-class CPU)
real mem  = 33161216
avail mem = 29106176
using 430 buffers containing 1761280 bytes of memory
isa0 (root)
com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
lpt0 at isa0 port 0x378-0x37f irq 7
sea0: board type unknown at address 0xf82a3000
mcd0: timeout in getresult
mcd0: timeout in getresult
mcd0: timeout in getresult
wdc0 at isa0 port 0x1f0-0x1f7 irq 14
wd0 at wdc0 drive 0: 1039MB, 2112 cyl, 16 head, 63 sec, 512 bytes/sec <QUANTUM FIREBALL1080A>
wd0: using 8-sector 16-bit pio transfers, lba addressing
ie0: unknown AT&T board type code 15
*** NetBSD 1.1B also finds an ie1 ***
sb0 at isa0 port 0x220-0x237 irq 7 drq 1: dsp v4.13
npx0 at isa0 port 0xf0-0xff: using exception 16
pc0 at isa0 port 0x60-0x6f irq 1: color
fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
root device eisa not configured
*** ^ not in 1.1B ***
pci0 (root): configuration mode 1
pci0 bus 0 device 0: unknown vendor/product: 0x8086/0x122d (class: bridge, subclass: host, revision: 0x02) not configured
pci0 bus 0 device 7: unknown vendor/product: 0x8086/0x122e (class: bridge, subclass: ISA, revision: 0x02) not configured
ncr0 at pci0 bus 0 device 13
pci_map_mem: mapping memory at virtual f99e7c00, physical fffbfc00
pci_map_int: pin A mapped to line 10
*** Previous 2 lines not in 1.1B ***
ncr0: restart (scsi reset).
scsibus0 at ncr0
ncr0 targ 6 lun 0: <QUANTUM, FIREBALL1280S, 630C> SCSI2 0/direct fixed
sd0 at scsibus0sd0(ncr0:6:0): FAST SCSI-2 100ns (10 Mb/sec) offset 8.
: 1222MB, 4135 cyl, 4 head, 151 sec, 512 bytes/sec
pci0 bus 0 device 15: unknown vendor/product: 0x5333/0x88f0 (class: display, subclass: VGA, revision: 0x00) not configured
biomask 44c0 netmask 0 ttymask 1a
*** biomask 44c0 netmask 44c0 ttymask 54da  in 1.1B (single user mode?) ***

 

Thanks for any help!



Jeff Thieleke