Do you have a Nvidia GPU?
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Sorry, forgot to mention hardware in the OP. I have a Ryzen 7 7800X3D and no dedicated GPU (yet).
Is your root partition encrypted?
Give the output of lsblk
if you could.
alaknar@HostName:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
loop0 7:0 0 4K 1 loop /snap/bare/5
loop1 7:1 0 104,2M 1 loop /snap/core/17200
loop2 7:2 0 55,4M 1 loop /snap/core18/2855
loop3 7:3 0 63,7M 1 loop /snap/core20/2496
loop4 7:4 0 73,9M 1 loop /snap/core22/1802
loop5 7:5 0 164,8M 1 loop /snap/gnome-3-28-1804/198
loop6 7:6 0 516M 1 loop /snap/gnome-42-2204/202
loop7 7:7 0 91,7M 1 loop /snap/gtk-common-themes/1535
loop8 7:8 0 10,8M 1 loop /snap/snap-store/1248
loop9 7:9 0 44,4M 1 loop /snap/snapd/23771
nvme1n1 259:0 0 931,5G 0 disk
├─nvme1n1p1 259:1 0 300M 0 part /boot/efi
└─nvme1n1p2 259:2 0 931,2G 0 part /
nvme0n1 259:3 0 1,8T 0 disk
└─nvme0n1p1 259:4 0 1,8T 0 part /media/alaknar/BigStorage
I'm not seeing any swap space, so that could be it. Check this post out.
It could also be that your BIOS settings for suspend/resume aren't set to something compatible with your existing config as well though, if the above doesn't work, or you're not comfortable with that level of interaction, check your BIOS first, then try the above maybe.
Everything worked fine on Windows - wouldn't BIOS misconfiguration also cause problems there?
You could try a tool like LACT and setting your gpu power profile to always highest. Another thing you could check is your BIOS settings, https://www.tomshardware.com/reviews/bios-beginners,1126-8.html or checking if the latest bios is installed https://red.artemislena.eu/r/gigabyte/comments/1b3bffy/gigabye_b650_aorus_elite_ax_rev_10_sleeppower/
Hmm... Wouldn't I also have sleep problems on Windows if this was a BIOS issue?
I don't know enough to rule out that windows could overwrite bios.
This is not a solution at all and just what I usually resort to, I always disable sleep on every OS and computer I use. I've always had strange issues after waking up from sleep that persist until reboot and I can't even remember what they are now because it's been so long since I've used it.