11-19-2018, 01:41 AM
(11-19-2018, 12:35 AM)evilbunny Wrote:(11-18-2018, 10:06 PM)pane Wrote: The system image I am trying to install into is stretch-minimal-rock64-0.7.9-1067-arm64.img.xz from ayufan's repo. I have tried on others too. I do not need to use any OS in particular, I just need an image that works with this wifi driver. It can be desktop or headless, I don't mind as long as the 8812au driver works
I mostly use deb minimal, and that deb package should work fine. The only thing I can think of is I use dpkg -i <package>.deb rather than apt. I also have dkms and build-essential packages installed.
Hi evilbunny, I tried your method and got the aarch64 error i.e "Error! Bad return status for module build on kernel: 4.4.154-1124-rockchip-ayufan-ged3ce4d15ec1 (aarch64)"
Are your makefiles already customised for arm64? Or do I have to adjust that myself. I don't see how I can do that if the binary is already packaged. I can provide the make.log if you like. Any ideas? Thanks