linux-apfs-rw icon indicating copy to clipboard operation
linux-apfs-rw copied to clipboard

fix: unable to install with dkms

Open zeroday0619 opened this issue 2 years ago • 3 comments

MAKE[0]="make KERNELDIR=/lib/modules/${kernelver}/build" CLEAN="make clean"

zeroday0619 avatar Sep 16 '22 10:09 zeroday0619

Hi, thanks for the patch. Can you elaborate a little on what the problem is here?

I don't use dkms myself, this config file was originally provided by the Arch packager. But I think the arch and debian packages do use it and nobody mentioned any build failures. It's also not clear to me what your patch is intended to do: there is no KERNELDIR var to be set in my makefile and, according to the man page, CLEAN="make clean" is supposed to be the default.

eafer avatar Sep 20 '22 00:09 eafer

@eafer image

zeroday0619 avatar Sep 20 '22 05:09 zeroday0619

I just tried the dkms build on 5.19.0 and it seems to work. Can you share the content of the make.log you got after the first attempt? Maybe the kernel api has changed again.

eafer avatar Sep 20 '22 16:09 eafer

It's been a few months so I'm closing this for now. Feel free to reopen if you are still having problems.

eafer avatar Jan 13 '23 23:01 eafer