[Request] tun.ko module - LG Optimus L9 P760, P765, P768, P769

The tun.ko installer from the play store doesn't support L9, so does anyone know where to find or compile this module?
I need it to work with a vpn app.

hamdimo said:
The tun.ko installer from the play store doesn't support L9, so does anyone know where to find or compile this module?
I need it to work with a vpn app.
Click to expand...
Click to collapse
Did u tryed to use build in VPN tool ?

zanakorus33 said:
Did u tryed to use build in VPN tool ?
Click to expand...
Click to collapse
the vpn app i wann use (DroidVPN) doesn't provide tun.ko, it even asks me to look for "tun.ko installer" to get the tun.ko module.
the problem is that almost every device must have its own module.
i tried "hotspot shield vpn" and this one also needs a tun.ko module.
that's why i'm asking here, maybe someone already found it.

Re: [Request] tun.no module
I can use openvpn just fine.
Sent from my LG-P769 using xda app-developers app

adigo said:
I can use openvpn just fine.
Sent from my LG-P769 using xda app-developers app
Click to expand...
Click to collapse
In other words' I need to get huluplus or netflix to work here in europe, I got it to partially work on another android device, but still not on my l9
Sent from my HUAWEI MediaPad using xda premium

I guess we dont need tun.ko for stock rom because it is build in the rom. At least for the US tmobile stock rom.
Sent from my LG-P769 using xda app-developers app

Related

No iptables binary found???

Trying to use proxy for wifi (in my school) but with transproxy, it says: no iptables binary found in this rom.. wtf???
Sent from my X10i using XDA App
there is no support for iptables in SE kernel
Damm it!! Do you know if there is any app to set wifi proxy*
Sent from my X10i using XDA App
dk2000zx said:
Trying to use proxy for wifi (in my school) but with transproxy, it says: no iptables binary found in this rom.. wtf???
Sent from my X10i using XDA App
Click to expand...
Click to collapse
If you found any way around, please let me know as well. Am having the same proble.
Lol i never figured it out ether.
Sent from my X10i using XDA App
I have the same problem, who can help?
Thanks
Same problem! Damn!
Help us please!!
did u try 2.3 or MIUI rom ? i saw something but not 100% sure
silord said:
did u try 2.3 or MIUI rom ? i saw something but not 100% sure
Click to expand...
Click to collapse
The problem is that i have a S.E. x10mini pro and i won't change the rom cause warranty...

[How To] Implement Z-OC into stock ROM

BEFORE I START: ALL CREDITS TO Z FOR HIS AMAZING WORK AND FOR HIM CHOOSING TO STAY. THANK YOU Z
FOR ADVANCED USERS.
USE ROOT EXPLORER TO COPY AND PASTE OR MOVE THE FILES NEEDED AND SET PERMISSIONS
Hi Guys. I know some of you are probably wanting OC in your ROM and might not want to wait for someone to implement it in there ROM or maybe you don't want to flash a ROM but just want the OC.
Well i am going to tell you how to get Z-OC in your phone. There are some thing you will need to remember and that is that this can be dangerous if you don't know what you are doing.
PLEASE NOTE: I AM IN NO WAY RESPONSIBLE IF YOU TURN YOUR PHONE INTO A PAPER WEIHGT OR TURN IT INTO A BRICK FOR A REPLACEMENT FOR YOUR WALL.
Here is what to do:
You will need the files at the bottom of this post and extract them.
For permissions. O means tick, X means leave unticked.
1. Place the install-recovery.sh file in system/ect/ and set permissions to:
ooo
oxo
oxo
2. Place these 3 files: zdzihu_oc.ko/ar6000.ko/tun.ko in system/lib/modules and set the permissions to:
oox
oxx
oxx
3. Go back to the install-recovery.sh file and select it and then select execute.
4. Reboot and enjoy
PLEASE NOTE: ONLY LOOK AND CHANGE THE CPU SPEED USING CPU MASTER. DO NOT TRY CHANGIING THE CLOCK SPEED WITH OTHER CPU APPS LIKE SET CPU OR YOU WILL LOSE THE 1113MHZ SPEED AND YOU WILL NEED TO GO BACK TO INSTALL-RECOVERY.SH AND EXECUTE AGAIN.
Awesome. Thank u so much
Sent from my X10i using XDA App
awesome! thanks! any module to wifi?
erickwill said:
awesome! thanks! any module to wifi?
Click to expand...
Click to collapse
That's what the ar6000.ko is. Don't delete the original as I have not done that and my WiFi is fine. Also I need to add this to the op but everytime you reboot the phone you need to set the CPU again.
Sent from my Nexus S using XDA Premium App
sammyjc89 said:
That's what the ar6000.ko is. Don't delete the original as I have not done that and my WiFi is fine. Also I need to add this to the op but everytime you reboot the phone you need to set the CPU again.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
Should I invoke this module?
erickwill said:
Should I invoke this module?
Click to expand...
Click to collapse
What does invoke mean?
EDIT: just searched it and yes still add it just in case you need to. You can always try without it and let me know or just stay on the safe side and add it. If I have time in a bit I will try without it as I think that the ar6000.ko is actually something to do with CM find coz if I remember rightly the CM kernels or gingerbread kernels had the ar6000.ko WiFi module and the 2.2 or 2.1 kernels had a different one but don't quote me on that one
Sent from my Nexus S using XDA Premium App
sorry guys.. i am new ><
can anyone explain to me what is OC?
thanks in advance..
rshui said:
sorry guys.. i am new ><
can anyone explain to me what is OC?
thanks in advance..
Click to expand...
Click to collapse
It means OverClock
It is jot necessary to include all the modulus.
Only the oc modulus seems work fine
cheers,
L
Sent fRom mY fReeXperia X10 uSIng xda Premium App
confirmed working on MIUI (Trips rom) thanx mate ... thanx Z
Correct me if I wrong, but for OC feature you need zdzihu_oc.ko only, others does nothing with OC.
Indeed, i am using terminal and insmod zdzihu_oc.ko and everything is fine...
Sent from my X10i using XDA App
implemented in WB rom, I believe:
http://forum.xda-developers.com/showthread.php?t=1192988
Can't someone make a zip to flash?
Sent from my X10 using XDA Premium App
If it is the case only the z oc module is need then I will delete others but if I remember rightly the CM roms needed the ar6000.ko file for the WiFi to work and the tun.ko is a module for the CPU speeds to run by. Eg like CPU governer ect..... Correct me if I'm wrong but there must be reason they are there also the install-recovery.sh file has a lot of coding unlike the fps uncap one as where the one I added in this thread has a hell of a lot more also to do with the CPU governer.
Sent from my Nexus S using XDA Premium App
chiefy009 said:
Can't someone make a zip to flash?
Sent from my X10 using XDA Premium App
Click to expand...
Click to collapse
Yea it's possible ... i tried but it gives me syntax error .....(copy_dir then set_perm) .... sorry i'm a little noob
chiefy009 said:
Can't someone make a zip to flash?
Sent from my X10 using XDA Premium App
Click to expand...
Click to collapse
I have tried to make an update zip also but if you try flashing this with a ROM with tweaks you will lose all the tweaks like with wolfs ROM. It is best to do it this way so you don't have the risk of something going wrong and also I get the same error with my zip and I used the update zip program to make it which set perms and signed and zips but still no go.
Sent from my Nexus S using XDA Premium App
Tried to stick this on Z rom and got wifi error
Sent from my X10 using XDA Premium App
chiefy009 said:
Tried to stick this on Z rom and got wifi error
Sent from my X10 using XDA Premium App
Click to expand...
Click to collapse
coz its already implemented. Unless you are on about his first ROM that is no longer in development. Also did you delete the original WiFi module
Sent from my Nexus S using XDA Premium App
sammyjc89 said:
coz its already implemented. Unless you are on about his first ROM that is no longer in development. Also did you delete the original WiFi module
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
Its his most recent rom v3 he took oc out, I restored now, the oc worked but it broke wifi
Sent from my X10 using XDA Premium App

easy cifs for sgs3, but how

sorry for this noob question but i'm searching a way to get cifs support without flashing a custom rom or kernel.
i'm using a rooted stockrom and need only cifs to connect to my diskstation from any app.
any suggestions ?
I'm pretty certain you can't without changing the kernel.
Sent from my GT-I9300 using xda app-developers app
http://forum.xda-developers.com/showthread.php?t=1697982
thanks for the link, but it doesnt work for me
manyone said:
thanks for the link, but it doesnt work for me
Click to expand...
Click to collapse
Hi,
if you havent a solution yet, look at this. might help.
http://forum.xda-developers.com/showpost.php?p=46970128&postcount=70

[Q] Wifi error after custom ROM

Just installed feralab v27 fire on Xperia X10 and I now cannot get wifi.
Methods I have tried:
-Rebooting the phone
-Wifi fixer app (along with related apps)
-Punching in *#*#256#*#*
-Reinstalling the ROM
I was told in another thread to download and then flash stock wifi modules/drivers but I cannot seem to find a download link for these.
I really like this ROM and would rather not have to revert back to stock since the camera doesn't work.
Any advice?
Thanks in advance.
LazyNDaCrazyDayz said:
Just installed feralab v27 fire on Xperia X10 and I now cannot get wifi.
Methods I have tried:
-Rebooting the phone
-Wifi fixer app (along with related apps)
-Punching in *#*#256#*#*
-Reinstalling the ROM
I was told in another thread to download and then flash stock wifi modules/drivers but I cannot seem to find a download link for these.
I really like this ROM and would rather not have to revert back to stock since the camera doesn't work.
Any advice?
Thanks in advance.
Click to expand...
Click to collapse
Try to take a look in the original thread for the WiFi modules, if you won't be able to find any just find for example doomkernel and there are the links for those files also.
Sent from my GT-I9100 using xda app-developers app
jakuburban said:
Try to take a look in the original thread for the WiFi modules, if you won't be able to find any just find for example doomkernel and there are the links for those files also.
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
Yes. Thank you it worked.
LazyNDaCrazyDayz said:
Yes. Thank you it worked.
Click to expand...
Click to collapse
I'm glad to hear that
Sent from my GT-I9100 using xda app-developers app

Parse Error in apk

Hi,
I am learning apk modification. I decompiled .apk file using advanced apktool and i recompiled the apk without making any changes. i tried to install in android phone i am getting "PARSE ERROR". before decompile it was working. guys please let me know why i am getting this error. i am searching for solution since 2 weeks.help me guys.
Regards,
Sid
it may be because the apk will not be recompiled properly..what tool you are using to decompile and compile..apk toolkit will work for nice for me..without any problem..
Sent from my SM-N900 using XDA Free mobile app
taku_coder said:
it may be because the apk will not be recompiled properly..what tool you are using to decompile and compile..apk toolkit will work for nice for me..without any problem..
Sent from my SM-N900 using XDA Free mobile app
Click to expand...
Click to collapse
Thank you for ur reply, i am using Advanced+ApkTool+v4.1.0+By+BDFreak, for some of the apk it is working fine, but some of apk while installing after modification i am getting parse error.
msiddeeq said:
Thank you for ur reply, i am using Advanced+ApkTool+v4.1.0+By+BDFreak, for some of the apk it is working fine, but some of apk while installing after modification i am getting parse error.
Click to expand...
Click to collapse
thats the problem msiddeeq try to compile with apktoolkit..i mean with older version toolkit..it will surely help u..if any prob pm me
Sent from my SM-N900 using XDA Free mobile app
taku_coder said:
thats the problem msiddeeq try to compile with apktoolkit..i mean with older version toolkit..it will surely help u..if any prob pm me
Sent from my SM-N900 using XDA Free mobile app
Click to expand...
Click to collapse
Thank you for your valuable suggestion, could you please mail me ur apktool(which one you are using) if u dont mind. [email protected]

Categories

Resources