Tethering is an optional features inside Semaphore JVS 1.7.0. It's not a problem.
How to enable Tethering?
Not that difficult if you have the right tool.
1. Download
Es File Explorer, Install and Run it.
2. Mount File System. you need the folder to be writable
3. Copy
enable_netfilter from
/res/scripts folder
4. Paste it into
/system/etc/init.d
5. Make the file
Executable by changing its properties
6.You might need to disable back File System folder (security reason). Check step 2
7. Reboot.
DONE. Now you are tethering enable ..
Good Luck!
Other scripts available (Use the same steps):
- enable_conservative (load conservative governor module)
- enable_cifs (load cifs module)
- enable_netfilter (load netfilter modules for firewall or WiFi, USB tethering)
- enable_tun (load tun module)
- enable_deadline (load the deadline I/O scheduler module)
- enable_binfmt_misc
- S05_enable_oc replaces enable_ocuv since 1.6.0 (enable overclocking)
- enable_sm_cold script for SpeedMod cold preset
- enable_sm_warm script for SpeedMod warm preset
- enable_sm_neutral script for SpeedMod neutral preset (please note that this is enabled by default)
Note: Do not ask me what's the other scripts all about. I'm not using it :)
Continue reading here