Hello, I'm trying to report a bug, and I don't know what package the bug is in.
After an upgrade from bookworm to trixie the zswap compression zstd is not available, here is the log:
zswap: compressor zstd not available, using default lzo
I check the configuration and the module are in it's place:
zswap.compressor = zstd in /etc/default/grub
[ 0.068731] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12.43+deb13-amd64 root=UUID=3fee32e2-5ef7-4b75-95c8-6e9949e6eac3 ro quiet delayacct resume=UUID=41413661-8f3f-445f-897a-acd4cc75555e zswap.enabled=1 zswap.compressor=zstd zswap.max_pool_percent=100
zswap.zpool=zsmalloc zswap.exclusive_loads=1
and modules zstd in /etc/initramfs-tools/modules as usual.
In bookworm worked like a charm, but in trixie not.
Must I use "linux-image-amd64" as the package to report o simply "other", or is another?, as you stated in:
Please enter the name of the package in which you have found a problem, or type 'other' to report a more general problem. If you don't know what package the bug is in, please
contact debian-user@lists.debian.org for assistance.
Thanks: Joaquín Alberto Calderón Pozo
|