Le 2016-08-03 15:08, Giovanni Bechis a écrit :
On 08/02/16 18:02, Solène RAPENNE wrote:
Synopsis: suspend to ram doesn't work on Toshiba Portégé Z30-A-12X
Category: system
Environment:
System : OpenBSD 6.0
Details : OpenBSD 6.0 (GENERIC.MP) #2319: Tue Jul 26 13:00:43 MDT
2016
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
Architecture: OpenBSD.amd64
Machine : amd64
Description:
When using zzz to suspend on ram, the system shutdown and
resume
itself immediately after being suspended.
After resuming, the system doesn't respond to laptop keyboard,
usb
keyboard, touchpad, trackpad, usb mouse. The hdd LED never blink
and the cpu fan doesn't seem active.
I tried going on suspend with usb devices and external screen
unplugged, same problem.
does it work if you disable xhci via config(8) ?
See http://marc.info/?l=openbsd-bugs&m=146515571617098&w=2
I tried with xhci disabled by typing at boot "-c" "disable xhci" "exit",
this didn't change the behaviour of suspend/resume.