On Monday, February 03, 2014 01:39:28 PM Brian M. Waters wrote: > A partial solution, at least from a user perspective: > > Recompile the kernel with VESA driver disabled, and resume should work > from within an X session. (At least it did for me on 9.2). > > My understanding w/ regards to the console - specifically, concerning > suspend/resume and KMS from X to console - is that neither work > currently, but there is a completely new console driver in the works > that should address this issue (https://wiki.freebsd.org/Newcons). So > in practice, you may simply be waiting for newcons to come out.
Yes, newcons works well in head for suspend and resume for many laptops with an Intel GPU supported by the current drm2 code. Without newcons the other alternative of disabling VESA and then using drm2 with new Xorg should work fine for resume in X. -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "[email protected]"
