kvdo icon indicating copy to clipboard operation
kvdo copied to clipboard

VDO fails to auto add transparantly on my AlmaLinux 9.3 box

Open beertje44 opened this issue 11 months ago • 5 comments

Ehm, I'm sure its PEBKAC :) But:

dnf update snippet: kvdo/8.2.3.3 autoinstall failed due to missing dependencies: LZ4_DECOMPRESS Error! One or more modules failed to install during autoinstall. Refer to previous errors for more information. Failed.

And manually:

❯ dkms install kvdo/8.2.3.3 -k 6.7.8-1.el9.elrepo.x86_64
Sign command: /lib/modules/6.7.8-1.el9.elrepo.x86_64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Building module:
Cleaning build area...
make -j32 KERNELRELEASE=6.7.8-1.el9.elrepo.x86_64 -C /lib/modules/6.7.8-1.el9.elrepo.x86_64/build M=/var/lib/dkms/kvdo/8.2.3.3/build....
Signing module /var/lib/dkms/kvdo/8.2.3.3/build/vdo/kvdo.ko
Cleaning build area...

kvdo.ko.xz:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/6.7.8-1.el9.elrepo.x86_64/extra/
Adding any weak-modules
depmod....
❯ dracut -f -p --kver=6.7.8-1.el9.elrepo.x86_64 --force
dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y

Beats me :-1:

beertje44 avatar Mar 03 '24 21:03 beertje44