Download 8188eu.ko
Place 8188eu.ko in your /system/lib/ directory. Just copy over with es file explorer. I didn't have to mess with permissions.
Then add these following commands in a shell script that starts up at boot. It is safe to say on most firmware insallApk.sh is present in /system/bin/ directory. Add this right at the beginning
svc wifi disable sleep 1 insmod /system/lib/8188eu.ko sleep 1 svc wifi enable
I got this working with 109k4 patched to work with AP612.
I have asked for some links from vendors and see if they have any in stock. I found mine on ****.
I had another version that was more popular but traded to a buddy. I will see if this method works with it to get multiple options and borrow it for a night but that will be next week.
Here is link to drivers that i will try. http://balintbanyasz.pe.hu/mk808b-pl...n-mk808b-plus/ Thank you BalintBanyasz hopefully.
Driver came from Inphic's Spot i5 rom. And that rom works on MK808B plus with this adapter out of the box. But i would guess no Bluetooth. I didn't think to test.
Comment