You are not logged in.

#1 2020-06-16 20:57:43

Nyxlucifer
Member
Registered: 2019-04-03
Posts: 19

An error related to chipsec dkms module

I finally decided to go for a full system upgrade since a Chromium bug was causing lot of issues. While updating, at end when DKMS modules are installed, this came up

==> dkms install --no-depmod -m chipsec -v 1.3.7.r24.g6671020 -k 5.7.2-arch1-1
Error! Bad return status for module build on kernel: 5.7.2-arch1-1 (x86_64)

I am aware that chipsec thing exists in AUR, though I don't really remember ever installing Chipsec python program. Anyways, could this be a serious issue?
Also, how do I get rid of it if I want to? Just remove the Chipsec thing?

Yes, I will try to be more attentive of things I install and edit up

Last edited by Nyxlucifer (2020-06-16 22:04:51)

Offline

#2 2020-06-16 21:15:09

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

Re: An error related to chipsec dkms module

You have a year old release of a git package from AUR you do not remember installing.  Assuming it was provided by a package,  remove the package providing it if you do not want it.
If you do want the package try updating it.

Please use code tags for commands and their outputs.  Please post full outputs.

Offline

#3 2020-06-16 22:05:31

Nyxlucifer
Member
Registered: 2019-04-03
Posts: 19

Re: An error related to chipsec dkms module

loqs wrote:

You have a year old release of a git package from AUR you do not remember installing.  Assuming it was provided by a package,  remove the package providing it if you do not want it.
If you do want the package try updating it.

Please use code tags for commands and their outputs.  Please post full outputs.

How do I look out for which package wanted to install this module?

Also this was the log

 
cat /var/lib/dkms/chipsec/1.3.7.r24.g6671020/build/make.log | more
DKMS make.log for chipsec-1.3.7.r24.g6671020 for kernel 5.7.2-arch1-1 (x86_64)
Wed 17 Jun 2020 01:59:18 AM IST
make: Entering directory '/var/lib/dkms/chipsec/1.3.7.r24.g6671020/build'
Unable to find the Linux source tree.
make: *** [Makefile:20: check_kernel_dir] Error 1
make: Leaving directory '/var/lib/dkms/chipsec/1.3.7.r24.g6671020/build'

Last edited by Nyxlucifer (2020-06-16 22:08:07)

Offline

#4 2020-06-16 22:17:00

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

Re: An error related to chipsec dkms module

DKMS looks for modules with a config file in the path /usr/src/*/*.conf

pacman -Qo /usr/src

See if the output contain chipsec-dkms-git.

Offline

#5 2020-06-16 22:24:25

Nyxlucifer
Member
Registered: 2019-04-03
Posts: 19

Re: An error related to chipsec dkms module

loqs wrote:

DKMS looks for modules with a config file in the path /usr/src/*/*.conf

pacman -Qo /usr/src

See if the output contain chipsec-dkms-git.


It has chipsec listed as one of owners

pacman -Qo /usr/src
/usr/src/ is owned by chipsec 3:1.3.7.r24.g6671020-1
/usr/src/ is owned by filesystem 2020.05.20-1
/usr/src/ is owned by linux-headers 5.7.2.arch1-1

Offline

#6 2020-06-16 22:31:58

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

Re: An error related to chipsec dkms module

The chipsec package will be the one providing the failing DKMS module.  I can not see chipsec in the official repositories or in AUR.  Perhaps it was deleted from AUR or you obtained it from an unofficial repository.

Offline

#7 2020-06-16 23:14:30

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

Re: An error related to chipsec dkms module


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

Board footer

Powered by FluxBB