You are not logged in.

#1 2021-02-05 15:56:17

Comix
Member
Registered: 2020-08-17
Posts: 13

[Solved]acpi_call can't find and load

today i found this problem in log file

systemd-modules-load[266]: Failed to find module 'acpi_call'

and i tried to load this mod manually,but

modprobe: FATAL: Module acpi_call not found in directory /lib/modules/5.10.13-hardened1-1-hardened

then i tried to install acpi_call-dkms, but it also can't work well, acpi_call.ko.xz is located in

/lib/modules/5.10.13-arch1-1/extramodules

so how could i solve this problem?

Last edited by Comix (2021-02-06 02:07:56)

Offline

#2 2021-02-05 15:58:55

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

Re: [Solved]acpi_call can't find and load

I'm guessing you didn't watch what pacman told you when you installed/updated the -dkms package? Reinstall it, see what happens when it tries to build that module.

Last edited by Scimmia (2021-02-05 16:00:19)

Offline

#3 2021-02-05 16:26:19

Comix
Member
Registered: 2020-08-17
Posts: 13

Re: [Solved]acpi_call can't find and load

this is output

(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating module dependencies...
(3/3) Install DKMS modules
==> dkms install --no-depmod -m acpi_call -v 1.2.1 -k 5.10.13-arch1-1
==> depmod 5.10.13-arch1-1

Last edited by Comix (2021-02-05 16:27:06)

Offline

#4 2021-02-05 16:28:20

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,643
Website

Re: [Solved]acpi_call can't find and load

Comix wrote:

this is output

(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating module dependencies...
(3/3) Install DKMS modules
==> dkms install --no-depmod -m acpi_call -v 1.2.1 -k 5.10.13-arch1-1
==> depmod 5.10.13-arch1-1

You keep reporting the post, rather than using the reply box below.

Mod note: Moving to NC.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2021-02-05 16:34:50

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

Re: [Solved]acpi_call can't find and load

That's it?

If so, what does pacman -Q linux-hardened say?

Last edited by Scimmia (2021-02-05 16:35:52)

Offline

#6 2021-02-05 16:44:57

Comix
Member
Registered: 2020-08-17
Posts: 13

Re: [Solved]acpi_call can't find and load

WorMzy wrote:
Comix wrote:

this is output

(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating module dependencies...
(3/3) Install DKMS modules
==> dkms install --no-depmod -m acpi_call -v 1.2.1 -k 5.10.13-arch1-1
==> depmod 5.10.13-arch1-1

You keep reporting the post, rather than using the reply box below.

Mod note: Moving to NC.

uh, this is an accident,because i am not a native english speaker, and i confuse reply and report.......

Offline

#7 2021-02-05 16:46:44

Comix
Member
Registered: 2020-08-17
Posts: 13

Re: [Solved]acpi_call can't find and load

it says

pacman -Q linux-hardened
linux-hardened 5.10.13.hardened1-1

Offline

#8 2021-02-05 23:17:45

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

Re: [Solved]acpi_call can't find and load

Then why isn't dkms trying to build for that kernel? I'll have to look at the script and see where it gets it's info.

Offline

#9 2021-02-05 23:35:17

loqs
Member
Registered: 2014-03-06
Posts: 19,025

Re: [Solved]acpi_call can't find and load

What is the output of

$ pacman -Qikk linux-hardened linux-hardened-headers dkms
# dkms status

Last edited by loqs (2021-02-05 23:53:59)

Offline

#10 2021-02-06 02:07:33

Comix
Member
Registered: 2020-08-17
Posts: 13

Re: [Solved]acpi_call can't find and load

i found that linux-hardened-headers is not installed,after installing this package,acpi_call can be loaded normally.
Although the output infomation of dkms is no different from before, but it works fine now.
thank you guys!

Offline

Board footer

Powered by FluxBB