You are not logged in.
I'm using a dual boot with Windows using rEFInd, systemd with btrfs (haven't setup snapper).
My Arch setup is normal Linux, Hyprland, Waybar
I'm currently using a GIGABYTE G5 KF i5-12500H RTX4060 Laptop.
I recently updated pacman with:
sudo pacman -SyuThis is my CPU and GPU:
lspci -k -d ::03xx00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P GT2 [Iris Xe Graphics] (rev 0c)
Subsystem: CLEVO/KAPOK Computer Device a550
Kernel driver in use: i915
Kernel modules: i915, xe
01:00.0 VGA compatible controller: NVIDIA Corporation AD107M [GeForce RTX 4060 Max-Q / Mobile] (rev a1)
Subsystem: CLEVO/KAPOK Computer Device a550
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidiaNow im getting this message like every 2 minutes:
[738.758547] INFO: task (udev-worker): 464 blocked for more than 614 seconds.
[ 738.760629] Tainted: P W OE 6.18.2-arch2-1 #1
[738.762328] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 738.769557] INFO: task (udev-worker): 464 <writer> blocked on an ru-semaphore likely owned by task kworker/14:2:412 <writer>This is everything that's related to NVIDIA in my packages, I also have linux-headers installed
pacman -Qs nvidialocal/egl-gbm 1.1.2.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.r51.gada1c37-1
EGLStream-based Wayland external platform (2)
local/egl-x11 1.0.4-1
NVIDIA XLib and XCB EGL Platform Library
local/lib32-nvidia-utils 590.48.01-1
NVIDIA drivers utilities (32-bit)
local/libvdpau 1.5-3
Nvidia VDPAU library
local/libxnvctrl 590.48.01-1
NVIDIA NV-CONTROL X extension
local/linux-firmware-nvidia 20251125-2
Firmware files for Linux - Firmware for NVIDIA GPUs and SoCs
local/nvidia-open-dkms 590.48.01-1
NVIDIA open kernel modules - module sources
local/nvidia-settings 590.48.01-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 590.48.01-1
NVIDIA drivers utilitiesThis causes my Hyprland to hang whenever i start it up, it hangs indefinitely, the only way for me to turn off the pc is through the power button, but it has to be a forced shutdown or else it shows this and continues hanging
[1272.599732] watchdog: watchdog0: watchdog did not stop!
[1282.617999] systemd-shutdown[1]: Waiting for process: 444 (systemd-udevd), 464 ((udev-worker))
[1353.148632] INFO: task (udev-worker): 464 blocked for more than 1228 seconds.
[1353.150384] Tainted: P W OE 6.18.2-arch2-1 #1
[1353.151908] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[1353.155893) INFO: task (udev-worker): 464 <writer> blocked on an ru-semaphore likely owned by task kworker/14:2:412 <uriter>
[1372.625712] systend-shutdown[1]: Waiting for process: 464 ((udev-worker))Last edited by IiamV (Yesterday 11:08:13)
Offline