LogoLogo
  • Tentang Mozelup!
  • Yes, Solved!
    • LibreOffice
      • Backspace di Calc
      • Heading Menjadi 2 Baris di Daftar Isi
    • Inkscape
      • Font Tak Terdeteksi
      • Mengubah "Paksa" Ikon Inkscape & GIMP
    • Linux - General
      • crypto_comp_decompress failed
      • Fix Possible missing firmware
      • Kursor Tak Bergerak
      • Fix Telegram Bloated pada Debian
  • Convert This to This
    • PNG to ICO
  • How To Do or Get This
    • Inkporter
    • Inkporter Windows (Native)
    • Inkporter (Ekstension)
    • FAQ for Inkporter
  • Batch or Bulk Action
    • <blank>
  • Misc
    • Grup Bertema Linux & Open Source di Telegram
Powered by GitBook
On this page

Was this helpful?

  1. Yes, Solved!
  2. Linux - General

crypto_comp_decompress failed

PreviousLinux - GeneralNextFix Possible missing firmware

Last updated 6 years ago

Was this helpful?

Masalah

Ketika booting selalu muncul keterangan

crypto_comp_decompress failed, ret = -22! 
crypto_comp_decompress failed: -22

Temuan /Keterangan

Terjadi di Debian Sid setelah melakukan upgrade total sistem dari GNOME ke KDE

Solusi

hapus semua file dmesg-efi-* di /sys/fs/pstore

# cd /sys/fs/pstore 
# rm dmesg-efi*

Pastikan Anda menjalakankan perintah di atas menggunakan akses root.

***

Referensi:

https://debian-facile.org/viewtopic.php?id=22361