#[SOLVED]Hyprland Black Screen?

28 messages ยท Page 1 of 1 (latest)

kind skiff
#

In hyprland its just a black screen, with running hyprland command also black screen even in tty running start-hyprland its black screen. idk why but everythings black no cursor, no wallpaper, no anything. I've tried the hyprland-git with AUR and still the same issue. (im using linux kernel with nvidia-open and i tried cachyos kernel and linux-lts, normal linux works.)

worldly gorge
#

launch hyprland by redirecting output to a file like start-hyprland > hyprland.logs

kind skiff
worldly gorge
#

Did you do the steps for nvidia on hyprland ?

worldly gorge
#

if yes please add debug:disable_logs = false to your hyprland config and do it again

kind skiff
worldly gorge
#

Oh sorry I forgot to add, in your /tmp/hypr/someid/ there should be a log file

#

Can you send it too ?

kind skiff
#

its not anywhere.

worldly gorge
#

Huh

#

Ah

kind skiff
#

no, /tmp/hypr isnt there.

worldly gorge
#

Ah

kind skiff
#

and i gatherd a txt with nuke commands in there (made a script to get it) idk if they are related but they should help, it sorts them. and for plasma, thats my backup de

worldly gorge
#

Jan 02 07:08:29 AyaanArch flatpak[8046]: MESA-LOADER: failed to open nvidia-drm: /usr/lib/x86_64-linux-gnu/GL/lib/gbm/nvidia-drm_gbm.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/GL/lib/gbm, suffix _gbm) Ok its a flatpak error but it could also be what's annoying hyprland

kind skiff
#

so nvidia-drm is broken? i use nvidia-open since pacman cant even search for nvidia package.

worldly gorge
#

It seems that the problem is NVIDIA driver yeah

#

What's the output of pacman -Qs nvidia ?

kind skiff
#

local/cuda 13.1.0-1
NVIDIA's GPU programming toolkit
local/egl-gbm 1.1.2.1-1.1
The GBM EGL external platform library
local/egl-wayland 4:1.1.21-1
EGLStream-based Wayland external platform
local/egl-wayland2 1.0.0.rc.r53.gf4a2d32-1
EGLStream-based Wayland external platform (2)
local/egl-x11 1.0.4-1.1
NVIDIA XLib and XCB EGL Platform Library
local/lib32-nvidia-utils 590.48.01-1
NVIDIA drivers utilities (32-bit)
local/lib32-opencl-nvidia 590.48.01-1
OpenCL implemention for NVIDIA (32-bit)
local/libva-nvidia-driver 0.0.14-1
VA-API implementation that uses NVDEC as a backend
local/libvdpau 1.5-3.1
Nvidia VDPAU library
local/libxnvctrl 590.48.01-1
NVIDIA NV-CONTROL X extension
local/nvidia-open 590.48.01-4
NVIDIA open kernel modules
local/nvidia-prime 1.0-5
NVIDIA Prime Render Offload configuration and utilities
local/nvidia-settings 590.48.01-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 590.48.01-1
NVIDIA drivers utilities
local/opencl-nvidia 590.48.01-1
OpenCL implemention for NVIDIA
local/supergfxctl 5.2.7-2
A utility for Linux graphics switching on Intel/AMD iGPU + nVidia dGPU laptops
local/vulkan-nouveau 1:25.3.3-1
Open-source Vulkan driver for Nvidia GPUs
โ”Œโ”€โ”€(ayaan@AyaanArch)โ”€โ”€[~/k2]โ”€โ”€

#

also : โ”Œโ”€โ”€(ayaan@AyaanArch)โ”€โ”€[~/k2]โ”€โ”€sudo pacman -S nvidia
[sudo] password for ayaan:
Sorry, try again.
[sudo] password for ayaan:
error: target not found: nvidia
โ”Œโ”€โ”€(ayaan@AyaanArch)โ”€โ”€[~/k2]โ”€โ”€

worldly gorge
#

mhh with lsmod | grep nvidia do you see nvidia-drm ?

kind skiff
#

โ”Œโ”€โ”€(ayaan@AyaanArch)โ”€โ”€[~/ayaan-aur]โ”€โ”€lsmod | grep nvidia
nvidia_drm 147456 1
drm_ttm_helper 16384 2 nvidia_drm,xe
nvidia_uvm 2568192 4
nvidia_modeset 2121728 1 nvidia_drm
video 81920 3 xe,i915,nvidia_modeset
nvidia 16306176 21 nvidia_uvm,nvidia_modeset
โ”Œโ”€โ”€(ayaan@AyaanArch)โ”€โ”€[~/ayaan-aur]โ”€โ”€

kind skiff
#

hello?

kind skiff
#

oh hello anyone who sees this, it somehow got fixed??? idk why i didnt even update!

worldly gorge
#

Mystery