From owner-freebsd-current@FreeBSD.ORG Tue Apr 8 12:36:43 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD53137B429 for ; Tue, 8 Apr 2003 12:36:43 -0700 (PDT) Received: from twin.jawsworks.net (adsl-64-142-6-40.sonic.net [64.142.6.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 128DD43F85 for ; Tue, 8 Apr 2003 12:36:41 -0700 (PDT) (envelope-from josh@jawsworks.net) Received: from whisper (laptop.jawsworks.net [192.168.123.52]) (authenticated bits=0) by twin.jawsworks.net (8.12.8/8.12.8) with ESMTP id h38JaeO7076096 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Tue, 8 Apr 2003 12:36:40 -0700 (PDT) (envelope-from josh@jawsworks.net) Message-ID: <0d5d01c2fe06$2926e930$347ba8c0@whisper> From: "Josh Homan" To: References: <20030408190132.4D55A37B401@hub.freebsd.org> Date: Tue, 8 Apr 2003 12:36:33 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: CURRENT on Dell PE600SC panics on boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 19:36:44 -0000 All, I've got one of the newer Dell PowerEdge 600SC servers with the 533MHz planar board (I believe the P4 PE600SCs all have this board but the Celerons have the 400MHz with a lower performance ATA setup) and I can't get -CURRENT to boot on it. I get a kernel panic right before where the ATA drive information would print. Right now I've got the basic config as shipped from Dell with one 40GB IBM drive as master (CS) on the "primary" ATA channel, nothing on the "secondary" ATA channel, and the CDROM drive on the "tertiary" channel (per the Dell information update -- note that this is different from the 400MHz planar boards). I can boot the generic kernel from 5.0-RELEASE just fine, but when I try and boot a generic kernel from -CURRENT (I've tried several, cvsuping at various dates between 30-MAR and 7-APR), I drop into the debugger here: [...] sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 10.000 msec Fatal trap 12: page fault while in kernel mode fault virtual address = 0x20 fault code = supervisor read, page not present instruction pointer = 0x8 :0xc01c5e05 stack pointer = 0x10:0xc8655cc8 frame pointer = 0x10:0xc8655ce0 code segment = bsae 0x0 limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 24 (irq11: atapci0) kernel: type 12 trap, code=0 Stopped at ata_generic_intr+0x35: testb $0x1,0x20(%eax) So far my efforts at troubleshooting have included disabling DMA via loader.conf: hw.ata.ata_dma="0" hw.ata.atapi_dma="0" hw.ata.ata_tags="0" Here's my dmesg from a -RELEASE boot with a -CURRENT (7-APR) world: Copyright (c) 1992-2003 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.0-RELEASE #0: Thu Jan 16 22:16:53 GMT 2003 root@hollin.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel.old/kernel" at 0xc0672000. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc06720b8. link_elf: symbol eventhandler_prune_list undefined KLD file acpi.ko - could not finalize loading Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 2399335160 Hz CPU: Pentium 4 (2399.34-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xffffffffbfebfbff> real memory = 134152192 (127 MB) avail memory = 123404288 (117 MB) Initializing GEOMetry subsystem Pentium Pro MTRR support enabled npx0: on motherboard npx0: INT 16 interface Using $PIR table, 7 entries at 0xc00fc320 pcib0: at pcibus 0 on motherboard pci0: on pcib0 em0: port 0xecc0-0xecff mem 0xfe100000-0xfe11ffff irq 10 at device 2.0 on pci0 em0: Speed:100 Mbps Duplex:Full pci0: at device 8.0 (no driver attached) atapci0: port 0x900-0x90f,0x36c-0x36f,0x168-0x16f,0x3ec-0x3ef,0x1e8-0x1ef irq 11 at device 14.0 on pci0 ata2: at 0x1e8 on atapci0 ata3: at 0x168 on atapci0 atapci1: port 0x8b0-0x8bf,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci1 ata1: at 0x170 irq 15 on atapci1 ohci0: mem 0xfe120000-0xfe120fff irq 5 at device 15.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered isab0: at device 15.3 on pci0 isa0: on isab0 pcib255: at pcibus 255 on motherboard pci255: on pcib255 orm0: