You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing open and closed issues.
Regression?
I don't know, I started using Hyprland only recently
System Info and Hyprland Version
System/Version info
Hyprland 0.46.2 built from branch at commit 0bd541f2fd902dbfa04c3ea2ccf679395e316887 (version: bump to 0.46.2).
Date: Thu Dec 19 19:26:47 2024
Tag: v0.46.2, commits: 5566
built against:
aquamarine 0.7.0
hyprlang 0.6.0
hyprutils 0.3.3
hyprcursor 0.1.11
hyprgraphics 0.1.1
flags set:
debug
System Information:
System name: Linux
Node name: archlinux
Release: 6.6.70-1-lts
Version: #1 SMP PREEMPT_DYNAMIC Thu, 09 Jan 2025 13:22:24 +0000
GPU information:
00:02.0 VGA compatible controller [0300]: Intel Corporation CometLake-H GT2 [UHD Graphics] [8086:9bc4] (rev 05) (prog-if 00 [VGA controller])
os-release: NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo
plugins:
unknown: not runtime
Description
Hyprland is crashing in a couple scenarios
Immediately after launching from tty1 (just running Hyprland)
Moving between workspaces
Saving files
other general use
I have also noticed these issues if I attempt to us uwsm to start Hyprland, but currently I am just trying to get the base Hyprland working. I will worry about uwsm later.
/etc/udev/rules.d/80-nvidia-pm.rules and /etc/modprobe.d/nvidia-pm.conf are both empty.
The main error seems to be issues with graphics cards. Any advice would be helpful to fix this
How to reproduce
I am using a Dell XPS 15 9500. It has an Nvidia 1650 Ti Mobile and an Intel card. I am using nvidia-open-dkms . I am not sure which part of my entire setup is the problem but ... all that would have to be matched I'd think to reproduce consistently.
Run Hyprland from tty1
It crashes and the laptop restarts bringing me back to grub.
Attach not paste
I understand that all text files must be attached, and not pasted directly. If not respected, this issue will likely get closed as spam
$XDG_RUNTIME_DIR/hypr logs -- These do not exist on my system. I have no folder called hypr after restart, and every crash the system restarts (it does not crash me to tty). The logs do exist during the session (for example if I run hyprland in tty2 and then view logs in tty1). Crash reports also rarely show up. The one attached below did, but I almost never get one after a crash (again probably because my system just powers off so it isn't able to save the file maybe?)
hyprctlsysinfo.txt
Actually did manage to get hyprctl systeminfo -c to run before a crash. If it adds any info
Was also able to shut down that session smoothly. I launched with Hyprland 2>&1 > hypr.log. The output of that file is hypr21log.txt. There are multiple errors in the log (that didn't cause crashes but may still be relevant)
the crash report you shared is likely from missing / broken video drivers, I don't know anything about other crashes as you didnt provide a crash report for those
Already reported ? *
Regression?
I don't know, I started using Hyprland only recently
System Info and Hyprland Version
System/Version info
Description
Hyprland is crashing in a couple scenarios
Hyprland
)I have also noticed these issues if I attempt to us
uwsm
to start Hyprland, but currently I am just trying to get the base Hyprland working. I will worry about uwsm later.Some Relevant Nvidia Configs and Other Info
/etc/modprobe.d/nvidia.conf
mkinitcpio.conf.txt
Output of
pacman -Q
: pacmanQ.txt/etc/udev/rules.d/80-nvidia-pm.rules
and/etc/modprobe.d/nvidia-pm.conf
are both empty.The main error seems to be issues with graphics cards. Any advice would be helpful to fix this
How to reproduce
nvidia-open-dkms
. I am not sure which part of my entire setup is the problem but ... all that would have to be matched I'd think to reproduce consistently.Hyprland
fromtty1
Attach not paste
Checklist of files to include below
hyprctl systeminfo -c
(always include)Additional info & File uploads
$XDG_RUNTIME_DIR/hypr logs -- These do not exist on my system. I have no folder called hypr after restart, and every crash the system restarts (it does not crash me to tty). The logs do exist during the session (for example if I run hyprland in tty2 and then view logs in tty1). Crash reports also rarely show up. The one attached below did, but I almost never get one after a crash (again probably because my system just powers off so it isn't able to save the file maybe?)
crashReport.txt
hyprland.conf.txt
I can't get the
hyprctl systeminfo -c
output since I can't launch Hyprland long enough to execute that command.lspci -k -d ::03xx
The text was updated successfully, but these errors were encountered: