Bug#1050582: kmod update corrupts systemd uefi boot

2023-09-15 Thread Martin Nybo Andersen
Hi, The problem is, that kmod has switched to using the kernel decompressor when available, which is XZ Embedded. This version doesn't handle CRC64 and dictionaries larger than 1 MiB. You can fix it by compressing the modules with `xz --check=crc32 --lzma2=dict=1MiB module.ko` This can easi

Bug#1050582: kmod update corrupts systemd uefi boot

2023-08-26 Thread Antonio
Found this: # CONFIG_MODULE_COMPRESS_NONE is not set # CONFIG_MODULE_COMPRESS_GZIP is not set CONFIG_MODULE_COMPRESS_XZ=y # CONFIG_MODULE_COMPRESS_ZSTD is not set Il 26/08/23 19:57, Marco d'Itri ha scritto: On Aug 26, antonio wrote: Kernel: Linux 6.4.12-1-liquorix-amd64 (SMP w/24 CPU thread

Bug#1050582: kmod update corrupts systemd uefi boot

2023-08-26 Thread Marco d'Itri
On Aug 26, antonio wrote: > Kernel: Linux 6.4.12-1-liquorix-amd64 (SMP w/24 CPU threads; PREEMPT) I see that you are using a custom kernel. What is the status of the CONFIG_MODULE_COMPRESS_* kernel configuration options? -- ciao, Marco signature.asc Description: PGP signature