Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2000 21:55:27 +0100 (MET)
From:      Thies Lehmann <thies@vwl.uni-freiburg.de>
To:        <freebsd-stable@freebsd.org>, <freebsd-smp@freebsd.org>
Subject:   unable to boot generic+smp-Kernel with SuperMicro 370DLE
Message-ID:  <Pine.LNX.4.30.0011272103001.11122-200000@gromit.vwl.uni-freiburg.de>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi,

after installing 4.2-Release I built a GENERIC Kernel (plus SMP,APIC_IO
minus I386_CPU, I486_CPU options); with that, booting stops at

APIC_IO: Testing 8254 interrupt delivery


it is a
- dual Pentium III 800 MHz (256kB L1)
- SuperMicro 370DLE Mainboard 512MB ECC-RAM
- Adaptec 29160

we changed VGA cards, the 29160 for an Adaptec 2930, played around with
BIOS settings, and tried the 4.1-RELEASE GENERIC Kernel (with options
NAPIC=2) but did not get it booting. Searching through deja and the
mailinglists produced no results, so any hints would be appreciated.

attached to this message is the output of mptable -dmesg.

regards,
	Thies

-- 
Thies Lehmann                Information Systems - Faculty of Economics
                                                    Freiburg University


[-- Attachment #2 --]

===============================================================================

MPTable, version 2.0.15

-------------------------------------------------------------------------------

MP Floating Pointer Structure:

  location:			BIOS
  physical address:		0x000ff780
  signature:			'_MP_'
  length:			16 bytes
  version:			1.4
  checksum:			0xb5
  mode:				Virtual Wire

-------------------------------------------------------------------------------

MP Config Table Header:

  physical address:		0x000f0cd0
  signature:			'PCMP'
  base table length:		268
  version:			1.4
  checksum:			0xfb
  OEM ID:			'AMI     '
  Product ID:			'CNB30LE     '
  OEM table pointer:		0x00000000
  OEM table size:		0
  entry count:			25
  local APIC address:		0xfee00000
  extended table length:	200
  extended table checksum:	105

-------------------------------------------------------------------------------

MP Config Base Table Entries:

--
Processors:	APIC ID	Version	State		Family	Model	Step	Flags
		 0	 0x11	 BSP, usable	 6	 8	 6	 0x387fbff
		 1	 0x11	 AP, usable	 6	 8	 6	 0x387fbff
--
Bus:		Bus ID	Type
		 0	 PCI   
		 1	 PCI   
		 2	 ISA   
--
I/O APICs:	APIC ID	Version	State		Address
		 4	 0x11	 usable		 0xfec00000
		 5	 0x11	 usable		 0xfec01000
--
I/O Ints:	Type	Polarity    Trigger	Bus ID	 IRQ	APIC ID	PIN#
		INT	active-lo       level	     0	 1:A	      5	   0
		INT	active-lo       level	     1	 1:A	      5	   8
		INT	active-lo       level	     0	 6:A	      5	  15
		ExtINT	active-hi        edge	     2	   0	      4	   0
		INT	active-hi        edge	     2	   1	      4	   1
		INT	active-hi        edge	     2	   0	      4	   2
		INT	active-hi        edge	     2	   3	      4	   3
		INT	active-hi        edge	     2	   4	      4	   4
		INT	active-hi        edge	     2	   5	      4	   5
		INT	active-hi        edge	     2	   6	      4	   6
		INT	active-hi        edge	     2	   7	      4	   7
		INT	active-hi        edge	     2	   8	      4	   8
		INT	active-hi        edge	     2	  12	      4	  12
		INT	active-hi        edge	     2	  13	      4	  13
		INT	active-hi        edge	     2	  14	      4	  14
		INT	active-hi        edge	     2	  15	      4	  15
--
Local Ints:	Type	Polarity    Trigger	Bus ID	 IRQ	APIC ID	PIN#
		ExtINT	active-hi        edge	     2	   0	    255	   0
		NMI	active-hi        edge	     0	 0:A	    255	   1

-------------------------------------------------------------------------------

MP Config Extended Table Entries:

--
System Address Space
 bus ID: 0 address type: I/O address
 address base: 0xd000
 address range: 0x1000
--
System Address Space
 bus ID: 0 address type: I/O address
 address base: 0x0
 address range: 0x100
--
System Address Space
 bus ID: 0 address type: memory address
 address base: 0xfd800000
 address range: 0x1300000
--
System Address Space
 bus ID: 0 address type: prefetch address
 address base: 0xfd600000
 address range: 0x100000
--
System Address Space
 bus ID: 1 address type: I/O address
 address base: 0xe000
 address range: 0x1000
--
System Address Space
 bus ID: 1 address type: memory address
 address base: 0xfeb00000
 address range: 0x100000
--
System Address Space
 bus ID: 1 address type: prefetch address
 address base: 0xfd700000
 address range: 0x100000
--
Bus Heirarchy
 bus ID: 2 bus info: 0x01 parent bus ID: 0
--
Compatibility Bus Address
 bus ID: 0 address modifier: add
 predefined range: 0x00000000
--
Compatibility Bus Address
 bus ID: 1 address modifier: subtract
 predefined range: 0x00000000
--
System Address Space
 bus ID: 0 address type: memory address
 address base: 0xa0000
 address range: 0x20000
--
Compatibility Bus Address
 bus ID: 0 address modifier: add
 predefined range: 0x00000001
--
Compatibility Bus Address
 bus ID: 1 address modifier: subtract
 predefined range: 0x00000001

-------------------------------------------------------------------------------

# SMP kernel config file options:


# Required:
options		SMP			# Symmetric MultiProcessor Kernel
options		APIC_IO			# Symmetric (APIC) I/O

# Optional (built-in defaults will work in most cases):
#options		NCPU=2			# number of CPUs
#options		NBUS=3			# number of busses
#options		NAPIC=2			# number of IO APICs
#options		NINTR=24		# number of INTs

-------------------------------------------------------------------------------

dmesg output:

Copyright (c) 1992-2000 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000
    jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium III/Pentium III Xeon/Celeron (799.62-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x686  Stepping = 6
  Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
real memory  = 536805376 (524224K bytes)
avail memory = 518422528 (506272K bytes)
Preloaded elf kernel "kernel" at 0xc0436000.
Pentium Pro MTRR support enabled
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <ServerWorks NB6635 3.0LE host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pci0: <S3 Trio graphics accelerator> at 1.0 irq 11
fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xd800-0xd83f mem 0xfe900000-0xfe9fffff,0xfeaee000-0xfeaeefff irq 9 at device 6.0 on pci0
fxp0: Ethernet address 00:30:48:21:54:ff
isab0: <ServerWorks IB6566 PCI to ISA bridge> at device 15.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <ServerWorks ROSB4 ATA33 controller> at device 15.1 on pci0
atapci0: Busmastering DMA not supported
ohci0: <OHCI (generic) USB controller> irq 0 at device 15.2 on pci0
ohci0: Invalid irq 0
ohci0: Please switch on USB support and switch PNP-OS to 'No' in BIOS
device_probe_and_attach: ohci0 attach returned 6
pcib1: <ServerWorks NB6635 3.0LE host to PCI bridge> on motherboard
pci1: <PCI bus> on pcib1
ahc0: <Adaptec 29160 Ultra160 SCSI adapter> port 0xe800-0xe8ff mem 0xfebff000-0xfebfffff irq 10 at device 1.0 on pci1
aic7892: Wide Channel A, SCSI Id=7, 32/255 SCBs
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250
sio1: configured irq 3 not in bitmap of probed irqs 0
ppc0: parallel port not found.
Waiting 15 seconds for SCSI devices to settle
Mounting root from ufs:/dev/da0s1a
da0 at ahc0 bus 0 target 0 lun 0
da0: <IBM DPSS-309170N S93E> Fixed Direct Access SCSI-3 device 
da0: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da0: 8748MB (17916240 512 byte sectors: 255H 63S/T 1115C)
da1 at ahc0 bus 0 target 1 lun 0
da1: <IBM DPSS-309170N S93E> Fixed Direct Access SCSI-3 device 
da1: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da1: 8748MB (17916240 512 byte sectors: 255H 63S/T 1115C)
da2 at ahc0 bus 0 target 2 lun 0
da2: <IBM DPSS-309170N S93E> Fixed Direct Access SCSI-3 device 
da2: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da2: 8748MB (17916240 512 byte sectors: 255H 63S/T 1115C)
da3 at ahc0 bus 0 target 3 lun 0
da3: <IBM DPSS-309170N S93E> Fixed Direct Access SCSI-3 device 
da3: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled
da3: 8748MB (17916240 512 byte sectors: 255H 63S/T 1115C)

===============================================================================


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.30.0011272103001.11122-200000>