Re: ACPI/PCI-bus issue with compaq evo n160
John Baldwin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On 17-Dec-2003 Fredrik Lindberg wrote: > The solution suggested by Mauritz worked, the ACPI stuff works now. > This is what I have in my loader.conf > > debug.acpi.disable="lid pci_link" > hw.pci.allow_unsupported_io_range="1" > hw.cbb.start_memory="536870912" What if you remove the debug.acpi.disable line? Btw, you can disable the lid suspending stuff by using sysctl hw.acpi.lid_switch_state=NONE without having to disable the lid in debug.acpi.disable. >> Also for I have >> hw.cbb.start_memory="0xd0208000" >> since pci/pcib allocates the memory assigned to fxp0 by BIOS to pccard otherwise. This sounds like the root problem of the interrupt storm. >> Now I always use acpiconf -s S4 to suspend and save to disk instead of turning the power off, >> wonderful. Wish S4 worked on my laptops. :-P My old one works with both S1 and S3, but my new one doesn't support S1 and never comes back after an S3 suspend. -- John Baldwin <[email protected]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"