| Summary: | [acpi]: Kernel panic with acpi boot | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Gabor Molnar <mggabro> |
| Component: | kern | Assignee: | freebsd-acpi (Nobody) <acpi> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 7.0-BETA4 | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Gabor Molnar
2007-12-23 17:20:01 UTC
Responsible Changed From-To: freebsd-i386->freebsd-acpi reassign to acpi group At Sun, 23 Dec 2007 17:13:12 GMT, Gabor Molnar wrote: > > > >Number: 118973 > >Category: i386 > >Synopsis: Kernel panic with acpi boot > >Confidential: no > >Severity: critical > >Priority: low > >Responsible: freebsd-i386 > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sun Dec 23 17:20:01 UTC 2007 > >Closed-Date: > >Last-Modified: > >Originator: Gabor Molnar > >Release: 7.0-BETA4 > >Organization: > >Environment: > >Description: > Kernel panic if I booting the GENERIC kernel with ACPI. > > Here is a picture: > http://195.228.66.5/pic/panic.jpg (Sorry, not good quality, create > with mobile phone) This seems to be a problem with the acpi_hpet driver. Could you please try booting with "hint.acpi_hpet.0.disabled=1" ? This way, you should be able to boot with ACPI enabled. Escape to the boot loader prompt and type: setenv hint.acpi_hpet.0.disabled=1 I believe your hardware must have some problem that's causing a divide-by-zero trap. If possible, could you please provide us a backtrace from where the panic has originated? See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html -- Rui Paulo State Changed From-To: open->closed Feedback timeout. |