this post was submitted on 20 Jan 2024
3 points (100.0% liked)

Hyprland Desktop Environment

328 readers
1 users here now

An (unnoficial) Hyprland Community in the new Land!
You can share and help each other when using Hyprland here.. :)

Resources:

founded 1 year ago
MODERATORS
 

Just installed Garuda-Hyprland on my NVidia 3070 System and it works like a charm and nearly out-of-the-box

I just had to install with nouveau drivers from the usb and install proprietary drivers after boot from disk.

Then i had to fix some issues with waking up after suspend and now i'm good.

Amazing how far all of this came!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 8 months ago (1 children)

Nice. And what exactly did you do to fix waking up after suspend? This is pretty much the only thing not working for me. On Sway. But I've Hyprland installed as well. I just use it less than Sway.

[–] [email protected] 2 points 8 months ago (1 children)

I followed this from the Arch Wiki:

https://wiki.archlinux.org/title/NVIDIA/Tips_and_tricks#Preserve_video_memory_after_suspend

I didn't fidget around with the kernel parameters and basically just did:

sudo systemctl enable nvidia-suspend.service

sudo systemctl enable nvidia-hibernate.service

sudo systemctl enable nvidia-resume.service

And i still have some minor issues after waking up. Some xwayland apps sometimes crash and chromium takes ~10 seconds to regenerate if i had some tabs open. But thats good enough for me :-)

[–] [email protected] 2 points 8 months ago

Alright, then you haven't done anything I haven't done. I'm sure this will get fixed at some point.
Apart from this nitpick the experience is really good.