From owner-freebsd-current Mon Mar 17 16: 3:17 2003 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 0485C37B404; Mon, 17 Mar 2003 16:03:15 -0800 (PST) Received: from leopard.wlwhosting.com (LanIP002.WingedLeopardWeb-gw.bil.oneeighty.com [216.187.187.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0393B43FA3; Mon, 17 Mar 2003 16:03:14 -0800 (PST) (envelope-from lucas@wlwhosting.com) Received: from wlwhosting.com (localhost.wlwhosting.com [127.0.0.1]) by leopard.wlwhosting.com (Postfix) with SMTP id 1C030124F95; Mon, 17 Mar 2003 17:03:13 -0700 (MST) Received: from 216.187.134.163 (SquirrelMail authenticated user lucas) by mail.wlwhosting.com with HTTP; Mon, 17 Mar 2003 17:03:13 -0700 (MST) Message-ID: <1060.216.187.134.163.1047945793.squirrel@mail.wlwhosting.com> Date: Mon, 17 Mar 2003 17:03:13 -0700 (MST) Subject: Re: Hang on Boot (still) From: "Lucas Reddinger" To: In-Reply-To: <20030317060229.M8716@sasami.jurai.net> References: <1058.216.187.134.163.1047877501.squirrel@mail.wlwhosting.com> <20030317060229.M8716@sasami.jurai.net> X-Priority: 3 Importance: Normal Cc: X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >:D I booted the two floppies again. I tried what you said. hw.eisa_slots="0". It got farther this time. I got a full dmesg. However, it was followed by this: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x7 fault code = supervisor read, page not present instructor pointer = 0x8:0xc01f0cc9 stack pointer = 0x10:0xcf2a3788 frame pointer = 0x10:0xcf2a3794 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL=0 current process = 1 (sysinstall) trap number = 12 panic: page fault Doing a hw.eisa_slots="1" resulted in the same problem. So I decided to try a 5.0-RELEASE CD. I tried hw.eisa_slots="0", which resulted in the same crappy error I always got with 5.0-R. Then I remembered that ACPI wasn't disabled in 5.0-R by default. so I used the hint and disabled it. I got a lot farther, but it eventually hung with a message like "cbb0: Card not supported", then it would reboot itself after a few seconds. So I decided to try a few other hints. It ended up that this combination of variables on my 5.0-RELEASE would get me booted and into sysinstall: hw.eisa_slots="0" hint.acpi.0.disabled=1 hint.pcic.0.disabled=1 So, disabling pcic0 did the trick. Then, I decided to go back to my snapshot and try this. However, I got the same page fault as described above. So what happened between 5.0-R and -C? I'll get my 5.0-R installed, and then I'll try to make world. Lucas Reddinger > On Sun, 16 Mar 2003, Lucas Reddinger wrote: >> The one alternative would be to compile a stripped kernel on another >> machine, and install off of it. I did this, but I do not have enough >> knowledge of the 5.x kernel/modules to be able to do this myself. If >> someone could give me some help with this instead, it would be greatly >> appriciated. > > Try setting this from the loader > > hw.eisa_slots="0" > > (or 1). > > -- > | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD > | | winter@jurai.net | 2 x '84 Volvo 245DL | > ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! > | ISO8802.5 4ever | -- Lucas Reddinger Customer Service Winged Leopard Web Designs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message