You are not logged in.
Pages: 1
hello, i've been using arch linux for a half a year now and have never run into any problems of this kind until today, turning on my pc results in a normal boot, no errors shown, but right after it finished booting it freezes when it should be displaying the login.
could be related to the fact i abruptly turned off my pc by accident just a bit ago.
https://imgur.com/gallery/ZvLpl6P here is a photo of all that i am seeing rn.
Last edited by Trez (2023-11-05 15:49:48)
Offline
Do NOT reboot by pushing the power button for several seconsd, either try to switch the TTY (ctrl+alt+f3) or reboot by frenetically pressing ctrl+alt+del or a soft touch on the power button.
Then try to boot the multi-user.target (2nd link below) and post the journal of the previous boot from there
sudo journalctl -b -1 | curl -F 'file=@-' 0x0.stOnline
http://0x0.st/Htaj.txt here you go
Offline
nov 05 13:31:06 terch kernel: NVRM: API mismatch: the client has the version 545.29.02, but
NVRM: this kernel module has the version 535.113.01. Please
NVRM: make sure that this kernel module and all NVIDIA driver
NVRM: components have the same version.Edit, QUOTES!
pacman -Qs 'nvidia|kernel'Edit #2: unrelated but you've NM and dhcpcd enabled - after the immediate problem is solved, pick one and disable the other.
Last edited by seth (2023-11-05 13:37:45)
Online
local/dkms 3.0.11-1
Dynamic Kernel Modules System
local/egl-wayland 2:1.1.13-1
EGLStream-based Wayland external platform
local/fuse3 3.16.2-1
Interface for userspace programs to export a filesystem to the Linux kernel
local/iptables 1:1.8.9-1
Linux kernel packet control tool (using legacy interface)
local/kmod 31-1
Linux kernel module management tools and library
local/lib32-libdrm 2.4.117-1
Userspace interface to kernel DRM services (32-bit)
local/lib32-nvidia-utils 545.29.02-3
NVIDIA drivers utilities (32-bit)
local/lib32-opencl-nvidia 545.29.02-3
OpenCL implemention for NVIDIA (32-bit)
local/libdrm 2.4.117-1
Userspace interface to kernel DRM services
local/libnetfilter_conntrack 1.0.9-1
Library providing an API to the in-kernel connection tracking state table
local/libnfnetlink 1.0.2-1
Low-level library for netfilter related kernel/userspace communication
local/libsysprof-capture 45.1-1
Kernel based performance profiler - capture library
local/libtraceevent 1:1.7.3-1
Linux kernel trace event library
local/libtracefs 1.7.0-1
Linux kernel trace file system library
local/libvdpau 1.5-2
Nvidia VDPAU library
local/libxnvctrl 545.29.02-1
NVIDIA NV-CONTROL X extension
local/linux 6.5.9.arch2-1
The Linux kernel and modules
local/linux-api-headers 6.4-1
Kernel headers sanitized for use in userspace
local/linux-headers 6.5.9.arch2-1
Headers and scripts for building modules for the Linux kernel
local/mtdev 1.1.6-2
A stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol
local/ndctl 76.1-1
Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel
local/nvidia-dkms 545.29.02-2
NVIDIA drivers - module sources
local/nvidia-settings 545.29.02-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 545.29.02-2
NVIDIA drivers utilities
local/opencl-nvidia 545.29.02-2
OpenCL implemention for NVIDIA
local/virtualbox-host-dkms 7.0.12-1
VirtualBox Host kernel modules sourceslocal/dkms 3.0.11-1
Dynamic Kernel Modules System
local/egl-wayland 2:1.1.13-1
EGLStream-based Wayland external platform
local/fuse3 3.16.2-1
Interface for userspace programs to export a filesystem to the Linux kernel
local/iptables 1:1.8.9-1
Linux kernel packet control tool (using legacy interface)
local/kmod 31-1
Linux kernel module management tools and library
local/lib32-libdrm 2.4.117-1
Userspace interface to kernel DRM services (32-bit)
local/lib32-nvidia-utils 545.29.02-3
NVIDIA drivers utilities (32-bit)
local/lib32-opencl-nvidia 545.29.02-3
OpenCL implemention for NVIDIA (32-bit)
local/libdrm 2.4.117-1
Userspace interface to kernel DRM services
local/libnetfilter_conntrack 1.0.9-1
Library providing an API to the in-kernel connection tracking state table
local/libnfnetlink 1.0.2-1
Low-level library for netfilter related kernel/userspace communication
local/libsysprof-capture 45.1-1
Kernel based performance profiler - capture library
local/libtraceevent 1:1.7.3-1
Linux kernel trace event library
local/libtracefs 1.7.0-1
Linux kernel trace file system library
local/libvdpau 1.5-2
Nvidia VDPAU library
local/libxnvctrl 545.29.02-1
NVIDIA NV-CONTROL X extension
local/linux 6.5.9.arch2-1
The Linux kernel and modules
local/linux-api-headers 6.4-1
Kernel headers sanitized for use in userspace
local/linux-headers 6.5.9.arch2-1
Headers and scripts for building modules for the Linux kernel
local/mtdev 1.1.6-2
A stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol
local/ndctl 76.1-1
Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel
local/nvidia-dkms 545.29.02-2
NVIDIA drivers - module sources
local/nvidia-settings 545.29.02-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 545.29.02-2
NVIDIA drivers utilities
local/opencl-nvidia 545.29.02-2
OpenCL implemention for NVIDIA
local/virtualbox-host-dkms 7.0.12-1
VirtualBox Host kernel modules sources alr here
Offline
"local/nvidia-dkms 545.29.02-2" but no precompiled modules - it would seem that the dkms build failed, https://bbs.archlinux.org/viewtopic.php?id=290059
Online
i tried rebuilding the modules
dkms autoinstall but to no apparent result, also i've already tried switching between tty's but it just doesn't respond after it freezes.
Offline
dkms statusAnd post the dkms logs, or at least check whether there were any build errors.
In doubt simply install the pre-compiled kernel module, but there seems an actual problem w/ the dkms builds.
Online
nvidia/545.29.02, 6.5.9-arch2-1, x86_64: installed
vboxhost/7.0.12_OSE, 6.5.9-arch2-1, x86_64: installed sorry for the stupidity but idk how to view the dkms logs, tried looking it up but kinda found nothing (also i don't know how to install the pre compiled kernel module) ![]()
Offline
There's (now) nvidia/545.29.02 ?
If you've the nvidia modules in the initramfs (looks like), you might still have to regenerate that now.
Online
alright! thanks a lot, it worked, now boots up correctly ![]()
Offline
Pages: 1