suspend/resume on Skylake (Lenovo T460s) with FreeBSD11 stable
K. Macy
kmacy at freebsd.org
Wed Dec 21 06:45:28 UTC 2016
You need a graphics driver that supports suspend. That's only going to be
i915. Right now suspend / resume doesn't work in drm-next-4.7 for anything
newer than Broadwell.
Your two choices for Skylake are either to debug the issue in drm-next or
add suspend / resume to sc or VT. I'm assuming that if the latter were easy
someone would already have done it.
On Mon, Dec 19, 2016 at 13:37 Brandon Allbery <allbery.b at gmail.com> wrote:
> On Mon, Dec 19, 2016 at 10:09 AM, Andreas Nilsson <andrnils at gmail.com>
>
> wrote:
>
>
>
> > my Lenovo X1 yoga exhibits the same traits, it does suspend, but graphics
>
> > are corrupted after resume. Machine usually is reachable over the network
>
> > though.
>
> >
>
>
>
> Isn't that related to sc vs. vt? Various video cards, notably many NVidia
>
> based, don't recover from suspend. sc can't reinitialize them. vt can, and
>
> knows how to reinit some cards but needs to be taught how to reinit others.
>
>
>
> --
>
> brandon s allbery kf8nh sine nomine
> associates
>
> allbery.b at gmail.com
> ballbery at sinenomine.net
>
> unix, openafs, kerberos, infrastructure, xmonad
> http://sinenomine.net
>
> _______________________________________________
>
> freebsd-stable at freebsd.org mailing list
>
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
>
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>
>
More information about the freebsd-stable
mailing list