Date: Mon, 12 Nov 2012 09:12:25 -0800 From: matt <sendtomatt@gmail.com> To: Stefan Horomnea <stefan.horomnea@gmail.com> Cc: freebsd-acpi@freebsd.org Subject: Re: Sleep/resume in FreeBSD 9 on a ThinkPad Message-ID: <50A12DF9.8090107@gmail.com> In-Reply-To: <CAN3YWjYAPGny1f0zC0axfhOm3DTTTos8vAJejB2C83vop7Skqg@mail.gmail.com> References: <CAN3YWjYAPGny1f0zC0axfhOm3DTTTos8vAJejB2C83vop7Skqg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/10/12 11:50, Stefan Horomnea wrote: > Hi, > > I am enthusiastic to have switched recently to FreeBSD on my laptop. I have > been using Linux (Fedora, Ubuntu) in the past few years. I am using FreeBSD > 9.0 on a ThinkPad L512. > One of my challenges now is to make again my laptop to sleep and resume > from sleep correctly. I have read and tried a few things written here: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.htmlbut > with no luck. > What happens is: > acpiconf -s 3 > seems to get the job done, the hdd and monitor stop, the power button is > blinking, so it looks like in the sleep state. > But after I push the power button, it reboots instead of coming out of the > sleep. > I also tried killing X, unloading some of the kernel modules, and then run > the sleep command. But it does the same. > > Debug info: > > dmesg: http://bit.ly/TSiPCJ > asl dump: http://bit.ly/RP559M > > The files are hosted on dropbox so they are not formatted correctly but you > can download them to see them properly. > > Any help is much appreciated :) > > > Thank you, > Stefan > _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org" Please try various configurations of hw.pci.do_power_resume and hw.pci.do_power_suspend. I used to have an SL410 that required hw.pci.do_power_suspend=0 If I recall correctly, the fast blinking power light actually is an embedded controller panic. Sleep was a very slow pulsing. Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50A12DF9.8090107>