I'm trying to get MT7601 Mediatek wifi working for RK3188 TV Box, EKB311B from ENY Technologies.
Here is the Android KitKat Source Code
(can compile succesfully)
Kernel sources
Used with the SDK above
Here is the Jellybean wifi patch for the Android Source Code.
Since KitKat wifi works a bit different, I don't know how to apply or modify it correctly to work.
In the patch directory libhardware_legacy/wifi/wifi.c is wifi.old in the KitKat sources and also have to be changed in the */wifi/Android.mk file in the KitKat sources.
Maybe search for MT7601 in the patch files and copy those parts into the KitKat sources?
Only in need of libhardware_Legacy.so and netd from the compiled Android KitKat source code to make wifi work on one of Finless AP6210 KitKat roms, no need for a bootable rom from the source code above.
Also use d33 MT7601 Wifi kernel, so no need to use your own compiled one or the one above
If anyone can build those two files for KitKat with MT7601 wifi, a lot of people will appreciate it, since the manufacturers don't care.
If anyone can contact ENY Technologies to actually make a KitKat rom for this device EKB311B that would help a lot, but they don't respond.
Comment