From owner-freebsd-questions@FreeBSD.ORG Fri Jun 6 00:21:28 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 849E537B401 for ; Fri, 6 Jun 2003 00:21:28 -0700 (PDT) Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04ED443FAF for ; Fri, 6 Jun 2003 00:21:27 -0700 (PDT) (envelope-from chris.p.ward@ntlworld.com) Received: from codebench ([81.99.185.144]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with SMTP id <20030606072125.XTIZ2283.mta01-svc.ntlworld.com@codebench>; Fri, 6 Jun 2003 08:21:25 +0100 From: "Chris Ward" To: "yussef" Date: Fri, 6 Jun 2003 08:21:26 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-questions@freebsd.org Subject: RE: Kernel Panic during install with 4.8 mini ISO X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2003 07:21:28 -0000 Thanks Yussef, that's done the job. Chris. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of yussef Sent: 06 June 2003 07:40 To: freebsd-questions@freebsd.org Subject: Re: Kernel Panic during install with 4.8 mini ISO before the kernel is loaded, when you're given 10 seconds, hit any key besides enter, then type 'set hw.pcic.intr_path=1' without the quotes. good luck. hope this works. yussef On Thu, 5 Jun 2003 22:11:18 +0100 "Chris Ward" wrote: > I'm seeing a kernel panic during boot of 4.8 mini ISO install CD, > details below. > > Fault virtual addr = 0xeb902 > Fault code = supervisor read, page not present > Instr Ptr = 0x8:0xc00eb807 > Stack Ptr = 0x10:0xc0843d6c > Frame Ptr = 0x10:0xc0843d6c > Code Seg = base 0x0, limit 0xfffff, type 0x1b, DPL0, pres 1, def32 1, > gran 1 Proc eflags = interrupt enabled, resume, IOPL=0 > Current proc = 0 (swapper) > IRQ mask = net tty bio cam > Trap no = 12 > > Just prior to this it was probing the VGA: > > pcio0: (vendor = 0x1039, dev = 0x7013) at 1.6 irq 10 > pcib2: at device > 2.0 on pci0 > pci1: on pcib2 > pci1: at 0.0 > pci_cfgintr_virgin: using routable interrupt 3 > > > > The kernel is unmodified from that of the ISO image. > > I'm guessing that I need to pass in some params to init the graphics > card but being new to FreeBSD I'm not sure how to do this. > > Could somebody please point me in the right direction? > > Thx. > Chris. > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"