You are not logged in.
After the latest kernel 4.15.2 update with nvidia latest driver system doesnt come out of standby with the attached USB keyboard like before. Now the power button has to be pressed. Anyone else with this issue?
Last edited by Arup (2018-02-12 21:15:48)
Offline
cat /proc/acpi/wakeupOffline
[arup@arch-Ryzen]: ~>$ cat /proc/acpi/wakeup
Device S-state Status Sysfs node
GPP0 S4 *disabled
GPP0 S4 *disabled
GPP1 S4 *disabled
GPP3 S4 *disabled
GPP4 S4 *disabled
GPP5 S4 *disabled
GPP6 S4 *disabled
GPP7 S4 *disabled
GPP8 S4 *disabled pci:0000:00:03.1
X161 S4 *disabled pci:0000:08:00.0
GPP9 S4 *disabled
X162 S4 *disabled
GPPA S4 *disabled
GPPB S4 *disabled
GPPC S4 *disabled
GPPD S4 *disabled
GPPE S4 *disabled
GPPF S4 *disabled
GP17 S4 *disabled pci:0000:00:07.1
XHC0 S4 *enabled pci:0000:09:00.3
GP18 S4 *disabled pci:0000:00:08.1
PS2K S3 *disabled
PS2M S3 *disabled
UAR1 S4 *disabled pnp:00:04
GPP2 S4 *disabled pci:0000:00:01.3
AS43 S4 *enabled pci:0000:03:00.0
PX11 S4 *disabled
RLAN S4 *disabled pci:0000:06:00.0
PX12 S4 *disabled
PTXH S4 *enabled pci:0000:01:00.0
[arup@arch-Ryzen]: ~>$
Last edited by Arup (2018-02-12 00:26:41)
Offline
Please edit you post and wrap that in "code" tags.
The only thing that looks like USB is XHC0 and that is enabled.
I however don't know what all the GPP* things are and the PS2K (the board has a ps/2 adapter?) is disabled.
Do other USB devices trigger a wakeup? (unplugging a key should probably suffice)
Do you use an external HUB?
Offline
Please edit you post and wrap that in "code" tags.
The only thing that looks like USB is XHC0 and that is enabled.
I however don't know what all the GPP* things are and the PS2K (the board has a ps/2 adapter?) is disabled.Do other USB devices trigger a wakeup? (unplugging a key should probably suffice)
Do you use an external HUB?
No usb hubs there and wakeup was working fine before 4.15 update.
Offline
Another observation, if system goes into standby, keyboard doesn't bring it out. However if I put the system into standby the keyboard works to bring it out of standby.
Offline
Do other USB devices trigger a wakeup?
if system goes into standby, keyboard doesn't bring it out [...] if I put the system into standby the keyboard works to bring it out of standby
???
Offline
seth wrote:Do other USB devices trigger a wakeup?
Arup wrote:if system goes into standby, keyboard doesn't bring it out [...] if I put the system into standby the keyboard works to bring it out of standby
???
The USB mouse attached doesn't wake it up, if the system goes into standby after a stipulated amount of time, bringing it back via keyboard doesn't work, however if system is put into standby manually, keyboard wake up is possible.
Offline
How exactly do you suspend manually and what exactly triggers the standby timeout?
Offline
How exactly do you suspend manually and what exactly triggers the standby timeout?
Manual suspension via standby button of Gnome 3 and automatic via gnome settings. Anyways thanks for your response, the last update with systemd seems to have fixed this issue.
Offline