Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wdirksen opened this issue Apr 14, 2021 · 1 comment

Comments

@wdirksen
Copy link

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

@jgmdev
Copy link
Member

jgmdev commented Apr 20, 2021

It seems that driver hasn´t been ported yet to the 5.12 kernel. In that case using TOBETTER_KERNEL (5.11) will be the solution until that driver is ported, or maybe introducing a flag to disable that wifi driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants