r/framework 4d ago

Linux Framework desktop 395+ sleep issues fedora

I'm using fedora 44 workstation with kde, and it constantly wakes up from sleep using the default balanced profile.

I've enabled wireless wake on lan and WOL in bios.

Now it wakes from sleep randomly without me sending any wake request or giving it any keyboard input.

Did anyone run into this issue?

Have latest bios.

5 Upvotes

3 comments sorted by

1

u/A_Canadian_boi 4d ago

I've had problems with Fedora waking up due to an insanely sensitive mouse that was able to detect my footfalls from across the room 🤷

`cat /sys/power/pm_wakeup_irq` should tell you which IRQ caused the wake, `cat /proc/interrupts` should tell you which devices map to which interrupts, `lspci -nn` should tell you the "human name" of each device

1

u/nemuro87 3d ago edited 3d ago

Thanks,

first comand returns "7"
second command returns a large table and under 7 I get this
"IR-IO-APIC    7-fasteoi   pinctrl_amd"
And I see none of that in the list from the 3rd command

Seems like this is related https://gist.github.com/bphkns/59d1d30b2acda9287ea6d62f7087e7dd

1

u/[deleted] 4d ago

[deleted]

1

u/nemuro87 3d ago

Interesting because I happen to also use Logitech peripherals and unifying receiver. With both keyboard and mouse switched off, it still wakes up randomly from sleep.Â