I’ve tested it at the end of last year with your 4.14 kernel and I can confirm the AP mode is broken after killing hostapd, but I’m not completely sure if a reboot was absolutely necessary or “echo 0, echo A” could fix it as well for me.
I tried to build a kernel with SATA enabled. So i can store the root partition on my harddrive. The kernel boots fine but wifi isn’t working. do you have the kernelconfig from your build so i can add SATA or give me a directions in how to get it working?
Changed the following to include (*)
Device drivers > Serial ATA and Parallel ATA divers (libata)
Device drivers > Serial ATA and Parallel ATA divers (libata) > AHCI SATA support
save config to .config
./build.sh option 1
Placed the uImage in bananapi/bpi-r2/linux on my BPI-BOOT partition on SD card (not internal EMMC). And after that i rebooted my BPI so it can boot with the image from my SD card and mount /dev/sda1 as rootfs.
Is it ok, that I encounter “no space left on device” while trying to get this image ( 2017-09-04 MD5:8c554bfe1f2e84c74fc60aef298282fa) to emmc via “bpi-copy .img.zip” or dd ?
Why the image is so big?
Thank you so much, Frank. At the moment bpiR2 is a useless brick without your helpful advices. I wonder why one would upload image with substrings BPIR2 and EMMC that does not fit into R2’s emmc without hacks to the official downloads page. Gary or whoever, please don’t do that in the future.
Shrinked image was written to emmc, but nothing is being loaded from emmc. Only RGB leds are glowing after restart. Though this shrinked image is working from SD.