You are not logged in.

#1 2024-06-13 18:34:55

peluqqi
Member
Registered: 2024-06-13
Posts: 2

Hyprland crashing and exiting

I just installed arch linux with hyprland for my first time and I don't know why, but sometimes the mouse gets laggy and hyprland randomly crashes, closing everything in my session. Any help?

Log file 1: https://pastebin.com/cLg05fRd

Log file 2: https://pastebin.com/awpXaqqH

Log file 3: https://pastebin.com/1t3TLajz

Last edited by peluqqi (2024-06-13 19:58:50)

Offline

#2 2024-06-13 20:09:26

seth
Member
Registered: 2012-09-03
Posts: 56,103

Re: Hyprland crashing and exiting

They all crash in nouveau, try to use the binary nvidia driver.

Edit:
https://wiki.archlinux.org/title/NVIDIA#Installation
https://wiki.archlinux.org/title/NVIDIA#Wayland

Last edited by seth (2024-06-13 20:10:21)

Offline

#3 2024-06-14 08:35:49

peluqqi
Member
Registered: 2024-06-13
Posts: 2

Re: Hyprland crashing and exiting

seth wrote:

They all crash in nouveau, try to use the binary nvidia driver.

Edit:
https://wiki.archlinux.org/title/NVIDIA#Installation
https://wiki.archlinux.org/title/NVIDIA#Wayland

Following the wiki I changed to proprietary drivers. I did everything the wiki (https://wiki.hyprland.org/Nvidia/) says but when I do the "mkinitcpio -P" part I get "module not found" error for modules nvidia, nvidia_modeset, nvidia_uvm and nvidia_drm.

As the wiki says:

Now, run sudo mkinitcpio -P. This will regenerate the initcpios for all kernels currently installed on the system. If you see any errors here about missing nvidia modules, it is highly probable that you forgot to install the correct headers package. Make sure you install the headers package for your kernel and run this command again.

But I would say that everything there is okay:

[root@archlinux] uname -r
6.9.4-zen1-1-zen
[root@archlinux] sudo pacman -Q | grep zen
linux-zen 6.9.4.zen1-1
linux-zen-headers 6.9.4.zen1-1

Any idea why I still getting the "module not found" error?

Last edited by peluqqi (2024-06-14 08:44:04)

Offline

#4 2024-06-14 15:44:31

seth
Member
Registered: 2012-09-03
Posts: 56,103

Re: Hyprland crashing and exiting

dkms status

Offline

Board footer

Powered by FluxBB