Jump to content

how to add tun.ko to /system/lib/modules?


Recommended Posts

Guest MIYU-G
Posted (edited)

Since MoDaCo r2 now can't touch the system files,root explorer & adb could do nothing for it,please help me,thank you,I need to use openvpn to connect to my company network

Edited by MIYU-G
Guest 42turkeys
Posted
Since MoDaCo r2 now can't touch the system files,root explorer & adb could do nothing for it,please help me,thank you,I need to use openvpn to connect to my company network

You can remount /system in recovery mode if that's what you are trying to do.

Guest MIYU-G
Posted
You can remount /system in recovery mode if that's what you are trying to do.

finally I flash a zip file from xda desire forum to add tun.ko sucessfully.but I got this error when I execute openvpn in the terminal,also can't use openvpn with openvpn setting:

link_image[1721]: 1007 could not load needed library 'liblzo.so' for (load_library[1051]:Library 'liblzo.so' not found)CANNOT LINK EXECUTE

could someone add liblzo.so to the zip file ?thank you.I use the openvpn bulitin in modaco r2 rom

the zipfile is in this thread:

http://forum.xda-developers.com/showthread.php?t=680895

could someone modifield it ?

Guest MarvinFS
Posted
finally I flash a zip file from xda desire forum to add tun.ko sucessfully.but I got this error when I execute openvpn in the terminal,also can't use openvpn with openvpn setting:

link_image[1721]: 1007 could not load needed library 'liblzo.so' for (load_library[1051]:Library 'liblzo.so' not found)CANNOT LINK EXECUTE

could someone add liblzo.so to the zip file ?thank you.I use the openvpn bulitin in modaco r2 rom

the zipfile is in this thread:

http://forum.xda-developers.com/showthread.php?t=680895

could someone modifield it ?

As far as you use statically linked version you dont need any separate libs, only kernel module is needed...

i used the binary taken from here

http://github.com/fries/android-external-openvpn/downloads

as i wrote it my post previously

http://android.modaco.com/index.php?s=&amp...t&p=1269110

you may manually insert necessary stuff in recovery mode, though keep in mind that on reflash u'll loose all of it.

Guest MIYU-G
Posted
As far as you use statically linked version you dont need any separate libs, only kernel module is needed...

i used the binary taken from here

http://github.com/fries/android-external-openvpn/downloads

as i wrote it my post previously

http://android.modaco.com/index.php?s=&amp...t&p=1269110

you may manually insert necessary stuff in recovery mode, though keep in mind that on reflash u'll loose all of it.

thank you,it works

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.