You are not logged in.
https://archive.org/download/hyprland_c … 113454.jpg
I dont know if I did this image thing right, please correct if wrong ![]()
Mod edit: Replaced huge image with link -- V1del
Last edited by V1del (2024-06-02 11:08:06)
Offline
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
I have modified the link and have provided more specs
Offline
I had it working with nvidia before, but it yesterday stopped working... ?
Offline
This sounds related: https://gitlab.archlinux.org/archlinux/ … ote_189022
Offline
Yeah, but there isn't a solution yet, is there?
Offline
Did you try the suggested kernel parameters?
nvidia_drm.modeset=1 nvidia_drm.fbdev=1Offline
I already did all the requested settings and have read the wiki enough times
Offline
I can check again if you want...
Offline
After the failed boot attempt post
sudo journalctl -bOffline
I edited my post on the website internet archive
Offline
Hopefully i did it right
Offline
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
How exactly?
Offline
Offline
...
I know how to post images
Offline
But they're always too big
Offline
No, I mean thanks, but I don't understand what you want me to share exactly because I'm new
Offline
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
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
Thanks guys, I think i got it now:
http://0x0.st/XqXh.txt
Offline
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/fbdevLast edited by loqs (2024-06-02 18:38:05)
Offline
Y - first command
N - second command
Offline
And yes I'm using a config file
Offline
If you set both options does hyprland still crash?
Offline