Intel graphics not working after S3 resume on ThinkPad T430

John Baldwin jhb at freebsd.org
Mon Feb 3 21:51:33 UTC 2014


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


More information about the freebsd-acpi mailing list