Jump to content

dvdspeler

Members
  • Posts

    4
  • Joined

  • Last visited

  1. # PROBLEM: Recent bananapi m1 images (and other A20 boards?) have no kernel headers, and armbian-config is not working so no hardware support. # SOLUTION: Armbian_23.02.2_Bananapi_jammy_current_5.15.93.img.xz Take this image and install the headers manually - or update to recent ones from here (not all work). NOTE: Armbian_23.02.2_Bananapi_jammy_current_5.15.93_minimal.img.xz While is the same build, cannot unfreeze kernel changes in armbian-config gui Flash SD and drop the 3 kernel packages in /root/ After first boot run $ apt upgrade && apt upgrade --fix-missing Unfreeze kernel with $ armbian-config -> system -> unfreeze (should accept) Install kernel packages: $ dpkg -i <package-dtb.deb> <package-image.deb> <package-header.deb> reboot & freeze kernel again compare build scripts current vs minimal - and merge upstream? I am noob Please show the way. Files pack: https://www.dropbox.com/scl/fo/0bdengzqkn5x798ddxvp7/h?rlkey=i6kilnhhr6xzxgkmipfqy19pr&dl=0 credits: Note to self: I should learn how to compile and build images.
  2. Bananapi m1 seems to have similar issues. Thanks for the fix.
  3. @Igor please let me know - I have an AWUS1900 with rtl8814au that is meant as an AP. So far I'm having little luck but I can spend some more time on testing. I can run on different hardware too.
  4. Ive been working on getting an AWUS1900 with RTL8814au as an Access point the last days. So far it seems hard to acomplish without manually setting up the makefile in aircrack-ng/rtl8812au Next on the list is to try Kali Linux on bananapi. I tried loading the kali repo and installing with $ apt install rtl8814au-dkms (or something similar in the kali repo) but the package builds for non-arm or some other issue... Couldn't point it out. Its a complex juggle of switching kernels and git driver builds. I was hoping you'd have some results in a better working chipset, as I just want to use it as an AP . Maybe better luck with archaur but idk
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines