Hi, all akmods have this problem, is it true ? "the kernel module compressed with XZ must be use the flag -C crc32 otherwise don't decompress" On Thu, 2025-03-06 at 00:35 +0000, Sérgio Basto via kernel wrote: > Hi, > nvidia module and vboxdrv fail to load on 6.14.0-0.rc5.43.fc42.x86_64 > but not on rc3 > > xz -d /lib/modules/6.14.0- > 0.rc5.43.fc42.x86_64/extra/VirtualBox/vboxdrv.ko.xz > insmod /lib/modules/6.14.0- > 0.rc5.43.fc42.x86_64/extra/VirtualBox/vboxdrv.ko > > also works > > I found this differences on kernel config: > > diff /boot/config-6.14.0-0.rc3.29.fc42.x86_64 /boot/config-6.14.0- > 0.rc5.43.fc42.x86_64 -up > --- /boot/config-6.14.0-0.rc3.29.fc42.x86_64 2025-02-17 > 00:00:00.000000000 +0000 > +++ /boot/config-6.14.0-0.rc5.43.fc42.x86_64 2025-03-03 > 00:00:00.000000000 +0000 > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Linux/x86_64 6.14.0-0.rc3.29.fc42.x86_64 Kernel Configuration > +# Linux/x86_64 6.14.0-0.rc5.43.fc42.x86_64 Kernel Configuration > # > CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.0.1 20250204 (Red Hat 15.0.1- > 0)" > CONFIG_CC_IS_GCC=y > @@ -37,7 +37,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 > CONFIG_UAPI_HEADER_TEST=y > CONFIG_LOCALVERSION="" > # CONFIG_LOCALVERSION_AUTO is not set > -CONFIG_BUILD_SALT="6.14.0-0.rc3.29.fc42.x86_64" > +CONFIG_BUILD_SALT="6.14.0-0.rc5.43.fc42.x86_64" > CONFIG_HAVE_KERNEL_GZIP=y > CONFIG_HAVE_KERNEL_BZIP2=y > CONFIG_HAVE_KERNEL_LZMA=y > @@ -1036,7 +1036,12 @@ CONFIG_MODULE_SIG_SHA512=y > # CONFIG_MODULE_SIG_SHA3_384 is not set > # CONFIG_MODULE_SIG_SHA3_512 is not set > CONFIG_MODULE_SIG_HASH="sha512" > -# CONFIG_MODULE_COMPRESS is not set > +CONFIG_MODULE_COMPRESS=y > +# CONFIG_MODULE_COMPRESS_GZIP is not set > +CONFIG_MODULE_COMPRESS_XZ=y > +# CONFIG_MODULE_COMPRESS_ZSTD is not set > +# CONFIG_MODULE_COMPRESS_ALL is not set > +CONFIG_MODULE_DECOMPRESS=y > # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set > CONFIG_MODPROBE_PATH="/usr/sbin/modprobe" > # CONFIG_TRIM_UNUSED_KSYMS is not set > @@ -2492,7 +2497,6 @@ CONFIG_EFI_EMBEDDED_FIRMWARE=y > > CONFIG_UEFI_CPER=y > CONFIG_UEFI_CPER_X86=y > -CONFIG_IMX_SCMI_MISC_DRV=m > > # > # Qualcomm firmware drivers > @@ -8913,7 +8917,6 @@ CONFIG_CHROMEOS_PRIVACY_SCREEN=m > CONFIG_CROS_TYPEC_SWITCH=m > # CONFIG_WILCO_EC is not set > CONFIG_CROS_KUNIT_EC_PROTO_TEST=m > -# CONFIG_CZNIC_PLATFORMS is not set > CONFIG_MELLANOX_PLATFORM=y > CONFIG_MLXREG_HOTPLUG=m > CONFIG_MLXREG_IO=m > > > > __ > Sérgio M. B. -- Sérgio M. B. -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue