Suspend/Resume issues on Asus P7P55D Pro Motherboard

2011-12-28 Thread Andrew Klaus
Hi Guys, I'm at a loss here.. I've tried everything I can think of, but still can't get this working. FreeBSD seems to run fine on my desktop, and seems to suspend properly (all fans and drives spin down). I'm running into an issue when resuming from S3 sleep. The screen never comes back (it stay

Suspend/Resume on Dell E6410 Laptop

2013-10-18 Thread Andrew Klaus
Hello, I'm running 9.2-RELEASE with a fresh load. Suspend/Resume works in Linux and OpenBSD it seems, but FreeBSD doesn't seem to like it very much. I've pretty well exhausted most of the troubleshooting from the acpi debugging page. Suspend to S3 works, but when trying to resume from S3, the scr

Re: Suspend/Resume on Dell E6410 Laptop

2013-10-19 Thread Andrew Klaus
:16:06AM -0600, Andrew Klaus wrote: > > Suspend to S3 works, but when trying to resume from S3, the screen stays > > blank. > > Please try rebuilding your kernel without 'options VESA'. > > Glen > > ___ freebsd-acpi@f

Re: Suspend/Resume on Dell E6410 Laptop

2013-10-19 Thread Andrew Klaus
Alright.. I can't quite disable USB, since I think that would mean I can't use my keyboard after the kernel boots. I did enable the kldunload and kldload in the rc.suspend / resume files in case that was it. It wasn't. I removed ethernet, wifi, sound, and a few other things from the kernel config

Re: Suspend/Resume on Dell E6410 Laptop

2013-10-19 Thread Andrew Klaus
Ok, USB support removed, along with basically every driver. The video still doesn't come back after sleep. Nothing has really changed still. Maybe I'll give 10-Beta1 a try as well to see if it's fixed there. On Sat, Oct 19, 2013 at 12:26 PM, Andrew Klaus wrote: > Alrig

Re: Suspend/Resume on Dell E6410 Laptop

2013-10-19 Thread Andrew Klaus
at handle=\_SB_.BAT1 unknown pnpinfo _HID=PNP0C14 _UID=0 at handle=\_SB_.AMW0 acpi_timer0 pnpinfo unknown at unknown On Sat, Oct 19, 2013 at 4:19 PM, Brandon Gooch wrote: > On Sat, Oct 19, 2013 at 4:05 PM, Andrew Klaus > wrote: > > Ok, USB support removed, along with basica

Re: Suspend/Resume on Dell E6410 Laptop

2013-10-22 Thread Andrew Klaus
Awesome! Looks like that worked. The LCD turns back on dimmed down completely, but that's workable (turning up the brightness brings it back). Thanks a lot! Andrew On 2013-10-22 12:08 PM, "John Baldwin" wrote: > On Saturday, October 19, 2013 8:17:14 pm Andrew Klaus wrote: