You are not logged in.

#1 2022-07-02 11:01:27

kashishme
Member
Registered: 2021-01-08
Posts: 175

[SOLVED]runtime d3 giving error when i try modprobe command

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-lts

I 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

#2 2022-07-02 11:05:25

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,652

Re: [SOLVED]runtime d3 giving error when i try modprobe command

How did you install the nvidia module for that kernel?

Online

#3 2022-07-03 03:35:33

kashishme
Member
Registered: 2021-01-08
Posts: 175

Re: [SOLVED]runtime d3 giving error when i try modprobe command

Scimmia wrote:

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

#4 2022-07-03 10:24:51

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,849

Re: [SOLVED]runtime d3 giving error when i try modprobe command

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

Disliking 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

#5 2022-07-04 03:24:25

kashishme
Member
Registered: 2021-01-08
Posts: 175

Re: [SOLVED]runtime d3 giving error when i try modprobe command

Lone_Wolf wrote:

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

Board footer

Powered by FluxBB