linux-mybook-tools icon indicating copy to clipboard operation
linux-mybook-tools copied to clipboard

#include <crypto/algapi.h> needs to be added in rev4.c for kernel 6.8

Open FlattusBlastus opened this issue 1 year ago • 2 comments

Thomas, You are amazing! I am an intermediate Linux user and was able to successfully recover an encrypted disk! Due to my newer hardware, I ended up on the current build of Pop!_OS 22.04 LTS. I could not get rev4.c to build. A savvy engineer friend suggested adding #include <crypto/algapi.h> . It worked!

Again, thank you for all that you do!

Kind regards, Charles Babcock

FlattusBlastus avatar May 30 '24 13:05 FlattusBlastus

Glad to help.

Thanks for letting me know about the new kernel. If anyone else runs into the same problem, I will tell them and update the file(s). For now, I cannot test it with my old system.

themaddoctor avatar Jun 03 '24 18:06 themaddoctor

This also worked with the latest Arch Linux zen kernel

giou avatar Nov 25 '24 16:11 giou