if found out it uses mcs7830 chipset, i found a mcs7830.ko and i tried these steps
1) Put the file mcs7830.ko on your sdcard.
2) Get ES File manager from Google Play
3) Make sure to setup root explorer and mount system RW in ES File manager settings.
4) Copy the ko file to system/lib/modules/ using ES File Manager
5) After it is copied long press on the file name and in the pop up menu select properties
6) Change permissions Read=check all boxes, Write=check first box When done permissions should be rw-r--r--
7) Get Terminal Emulator from Google Play
8) Run terminal emulator and type su
9) Respond to Super User YES to give permissions
10) Type the following: insmod /system/lib/modules/mcs7830.ko
11) You should not get any errors.
12) To confirm the module is there now type: lsmod
This will list all kernel modules and you should see mcs7830.ko listed.
13) Now go into settings and turn off wifi. Then plug in your device to either the full sized USB port or the OTG port. DO NOT use it through a hub yet! Direct to the port please.
But at step 11 i get following error mcs7830.ko failed (Exec format error)
any advice ?
thanx
Comment