From owner-freebsd-questions@FreeBSD.ORG Wed Nov 12 04:30:43 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 879E416A4CE for ; Wed, 12 Nov 2003 04:30:43 -0800 (PST) Received: from vsmtp2.tin.it (vsmtp2.tin.it [212.216.176.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id B61B243FB1 for ; Wed, 12 Nov 2003 04:30:42 -0800 (PST) (envelope-from tortomari@libero.it) Received: from BIMBA (80.182.105.238) by vsmtp2.tin.it (7.0.019) id 3F98F87F0094F58D for freebsd-questions@FreeBSD.org; Wed, 12 Nov 2003 13:30:39 +0100 Message-ID: <004101c3a918$b09acc70$1f00a8c0@BIMBA> From: "Mariano Tortoriello" To: Date: Wed, 12 Nov 2003 13:29:55 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Undocumented kernel panic during installation 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: Wed, 12 Nov 2003 12:30:43 -0000 I've tried to install FreeBSD-4.8, 4.9 and during the boot time from = cd-rom kernel panics with those mesg: ... pci_cfgintr_virgin: using routalbe interrupt 3 Fatal trap 12: page fault while in kernel mode fault virtual address =3D 0xeb902 falut code =3D supervisor read, page not present instruction pointer =3D 0x8:0xc00eb807 stack pointer =3D 0x10:0xc084db6c frame pointer =3D 0x10:0xc084db6c code segment =3D base 0x0, limit 0xfffff, tyep 0x1b =3D DPL 0, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 0 (swapper) interrupt mask =3D net tty bio cam trap number =3D 12 panic: page fault I've found this problem on a notebook completly based on Sis 630 = controller, with Sis 900 network adapter etc. If I try to boot the kernel with manual cofiguration even if no conflit = are signaled, and even if I try to change some option, the kernel still = panics. I've tried FreeBSD 5.1, and it also crashs if I don't use acpi. Now I'm developing modules under a vmware machine, but I'd like to use = my full machine capability. I'm waiting for a your suggestion, if you want some other explanation of = the problem you ca't mail me... bye Mariano Tortoriello