NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/56970 (Failure in S3 and S4 in hp elitedesk 800 G2 SFF)
Synopsis: Failure in S3 and S4 in hp elitedesk 800 G2 SFF
State-Changed-From-To: open->feedback
State-Changed-By: riastradh%NetBSD.org@localhost
State-Changed-When: Sun, 09 Jun 2024 21:17:31 +0000
State-Changed-Why:
S4 isn't supported, unfortunately -- only S3.
Is the S3 hang reproducible in netbsd-10?
Can you try suspending and resuming individual devices in the device
tree printed by `drvctl -lt', using the following script?
sleep 1 && drvctl -S <dev> && sleep 1 && drvctl -Q <dev>
Start with pciN and usbN, move to children if it fails, move to
siblings and parents if it succeeds.
Home |
Main Index |
Thread Index |
Old Index