WDMC-Ex2-Ultra icon indicating copy to clipboard operation
WDMC-Ex2-Ultra copied to clipboard

wrong mudules

Open ziegi opened this issue 4 years ago • 0 comments

Thank you for this great instruction. It is working almost fine.

Except the libraries you install on the mycloud device # Update libs for new kernel wget https://raw.githubusercontent.com/vzhilov/WDMC-Ex2-Ultra/master/libs-4.15.0-rc6.tar.gz tar xvf libs-4.15.0-rc6.tar.gz do not match the kernel you installed before. The modules that have to get installed are those in the output directory of the kernel buiid in step 2.Kernel.

With this change everything is running fine for me. Thanks, have a good time.

ziegi avatar Jan 24 '21 09:01 ziegi