You are not logged in.

#26 2025-10-07 21:42:05

Histole
Member
Registered: 2025-08-06
Posts: 34

Re: Issue waking from sleep

seth wrote:

It's gonna be invoked by /usr/lib/udev/rules.d/60-openrgb.rules

I wonder if an update of openrgb broke it on my system?

Seems plausible - try to downgrade it in isolation and or remove the udev rule, don't forget to reload udev: https://wiki.archlinux.org/title/Udev#Loading_new_rules

Downgraded it to 1.0rc1-1 but the issue persists. Suppose I'll try and mask the rule. This is all quite odd, can't recall this being an issue a few weeks ago...

Last edited by Histole (2025-10-07 21:42:19)

Offline

#27 2025-10-07 21:48:28

Histole
Member
Registered: 2025-08-06
Posts: 34

Re: Issue waking from sleep

So removng the udev rule fixes it, but breaks applying a profile. I don't know why it's running during wake from resume, but if that can be stopped I assume it would work as usual.

Offline

#28 2025-10-07 22:05:05

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 68,954

Re: Issue waking from sleep

The udev rules seem to only change permissions (uaccess tag and for some devices chmod) because the openrgb service will run as unprivileged user.
The critical change might be the xhci resets you can see in the journal (causing the device to be re-added)

systemctl status openrgb.service

If that's active, stopping and restarting the service around the sleep might be a viable workaround, https://wiki.archlinux.org/title/Power_ … leep_hooks

Offline

#29 2025-10-07 22:11:37

Histole
Member
Registered: 2025-08-06
Posts: 34

Re: Issue waking from sleep

seth wrote:

The udev rules seem to only change permissions (uaccess tag and for some devices chmod) because the openrgb service will run as unprivileged user.
The critical change might be the xhci resets you can see in the journal (causing the device to be re-added)

systemctl status openrgb.service

If that's active, stopping and restarting the service around the sleep might be a viable workaround, https://wiki.archlinux.org/title/Power_ … leep_hooks

This is inactive (dead). Won't be a viable work around. Though changing me entire mirrolist to 08/01/2025 fixes the issue. Unfortunate that this is what must be done. It is what it is I suppose.

Offline

#30 2025-10-08 07:56:59

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 68,954

Offline

#31 2025-10-09 01:37:45

Histole
Member
Registered: 2025-08-06
Posts: 34

Re: Issue waking from sleep

seth wrote:

Can you reproduce this w/ sysytemd 257-9?
https://gitlab.gnome.org/GNOME/gnome-se … te_2569327

Was just about to get started on this so I moved my mirrorlist back to present, and did pacman -Syu. Seems to be working now for whatever reason. Kernel 6.17.1. Probably the kernel wasn't the issue. Maybe some sort of conflict that got resolved who knows.

Beats me! tongue

Last edited by Histole (2025-10-09 01:38:52)

Offline

#32 2025-10-09 07:48:28

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 68,954

Re: Issue waking from sleep

\o/ ?
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB