I use Nobara 42. This is my second time trying out linux but I’m still not used to it so treat me like a first time user ![]()
My pc always wakes up by itself immediately after going to sleep, no matter if it’s sleep by idling or if I press the power button. I also encounter this problem the first time I was trying out linux . After looking a bit through the internet, it said it could be because of usb and stuff and to run this command after the pc woke up by itself
journalctl -b -1 | grep -i “wake”
it said “pc kernel: rtc_cmos 00:03: RTC can wake from S4”. How do I fix this?