You are not logged in.

#1 2022-02-06 23:02:01

Roken
Member
From: South Wales, UK
Registered: 2012-01-16
Posts: 1,358

Could not get file information for

Lately, I'm getting this.

warning: could not get file information for usr/lib/modules/5.16.5-arch1-1/kernel/drivers/hid/hid-kye.ko.zst
warning: could not get file information for usr/lib/modules/5.16.5-arch1-1/kernel/drivers/hid/hid-uclogic.ko.zst
warning: could not get file information for usr/lib/modules/5.16.5-arch1-1/kernel/drivers/hid/hid-viewsonic.ko.zst
warning: could not get file information for usr/lib/modules/5.15.20-1-lts/kernel/drivers/hid/hid-kye.ko.zst
warning: could not get file information for usr/lib/modules/5.15.20-1-lts/kernel/drivers/hid/hid-uclogic.ko.zst
warning: could not get file information for usr/lib/modules/5.15.20-1-lts/kernel/drivers/hid/hid-viewsonic.ko.zst
warning: could not get file information for usr/lib/modules/5.16.5-zen1-1-zen/kernel/drivers/hid/hid-kye.ko.zst
warning: could not get file information for usr/lib/modules/5.16.5-zen1-1-zen/kernel/drivers/hid/hid-uclogic.ko.zst
warning: could not get file information for usr/lib/modules/5.16.5-zen1-1-zen/kernel/drivers/hid/hid-viewsonic.ko.zst

Can I assume that these are separate modules once installed and now included in the kernel, and so I can remove the packages?

Everything seems to work.


Ryzen 5900X 12 core/24 thread - RTX 3090 FE 24 Gb, Asus B550-F Gaming MB, 128Gb Corsair DDR4, Fractal Design Define 7 XL, 5 HD (2 NvME PCI, 4SSD) + 1 x optical.
Linux user #545703

/ is the root of all problems.

Offline

#2 2022-02-06 23:19:13

loqs
Member
Registered: 2014-03-06
Posts: 18,899

Re: Could not get file information for

pacman -Fx hid-kye.ko.zst
core/linux 5.16.5.arch1-1
    usr/lib/modules/5.16.5-arch1-1/kernel/drivers/hid/hid-kye.ko.zst
core/linux-lts 5.15.21-1
    usr/lib/modules/5.15.21-1-lts/kernel/drivers/hid/hid-kye.ko.zst
extra/linux-hardened 5.15.21.hardened1-1
    usr/lib/modules/5.15.21-hardened1-1-hardened/kernel/drivers/hid/hid-kye.ko.zst
extra/linux-zen 5.16.5.zen1-1
    usr/lib/modules/5.16.5-zen1-1-zen/kernel/drivers/hid/hid-kye.ko.zst

Something removed those modules other than pacman?

Offline

#3 2022-02-07 01:01:11

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

Re: Could not get file information for

Came across this the other day, apparently when you have a DKMS version of a module installed, the in-tree version gets deleted. Not sure if it's DKMS itself or the pacman hook.

Offline

Board footer

Powered by FluxBB