Wifi Connectivity

FatBoyStew

Member
Dec 20, 2012
6
0
0
So my Wifi refused to work so I decided to factory reset and start fresh (in prep for safestrap) and now my Wifi refuses to work. It connects to my Wifi no problem, but Play Store won't work and it takes minutes for webpages to load. If I go into town, everything works perfectly fine on 4G. Any suggestions?
 

darragh

Member
Feb 18, 2011
6
0
0
So my Wifi refused to work so I decided to factory reset and start fresh (in prep for safestrap) and now my Wifi refuses to work. It connects to my Wifi no problem, but Play Store won't work and it takes minutes for webpages to load. If I go into town, everything works perfectly fine on 4G. Any suggestions?
I am finding the same issue after installing CWM and the Google ROM port here http://forum.xda-developers.com/showthread.php?t=2406177&highlight=wifi

I think it's related to the Modem.bin and NON-NLOS.bin not correct for me;
however once I get 10posts I can request that they add more CSC operators to the modem.bin build. However I believe it's a kernel issue where the drive isn't installed or something ;) see the bold text in the logcat dump

LTE is faster them my WiFi so it's not really a blocker for me.

[email protected]:/ # cat /system/build.prop | grep "product"
ro.product.model=GT-I9295
ro.product.brand=samsung
ro.product.name=jactiveltexx
ro.product.device=jactivelte
ro.product.board=MSM8960
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
# ro.build.product is obsolete; use ro.product.device
ro.build.product=jactivelte
ro.product_ship=true
[email protected]:/ #


error in logcat
/WifiHW ( 745): ##################### set firmware type 1 #####################
D/WifiStateMachine( 745): setWifiApEnabled : WifiNative.setFwType(1)
I/WifiService( 745): netType : LTE
D/WfdService( 745): intent recieved android.net.wifi.WIFI_AP_STATE_CHANGED
D/com.android.internal.telephony.gsm.FastDormancyStateHelper( 1064): onReceive() action=android.net.wifi.WIFI_AP_STATE_CHANGED
D/WfdService( 745): apState:12
E/WifiHW ( 745): ./
E/WifiHW ( 745): ==========[WIFI] AP firmware load ===========
D/AbsListView( 1237): unregisterIRListener() is called
E/MP-Decision( 1383): num online cores: 1 reqd : 2 available : 4 rq_depth:1.900000 hotplug_avg_load_dw: 30
E/MP-Decision( 1383): UP cpu:1 core_idx:1 Nw:1.900000 Tw:140 total_time_up:145.000000

[email protected]:/ # logcat | grep WifiHW
E/WifiHW ( 745): ##################### set firmware type 0 #####################
E/WifiHW ( 745): Cannot open "/data/.cid.info": No such file or directory
E/WifiHW ( 745): ==========[WIFI] Station firmware load ===========
E/WifiHW ( 745): return of insmod : ret = -1, Exec format error
E/WifiHW ( 745): ##################### set firmware type 0 #####################