Wifi acting very weird on my Desire - Desire General

Hi,
I'm having wifi problems on my Desire. I can no longer connect to wifi. When i turn my wifi on it turns itself off after about 15 seconds.
Sometimes i see the message: Obtaining IP address and then it turns itself off.
I've tried the "FXR WiFi fix and rescue" app and sometimes it fixes my wifi and i'm gold. But the next day or a couple of hours later the wifi no longer works.
Flashing a new radio doesn't help, deleting the wpa_supplicant.conf file sometimes works.
I'm currently running Mildwild CM 4.5. Have tried many other roms but to no avail.
Anyone experiencing the same problems?
thank you !

Tried rebooting your wifi hotspot or router?
What is your current radio? You could maybe change your ril? Do you have good 3G, calls signal etc?
Also, check your WiFi sleep policy, and set it to never. Perhaps try changing channels on your router.

Spierbal said:
Tried rebooting your wifi hotspot or router?
What is your current radio? You could maybe change your ril? Do you have good 3G, calls signal etc?
Also, check your WiFi sleep policy, and set it to never. Perhaps try changing channels on your router.
Click to expand...
Click to collapse
Rebooted my router, tried another router, have the same problem at work or at my parents.
I have radio 5.11.05.27, have tried numerous other radio's too. Wifi sleep policy is set to never.
I have good reception on 3g and call signal.
Is there a way you view a detailed log to find out where the wifi flips?

sypack said:
Rebooted my router, tried another router, have the same problem at work or at my parents.
I have radio 5.11.05.27, have tried numerous other radio's too. Wifi sleep policy is set to never.
I have good reception on 3g and call signal.
Is there a way you view a detailed log to find out where the wifi flips?
Click to expand...
Click to collapse
On the day of the occurence did something change? your router, your phone, new tariff, reach the maximum number of connections. Did you do any updates, flashing new rom etc. Maybe there was a update to your router ISP?
In terms of logging, this can be really good way to find out what happening behind the scenes.
If you got ADB installed, plug your phone in usb, enable usb debugging mode. Once this is done, type the following command:
adb logcat
This should initiate the logcat and your command prompt will begin to fill with a bunch of text.
Once the logcat is running, please RECREATE the wifi issue you are having. to stop the logcat on your keyboard press ctrl+c.
If you don't understand the text, you can right click, choose select all then press enter on your keyboard, this will copy the entire log to the clipboard. Once this is complete visit www.pastebin.com and paste your log there and submit. Then grab the link from the address bar and paste it on xda forum with your bug.
Finally, if you are not comfortable with command prompt, install alogcat or logcat app in the play store.

I'll try logcat when i get home tonight.

OK, ran logcat on my computer here at work.
This is what it spat out:
Code:
--------- beginning of /dev/log/main
D/dalvikvm( 597): GC_EXPLICIT freed <1K, 45% free 3897K/6983K, external 0K/0K, paused 74ms
D/dalvikvm( 364): GC_EXPLICIT freed 14K, 51% free 2818K/5639K, external 0K/0K, paused 68ms
D/SettingsAppWidgetProvider( 668): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 668): No instances yet... Wait for at least one instance to exist before adding global settings
E/wpa_supplicant( 2723): ioctl[SIOCGIFFLAGS]
E/wpa_supplicant( 2723): ioctl[SIOCSIWPMKSA]
E/wpa_supplicant( 2723): ioctl[SIOCSIWMODE]
E/wpa_supplicant( 2723): ioctl[SIOCGIRANGE]
E/wpa_supplicant( 2723): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 2723): ioctl[SIOCSIWAP]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2723): ioctl[SIOCSIWENCODE]
I/wpa_supplicant( 2723): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00
E/wpa_supplicant( 2723): Failed to disable WPA in the driver.
E/wpa_supplicant( 2723): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 2723): ioctl[SIOCSIWAP]
E/wpa_supplicant( 2723): ioctl[SIOCGIFFLAGS]
D/wifi ( 235): wifi doCommand: ret=-1
D/WifiStateTracker( 235): Reset connections and stopping DHCP
--------- beginning of /dev/log/system
W/ActivityManager( 235): Timeout of broadcast BroadcastRecord{40b46b48 android.net.wifi.WIFI_STATE_CHANGED} - [email protected], started 10007ms ago
W/ActivityManager( 235): Receiver during timeout: ResolveInfo{4069aa50 com.android.settings.widget.SettingsAppWidgetProvider p=0 o=0 m=0x108000}
I/Process ( 235): Sending signal. PID: 668 SIG: 3
I/dalvikvm( 668): threadid=4: reacting to signal 3
I/dalvikvm( 668): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 235): Sending signal. PID: 235 SIG: 3
I/dalvikvm( 235): threadid=4: reacting to signal 3
I/dalvikvm( 235): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 235): Sending signal. PID: 327 SIG: 3
I/dalvikvm( 327): threadid=4: reacting to signal 3
I/dalvikvm( 327): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 235): Sending signal. PID: 308 SIG: 3
I/dalvikvm( 308): threadid=4: reacting to signal 3
I/dalvikvm( 308): Wrote stack traces to '/data/anr/traces.txt'
D/dalvikvm( 235): GC_EXPLICIT freed 958K, 43% free 6285K/10887K, external 6395K/7516K, paused 69ms
E/ActivityManager( 235): ANR in com.android.settings
E/ActivityManager( 235): Reason: Broadcast of Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x10000000 cmp=com.android.settings/.widget.SettingsAppWidgetProvider (has extras) }
E/ActivityManager( 235): Load: 2.36 / 2.18 / 2.14
E/ActivityManager( 235): CPU usage from 9090ms to 0ms ago:
E/ActivityManager( 235): 1.6% 191/akmd: 0% user + 1.6% kernel
E/ActivityManager( 235): 0.8% 235/system_server: 0.3% user + 0.5% kernel / faults: 3 minor
E/ActivityManager( 235): 0.2% 2705/kworker/0:1: 0% user + 0.2% kernel
E/ActivityManager( 235): 0% 6/rcu_kthread: 0% user + 0% kernel
E/ActivityManager( 235): 0% 68/yaffs-bg-1: 0% user + 0% kernel
E/ActivityManager( 235): 0.1% 327/com.android.phone: 0% user + 0.1% kernel
E/ActivityManager( 235): 2.8% TOTAL: 0% user + 2.8% kernel
E/ActivityManager( 235): CPU usage from 367ms to 882ms later:
E/ActivityManager( 235): 3.8% 235/system_server: 3.8% user + 0% kernel
E/ActivityManager( 235): 5.7% 253/ActivityManager: 5.7% user + 0% kernel
E/ActivityManager( 235): 1.4% 191/akmd: 0% user + 1.4% kernel
E/ActivityManager( 235): 1.4% 2715/akmd: 0% user + 1.4% kernel
E/ActivityManager( 235): 1.9% TOTAL: 1.9% user + 0% kernel
D/WifiStateTracker( 235): Disabling interface
D/dalvikvm( 235): GC_FOR_MALLOC freed 542K, 45% free 6089K/10887K, external 4578K/5716K, paused 94ms
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/SettingsAppWidgetProvider( 668): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 668): No instances yet... Wait for at least one instance to exist before adding global settings
I/dalvikvm( 668): Jit: resizing JitTable from 4096 to 8192
W/ActivityManager( 235): finishReceiver called but no pending broadcasts
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
W/InputManagerService( 235): Window already focused, ignoring focus gain of: [email protected]
E/WifiHW ( 235): Supplicant not running, cannot connect
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
E/WifiHW ( 235): Supplicant not running, cannot connect
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
D/wifi ( 235): wifi doCommand: ret=-1
E/WifiHW ( 235): Supplicant not running, cannot connect
V/WifiStateTracker( 235): Supplicant died unexpectedly
D/WifiStateTracker( 235): Reset connections and stopping DHCP
D/WifiStateTracker( 235): Disabling interface
W/MessageQueue( 235): null sending message to a Handler on a dead thread
W/MessageQueue( 235): java.lang.RuntimeException: null sending message to a Handler on a dead thread
W/MessageQueue( 235): at android.os.MessageQueue.enqueueMessage(MessageQueue.java:196)
W/MessageQueue( 235): at android.os.Looper.quit(Looper.java:192)
W/MessageQueue( 235): at android.net.wifi.WifiStateTracker.handleMessage(WifiStateTracker.java:986)
W/MessageQueue( 235): at android.os.Handler.dispatchMessage(Handler.java:99)
W/MessageQueue( 235): at android.os.Looper.loop(Looper.java:130)
W/MessageQueue( 235): at com.android.server.ConnectivityService$ConnectivityThread.run(ConnectivityService.java:234)
D/WifiStateTracker( 235): Reset connections and stopping DHCP
D/SettingsAppWidgetProvider( 668): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 668): No instances yet... Wait for at least one instance to exist before adding global settings
D/WifiStateTracker( 235): Disabling interface
D/SettingsAppWidgetProvider( 668): Widget is from a previous version... Let's update
D/SettingsAppWidgetProvider( 668): No instances yet... Wait for at least one instance to exist before adding global settings
Looks like "E/WifiHW ( 235): Supplicant not running, cannot connect" is what causing the trouble....

If you already tried different kernels, I am afraid you might have to reflash back to stock, if it still happens, lock your bootloader and send it back. I am sorry I could not be of more assistance.

Your help is much appreciated.
Sending it back is no option, cannot live without a smartphone
Going to stick with the mobile connection and buy a new Nexus round christmass.

Related

New radio and wimax and now....

After updating the radios my wifi is half broken. I can only connect to open networks. Anything with a password will not connect.
Anybody got some advice
Sent from my PC36100 using XDA App
nobody
10 chars
Dude, relax... These guys have jobs and lives. They can't always pop up an answer within an hour. Give it a little while, someone will come along with some advice. In the mean time, please give them a little more information to work with in helping you. What ROM are you running? Which Radio version did you flash? Are you running a custom kernel? If so, which one?
The more detailed your information is, the easier it will be for someone to help.
Here's a logcat of what happens when I turn on my wifi when on a secure wireless spot
I flashest the lastest radios and wimax files from fresh for the his senese 2.2 rom
currently back on cm6 with snap kernel. Still no go but only on wifi networks that require a password
I/wpa_supplicant( 1424): Authentication with 00:18:01:ec:77:55 timed out.
V/WifiMonitor( 114): Event [Authentication with 00:18:01:ec:77:55 timed out.]
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00:18:01:ec:77:55
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00:18:01:ec:77:55]
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
V/WifiStateTracker( 114): Changing supplicant state: ASSOCIATING ==> DISCONNECTED
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 114): Changing supplicant state: DISCONNECTED ==> SCANNING
E/Tethering( 114): attempting to remove unknown iface (usb0), ignoring
W/Process ( 114): Unable to open /proc/1086/status
W/Process ( 114): Unable to open /proc/1149/status
W/Process ( 114): Unable to open /proc/1222/status
I/wpa_supplicant( 1424): Trying to associate with 00:18:01:ec:77:55 (SSID='FJ982' freq=2437 MHz)
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:18:01:ec:77:55
V/WifiMonitor( 114): Event [Trying to associate with 00:18:01:ec:77:55 (SSID='FJ982' freq=2437 MHz)]
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:18:01:ec:77:55]
V/WifiStateTracker( 114): Changing supplicant state: SCANNING ==> ASSOCIATING
D/dalvikvm( 1389): GC_FOR_MALLOC freed 5561 objects / 526224 bytes in 54ms
D/WifiStateTracker( 114): Reset connections and stopping DHCP
D/WifiStateTracker( 114): Disabling interface
D/NetworkStateTracker( 114): setDetailed state, old =DISCONNECTED and new state=DISCONNECTED
I//system/bin/wpa_supplicant( 1422): l2_packet_receive - recvfrom: Network is down
I/wpa_supplicant( 1424): Authentication with 00:18:01:ec:77:55 timed out.
V/WifiMonitor( 114): Event [Authentication with 00:18:01:ec:77:55 timed out.]
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00:18:01:ec:77:55
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00:18:01:ec:77:55]
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
V/WifiStateTracker( 114): Changing supplicant state: ASSOCIATING ==> DISCONNECTED
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 114): Changing supplicant state: DISCONNECTED ==> SCANNING
D/dalvikvm( 1135): GC_EXPLICIT freed 1616 objects / 128264 bytes in 52ms
I/wpa_supplicant( 1424): Trying to associate with 00:18:01:ec:77:55 (SSID='FJ982' freq=2437 MHz)
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:18:01:ec:77:55
V/WifiMonitor( 114): Event [Trying to associate with 00:18:01:ec:77:55 (SSID='FJ982' freq=2437 MHz)]
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:18:01:ec:77:55]
V/WifiStateTracker( 114): Changing supplicant state: SCANNING ==> ASSOCIATING
D/dalvikvm( 1389): GC_FOR_MALLOC freed 5261 objects / 491704 bytes in 39ms
D/WifiStateTracker( 114): Reset connections and stopping DHCP
D/WifiStateTracker( 114): Disabling interface
D/NetworkStateTracker( 114): setDetailed state, old =DISCONNECTED and new state=DISCONNECTED
I//system/bin/wpa_supplicant( 1422): l2_packet_receive - recvfrom: Network is down
I/wpa_supplicant( 1424): Authentication with 00:18:01:ec:77:55 timed out.
V/WifiMonitor( 114): Event [Authentication with 00:18:01:ec:77:55 timed out.]
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00:18:01:ec:77:55
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00:18:01:ec:77:55]
V/WifiStateTracker( 114): Changing supplicant state: ASSOCIATING ==> DISCONNECTED
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 114): Changing supplicant state: DISCONNECTED ==> SCANNING
D/dalvikvm( 479): GC_EXPLICIT freed 220 objects / 12792 bytes in 72ms
I/wpa_supplicant( 1424): Trying to associate with 00:18:01:ec:77:55 (SSID='FJ982' freq=2437 MHz)
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:18:01:ec:77:55
V/WifiMonitor( 114): Event [Trying to associate with 00:18:01:ec:77:55 (SSID='FJ982' freq=2437 MHz)]
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:18:01:ec:77:55]
V/WifiStateTracker( 114): Changing supplicant state: SCANNING ==> ASSOCIATING
D/WifiStateTracker( 114): Reset connections and stopping DHCP
D/WifiStateTracker( 114): Disabling interface
D/NetworkStateTracker( 114): setDetailed state, old =DISCONNECTED and new state=DISCONNECTED
I//system/bin/wpa_supplicant( 1422): l2_packet_receive - recvfrom: Network is down
E/Tethering( 114): attempting to remove unknown iface (usb0), ignoring
I/wpa_supplicant( 1424): Authentication with 00:18:01:ec:77:55 timed out.
V/WifiMonitor( 114): Event [Authentication with 00:18:01:ec:77:55 timed out.]
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00:18:01:ec:77:55
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00:18:01:ec:77:55]
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
V/WifiStateTracker( 114): Changing supplicant state: ASSOCIATING ==> DISCONNECTED
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 114): Changing supplicant state: DISCONNECTED ==> SCANNING
I/wpa_supplicant( 1424): Trying to associate with 00:18:01:ec:77:55 (SSID='FJ982' freq=2437 MHz)
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:18:01:ec:77:55
V/WifiMonitor( 114): Event [Trying to associate with 00:18:01:ec:77:55 (SSID='FJ982' freq=2437 MHz)]
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:18:01:ec:77:55]
V/WifiStateTracker( 114): Changing supplicant state: SCANNING ==> ASSOCIATING
D/WifiStateTracker( 114): Reset connections and stopping DHCP
D/WifiStateTracker( 114): Disabling interface
D/NetworkStateTracker( 114): setDetailed state, old =DISCONNECTED and new state=DISCONNECTED
I//system/bin/wpa_supplicant( 1422): l2_packet_receive - recvfrom: Network is down
I/power ( 114): *** set_screen_state 0
D/SurfaceFlinger( 114): About to give-up screen, flinger = 0xa29a8
D/alogcat ( 1389): stopping ...
D/alogcat ( 1389): paused
D/AK8973 ( 86): Compass CLOSE
I/power ( 114): *** set_screen_state 1
D/alogcat ( 1389): stopping ...
D/alogcat ( 1389): resumed
D/AK8973 ( 86): Compass Start
D/dalvikvm( 1389): GC_FOR_MALLOC freed 12339 objects / 1513392 bytes in 94ms
D/SurfaceFlinger( 114): Screen about to return, flinger = 0xa29a8
D/dalvikvm( 1389): GC_FOR_MALLOC freed 5000 objects / 383928 bytes in 40ms
D/dalvikvm( 1389): GC_FOR_MALLOC freed 2373 objects / 260848 bytes in 37ms
D/dalvikvm( 1389): GC_FOR_MALLOC freed 2378 objects / 333856 bytes in 38ms
I/wpa_supplicant( 1424): Authentication with 00:18:01:ec:77:55 timed out.
V/WifiMonitor( 114): Event [Authentication with 00:18:01:ec:77:55 timed out.]
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00:18:01:ec:77:55
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=0 state=0 BSSID=00:18:01:ec:77:55]
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 114): Changing supplicant state: ASSOCIATING ==> DISCONNECTED
V/WifiStateTracker( 114): Changing supplicant state: DISCONNECTED ==> SCANNING
D/dalvikvm( 1389): GC_FOR_MALLOC freed 3648 objects / 391384 bytes in 50ms
I/wpa_supplicant( 1424): Trying to associate with 00:18:01:ec:77:55 (SSID='FJ982' freq=2437 MHz)
I/wpa_supplicant( 1424): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:18:01:ec:77:55
V/WifiMonitor( 114): Event [Trying to associate with 00:18:01:ec:77:55 (SSID='FJ982' freq=2437 MHz)]
V/WifiMonitor( 114): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:18:01:ec:77:55]
V/WifiStateTracker( 114): Changing supplicant state: SCANNING ==> ASSOCIATING
D/WifiStateTracker( 114): Reset connections and stopping DHCP
D/dalvikvm( 1389): GC_FOR_MALLOC freed 4384 objects / 470416 bytes in 40ms
W/KeyCharacterMap( 1389): No keyboard for id 65540
W/KeyCharacterMap( 1389): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/WifiStateTracker( 114): Disabling interface
D/NetworkStateTracker( 114): setDetailed state, old =DISCONNECTED and new state=DISCONNECTED
I//system/bin/wpa_supplicant( 1422): l2_packet_receive - recvfrom: Network is down
D/dalvikvm( 1389): GC_FOR_MALLOC freed 1105 objects / 134688 bytes in 52ms
I/dalvikvm-heap( 1389): Grow heap (frag case) to 3.778MB for 39862-byte allocation
Ok if u have flash the latest radio and you are sure you're running version ending in .07.28 then I would recommend you flash the Rom over again. Do a titanium back up , then boot in to recovery. Do the regular wipe data etc and then flash the Rom. Once done test your WiFi again.
Sent from my Evo using XDA App
ill try that, first i'll cross my fingers and flash a new nightly
jahnile said:
Ok if u have flash the latest radio and you are sure you're running version ending in .07.28 then I would recommend you flash the Rom over again. Do a titanium back up , then boot in to recovery. Do the regular wipe data etc and then flash the Rom. Once done test your WiFi again.
Sent from my Evo using XDA App
Click to expand...
Click to collapse
that did not help
Try flashing a different rom, see if you have the same issue. That way you'll def.ly know if this is an issue with the rom or some other issue.
Yeah this happens with the lastest fresh and cm6. I went ahead and used the PCM file used during the root process since it pits the everything including radios back at stock. Still no go
Its just odd cause its only on secure wireless networks
Yea it def.ly is wired. I believe it's def.ly the roms though, not sure what's the cause or what's the root of the issue but my guess is that it will be fix in the next update if it's a known issue...
problem solved, for whatever reason a reset on my router sovled this issue.
No clue why, it happened after a new radio and wimax flash but it was my pooply actiontec router from verizon
Lol, glad to hear cause it def.ly had me thinking 4 a min. BTW u should also have ur own router along with that big red 1 or remove it altogether. I know some fios set includes a built in router with the modem but u can get around that, just a thought.
Am a tech guy so just don't like 2 be restricted, lol.
Sent from my EVO using XDA App

Wifi and Data issue

I'm having an issue were if I put myself on wifi and connect it basiclly kills all connection to the internet on both the wifi and the 3G data, I looked at the Catlog a little bit and saw some stuff about wimax but im not very good with this stuff if anyone could help me that would be great. Also what is the best way to post it? just seems like a lot of info
information we'd need to help:
are you rooted?
if so, what rom are you using?
what kernel?
PRI/PRL/baseband version?
Also, posting the catlog for all to see would be helpful. Never needed one so I don't know how to do it besides downloading shootme (free in the market) and taking screenshots and uploading them as attachments.
If you mean you are connected via 3G (eg downloading a file) and switch over to wifi, then yes it will disconnect you from 3G and then connect you to wifi, thereby interrupting the connection and losing the download.
AbsolutZeroGI said:
information we'd need to help:
are you rooted?
if so, what rom are you using?
what kernel?
PRI/PRL/baseband version?
Also, posting the catlog for all to see would be helpful. Never needed one so I don't know how to do it besides downloading shootme (free in the market) and taking screenshots and uploading them as attachments.
Click to expand...
Click to collapse
No matter what i flash it wont seem to work. Basicly when i activate WIFI and connect it works for a minute then crashes both WIFI and 3G data to the point i have to wipe and reflash before anything works again
are you rooted? Yes
if so, what rom are you using?CM7 RC1
what kernel?standard that comes with it im not sure which
PRI/PRL/baseband version?
PRL-60674
Baseband 2.15.00.11.19
02-15 23:48:45.135 D/dalvikvm( 231): GC_FOR_MALLOC freed 28 objects / 936 bytes in 158ms
02-15 23:48:45.135 I/dalvikvm-heap( 231): Grow heap (frag case) to 9.160MB for 747144-byte allocation
02-15 23:48:45.275 D/dalvikvm( 231): GC_FOR_MALLOC freed 0 objects / 0 bytes in 145ms
02-15 23:48:45.835 W/ActivityManager( 231): Force finishing activity com.android.settings/.WirelessSettings
02-15 23:48:45.835 I/ActivityManager( 231): Killing com.android.settings (pid=772): user's request
02-15 23:48:45.845 I/Process ( 231): Sending signal. PID: 772 SIG: 9
02-15 23:48:45.915 I/WindowManager( 231): WIN DEATH: Window{47b2cf60 com.android.settings/com.android.settings.WirelessSettings paused=true}
02-15 23:48:45.915 I/WindowManager( 231): WIN DEATH: Window{47556b88 com.android.settings/com.android.settings.framework.activity.HtcSettings paused=false}
02-15 23:48:45.925 I/ActivityManager( 231): Process com.android.settings (pid 772) has died.
02-15 23:48:45.976 E/ActivityManager( 231): fail to set top app changed!
02-15 23:48:45.976 I/ActivityManager( 231): Start proc com.android.settings for activity com.android.settings/.framework.activity.HtcSettings: pid=1631 uid=1000 gids={3003, 1015, 3002, 3001, 2001}
02-15 23:48:46.025 D/AK8973 ( 196): Compass Start
02-15 23:48:46.025 D/Sensors ( 231): open_akm, fd=104
02-15 23:48:46.085 D/Sensors ( 231): close_akm, fd=104
02-15 23:48:46.185 I/ActivityThread( 1631): Publishing provider com.android.settings.provider.suggestion: com.android.settings.globalsearch.SuggestionProvider
02-15 23:48:46.275 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:48:46.285 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:48:46.525 D/AK8973 ( 196): Compass CLOSE
02-15 23:48:46.525 W/InputManagerService( 231): Got RemoteException sending setActive(false) notification to pid 772 uid 1000
02-15 23:48:46.545 D/dalvikvm( 1603): GC_FOR_MALLOC freed 7222 objects / 605168 bytes in 80ms
02-15 23:48:46.625 I/ActivityManager( 231): Displayed activity com.android.settings/.framework.activity.HtcSettings: 674 ms (total 674 ms)
02-15 23:48:47.675 I/ActivityManager( 231): Starting activity: Intent { act=android.intent.action.MAIN cmp=com.android.settings/.WirelessSettings }
02-15 23:48:47.865 D/WirelessSettings( 1631): ml = false
02-15 23:48:47.865 D/WirelessSettings( 1631): ml = false
02-15 23:48:47.925 D/WirelessSettings( 1631): CustomizedNS:true
02-15 23:48:47.925 D/WimaxController( 1631): WimaxController init
02-15 23:48:47.975 D/WirelessSettings( 1631): is = true, ml = false
02-15 23:48:47.975 D/NetSharing( 1631): NetSharingEnabler
02-15 23:48:47.985 D/WirelessSettings( 1631): NSenabler
02-15 23:48:47.995 D/WirelessSettings( 1631): wifiRegexs length=1, isTetheringSupported=true
02-15 23:48:48.015 V/SettingsMobileDataEnabler( 1631): resume()...mMobileDataEnabledSettingtrue
02-15 23:48:48.015 D/ConnectivityService( 231): getMobileDataEnabled returning true
02-15 23:48:48.025 D/NetSharing( 1631): phonyType = 2 sim_state = 0 number = 0
02-15 23:48:48.025 D/ConnectivityService( 231): getMobileDataEnabled returning true
02-15 23:48:48.035 D/NetSharing( 1631): wimax enabled = false, mobiledata = true
02-15 23:48:48.035 I/WimaxEnabler( 1631): resume(), getWimaxState:1
02-15 23:48:48.055 D/WifiHW ( 231): 'STATUS' command timed out.
02-15 23:48:48.055 E/WifiStateTracker( 231): Can't get status, wait 0.1s : WifiState = 3
02-15 23:48:48.286 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:48:48.286 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:48:48.755 I/BatteryStatsImpl( 231): notePhoneSignalStrengthLocked: 2->3
02-15 23:48:50.285 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:48:50.375 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:48:51.985 W/WindowManager( 231): No window to dispatch pointer action 0
02-15 23:48:52.035 I/ ( 231): getProfileResume(): buf=0, value=0
02-15 23:48:52.045 W/WindowManager( 231): No window to dispatch pointer action 261
02-15 23:48:52.205 W/WindowManager( 231): No window to dispatch pointer action 262
02-15 23:48:52.377 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:48:52.377 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:48:52.605 W/WindowManager( 231): No window to dispatch pointer action 1
02-15 23:48:53.085 D/ConnectivityService( 231): getMobileDataEnabled returning true
02-15 23:48:53.135 D/ConnectivityService( 231): getMobileDataEnabled returning true
02-15 23:48:53.135 D/StatusBar( 231): DISABLE_EXPAND: yes
02-15 23:48:53.225 I/AlertDialog( 231): [onCreate] auto launch SIP.
02-15 23:48:53.225 D/AK8973 ( 196): Compass Start
02-15 23:48:53.225 I/BatteryStatsImpl( 231): notePhoneSignalStrengthLocked: 3->2
02-15 23:48:53.235 D/Sensors ( 231): open_akm, fd=93
02-15 23:48:53.246 D/ConnectivityService( 231): getMobileDataEnabled returning true
02-15 23:48:54.376 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:48:54.385 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:48:55.315 V/HtcAlertDialog( 231): onStop
02-15 23:48:55.315 I/HtcAlertDialog( 231): deinitSensor
02-15 23:48:55.315 D/Sensors ( 231): close_akm, fd=93
02-15 23:48:55.345 D/GlobalActions( 231): set AirplaneMode to true
02-15 23:48:55.365 I/PhoneAppBroadcastReceiver( 353): ACTION_AIRPLANE_MODE_CHANGED enabled = false
02-15 23:48:55.375 D/WimaxService( 231): onReceive ACTION_AIRPLANE_MODE_CHANGED state=true
02-15 23:48:55.385 D/WifiService( 231): acquireWifiLockLocked: WifiLock{NetworkLocationProvider type=2 [email protected]}
02-15 23:48:55.385 D/ConnectivityService( 231): getMobileDataEnabled returning true
02-15 23:48:55.405 I/ipd ( 195): IP CMD: /system/bin/ip ru del from all to all table gprs prio 3002
02-15 23:48:55.405 D/TelephonyRegistry( 231): notifyDataConnection() state=0isDataConnectivityPossible()true, reason=radioTurnedOff
02-15 23:48:55.405 D/TelephonyRegistry( 231): broadcastDataConnectionStateChanged() state=DISCONNECTEDtypes=default, interfaceName=null
02-15 23:48:55.425 V/AlarmManager( 231): Adding Alarm{476b5f80 type 2 com.google.android.location} Dec 31 04:11:05 pm
02-15 23:48:55.475 D/LocationManagerService( 231): CdmaCellLocation Available
02-15 23:48:55.505 D/ConnectivityService( 231): getMobileDataEnabled returning true
02-15 23:48:55.515 D/KeyguardUpdateMonitor( 231): handleCarrierInfoUpdate: plmn = Sprint, spn = null
02-15 23:48:55.515 W/StatusBar( 231): updateNetworkNameExt: mSimState = UNKNOWN
02-15 23:48:55.535 D/NetworkLocationProvider( 231): onDataConnectionStateChanged -1
02-15 23:48:55.535 V/StatusBar( 231): Cdma ROAMING_INDICATOR_OFF, removing ERI icon
02-15 23:48:55.585 D/LocationManagerService( 231): CdmaCellLocation Unavailable
02-15 23:48:55.615 D/LocationManagerService( 231): CdmaCellLocation Unavailable
02-15 23:48:55.615 D/ConnectivityService( 231): getMobileDataEnabled returning true
02-15 23:48:55.656 D/TelephonyRegistry( 231): notifyDataConnection() state=0isDataConnectivityPossible()false, reason=radioTurnedOff
02-15 23:48:55.656 D/TelephonyRegistry( 231): broadcastDataConnectionStateChanged() state=DISCONNECTEDtypes=default, interfaceName=null
02-15 23:48:55.686 D/PhoneApp( 353): ACTION_SIM_STATE_CHANGED:NOT_READY
02-15 23:48:55.705 V/AlarmManager( 231): Adding Alarm{477ddc70 type 2 com.google.android.apps.maps} Dec 13 12:46:59 pm
02-15 23:48:55.715 V/AlarmManager( 231): Adding Alarm{4779a4f0 type 2 com.google.android.apps.maps} Dec 13 12:46:59 pm
02-15 23:48:55.755 D/dalvikvm( 1603): GC_FOR_MALLOC freed 10695 objects / 527072 bytes in 373ms
02-15 23:48:55.755 D/LocationMasfClient( 231): getNetworkLocation(): Returning cache location with accuracy 1437.0
02-15 23:48:55.785 V/AlarmManager( 231): Adding Alarm{476a8018 type 2 com.google.android.location} Dec 31 04:11:06 pm
02-15 23:48:55.815 D/AK8973 ( 196): Compass CLOSE
02-15 23:48:55.835 V/AlarmManager( 231): Adding Alarm{475a8338 type 2 com.google.android.location} Jan 01 04:00:00 pm
02-15 23:48:55.835 D/WifiService( 231): releaseWifiLockLocked: WifiLock{NetworkLocationProvider type=2 [email protected]}
02-15 23:48:55.845 D/NetworkLocationProvider( 231): onDataConnectionStateChanged -1
02-15 23:48:56.275 D/KeyguardUpdateMonitor( 231): handleCarrierInfoUpdate: plmn = Sprint, spn = null
02-15 23:48:56.285 W/StatusBar( 231): updateNetworkNameExt: mSimState = UNKNOWN
02-15 23:48:56.295 V/StatusBar( 231): Cdma ROAMING_INDICATOR_OFF, removing ERI icon
02-15 23:48:56.315 E/IQRD ( 353): Exception get registration state: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
02-15 23:48:56.315 D/LocationManagerService( 231): CdmaCellLocation Unavailable
02-15 23:48:56.389 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:48:56.389 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:48:56.605 D/KeyguardUpdateMonitor( 231): handleCarrierInfoUpdate: plmn = Sprint, spn = null
02-15 23:48:56.615 W/StatusBar( 231): updateNetworkNameExt: mSimState = UNKNOWN
02-15 23:48:56.615 V/StatusBar( 231): Cdma ROAMING_INDICATOR_OFF, removing ERI icon
02-15 23:48:56.645 D/LocationManagerService( 231): CdmaCellLocation Unavailable
02-15 23:48:56.645 E/IQRD ( 353): Exception get registration state: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
02-15 23:48:57.702 W/ActivityManager( 231): Launch timeout has expired, giving up wake lock!
02-15 23:48:57.771 W/ActivityManager( 231): Activity idle timeout for HistoryRecord{4763f318 com.android.settings/.WirelessSettings}
02-15 23:48:58.059 D/WifiHW ( 231): 'DRIVER RSSI-APPROX' command timed out.
02-15 23:48:58.395 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:48:58.405 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:48:59.106 D/PowerManagerService( 231): New lightsensor value:160, lcdValue:130
02-15 23:49:00.407 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:00.407 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:01.006 D/PowerManagerService( 231): New lightsensor value:225, lcdValue:130
02-15 23:49:02.407 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:02.407 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:03.855 D/PowerManagerService( 231): New lightsensor value:160, lcdValue:130
02-15 23:49:04.420 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:04.425 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:04.535 D/dalvikvm( 1603): GC_FOR_MALLOC freed 9922 objects / 501856 bytes in 90ms
02-15 23:49:06.428 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:06.428 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:06.705 D/PowerManagerService( 231): New lightsensor value:10, lcdValue:70
02-15 23:49:08.069 D/WifiHW ( 231): 'DRIVER LINKSPEED' command timed out.
02-15 23:49:08.427 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:08.435 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:10.436 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:10.445 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:10.515 D/PowerManagerService( 231): New lightsensor value:160, lcdValue:130
02-15 23:49:12.456 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:12.456 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:14.325 D/PowerManagerService( 231): New lightsensor value:90, lcdValue:100
02-15 23:49:14.465 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:14.465 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:16.468 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:16.468 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:17.185 D/PowerManagerService( 231): New lightsensor value:40, lcdValue:70
02-15 23:49:18.475 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:18.475 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:20.125 D/PowerManagerService( 231): New lightsensor value:10, lcdValue:70
02-15 23:49:20.487 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:20.487 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:20.535 V/NotificationService( 231): dual Led off
02-15 23:49:20.535 E/lights ( 231): write ok string=0,len=1
02-15 23:49:20.535 E/lights ( 231): write ok string=0,len=1
02-15 23:49:20.545 E/lights ( 231): write ok string=0 0,len=3
02-15 23:49:20.545 E/lights ( 231): write ok string=0,len=1
02-15 23:49:20.545 E/lights ( 231): write ok string=0,len=1
02-15 23:49:20.545 E/lights ( 231): write ok string=0 0,len=3
02-15 23:49:20.595 V/NotificationService( 231): dual Led off
02-15 23:49:20.595 E/lights ( 231): write ok string=0,len=1
02-15 23:49:20.605 E/lights ( 231): write ok string=0,len=1
02-15 23:49:20.605 E/lights ( 231): write ok string=0 0,len=3
02-15 23:49:20.605 E/lights ( 231): write ok string=0,len=1
02-15 23:49:20.616 E/lights ( 231): write ok string=0,len=1
02-15 23:49:20.616 E/lights ( 231): write ok string=0 0,len=3
02-15 23:49:20.825 D/dalvikvm( 1603): GC_FOR_MALLOC freed 10552 objects / 516672 bytes in 47ms
02-15 23:49:21.375 I/ActivityManager( 231): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.fede.launcher/.Launcher }
02-15 23:49:21.905 W/ActivityManager( 231): Activity pause timeout for HistoryRecord{4763f318 com.android.settings/.WirelessSettings}
02-15 23:49:22.025 W/ResourceType( 231): Skipping entry 0x7f040006 in package table 0 because it is not complex!
02-15 23:49:22.025 W/ResourceType( 231): Skipping entry 0x7f040005 in package table 0 because it is not complex!
02-15 23:49:22.485 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:22.485 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:23.075 D/dalvikvm( 365): GC_EXTERNAL_ALLOC freed 993 objects / 80904 bytes in 51ms
02-15 23:49:23.205 D/dalvikvm( 365): GC_EXTERNAL_ALLOC freed 184 objects / 8256 bytes in 39ms
02-15 23:49:24.495 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:24.495 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:25.055 D/dalvikvm( 365): GC_EXTERNAL_ALLOC freed 160 objects / 13640 bytes in 45ms
02-15 23:49:26.495 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:26.495 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:27.185 I/ActivityManager( 231): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.framework.activity.HtcSettings }
02-15 23:49:28.505 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:28.505 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:28.825 W/WindowManager( 231): No window to dispatch pointer action 0
02-15 23:49:29.476 W/WindowManager( 231): No window to dispatch pointer action 1
02-15 23:49:30.045 I/ActivityManager( 231): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.fede.launcher/.Launcher }
02-15 23:49:30.515 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:30.515 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:30.545 W/ActivityManager( 231): Activity pause timeout for HistoryRecord{47579c08 com.android.settings/.framework.activity.HtcSettings}
02-15 23:49:30.645 W/InputManagerService( 231): Window already focused, ignoring focus gain of: [email protected]
02-15 23:49:31.655 D/dalvikvm( 365): GC_EXTERNAL_ALLOC freed 602 objects / 65736 bytes in 51ms
02-15 23:49:31.785 D/dalvikvm( 365): GC_EXTERNAL_ALLOC freed 191 objects / 8680 bytes in 42ms
02-15 23:49:32.515 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:32.525 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:33.505 D/dalvikvm( 365): GC_EXTERNAL_ALLOC freed 164 objects / 14504 bytes in 42ms
02-15 23:49:34.525 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:34.525 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:34.695 D/dalvikvm( 1603): GC_FOR_MALLOC freed 10615 objects / 509864 bytes in 152ms
02-15 23:49:34.705 I/ActivityManager( 231): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.framework.activity.HtcSettings }
02-15 23:49:36.525 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:36.535 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:36.745 W/WindowManager( 231): No window to dispatch pointer action 0
02-15 23:49:36.896 W/WindowManager( 231): No window to dispatch pointer action 1
02-15 23:49:37.245 W/ActivityManager( 231): Activity idle timeout for HistoryRecord{47579c08 com.android.settings/.framework.activity.HtcSettings}
02-15 23:49:37.305 I/ActivityManager( 231): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.fede.launcher/.Launcher }
02-15 23:49:37.806 W/ActivityManager( 231): Activity pause timeout for HistoryRecord{47579c08 com.android.settings/.framework.activity.HtcSettings}
02-15 23:49:37.915 W/InputManagerService( 231): Window already focused, ignoring focus gain of: [email protected]
02-15 23:49:38.535 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:38.535 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:39.035 D/dalvikvm( 365): GC_EXTERNAL_ALLOC freed 555 objects / 57968 bytes in 61ms
02-15 23:49:39.165 D/dalvikvm( 365): GC_EXTERNAL_ALLOC freed 186 objects / 8416 bytes in 34ms
02-15 23:49:40.545 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:40.545 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:41.585 I/ActivityManager( 231): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.nolanlawson.logcat/.LogcatActivity }
02-15 23:49:41.645 D/AK8973 ( 196): Compass Start
02-15 23:49:41.645 D/Sensors ( 231): open_akm, fd=114
02-15 23:49:41.895 W/ResourceType( 231): Skipping entry 0x7f040007 in package table 0 because it is not complex!
02-15 23:49:41.895 W/ResourceType( 231): Skipping entry 0x7f040008 in package table 0 because it is not complex!
02-15 23:49:42.550 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:42.550 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:42.625 D/dalvikvm( 1603): GC_FOR_MALLOC freed 10725 objects / 592000 bytes in 45ms
02-15 23:49:43.525 D/dalvikvm( 1603): GC_EXTERNAL_ALLOC freed 753 objects / 49392 bytes in 48ms
02-15 23:49:43.575 D/dalvikvm( 1603): GC_EXTERNAL_ALLOC freed 13 objects / 528 bytes in 38ms
02-15 23:49:43.675 D/dalvikvm( 1603): GC_EXTERNAL_ALLOC freed 592 objects / 37064 bytes in 33ms
02-15 23:49:43.775 D/dalvikvm( 1603): GC_EXTERNAL_ALLOC freed 619 objects / 39640 bytes in 33ms
02-15 23:49:44.545 I/Wimax ( 231): <DC> Try to establish a connection to DC server.
02-15 23:49:44.545 E/Wimax ( 231): <DC CONNECT> IO error: msg='/127.0.0.1:7771 - Connection refused'
02-15 23:49:45.373 W/ActivityManager( 231): Timeout of broadcast BroadcastRecord{47785fd8 android.intent.action.AIRPLANE_MODE} - [email protected]
02-15 23:49:45.373 W/ActivityManager( 231): Receiver during timeout: ResolveInfo{476795a8 com.android.settings.MLReceiver p=0 o=0 m=0x108000}
02-15 23:49:45.445 W/Process ( 231): Unable to open /proc/772/status
02-15 23:49:45.455 E/ActivityManager( 231): ANR in com.android.settings
02-15 23:49:45.455 E/ActivityManager( 231): Reason: Broadcast of Intent { act=android.intent.action.AIRPLANE_MODE flg=0x20000000 cmp=com.android.settings/.MLReceiver (has extras) }
02-15 23:49:45.455 E/ActivityManager( 231): Load: 4.76 / 3.24 / 1.72
02-15 23:49:45.455 E/ActivityManager( 231): CPU usage from 63948ms to 72ms ago:
02-15 23:49:45.455 E/ActivityManager( 231): anlawson.logcat: 12% = 12% user + 0% kernel / faults: 1438 minor 1 major
02-15 23:49:45.455 E/ActivityManager( 231): system_server: 11% = 6% user + 5% kernel / faults: 18437 minor 27 major
02-15 23:49:45.455 E/ActivityManager( 231): d.process.acore: 7% = 7% user + 0% kernel / faults: 1823 minor
02-15 23:49:45.455 E/ActivityManager( 231): droid.wallpaper: 4% = 3% user + 0% kernel / faults: 3255 minor 1 major
02-15 23:49:45.455 E/ActivityManager( 231): iqd: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): iqfd: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): android.vending: 0% = 0% user + 0% kernel / faults: 65 minor 1 major
02-15 23:49:45.455 E/ActivityManager( 231): logcat: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): akmd: 0% = 0% user + 0% kernel / faults: 162 minor
02-15 23:49:45.455 E/ActivityManager( 231): com.svox.pico: 0% = 0% user + 0% kernel / faults: 1612 minor
02-15 23:49:45.455 E/ActivityManager( 231): m.android.phone: 0% = 0% user + 0% kernel / faults: 106 minor 2 major
02-15 23:49:45.455 E/ActivityManager( 231): atmel_wq: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): .android.htcime: 0% = 0% user + 0% kernel / faults: 102 minor
02-15 23:49:45.455 E/ActivityManager( 231): android.iqagent: 0% = 0% user + 0% kernel / faults: 105 minor
02-15 23:49:45.455 E/ActivityManager( 231): le.android.epst: 0% = 0% user + 0% kernel / faults: 75 minor
02-15 23:49:45.455 E/ActivityManager( 231): init: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): rpcrouter: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): ls_wq/0: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): zygote: 0% = 0% user + 0% kernel / faults: 68 minor
02-15 23:49:45.455 E/ActivityManager( 231): e.process.gapps: 0% = 0% user + 0% kernel / faults: 79 minor 5 major
02-15 23:49:45.455 E/ActivityManager( 231): d.process.media: 0% = 0% user + 0% kernel / faults: 73 minor
02-15 23:49:45.455 E/ActivityManager( 231): com.android.mms: 0% = 0% user + 0% kernel / faults: 128 minor
02-15 23:49:45.455 E/ActivityManager( 231): e.pluginmanager: 0% = 0% user + 0% kernel / faults: 52 minor
02-15 23:49:45.455 E/ActivityManager( 231): m.smithmicro.DM: 0% = 0% user + 0% kernel / faults: 114 minor
02-15 23:49:45.455 E/ActivityManager( 231): android.updater: 0% = 0% user + 0% kernel / faults: 114 minor
02-15 23:49:45.455 E/ActivityManager( 231): LocationService: 0% = 0% user + 0% kernel / faults: 86 minor
02-15 23:49:45.455 E/ActivityManager( 231): .cooliris.media: 0% = 0% user + 0% kernel / faults: 126 minor
02-15 23:49:45.455 E/ActivityManager( 231): rild: 0% = 0% user + 0% kernel / faults: 1 minor
02-15 23:49:45.455 E/ActivityManager( 231): +Error dump: htc: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): +flush-31:0: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): +ndroid.settings: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): +ip: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): -ndroid.settings: 0% = 0% user + 0% kernel
02-15 23:49:45.455 E/ActivityManager( 231): TOTAL: 40% = 32% user + 7% kernel
02-15 23:49:45.475 I/Process ( 231): Sending signal. PID: 1631 SIG: 3
02-15 23:49:45.475 I/dalvikvm( 1631): threadid=3: reacting to signal 3
02-15 23:49:45.475 E/dalvikvm( 1631): Failed to find cpu subsys
02-15 23:49:45.475 E/dalvikvm( 1631): Failed to find cpu subsys
02-15 23:49:45.475 E/dalvikvm( 1631): Failed to find cpu subsys
02-15 23:49:45.475 E/dalvikvm( 1631): Failed to find cpu subsys
02-15 23:49:45.475 E/dalvikvm( 1631): Failed to find cpu subsys
02-15 23:49:45.475 E/dalvikvm( 1631): Failed to find cpu subsys
02-15 23:49:45.475 E/dalvikvm( 1631): Failed to find cpu subsys
02-15 23:49:45.485 I/dalvikvm( 1631): Wrote stack traces to '/data/anr/traces.txt'
02-15 23:49:45.485 I/Process ( 231): Sending signal. PID: 231 SIG: 3
02-15 23:49:45.485 I/dalvikvm( 231): threadid=3: reacting to signal 3
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
02-15 23:49:45.495 E/dalvikvm( 231): Failed to find cpu subsys
Click to expand...
Click to collapse
sorry to bump but is there anyone who has ever had this problem? Its affecting my work pretty bad not being able to use wifi

[Q] Locked keystore

Hey,
I'm having a problem connecting to my wireless network from time to time.
This time, I managed to get a logcat of the output - does anyone have any ideas of what keystore locked means, and how to fix it?
Here is the log output:
V/WifiMonitor( 1257): Event [WPS-AP-AVAILABLE ]
V/WifiMonitor( 1257): Event [Trying to associate with 00:a0:c5:b2:1a:77 (SSID='GurliNETAtHome' freq=2452 MHz)]
V/WifiMonitor( 1257): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:a0:c5:b2:1a:77]
V/WifiStateTracker( 1257): Changing supplicant state: SCANNING ==> ASSOCIATING
I/keystore( 1195): uid: 1000 action: t -> 2 state: 2 -> 2 retry: 4
V/WifiStateTracker( 1257): KeyStore.LOCKED
I/wpa_supplicant( 1452): DISABLE_80211X
I/wpa_supplicant( 1452): CTRL_IFACE: wpa_supplicant_ctrl_iface_disable_80211X
D/dalvikvm( 1523): GC_EXPLICIT freed 3080 objects / 136592 bytes in 103ms
I/wpa_supplicant( 1452): CTRL-EVENT-STATE-CHANGE id=1 state=4 BSSID=00:a0:c5:b2:1a:77
V/WifiMonitor( 1257): Event [CTRL-EVENT-STATE-CHANGE id=1 state=4 BSSID=00:a0:c5:b2:1a:77]
V/WifiStateTracker( 1257): Changing supplicant state: ASSOCIATING ==> ASSOCIATED
I/wpa_supplicant( 1452): Associated with 00:a0:c5:b2:1a:77
I/wpa_supplicant( 1452): RX EAPOL from 00:a0:c5:b2:1a:77
I/wpa_supplicant( 1452): RX EAPOL:return ,due to keystore locked
V/WifiMonitor( 1257): Event [Associated with 00:a0:c5:b2:1a:77]
I/wpa_supplicant( 1452): l2_packet_send: ret = '4'
I/wpa_supplicant( 1452): RX EAPOL from 00:a0:c5:b2:1a:77
I/wpa_supplicant( 1452): RX EAPOL:return ,due to keystore locked
D/WifiStateTracker( 1257): Reset connections and stopping DHCP
I/wpa_supplicant( 1452): Rx Data Filter Remove [5] command
I/wpa_supplicant( 1452): auto ip disabled
I/wpa_supplicant( 1452): Rx Data Filter: do not support, ignore
D/NetUtils( 1257): ifc_get_info addr=0 !
D/dalvikvm( 1381): GC_EXPLICIT freed 5286 objects / 208296 bytes in 49ms
I/wpa_supplicant( 1452): RX EAPOL from 00:a0:c5:b2:1a:77
I/wpa_supplicant( 1452): RX EAPOL:return ,due to keystore locked
D/WifiStateTracker( 1257): Disabling interface
I//system/bin/wpa_supplicant( 1450): l2_packet_receive - recvfrom: Network is down
D/dalvikvm( 1564): GC_EXPLICIT freed 3389 objects / 156824 bytes in 70ms
I/wpa_supplicant( 1452): Authentication with 00:a0:c5:b2:1a:77 timed out.
V/WifiMonitor( 1257): Event [Authentication with 00:a0:c5:b2:1a:77 timed out.]
I/wpa_supplicant( 1452): CTRL-EVENT-STATE-CHANGE id=1 state=0 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1257): Event [CTRL-EVENT-STATE-CHANGE id=1 state=0 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1257): Changing supplicant state: ASSOCIATED ==> DISCONNECTED
I/wpa_supplicant( 1452): CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
V/WifiMonitor( 1257): Event [CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys]
V/WifiStateTracker( 1257): New network state is DISCONNECTED
Click to expand...
Click to collapse
Not sure, but you may be experiencing this bug: code.google.com /p/android/issues/detail?id=16460 (sprry can't post links yet)
I'm having the same issue on Droid Incredible, Stock + Root ROM 2.3.4. It's really annoying, hope the community knows a fix.

[SOLVED]Wifi module dead? (Nope.)

This morning my wife handed me her phone and said "fixit". It was frozen, no touchscreen, no power button, nothing. I pulled the battery and upon restarting the wifi wouldn't connect. We both have the same phone (Tmo G2), but the only differnce between mine and hers is mine has the DZ HBOOT (I flashed Sense 3.0 ROM a while back) which is CM7.1 with pershoot's kernel and V6 Supercharger U9R4. Mine has been connected to wifi the whole time so I don't think it's the router. I tried to "Forget" the network and rescan but it doesn't show up now. I tried to manally add the SSID and password and it's still a no go. I've fixed permissions and wiped caches. My next step is to check logcat to see if I can find anything. My question is could the wifi module be dead but the phone still operate? Ther are no force closes and the mobile data is fine.
Sent from my HTC Vision using xda premium
heybobitsme said:
This morning my wife handed me her phone and said "fixit". It was frozen, no touchscreen, no power button, nothing. I pulled the battery and upon restarting the wifi wouldn't connect. We both have the same phone (Tmo G2), but the only differnce between mine and hers is mine has the DZ HBOOT (I flashed Sense 3.0 ROM a while back) which is CM7.1 with pershoot's kernel and V6 Supercharger U9R4. Mine has been connected to wifi the whole time so I don't think it's the router. I tried to "Forget" the network and rescan but it doesn't show up now. I tried to manally add the SSID and password and it's still a no go. I've fixed permissions and wiped caches. My next step is to check logcat to see if I can find anything. My question is could the wifi module be dead but the phone still operate? Ther are no force closes and the mobile data is fine.
Sent from my HTC Vision using xda premium
Click to expand...
Click to collapse
Toasting a module while leaving the rest of the board fine would be a bit hard to do; check /proc/last_kmesg (it might still show what caused the device to freeze up like that.
You could also try watching the logs while toggling the Wi-Fi on/off to see what's being said.
Sent from my HTC Vision using XDA App
This is what I got from the logcat so far
Code:
D/alogcat ( 4359): stopped
D/alogcat ( 4359): starting ...
I/craigsnotifica( 4395): NetworkChangeReceiver -> arrived android.net.wifi.WIFI_STATE_CHANGED
D/dalvikvm( 1477): GC_CONCURRENT freed 1731K, 36% free 8231K/12743K, external 2124K/2616K, paused 4ms+14ms
D/Tethering( 1477): eth0 is not a tetherable iface, ignoring
I/craigsnotifica( 4395): NetworkChangeReceiver -> arrived android.net.wifi.WIFI_STATE_CHANGED
V/WifiStateTracker( 1477): Connection to supplicant established, state=DISCONNECTED
I/wpa_supplicant( 4758): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
I/wpa_supplicant( 4758): Trying to associate with SSID 'linksys'
V/WifiMonitor( 1477): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00]
V/WifiMonitor( 1477): Event [Trying to associate with SSID 'linksys']
V/WifiStateTracker( 1477): Changing supplicant state: DISCONNECTED ==> SCANNING
I/wpa_supplicant( 4758): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1477): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1477): Changing supplicant state: SCANNING ==> ASSOCIATING
Note that "linksys" is not the router I'm trying to connect to.
heybobitsme said:
This is what I got from the logcat so far
Code:
D/alogcat ( 4359): stopped
D/alogcat ( 4359): starting ...
I/craigsnotifica( 4395): NetworkChangeReceiver -> arrived android.net.wifi.WIFI_STATE_CHANGED
D/dalvikvm( 1477): GC_CONCURRENT freed 1731K, 36% free 8231K/12743K, external 2124K/2616K, paused 4ms+14ms
D/Tethering( 1477): eth0 is not a tetherable iface, ignoring
I/craigsnotifica( 4395): NetworkChangeReceiver -> arrived android.net.wifi.WIFI_STATE_CHANGED
V/WifiStateTracker( 1477): Connection to supplicant established, state=DISCONNECTED
I/wpa_supplicant( 4758): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
I/wpa_supplicant( 4758): Trying to associate with SSID 'linksys'
V/WifiMonitor( 1477): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00]
V/WifiMonitor( 1477): Event [Trying to associate with SSID 'linksys']
V/WifiStateTracker( 1477): Changing supplicant state: DISCONNECTED ==> SCANNING
I/wpa_supplicant( 4758): CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:00:00:00:00:00
V/WifiMonitor( 1477): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:00:00:00:00:00]
V/WifiStateTracker( 1477): Changing supplicant state: SCANNING ==> ASSOCIATING
Note that "linksys" is not the router I'm trying to connect to.
Click to expand...
Click to collapse
Well, the module isn't dead. Has there been any changes since when it last worked (updates to apps, apps installed, etc.).
Sent from my HTC Vision using XDA App
Ok, I found the problem. The linksys router shown in the previous post was taking precedence and for some reason the phone was only trying to connect to it. As soon as I removed it my router showed up. Is there a limit as to how many remembered networks you can have? My wife has 5 including our home network.
No limit exists that I am aware of, except memory. I have at least 30+ remembered wifi networks.
That's what I thought. It's weird that it was trying connect to a network and not allowing any other to work.
Sent from my HTC Vision using xda premium

[ISSUE] WiFi goes up and down constantly

My nexus have a serious issue.
When I connect to my home net over wifi, the icon disappeared and apperead every minute.
It's terrible becouse I can'use market, or gtalk...
It's very strange becouse over other wifi networks seems to work...
I have also a nexus one with ics, a transformer with honeycomb and i never have this issue.
It seem an issue of kernel 3, becouse I have googled and read that also ubuntu 11.10 has this problem.
Here the logcat:
Code:
D/ConnectivityService( 194): handleInetConditionHoldEnd: net=1, condition=100, published condition=0
D/dalvikvm( 3101): GC_FOR_ALLOC freed 258K, 5% free 15783K/16519K, paused 27ms
I/wpa_supplicant( 1108): wlan0: CTRL-EVENT-DISCONNECTED bssid=00:0c:f6:86:3b:88 reason=0
D/CommandListener( 115): Clearing all IP addresses on wlan0
D/Tethering( 194): interfaceLinkStateChanged wlan0, true
D/Tethering( 194): interfaceStatusChanged wlan0, true
D/ConnectivityService( 194): ConnectivityChange for WIFI: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 194): Attempting to switch to mobile
D/ConnectivityService( 194): Attempting to switch to BLUETOOTH_TETHER
D/NetUtils( 194): android_net_utils_resetConnections in env=0x28ba18 clazz=0xcab00001 iface=wlan0 mask=0x3
D/ConnectivityService( 194): resetConnections(wlan0, 3)
W/Smack/Packet( 600): notify conn break (IOEx), close connection
D/ConnectivityService( 194): ConnectivityChange for WIFI: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 194): Attempting to switch to mobile
D/ConnectivityService( 194): Attempting to switch to BLUETOOTH_TETHER
D/NetUtils( 194): android_net_utils_resetConnections in env=0x28ba18 clazz=0xcc300001 iface=wlan0 mask=0x3
D/ConnectivityService( 194): resetConnections(wlan0, 3)
D/Smack ( 600): [[email protected]] close socket
D/Smack/Packet( 600): [parsePacketsFromProtoBufs] close connection's reader
D/ConnectivityService( 194): handleInetConditionChange: no active default network - ignore
D/Smack/Packet( 600): [writePackets] close writer
I/wpa_supplicant( 1108): wlan0: Trying to associate with 00:0c:f6:86:3b:88 (SSID='home' freq=2472 MHz)
I/wpa_supplicant( 1108): wlan0: Associated with 00:0c:f6:86:3b:88
I/wpa_supplicant( 1108): wlan0: CTRL-EVENT-CONNECTED - Connection to 00:0c:f6:86:3b:88 completed (reauth) [id=0 id_str=]
D/Tethering( 194): interfaceLinkStateChanged wlan0, true
D/Tethering( 194): interfaceStatusChanged wlan0, true
D/Tethering( 194): interfaceLinkStateChanged rmnet0, true
D/Tethering( 194): interfaceStatusChanged rmnet0, true
D/ConnectivityService( 194): ConnectivityChange for mobile: CONNECTED/CONNECTED
W/NetworkStats( 194): dropping UID delta from unknown iface: iface=wlan0 uid=0 set=DEFAULT tag=0x0 rxBytes=0 rxPackets=0 txBytes=140 txPackets=2 operations=0
D/NetworkPolicy( 194): applying policy NetworkPolicy[NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=valid]: cycleDay=17, warningBytes=2147483648, limitBytes=-1, lastSnooze=-1 to ifaces [rmnet0]
D/ConnectivityService( 194): ConnectivityChange for WIFI: CONNECTED/CONNECTED
D/ConnectivityService( 194): Policy requires mobile teardown
D/ConnectivityService( 194): ConnectivityChange for WIFI: CONNECTED/CONNECTED
D/ConnectivityService( 194): handleConnectivityChange: address are the same reset per doReset linkProperty[1]: resetMask=0
D/NetworkPolicy( 194): applying policy NetworkPolicy[NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=valid]: cycleDay=17, warningBytes=2147483648, limitBytes=-1, lastSnooze=-1 to ifaces [rmnet0]
D/NetworkPolicy( 194): applying policy NetworkPolicy[NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=valid]: cycleDay=17, warningBytes=2147483648, limitBytes=-1, lastSnooze=-1 to ifaces [rmnet0]
D/dalvikvm( 194): GC_CONCURRENT freed 1821K, 18% free 21547K/25991K, paused 7ms+9ms
D/Tethering( 194): Tethering got CONNECTIVITY_ACTION
D/Tethering( 194): MasterInitialState.processMessage what=3
D/Tethering( 194): Tethering got CONNECTIVITY_ACTION
D/Tethering( 194): MasterInitialState.processMessage what=3
D/Smack ( 600): [[email protected]] create socket connection(mtalk.google.com, 5228)
D/StatsUploadService( 600): Upload disabled
I/MediaUploader( 3068): No need to wake up
D/StatsUploadService( 600): Upload disabled
I/MediaUploader( 3068): No need to wake up
D/dalvikvm( 5252): GC_EXPLICIT freed 363K, 3% free 15099K/15559K, paused 4ms+5ms
D/Tethering( 194): interfaceLinkStateChanged rmnet0, false
D/Tethering( 194): interfaceStatusChanged rmnet0, false
D/ConnectivityService( 194): ConnectivityChange for mobile: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 194): Attempting to switch to WIFI
D/ConnectivityService( 194): Attempting to switch to BLUETOOTH_TETHER
D/NetUtils( 194): android_net_utils_resetConnections in env=0x28ba18 clazz=0xed900001 iface=rmnet0 mask=0x3
D/ConnectivityService( 194): resetConnections(rmnet0, 3)
D/Tethering( 194): Tethering got CONNECTIVITY_ACTION
D/Tethering( 194): MasterInitialState.processMessage what=3
D/StatsUploadService( 600): Upload disabled
I/MediaUploader( 3068): No need to wake up
D/dalvikvm( 194): GC_EXPLICIT freed 869K, 18% free 21494K/25991K, paused 3ms+8ms
D/Tethering( 194): Tethering got CONNECTIVITY_ACTION
D/Tethering( 194): MasterInitialState.processMessage what=3
D/Tethering( 194): Tethering got CONNECTIVITY_ACTION
D/Tethering( 194): MasterInitialState.processMessage what=3
D/StatsUploadService( 600): Upload disabled
I/MediaUploader( 3068): No need to wake up
D/StatsUploadService( 600): Upload disabled
I/MediaUploader( 3068): No need to wake up
D/Tethering( 194): Tethering got CONNECTIVITY_A

Categories

Resources