You are not logged in.
Pages: 1
I updated my desktop last night with `sudo pacman -Syu` and when I turn it on today it stalls during the startup
I have managed to get a terminal by adding `systemd.unit=emergency.target` to the grub parameters I tried to use the `rescue.target` but it also stalls
It only shows `/dev/nvme1n1p3 clean, ----/---- files, ----/---- blocks` the `----` are numbers
I am using a nvidia graphics card if that helps
Please help, and let me know if you need any extra info.
Offline
Offline
I have a 3070 ti and when i do
pacman -Q | grepit gives me
nvidia-open 590.48.01-3
nvidia-settings 590.48.01-1
nvidia-utils 590.48.01-1
opencl-nvidia 590.48.01-1I dont think the new drivers are the issue.
Offline
I'm not an expert, that said, I once did solve a "similar" issue by reinstalling headers:
$ sudo pacman -Syu linux-headersor maybe
$ sudo pacman -S linux linux-headers nvidia-open nvidia-utilsand then
$ sudo mkinitcpio -PLast edited by felipescotti (2025-12-28 01:14:10)
Offline
I think the issue could be solved like this, but since im in the emergency.target i have no network access.
Offline
I just fixed it. it was an issue with the vfio config under /etc/modprobe.d
Offline
\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline
Pages: 1