alarm-image-generator icon indicating copy to clipboard operation
alarm-image-generator copied to clipboard

rtl88xxau-aircrack-dkms-git won't build under dkms for n2 and Chewitt kernel

Open wdirksen opened this issue 4 years ago • 1 comments

I'm building for Odroid N2 on a RPi4 running mainline ArchArm 5.11.4-1-ARCH kernel. I'm trying to build with the following options: ./build.sh build n2 -e minimal DISABLE_MALIGL=1 CHEWITT_KERNEL=1

Pacman creates the tar.xz package without a hitch but the DKMS build fails with this: ==> dkms install --no-depmod -m rtl88xxau -v r1155.c0ce817 -k 5.12.0-rc7-7-ARCH Error! Bad return status for module build on kernel: 5.12.0-rc7-7-ARCH (aarch64) Consult /var/lib/dkms/rtl88xxau/r1155.c0ce817/build/make.log for more information.

I would like to show the log here but I can't find a rtl88xxau folder under /home/username/alarm-image-generator/mods/var/lib/dkms/ or under the RPI4 host's /var/lib/dkms

wdirksen avatar Apr 14 '21 20:04 wdirksen