Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2000 19:24:00 -0600
From:      Hank Marquardt <hmarq@yerpso.net>
To:        freebsd-stable@freebsd.org
Subject:   A little SMP help?
Message-ID:  <20001105192400.A10379@hermes.yerpso.net>

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

--tKW2IUtsqtDRztdT
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline



I track stable on a few boxes and added a new one this weekend - new to FBSD that is, it's an old P133 dual processor box ... it's got a couple quirks, not the least of it is SMP isn't working; kernel compiled OK, the board is recognized and the first CPU is started, but then it just hangs for 45-60secs and then goes on it's merry way with just the one running.  Forgive me if I've missed something elementary - this is my one and only SMP box.  I did a look throught the handbook and a google search but could only find lots of reference to the 5.0 rewrite of SMP.

The other 'quirk' is that the machine won't warm boot correctly ... if I 'shutdown -r now' or 'reboot', it does boot, but the network card isn't recognized and then it hangs during the ifconfig stuff near the end of boot.

Any thoughts, pointers or faq references appreciated.  dmesg output follows.

Thanks

Hank


--tKW2IUtsqtDRztdT
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=bootmsg

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-BETA #0: Sun Nov  5 16:14:48 CST 2000
    root@oscar2.yerpso.net:/usr/src/sys/compile/OSCARIISMP
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium/P54C (112.20-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x52c  Stepping = 12
  Features=0x3bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,APIC>
real memory  = 117440512 (114688K bytes)
avail memory = 110510080 (107920K bytes)
Programming 16 pins in IOAPIC #0
EISA INTCONTROL = 00000a00
IOAPIC #0 intpin 2 -> irq 0
FreeBSD/SMP: Multiprocessor motherboard
 cpu0 (BSP): apic id:  0, version: 0x00030010, at 0xfee00000
 cpu1 (AP):  apic id:  1, version: 0x00030010, at 0xfee00000
 io0 (APIC): apic id:  2, version: 0x000f0011, at 0xfec00000
Preloaded elf kernel "kernel" at 0xc0393000.
Intel Pentium detected, installing workaround for F00F bug
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
isab0: <Intel 82375EB PCI-EISA bridge> at device 2.0 on pci0
eisa0: <EISA bus> on isab0
mainboard0: <ASU5101 (System Board)> on eisa0 slot 0
isa0: <ISA bus> on isab0
ahc0: <Adaptec 2940 Ultra SCSI adapter> port 0xe800-0xe8ff mem 0xfafef000-0xfafeffff irq 9 at device 5.0 on pci0
aic7880: Wide Channel A, SCSI Id=7, 16/255 SCBs
pci0: <Matrox MGA Millennium 2064W graphics accelerator> at 6.0 irq 11
fdc0: <NEC 765 or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
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 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16450
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16450
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ep0: <3Com 3C509B-Combo EtherLink III (PnP)> at port 0x210 irq 10 on isa0
ep0: Ethernet address 00:20:af:ea:11:d9
APIC_IO: routing 8254 via IOAPIC #0 intpin 2
Waiting 15 seconds for SCSI devices to settle
SMP: AP CPU #1 Launched!
da0 at ahc0 bus 0 target 0 lun 0
da0: <SEAGATE ST19171W 0023> Fixed Direct Access SCSI-2 device 
da0: 20.000MB/s transfers (10.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da0: 8683MB (17783112 512 byte sectors: 255H 63S/T 1106C)
Mounting root from ufs:/dev/da0s1a
cd0 at ahc0 bus 0 target 3 lun 0
cd0: <MATSHITA CD-ROM CR-8005A 4.0i> Removable CD-ROM SCSI-2 device 
cd0: 5.000MB/s transfers (5.000MHz, offset 15)
cd0: Attempt to query device size failed: NOT READY, Medium not present

--tKW2IUtsqtDRztdT--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001105192400.A10379>