You are not logged in.
Pages: 1
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.zstCan 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
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.zstSomething removed those modules other than pacman?
Offline
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.
Online
Pages: 1