From root@fcntl.net  Tue Jan 21 05:24:20 2003
Return-Path: <root@fcntl.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7086C37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Jan 2003 05:24:20 -0800 (PST)
Received: from fcntl.net (fcntl.net [193.77.159.230])
	by mx1.FreeBSD.org (Postfix) with SMTP id 4739043F13
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Jan 2003 05:24:19 -0800 (PST)
	(envelope-from root@fcntl.net)
Received: (qmail 28191 invoked by uid 0); 21 Jan 2003 13:24:17 -0000
Message-Id: <20030121132417.28190.qmail@fcntl.net>
Date: 21 Jan 2003 13:24:17 -0000
From: luka@fcntl.net
Reply-To: luka@fcntl.net
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: kernel panic during FreeBSD 5.0 installation on GERICOM laptop
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         47295
>Category:       i386
>Synopsis:       kernel panic during FreeBSD 5.0 installation on GERICOM laptop
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 21 05:30:00 PST 2003
>Closed-Date:    Wed Jul 14 22:48:22 GMT 2004
>Last-Modified:  Wed Jul 14 22:48:22 GMT 2004
>Originator:     Luka Kanduc
>Release:        5.0
>Organization:
>Environment:
unavailable
>Description:
I was trying to do clean install of FreeBSD 5.0 and kernel hangs on the boot process. Last things which i can see before the system reboots:

>How-To-Repeat:
>Fix:



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: kris 
State-Changed-When: Sun Jul 13 00:15:32 PDT 2003 
State-Changed-Why:  
Can you please retry with 5.1-RELEASE? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47295 

From: Oliver Braun <obraun@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, luka@fcntl.net
Cc:  
Subject: Re: i386/47295: kernel panic during FreeBSD 5.0 installation on GERICOM laptop
Date: Mon, 11 Aug 2003 16:32:20 +0200

 Same problem with a Network NBI-433 DC Avantgarde (This is a GERICOM
 notebook with the Network brand) and still with 5.1-RELEASE.
 
 Regards,
          Olli
 -- 
 Oliver Braun -- obraun @ { unsane.org | FreeBSD.org | haskell.org }
State-Changed-From-To: feedback->open 
State-Changed-By: kris 
State-Changed-When: Fri Aug 15 20:51:39 PDT 2003 
State-Changed-Why:  
This problem persists with 5.1 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47295 

Adding to audit trail from misfiled PR ports/63474 by Jan Jacobs
<janjacobs@gmx.de> on 28 Feb 2004:

 Hello,
 had the problem with the kernel panic on my GERICOM laptop too. I
 found out how to bypass this problem.
 Just start the ACPI Kernel (acpi.ko) while booting from the installation
 CD-ROM (select from boot menu). You will see, it works.  Now it's
 possible to install FreeBSD on the laptop (tried with 5.0-RELEASE and
 5.2-RELEASE).
 After installation be sure to select the mode with "ACPI enabled" at the
 boot menu.  Or make your own kernel.
 Now FreeBSD works fine.

 oh, laptop is a GERICOM Overdose III

 Regards,

 Jan Jacobs
State-Changed-From-To: open->closed 
State-Changed-By: dannyboy 
State-Changed-When: Wed Jul 14 22:47:49 GMT 2004 
State-Changed-Why:  
Now working, with ACPI enabled. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47295 
>Unformatted:
 >Fatal trap 12: page fault while in kernel mode
 >fault virtual address   = 0x83446980
 >fault code              = supervisor write, page not present
 >instruction pointer     = 0x8:0xc2320480
 >stack pointer           = 0x10:0xcadebce4
 >frame pointer           = 0x10:0xcadebd0c
 >code segment            = base 0x0, limit 0xfffff, type 0x1b
 >                        = DPL 0, pres 1, def32 1, gran 1
 >processor eflags        = interrupt enabled, resume, TOPL = 0
 >current process         = 23 (irq10: sis0 ohci0)
 >trap number     	= 12
 >panic: page fault
 >syncing disks,buffers remaining...
 >done
 >Uptime:1s
 
 I have also tried to set hw.pcic.intr_path="1" and hw.pcic.irq="0" but it has also failed to boot. 
 
 laptop details:
 GERICOM Webshox performance 14.4 with SiS NB650 chipset
 
 This problem does not occur on FreeBSD 4.X.
 
