You are not logged in.

#1 2024-06-02 09:54:23

t0mate
Member
Registered: 2024-01-28
Posts: 39

Hyprland crashing at startup...

https://archive.org/download/hyprland_c … 113454.jpg

I dont know if I did this image thing right, please correct if wrong smile

Mod edit: Replaced huge image with link -- V1del

Last edited by V1del (2024-06-02 11:08:06)

Offline

#2 2024-06-02 11:08:57

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,223

Re: Hyprland crashing at startup...

Please don't embed huge images directly. Nvidia wayland anything mandates DRM modesetting, make sure that's setup: https://wiki.archlinux.org/title/NVIDIA … de_setting

Maybe also post the contents of that txt dump it generates at the end. https://wiki.archlinux.org/title/List_o … n_services

Last edited by V1del (2024-06-02 11:13:30)

Offline

#3 2024-06-02 12:33:54

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

I have modified the link and have provided more specs

Offline

#4 2024-06-02 12:38:49

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

I had it working with nvidia before, but it yesterday stopped working... ?

Offline

#5 2024-06-02 12:42:03

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,536
Website

Re: Hyprland crashing at startup...

Offline

#6 2024-06-02 12:45:15

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

Yeah, but there isn't a solution yet, is there?

Offline

#7 2024-06-02 12:47:32

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,536
Website

Re: Hyprland crashing at startup...

Did you try the suggested kernel parameters?

nvidia_drm.modeset=1 nvidia_drm.fbdev=1

Offline

#8 2024-06-02 12:54:42

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

I already did all the requested settings and have read the wiki enough times

Offline

#9 2024-06-02 12:55:28

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

I can check again if you want...

Offline

#10 2024-06-02 14:01:35

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,223

Re: Hyprland crashing at startup...

After the failed boot attempt post

sudo journalctl -b

Offline

#11 2024-06-02 14:25:11

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

I edited my post on the website internet archive

Offline

#12 2024-06-02 14:25:45

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

Hopefully i did it right

Offline

#13 2024-06-02 15:04:15

loqs
Member
Registered: 2014-03-06
Posts: 18,900

Re: Hyprland crashing at startup...

t0mate wrote:

I edited my post on the website internet archive

Please provide a link to the full system journal for a boot showing the issue as text.

Offline

#14 2024-06-02 15:51:33

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

How exactly?

Offline

#15 2024-06-02 15:55:15

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,726

Re: Hyprland crashing at startup...

Offline

#16 2024-06-02 17:57:45

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

...
I know how to post images

Offline

#17 2024-06-02 17:58:17

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

But they're always too big

Offline

#18 2024-06-02 18:01:12

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

No, I mean thanks, but I don't understand what you want me to share exactly because I'm new

Offline

#19 2024-06-02 18:02:34

loqs
Member
Registered: 2014-03-06
Posts: 18,900

Re: Hyprland crashing at startup...

Internet#Without_a_dedicated_client shows how to post the output of a command such as `journalctl -b` to a pastebin.  You could also pipe the output of `journalctl -b` to a file then use the other example to post that file to a pastebin.

Offline

#20 2024-06-02 18:03:18

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

You know what: I will do the command:
sudo journalctl -b, then I will read the wiki you posted and then post the text !!!

Offline

#21 2024-06-02 18:28:29

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

Thanks guys, I think i got it now:
http://0x0.st/XqXh.txt

Offline

#22 2024-06-02 18:37:41

loqs
Member
Registered: 2014-03-06
Posts: 18,900

Re: Hyprland crashing at startup...

I am assuming you are using a config file to set the options nvidia_drm.fbdev=1 and nvidia_drm.modeset=1 as they are not shown on the kernel command line.  Does the following confirm they are set as expected:

# cat /sys/module/nvidia_drm/parameters/modeset
# cat /sys/module/nvidia_drm/parameters/fbdev

Last edited by loqs (2024-06-02 18:38:05)

Offline

#23 2024-06-02 18:40:58

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

Y - first command
N - second command

Offline

#24 2024-06-02 18:41:35

t0mate
Member
Registered: 2024-01-28
Posts: 39

Re: Hyprland crashing at startup...

And yes I'm using a config file

Offline

#25 2024-06-02 18:42:14

loqs
Member
Registered: 2014-03-06
Posts: 18,900

Re: Hyprland crashing at startup...

If you set both options does hyprland still crash?

Offline

Board footer

Powered by FluxBB