Torfinn Ingolfsen <[EMAIL PROTECTED]> writes: > As I wrote earlier, I don't have hat option in the bios. But after > re-reading the acpi debugging chapter in the handbook, I found a > workaround. With the line: > hint.apic.0.disabled="1" > > in /boot/loader.conf, the machine hangs for a while (perhaps 15 > seconds), and then continues the boot. Now acpi works, and even the > mouse works (along with usb and firewire ports).
Remove NO_MIXED_MODE from your kernel config, and try again with the APIC enabled. NO_MIXED_MODE is (IMHO incorrectly) enabled by default to "avoid penalizing non-broken chipsets". DES -- Dag-Erling Sm�rgrav - [EMAIL PROTECTED] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
