Can you verify that acpi is loaded and working, 'sysctl -a |grep
acpi' ?  Suspend/Resume will not work properly with apm and requires
acpi.  You might also try disabling the loading of any extra modules,
particularly sound, on boot in /boot/loader.conf and see if any of that
helps.  

I needed to load acpi_ibm, add a tweak for the mouse
in /boot/loader.conf and stop a wireless interface in rc.suspend before
resume started working properly on my thinkpad T23.  Only loading
acpi_ibm seemed intuitive to me, I still don't know what
'hint.psm.0.flags="0x3000"' does, and I suspect issues with the ipw
driver in FreeBSD but can't find any information on that.

Hope something there helps,
David
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to