| Summary: | -CURRENT hangs at boot on ACER 507DX | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Marc Fonvieille <blackend> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Marc Fonvieille
2002-08-31 21:10:01 UTC
>Release: FreeBSD 5-STABLE i386
Doh :((
I meant FreeBSD 5-CURRENT i386
Marc
Ok I found the solution of the problem. As I said the laptop hangs on -STABLE too when I add sound to the kernel config. I even tried to add PCI_ENABLE_IO_MODES and the kernel lock up at boot too. In browsing in src/ changes on -CURRENT, I noted that PCI_ENABLE_IO_MODES is a sysctl variable since beginning of August and the default value is 1. Setting at boot hw.pci.enable_io_modes=0 fixed the problem. Marc State Changed From-To: open->closed Submitter has solved problem by setting hw.pci.enable_io_modes=0. |