Dear all, fresh installation of 5.2.1-RELEASE fails here with funny symptoms which apparently was never discussed before (at least I failed to find anything similar). Machine basically is P4 with 1Gb RAM, ATI Radeon 9000 (laptop - see below for details). 1. With HTT enabled and almost all devices disabled (via BIOS) I have a strictly reproducible kernel panic right after interrupts assignment. The relevant kernel message is "panic: interrupt from missing bus" which seems to be from sys/i386/i386/mptable.c. The verbose boot and panic messages are given below. 2. Without HTT and with other devices enabled machine completely hangs just at "Mounting root from ...". Perhaps this is usual hardware conflict although I'm not sure. Any help will be greatly appreciated. Any additional details could be provided immediately..... ================================================================== 1. HTT enabled, peripherals disabled. Verbose booting output follows: ------------------------------------------------------------------ SMAP type=01 base=0000000000000000 len=000000000009f400 SMAP type=02 base=000000000009f400 len=0000000000000c00 SMAP type=02 base=00000000000d0000 len=0000000000080000 SMAP type=02 base=0000000000e40000 len=000000000001c000 SMAP type=01 base=0000000000100000 len=000000003fcf0000 SMAP type=03 base=000000003fdf0000 len=000000000000b000 SMAP type=04 base=000000003fdfb000 len=0000000000005000 SMAP type=02 base=000000003fe00000 len=0000000000200000 SMAP type=02 base=00000000fec00000 len=0000000000010000 SMAP type=02 base=00000000fee00000 len=0000000000001000 SMAP type=02 base=00000000fff80000 len=0000000000080000 Copyright (c) 1992-2004 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 5.2.1-RELEASE #0: Mon Feb 23 20:57:17 GMT 2004 root_at_wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/BOOTMFS Preloaded elf kernel "/kernel" at 0xc0b06000 Preloaded mfs_root "/mfsroot" at 0xc0b0627c MP Configuration Table version 1.4 found at 0xc009fc70 APIC: Using MPTable enumerator SMP: Added CPU 0 (BSP) MPTable: < SiS 645DX > Calibating clock(s) ... i8254 clock: 1193169 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 3066793172 Hz CPU: Intel(R) Pentium(R) 4 CPU 3.06GHz (3066.79-MHz 686-class CPU) Origin="GenuineIntel" Id=0xf29 Stepping=9 Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Hyperthreading: 2 logical CPUs real memory = 1071579136 (1021 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000000c29000 - 0x000000003ebd2fff, 1039835136 bytes (253866 pages) avail memory = 1031491584 (983 MB) bios32: Found BIOS32 Service Directory header at 0xc00f72a0 bios32: Entry = 0xfd890 (c00fd890) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xfd890+0x138 pnpbios: Found PnP BIOS data at 0xc00f7300 pnpbios: Entry = f0000:9ba1 Rev = 1.0 Other BIOS signatures found: ioapic0: Assuming intbase of 0 ioapic0: intpin 0 -> ExtINT (edge, activehi) ioapic0: intpin 1 -> irq 1 (edge, activehi) ioapic0: intpin 2 -> irq 2 (edge, activehi) ioapic0: intpin 3 -> irq 3 (edge, activehi) ioapic0: intpin 4 -> irq 4 (edge, activehi) ioapic0: intpin 5 -> irq 5 (edge, activehi) ioapic0: intpin 6 -> irq 6 (edge, activehi) ioapic0: intpin 7 -> irq 7 (edge, activehi) ioapic0: intpin 8 -> irq 8 (edge, activehi) ioapic0: intpin 9 -> irq 9 (edge, activehi) ioapic0: intpin 10 -> irq 10 (edge, activehi) ioapic0: intpin 11 -> irq 11 (edge, activehi) ioapic0: intpin 12 -> irq 12 (edge, activehi) ioapic0: intpin 13 -> irq 13 (edge, activehi) ioapic0: intpin 14 -> irq 14 (edge, activehi) ioapic0: intpin 15 -> irq 15 (edge, activehi) ioapic0: intpin 16 -> irq 16 (edge, activelo) ioapic0: intpin 17 -> irq 17 (edge, activelo) ioapic0: intpin 18 -> irq 18 (edge, activelo) ioapic0: intpin 19 -> irq 19 (edge, activelo) ioapic0: intpin 20 -> irq 20 (edge, activelo) ioapic0: intpin 21 -> irq 21 (edge, activelo) ioapic0: intpin 22 -> irq 22 (edge, activelo) ioapic0: intpin 23 -> irq 23 (edge, activelo) panic: interrupt from missing bus cpuid = 0; Uptime: 1s WARNING: Driver mistake: make_dev(geom.ctl) called before SI_SUB_DRIVERS kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x38 fault code = supervisor read, page not present instruction pointer = 0x8:0xc0536ef0 stack pointer = 0x10:0xc0c21cb0 frame pointer = 0x10:0xc0c21cb4 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 0 (swapper) trap number = 12 panic: page fault ........ ====================================================================== 2. HTT disabled, peripherals enabled. Verbose booting output (machine freezes at "Mounting root from ..." below): ---------------------------------------------------------------------- Copyright (c) 1992-2004 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 5.2.1-RELEASE #0: Mon Feb 23 20:57:17 GMT 2004 root_at_wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/BOOTMFS Preloaded elf kernel "/kernel" at 0xc0b06000 Preloaded mfs_root "/mfsroot" at 0xc0b0627c Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 3.06GHz (3066.79-MHz 686-class CPU) Origin="GenuineIntel" Id=0xf29 Stepping=9 Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Hyperthreading: 2 logical CPUs real memory = 1071579136 (1021 MB) avail memory = 1031491584 (983 MB) Pentium Pro MTRR support enabled npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface pcibios: BIOS version 2.10 Using $PIR table, 7 entries at 0xc00fdf50 pcib0: <Host to PCI bridge> at pcibus 0 on motherboard pci0: <PCI bus> on pcib0 pci_cfgintr: 0:2 INTB BIOS irq 9 pci_cfgintr: 0:3 INTA BIOS irq 11 pci_cfgintr: 0:3 INTB BIOS irq 9 pci_cfgintr: 0:3 INTC BIOS irq 9 pci_cfgintr: 0:10 INTA BIOS irq 11 pcib1: <PCI-PCI bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci_cfgintr: 0:1 INTA routed to irq 11 pcib1: slot 0 INTA is routed to irq 11 pci1: <display, VGA> at device 0.0 (no driver attached) isab0: <PCI-ISA bridge> at device 2.0 on pci0 isa0: <ISA bus> on isab0 pci0: <serial bus, FireWire> at device 2.3 (no driver attached) atapci0: <SiS 962/963 UDMA133 controller> port 0x1000-0x100f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 2.5 on pci0 ata0: at 0x1f0 irq 14 at atapci0 ata0: [MPSAFE] ata1: at 0x170 irq 15 on atapci0 ata1: [MPSAFE] pci0: <simple comms> at device 2.6 (no driver attached) pci0: <multimedia, audio> at device 2.7 (no driver attached) ohci0: <SiS 5571 USB controller> mem 0xec001000-0xec001fff irq 11 at device 3.0 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: <SiS 5571 USB controller> on ohci0 usb0: USB revision 1.0 uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ohci1: <SiS 5571 USB controller> mem 0xec002000-0xec002fff irq 9 at device 3.1 on pci0 usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: <SiS 5571 USB controller> on ohci1 usb1: USB revision 1.0 uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered ohci2: <SiS 5571 USB controller> mem 0xec003000-0xec003fff irq 9 at device 3.2 on pci0 usb2: OHCI version 1.0, legacy support usb2: SMM does not respond, resetting usb2: <SiS 5571 USB controller> on ohci2 usb2: USB revision 1.0 uhub2: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered pci0: <serial bus, USB> at device 3.3 (no driver attached) pci0: <network, ethernet> at device 10.0 (no driver attached) cbb0: <ENE CB1410 PCI-CardBus Bridge> at device 12.0 on pci0 cardbus0: <CardBus bus> on cbb0 pccard0: <16-bit PCCard bus> on cbb0 pci_cfgintr: 0:12 INTA routed to irq 5 cbb0: [MPSAFE] eisa0: <eisa bus> on motherboard eisa0: unknown card _at__at__at_224c (0x0000224c) at slot 1 orm0: <Option ROMs> at mem 0xd0000-0xd5fff,0xc0000-0xcffff on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model GlidePoint, device ID 0 fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 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 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 unknown: <PNP0c02> can't assign resources (memory) unknown: <PNP0303> can't assign resources (port) unknown: <_at__at__at_0000> can't assign resources (port) unknown: <PNP0f13> can't assign resources (irq) unknown: <PNP0501> can't assign resources (port) unknown: <PNP0700> can't assign resources (port) ppc1: parallel port not found Timecounter "TSC" frequency 3066790480 Hz quality 800 Timecounters tick every 10.000 msec md0: Preloaded image </mfsroot> 4423680 bytes at 0xc06cc520 GEOM: create disk ad0 dp=0xc69a6660 ad0: 57231MB <TOSHIBA MK6021GAS> [116280/16/63] at ata0-master UDMA100 acd0: CDRW <Slimtype COMBO LSC-24081> at ata1-master PIO4 Mounting root from ufs:/dev/md0 ----------------------------------------------------------------------- BTW, in the verbose mode the last line becomes: ----------------------------------------------------------------------- Mounting root from ufs:/dev/md0 start_init: trying /sbin/init start_init: trying /sbin/oinit start_init: trying /sbin/init.bak start_init: trying /stand/sysinstall -----------------------------------------------------------------------Received on Fri Mar 26 2004 - 00:54:45 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:49 UTC