You are not logged in.
here is the command i type:
sudo modprobe nvidia "NVreg_DynamicPowerManagement=0x02"and the error it gives is:
modprobe: FATAL: Module nvidia not found in directory /lib/modules/5.15.50-1-ltsI freshly reinstalled arch and i am using lts kernel and lts packages of nvidia.
Runtime d3 used to work for me previously i am facing this issue for first time, is there anything i am missing?
I tried googling the error but i can't find anything, google literally shows no matches found.
Last edited by kashishme (2022-07-04 03:24:49)
Offline
How did you install the nvidia module for that kernel?
Online
How did you install the nvidia module for that kernel?
i installed nvidia-lts package and it automatically downloaded nvidia-utils package too, did i miss something to download?
Offline
Maybe your linux-lts and nvidia-lts installed versions are out of sync.
please post the output of
$ pacman -Q linux-lts
$ uname -a
$ pacman -Ql nvidia-lts | grep modulesDisliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Maybe your linux-lts and nvidia-lts installed versions are out of sync.
please post the output of
$ pacman -Q linux-lts $ uname -a $ pacman -Ql nvidia-lts | grep modules
They were actually out of sync. so i upgraded the whole system and rebooted and apparently everything started working quite normally, although i will have to configure rtd3 but anyways the issue is resolved. Thank you for your time
Offline