Wifi Problem MiniCM10 - Sony Ericsson XPERIA X10 Mini

Hello, I just installed MiniCM10 4.0.2 with nAa JB 2.6.32-5 kernel. I can't use my WiFi, Bluetooth and other stuff works but that wont... Plz help me!

Any help? Thank you so much!
Sent from my E10i using xda app-developers app

k3vinwOw said:
Hello, I just installed MiniCM10 4.0.2 with nAa JB 2.6.32-5 kernel. I can't use my WiFi, Bluetooth and other stuff works but that wont... Plz help me!
Click to expand...
Click to collapse
open terminal emulator :
Code:
lsmod
if it doesn't answer anything, maybe /system is out of space and kernel fails to copy wifi modules at boot (note that undervolt module wont work either)
try the following :
open any file explorer that is root capable,
go to /system/media/audio/ringtones
delete some ringtones (at least to recover about 3 or 4 MB free, the more is safer) [1.5 MB seems to be enough though ]
reboot
try lsmod and see, if the kernel succeeded to copy modules at boot it's ok and and lsmod outputs what you are waiting for, if not reflash kernel and/or try to install a reduced miniCM10 zip (by deleting ringtones as for the previous way, but in a zip editor)
Or refer,...
http://forum.xda-developers.com/showthread.php?t=1836074

It is because you are using nAa 2.6.32.60 05 Kernel, and MiniCM 4.0.2 supports nAa 2.6.29.6 kernel. It is because they have different wifi drivers. Install MiniCM10 4.1.0 instead and it will work fine.

Related

[Help] Unable to start wifi - After installed custom kernel

Hi everyone,
My X10i said that it cannot enable wifi after I had installed custom kernel on STOCK ROM (I have tried many of stock firmwares but the same problem). The custom kernel I used is:
- FreeKernel-alpha1 by zdzihu
- FreeKernel-alpha1-in-call volume fix by zdzihu
I also used the FreeXperia Kernel beta4 by Bin4ry. The wifi works good but I cannot start a full benchmark from Quadrand. It said that "this phone does not support ..." something like that when I tried to benchmark.
Please help!
Thanks in advance.
Custom kernals aren't supported at this point so it would make sense that you had some error, especially when you are installing it on a STOCK rom. There's not much you can do until they develop something stable =)
aval1392 said:
Custom kernals aren't supported at this point so it would make sense that you had some error, especially when you are installing it on a STOCK rom. There's not much you can do until they develop something stable =)
Click to expand...
Click to collapse
Thanks, I create this thread because I watched the video in which X10i (STOCK firmware) installed custom kernel from zdzihu and the wifi works properly. But mine is not working.
Just download "barnacle" from the marketplace and use that. It works perfectly.
sasukewa said:
Just download "barnacle" from the marketplace and use that. It works perfectly.
Click to expand...
Click to collapse
Sorry, I mentioned about the native wifi, not the Wifi tethering . Thanks any way
FiDra said:
Sorry, I mentioned about the native wifi, not the Wifi tethering . Thanks any way
Click to expand...
Click to collapse
Can you post a dmesg of the error right after the "Unable to start Wi-fi" ?
Open a terminal emulator and type dmesg, save the text and attach it here, I have a similar problem :
http://forum.xda-developers.com/showthread.php?p=12882017
Thanks, I will do it and post the info asap.
one possible reason could be..
wifi.ko needs to insmod in the kernel mine was stuck coz of that.
did you used flashable zip to install kernel or manually did the editing.
please post your chargemon @ /system/bin/chargemon
+ logcat.

[PATCH] Fix WiFi and BT for FreeXperia Kernel (froyo)

Hi,all
For froyo user only !!
Introduction:
Already you know,WiFi and Bluetooth don't work correctly with FreeXperia Kernel on froyo.
To Fix this issue I collaborated with 9Lukas5 to release modified Bootimg.
In this developing term I succeeded to meke a patch module without modifying ramdisk.(But now test phase)
Requirements:
you must install FreeXperiaRecovery & FreeXperia Kernel before
Easy Install is here (Thanks ! 9Lukas5)
http://forum.xda-developers.com/showthread.php?t=1046609
Required Files:
wifi_bt_fix-fxk_froyo_v01.1.zip : patch module
wifi_driver_k008.zip : WiFi Driver for FreeXperia Kernel K008
wifi_driver_k009.zip : WiFi Driver for FreeXperia Kernel K009
wifi_driver_k010.zip : WiFi Driver for FreeXperia Kernel K010
wifi_driver_k010_NoUV.zip : WiFi Driver for FreeXperia Kernel K010(NoUV)
Wifi_driver_k011.zip : WiFi Driver for FreeXperia Kernel K011
Wifi_driver_k012.zip : WiFi Driver for FreeXperia Kernel K012
Wifi_driver_k012_uc.zip : WiFi Driver for FreeXperia Kernel K012(UC) *named K012.1 by 9Lukas5
How to install:
1. Install wifi_bt_fix-fxk_froyo_v01.1.zip in FreeXperia Recovery
2. Install applicable WiFi Driver in FreeXperia Recovery
3. Reboot
Note:
Don't install to CM7 (Not tested)
This patch replaced /system/bin/wpa_supplicant.so if you want to back to stock kernel ,you must use remove_fix_v01.1.zip to work wifi correctly
Download files:
wifi_bt_fix-fxk_froyo_v01.1.zip http://www.mediafire.com/?886h7slbk79olkk
wifi_driver_k008.zip http://www.mediafire.com/?88ee2pqmbqmoa7e
wifi_driver_k009.zip http://www.mediafire.com/?88ee2pqmbqmoa7e
wifi_driver_k010.zip http://www.mediafire.com/?3s04q0uxcnj98vf
wifi_driver_k010_NoUV.zip http://www.mediafire.com/?2lndhlso62gncnp
wifi_driver_k011.zip http://www.mediafire.com/?68w58vyjqo78i78
wifi_driver_k012.zip http://www.mediafire.com/?jor0wogwrqzc2l8
wifi_driver_k012_uc.zip http://www.mediafire.com/?iwb7wj0y610t9o6 *named K012.1 by 9Lukas5
If you want to remove this patch(return to stock kernel)
remove_fix_v01.1.zip http://www.mediafire.com/?fbua9ggjwr9ygbn
Tested ROMs:
FreeX10 Beta4 + hotfix
Wolfbreak's CM6 v006 + hotfix
Wolfbreak's CM6 v006 + v007 test
Achotjan's CM6 v01.4 + fix_2.2.1
Changelog:
Add to remove patch(remove_fix_v01.1.zip)
Add WiFi Driver for K012(UC) *named K012.1 by 9Lukas5
Add WiFi Driver for K012
Add WiFi Driver for K011
Add WiFi Driver for K010(NoUV)
v01.1 fixed wrong permission
Many thanks to jerpelea, zdzihu, Bin4ry, Androxyde & FreeXperia Project
I AM NOT RESPONSABLE IF YOU BREAK YOUR DEVICE OR DROP YOUR COFEE !
So i must install GB_FreeXperia Kernel provided by Lukas? Then this fix? I'm a bit confused on "Don't select froyo version!"
astrall said:
So i must install GB_FreeXperia Kernel provided by Lukas? Then this fix? I'm a bit confused on "Don't select froyo version!"
Click to expand...
Click to collapse
Yes.
This module is a patch for GB_FreeXperia Kernel(Jerpelea's original).
Froyo user have two choice to work WiFi and BT with FreeXperia Kernel.
(1) Use 9Lukas5's Froyo version kernel
or
(2) Use original or 9Lukas5's GB version kernel and this patch.
Sorry for confusing you
[Q1] so the patched file is required if we dont use the modded boot.img u posted eariler?
[Q2] are the wifi modules u provded here the same ar6000.ko renamed to wifi.ko or are they also modified?
thank you for ur work!!!
IMP
in ur patch update.zip u have:
Code:
set_perm 0 0 755 SYSTEM:bin/abtfilt
this might not work well... (have had some issues when i used similar commands in the kernel manager)
safer to use:
Code:
set_perm 0 0 0755 SYSTEM:bin/abtfilt
also no specific permissions/ownership for /system/bin/wpa_supplicant ???
DooMLoRD said:
[Q1] so the patched file is required if we dont use the modded boot.img u posted eariler?
[Q2] are the wifi modules u provded here the same ar6000.ko renamed to wifi.ko or are they also modified?
thank you for ur work!!!
Click to expand...
Click to collapse
[A1] Yes.
[A2] same ar6000.ko renamed to wifi.ko
DooMLoRD said:
in ur patch update.zip u have:
Code:
set_perm 0 0 755 SYSTEM:bin/abtfilt
this might not work well... (have had some issues when i used similar commands in the kernel manager)
safer to use:
Code:
set_perm 0 0 0755 SYSTEM:bin/abtfilt
also no specific permissions/ownership for /system/bin/wpa_supplicant ???
Click to expand...
Click to collapse
abtfilt is ported from SE 2.1 ROM and it seems prevent to interference wifi and bt.
I think a little usable
And about permission and ownership I don't know this script well,sorry
So please fix correctly then I'll include it
tsuyo.kou said:
abtfilt is ported from SE 2.1 ROM and it seems prevent to interference wifi and bt.
I think a little usable
And about permission and ownership I don't know this script well,sorry
So please fix correctly then I'll include it
Click to expand...
Click to collapse
ok wht permissions does wpa_supplicant require (chmod)?
wht should be the ownership of wpa_supplicant (chown)?
DooMLoRD said:
ok wht permissions does wpa_supplicant require (chmod)?
wht should be the ownership of wpa_supplicant (chown)?
Click to expand...
Click to collapse
chmod 755 /system/bin/wpa_supplicant
chown root:shell /system/bin/wpa_supplicant
After installing the custom kernel,my phone is super fast... and both bt n wifi works...thanks a lot...
What freexperia kernel should i use for worlfbreak's cm6 v006?
Sent from my X10i using XDA App
ukiya16 said:
What freexperia kernel should i use for worlfbreak's cm6 v006?
Click to expand...
Click to collapse
same here! what about battery drain with the custom kernel?
Sent from my toilet using my X10i powered by Wolf's latest CM6 Rom
amus76 said:
same here! what about battery drain with the custom kernel?
Sent from my toilet using my X10i powered by Wolf's latest CM6 Rom
Click to expand...
Click to collapse
Xbin
Sent from my X10i using XDA Premium App
Applied Wifi stuff and still no wifi.
Do I have to install both of those zips (bt and wifi) just one after one? Or do I have to install first BT then reboot then wifi reboot and its okay? Please more details would be appreciated.
Install guide with all links provided would be awsome.
Wifi not work with MIUI 2.2?
Works excellent here. Check your chargemon after flashing the driver and the fix. Also make sure that kernel dir in system exist with the boot image.
Sent from my X10i using XDA Premium App
PlayGunsta said:
Applied Wifi stuff and still no wifi.
Do I have to install both of those zips (bt and wifi) just one after one? Or do I have to install first BT then reboot then wifi reboot and its okay? Please more details would be appreciated.
Install guide with all links provided would be awsome.
Click to expand...
Click to collapse
(1) Install wifi_bt_fix-fxk_froyo_v01.zip
(2) Install applicable WiFi Driver(you don't have to reboot at that time)
- for example you installed K010 then install wifi_driver_k010.zip only
(3) reboot
and you'll get to work both wifi and bt.
lzyllp said:
Wifi not work with MIUI 2.2?
Click to expand...
Click to collapse
Wifi doesn't work on dhcp.
if you set static ip then maybe work fine before.
tsuyo.kou said:
Wifi doesn't work on dhcp.
if you set static ip then maybe work fine before.
Click to expand...
Click to collapse
It works for me. Auto obtain with no problem. Miui 2.2
armic said:
It works for me. Auto obtain with no problem. Miui 2.2
Click to expand...
Click to collapse
Really? Thanks for this info.
Before I tested Trip's MIUI v1.0.63 with K008/K009 then wifi connected correctly but couldn't get ip from dhcp server.
I set ip static then worked fine.
Now Auto obtain with no problem,then jerpelea may fix wifi driver.
Thanks !

{Update: 9/Apr/12}[Custom Kernels Now For Froyo]

I have only tried this on FroyoPro (all versions) with LinuxDX & AlfsGDX v05/6/7/8. Please try it with your favourite rom/kernel combination and report the results here!
1: Flash FroyoPro.
2: Flash x8FroyoPro-Alfsv8+AllFixv3.zip.
3: Reboot, no need to flash anything else.
Or for older kernels:
Ok this is really easy...
1: Flash Froyo rom & custom kernel of your choice. (Any order.)
2: If you want to use Alfasamsung's Alfsv05/6/7 Kernel: Flash "x8AlfsKernelAllin1FixV2.zip" in ClockWorkMod.
OR
2: If you want to use Doixanh's LinuxDX Kernel: Flash "x8LDXKernelAllin1FixFroyo.zip" in ClockWorkMod.
3: WiFi works now, press thanks.
This is for Froyo roms only!​Please Note: Read everything you can in kernel threads & Flashtool thread/website.
I recommend the capped versions of Alfs kernel however uncapped will score higher in bench mark tests.
I also recommend not using compcache and using swap instead. More info in Enable Swap 4 X8.
You only need to flash one of the fixes attached after flashing your ROM, no other flashing necessary!
Credits: doixanh alfsamsung atis112 B.Jay lrakkarl
Returning To Stock Kernel:
To return to stock kernel with out losing your data & with ClockWorkMod & XRecovery enabled:
(No guarantee!!! Try at your own data's risk! However this now works all the time for me.)
1: Flash "x8lrakkarlsBack2StockKernel4Froyo.zip" in ClockWorkMod. Download Here or Mirror.
2: Flash "E15_Stock_Kernel.ftf" with Flashtool. Download stock kernel Here or Mirror.
3: WiFi, offline charging, USB mount, ClockWorkMod/XRecovery all working properly with stock kernel, click thanks!
Please Note: This has only been tested on FroyoPro v2.3! Any other bugs come up, report them here!
Change-Log/Extras:
UPDATED: 26/Jan/12
Added "x8AlfsKernelAllin1FixV2.zip".
This fixes compcache, sd mounting (not that I personally had a problem before), WiFi for Froyo, USB mount, etc
UPDATED: 16/Jan/12
Removed, renamed and re-uploaded all files as per users requests. (Removed my name from files.)
New fix for Doixanh's LinuxDX Kernel "x8LDXKernelAllin1Fix.zip". USB working now. Nice, stable kernel, with no oc. Please test for other bugs.
"x8CustomKernelWifiFix4Froyo.zip" outdated now but in case any person wishes to download, moved it to post#3.
UPDATED: 14/Jan/12
Lots of guide changes and thread updates. It is now much easier for you to do what you want!
Returning to stock kernel is now (hopefully) quick, easy & bug free.
I have now tried the WiFi fix with LinuxDX & WiFi is working but USB mount is not. Didn't check anything else.
UPDATED: 13/Jan/12
"x8lrakkarlsBack2StockKernel4Froyo.zip"
To return to stock kernel but with ClockWorkMod & XRecovery enabled. Ready to flash another rom.
UPDATED: 12/Jan/12
Added "x8lrakkarlsAlfsKernelAllin1Fix4Froyo.zip" as it seemed to be needed.
Flash this if you are using Alfs Kernel on Froyo. It will fix WiFi, USB & offline charging with just one zip.
UPDATED: 11/Jan/12
"x8lrakkarlsBack2StockKernelWifiFix4FroyoV2.zip"
Should work in XRecovery now.
UPDATED: 11/Jan/12
"x8lrakkarlsBack2StockKernelWifiFix4Froyo.zip"
with vold and chargemon, offline charging & USB works now haha.
Please re-download if you were one of the 3 people who downloaded this fix!!!
You can find a list of kernels (& roms) available for our phone here:
http://forum.xda-developers.com/showthread.php?t=1425240
Okey, I will try nAa kernel with froyo pro if you want but i will wait for rom update. Will be new version for CWM?
Yap, i have tried with Floyo made by racht.
The results are:
Floyo 1.0.0 + nAa Kernel = GSM doesnt work
Floyo 1.0.0 + LinuxDX = Wifi doest work
Floyo 1.0.0 + Alfs Kernel = Everything is okay. Wifi can be turned on. But i have not tried it (no wifi in my house)
gerimis said:
Yap, i have tried with Floyo made by racht.
The results are:
Floyo 1.0.0 + nAa Kernel = GSM doesnt work
Floyo 1.0.0 + LinuxDX = Wifi doest work
Floyo 1.0.0 + Alfs Kernel = Everything is okay. Wifi can be turned on. But i have not tried it (no wifi in my house)
Click to expand...
Click to collapse
and what about wifi on nAa kernel. My GSM works on nAa
// edit Ok, does not work
I installed alfs v6 on your froyo pro v2.2 and...my phone's fliyng!Thanks!!!
yeap, easily the fastest rom i ever used with alf's kernel, it seems stable @806mhz
wait froyo pro2.3
Sent from my E15a using XDA App
Hmmmm when i do 3d performance in antutu i get only 11 fps @ 806 mhz, on other roms i get around 20 at the soldiers, anyone else have this issue?
Sent from my XPERIA X8 using XDA App
after I installed Alfs kernel, and apply the update-rom-chargemon+vold-AlfsKernel.zip, the usb debugging always off in flashtools but i can connect sd card to PC
11/040/2012 13:40:07 - INFO - <- This level is successfully initialized
11/040/2012 13:40:07 - INFO - Flashtool Version 0.6.6 built on 2012-01-08 19:34:23
11/040/2012 13:40:18 - INFO - Device connected with USB debugging off
11/040/2012 13:40:18 - INFO - For 2011 devices line, be sure you are not in MTP mode
11/040/2012 13:40:52 - INFO - Device disconnected
Click to expand...
Click to collapse
is this normal? I can't use flashtools with this
problem solved : reinstall drivers from flashtools 0.6.6.0
FroyoBread 23b work fine with alfs kernel, but phone is heating 39C and battery drain very fast
Update:
Added: "x8lrakkarlsAlfsKernelAllin1Fix4Froyo.zip" as users seemed to be forgetting to flash the vold+chargemon fix after the WiFi fix.
Edit:
Japos
I think you have figured this out already but you also need to flash chargemon+vold update from alfasamsung's thread.
aries77
Glad you could work it out, sometimes it feels better if you can figure it out by yourself.
mikhazloy
Which version of Alfs Kernel? Some people are reporting battery drain on v06...
alfs kernel v6
"x8lrakkarlsBack2StockKernel4Froyo.zip"
To return to stock kernel but with ClockWorkMod & XRecovery enabled. Ready to flash another rom.
so before going back to stock i have to flash this?
Yes it would be a good idea!
It is much more dependable than:
"x8lrakkarlsBack2StockKernelWifiFix4FroyoV2.zip" method.
as sometimes (I need more testers) when flashing stock kernel first, CWM/XRec cannot be accessed & all apps force close after rom boots. The only way to fix if this happens is to start from stock rom again or reflash alfs & install a custom rom that is compatible with alfs.
Sorry if this is confusing, the bug is confusing too as I can't work out why sometimes flashing the stock kernel first works fine and other times it doesn't.
(That and I am too busy enjoying FP2.3 with Alfs & making more fixes for other kernels )
In short: You definitely will be able to access CWM/XRec if flashing "x8lrakkarlsBack2StockKernel4Froyo.zip" before flashing stock kernel. It also includes the wifi fix for stock kernel.
thanks for fast respond
lrakkarl said:
Yes it would be a good idea!
It is much more dependable than:
"x8lrakkarlsBack2StockKernelWifiFix4FroyoV2.zip" method.
as sometimes (I need more testers) when flashing stock kernel first, CWM/XRec cannot be accessed & all apps force close after rom boots. The only way to fix if this happens is to start from stock rom again or reflash alfs & install a custom rom that is compatible with alfs.
Sorry if this is confusing, the bug is confusing too as I can't work out why sometimes flashing the stock kernel first works fine and other times it doesn't.
(That and I am too busy enjoying FP2.3 with Alfs & making more fixes for other kernels )
In short: You definitely will be able to access CWM/XRec if flashing "x8lrakkarlsBack2StockKernel4Froyo.zip" before flashing stock kernel. It also includes the wifi fix for stock kernel.
Click to expand...
Click to collapse
Confirmed!..
install "x8lrakkarlsBack2StockKernelWifiFix4FroyoV2.zip" > flash stock kernel > working cwm/xrec..
and cwm/xrec cannot be accessed if "x8lrakkarlsBack2StockKernelWifiFix4FroyoV2.zip" is installed after flashing stock kernel..
btw.. can u please rename the fix .zip file with the shorten file name..
Thank you for testing!
I have now made many thread updates as well as Allin1 fix for LinuxDX.
See change-log for more info & please test LinuxDX with Allin1fix!
Has anyone tried it on froyobread?

[MODULE] tun.ko for 4.0.2.A.0.62 | 4.1.B.0.431

Hello,
For those who want to use OpenVPN, I compiled a tun.ko module from SE's kernel source.
Tested on Xperia Ray stock 4.0.2.A.0.62 firmware with OpenVPN Installer and OpenVPN Settings from Android market.
UPDATED 13 JUN 2012:
Sony just released the kernel source for 4.1.B.0.431. Here is the tun.ko compiled for stock 4.1.B.0.431 rom (ICS 4.0.4). This module has only been tested on my Ray, and may or may not work with other 2011 Xperia phones. Hope you enjoy this.
hi, i am using your tun.ko for several weeks now and it works perfectly.
any way that you could another tun.ko for ICS?
or do you know where i can find a tutorial "how to..." make a tun.ko? thanks!
How to setup this..
none
I need this too..can Sb help us?
Hello,
I've finally managed to build tun.ko module for Arc / Arc S - and fellow member Jruuu tested it for Xperia Ray st18a / stock ICS and suggested I add a link here too:
http://forum.xda-developers.com/showthread.php?t=1669806
No need to change kernels and so on ..
can you also make an overclock module?
Successfully tried the 4.1.B.0.431 tun.ko module on my Xperia Pro with rooted SE firmware.
No more reboots like I had with the "tun.ko installer" modules.
Dorowan said:
Successfully tried the 4.1.B.0.431 tun.ko module on my Xperia Pro with rooted SE firmware.
No more reboots like I had with the "tun.ko installer" modules.
Click to expand...
Click to collapse
Hello,
Yes, there are two trouble with the "tun.ko installer":
a) they keep the database and the developer doesn't receive any recognition.
b) they did not expect the kernel version to be the same between different releases. They use the kernel version (I assume) to offer, and you actually got the version for Gingerbread which rebooted the phone. This one is specifically made for ICS.
illus4 said:
Hello,
For those who want to use OpenVPN, I compiled a tun.ko module from SE's kernel source.
Tested on Xperia Ray stock 4.0.2.A.0.62 firmware with OpenVPN Installer and OpenVPN Settings from Android market.
UPDATED 13 JUN 2012:
Sony just released the kernel source for 4.1.B.0.431. Here is the tun.ko compiled for stock 4.1.B.0.431 rom (ICS 4.0.4). This module has only been tested on my Ray, and may or may not work with other 2011 Xperia phones. Hope you enjoy this.
Click to expand...
Click to collapse
Thank you for this!!
illus4 said:
Hello,
For those who want to use OpenVPN, I compiled a tun.ko module from SE's kernel source.
Tested on Xperia Ray stock 4.0.2.A.0.62 firmware with OpenVPN Installer and OpenVPN Settings from Android market.
UPDATED 13 JUN 2012:
Sony just released the kernel source for 4.1.B.0.431. Here is the tun.ko compiled for stock 4.1.B.0.431 rom (ICS 4.0.4). This module has only been tested on my Ray, and may or may not work with other 2011 Xperia phones. Hope you enjoy this.
Click to expand...
Click to collapse
Working perfectly in my rooted Xperia ARC LT15i But the problem is after every reeboot i need to load the tun.ko manually , pls help me to load this permenent, i am on ICS stock 4.1.B.0.431 rom
I tried to load this wid busybox ismod but it gives me an error applet not found..
i need this urgent...plzzzzzz
vikasdevraj said:
Working perfectly in my rooted Xperia ARC LT15i But the problem is after every reeboot i need to load the tun.ko manually , pls help me to load this permenent, i am on ICS stock 4.1.B.0.431 rom
I tried to load this wid busybox ismod but it gives me an error applet not found..
i need this urgent...plzzzzzz
Click to expand...
Click to collapse
Yes you do have to insmod the module each time after reboot for openvpn connections.
The OpenVPN Settings from play store can help you to load the module automatically before connection so I am not sure why you need to do it manually.
illus4 said:
Yes you do have to insmod the module each time after reboot for openvpn connections.
The OpenVPN Settings from play store can help you to load the module automatically before connection so I am not sure why you need to do it manually.
Click to expand...
Click to collapse
I am using it with Cisco "anycinnecect" is there is any way to get is automatically done in cisco anyconeect...
vikasdevraj said:
I am using it with Cisco "anycinnecect" is there is any way to get is automatically done in cisco anyconeect...
Click to expand...
Click to collapse
I guess you may have to find some way to add init.d support for your stock rom. Here are a few threads you may refer to but I am not sure if they work with the stock ICS firmware.
http://forum.xda-developers.com/showthread.php?t=1547238
http://forum.xda-developers.com/showthread.php?t=1422061
http://forum.xda-developers.com/showthread.php?t=1710980
Copied the module to /system/lib/modules and added "insmod /system/lib/modules/tun.ko" (without the quotes) to /system/etc/hw_config.sh
Needed this for Onavo Extend and it works like a charm.
Invalid module format in my arconium 4.0
Sent from my LT15i using xda premium
cattz86 said:
Invalid module format in my arconium 4.0
Click to expand...
Click to collapse
illus4 said:
Here is the tun.ko compiled for stock 4.1.B.0.431 rom (ICS 4.0.4)
Click to expand...
Click to collapse
...although it also works on .587 stock rom.
I used tun.ko for .431..but still invalid
Sent from my LT15i using xda premium
will this work on gingerbread?
will this work on gingerbread?
EDIT:
YES, it does. both openVPN & droidVPN working fine with performance-king GB:
http://forum.xda-developers.com/showthread.php?t=2090968
no need to insmod either, both apps i guess know how to load it from /system/lib/modules/
cheers to dev.

[Q] [Help] No Wi-Fi FreeXperia CM9.1 with Sliding_XU kernel, modules please

Hello,
I am installed cm9.1 from freexperia project then installed Sliding_XU kernel.
Everything works fine except the Wi-Fi, the developer says it automatically extracts wi-fi modules to /system/lib/modules in thread. But i don't have any files there. As i have experience in linux, i know i need these files under /system/lib/modules who uses Sliding_XU 3.4 - CM kernel in order to activate my Wi-Fi.
Can anyone post it this post under the thread? I don't have enought post count for posting it there.
http://forum.xda-developers.com/showthread.php?t=2200510
I am really sorry for my bad English, its not my primary language and seems i forgot it.
Many Thanks
Try reflashing ROM/ Kernel/ both
Try another kernel
Sent from my ST25i using xda app-developers app

Categories

Resources