Wlan suddenly stopped working. - Nexus One Q&A, Help & Troubleshooting

Hi.
Ive been using cyanogenmod since i got my nexus.
Been running gr8. No problems what so ever.
Now however my wlan suddenly decided to be unavailable.
I was running CM5.0.6 + DesireCamera OC/UV kernel.
Symptoms: When enabling Wifi i get no Icon and if i scan for networks I see no networks.
What ive tried so far without luck in order.
Reflash cm 5.0.6. <- multiple times
reflash desirecam <- multiple times
push bcm4329.ko <- multiple times
wiped all and
Kang-o-rama 0.6
Edit
Just tried reflashing radio and then pushing bcm4329.ko.
still no go
And it still isnt working
Am i missing something ?
Heres what i got from lolcat.
V/WifiStateTracker( 134): Connection to supplicant established, state=SCANNING
D/NetworkStateTracker( 134): setDetailed state, old =DISCONNECTED and new state=SCANNING
V/WifiStateTracker( 134): Changing supplicant state: SCANNING ==> SCANNING
D/ConnectivityService( 134): Dropping ConnectivityChange for WIFI: DISCONNECTED/SCANNING
D/SettingsWifiEnabler( 187): Received wifi state changed from Enabling to Enabled
I/wpa_supplicant( 550): CTRL-EVENT-SCAN-RESULTS Ready
thanks in advance for any help.

Related

MAC Caching?

does anyone know if there is something on the phone that caches MAC addresses (other than just an ARP table).
At my work we recently changed out a router but gave it the same name it used to have. We used to broadcast the SSID but are no longer doing so so I had to "add" a network. I put in the SSID and try to connect but what I'm seeing in the log is not the MAC address of the actual device so I'm not sure where it's getting it from.
e.g: Device address: 00:A2:F0:A3:00:F1
What I see in the logs:
Code:
V/WifiMonitor( 1400): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2]
V/WifiStateTracker( 1400): Changing supplicant state: DISCONNECTED ==> SCANNING
V/WifiMonitor( 1400): Event [Trying to associate with 02:5c:71:ee:ac:1c (SSID='MYSSID' freq=2417 MHz)]
V/WifiMonitor( 1400): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3]
V/WifiStateTracker( 1400): Changing supplicant state: SCANNING ==> ASSOCIATING
D/WifiStateTracker( 1400): Deconfiguring interface and stopping DHCP
D/SettingsWifiEnabler( 2956): Received network state changed to NetworkInfo: type: WIFI[], state: DISCONNECTED/DISCONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
V/WifiMonitor( 1400): Event [Authentication with 02:5c:71:ee:ac:1c timed out.]
I've looked on other devices that have successfully connected to verify the new target MAC but it looks like my phone might have a MAC association with the SSID _saved_ somewhere?
I've tried forgetting the network and re-adding it as well as rebooting the phone etc. Any ideas? is there a db somewhere that might store this info?
This thread can be closed (unless others notice an issue)
I've upgraded my ROM and everything works now

[Q] N1 running CM6, forgets credentials for 802.1x network?

I'm running CM6 Stable on my N1 and I'm able to log into my UBC wifi network (ubcsecure) using my login and password. However, periodically it just seems to lose the ability to authenticate, and I get the message "Disconnected" on the Wi-Fi settings screen. Sometimes it will say "Disabled" under the network name.
If I open up alogcat and review the logs, a few lines stand out:
Code:
E/wpa_supplicant( 238): Ongoing Scan action...
I/wpa_supplicant( 238): EAP-MSCHAPV2: Password not configured
I/wpa_supplicant( 238): CTRL-REQ-PASSWORD-23:Password needed for SSID ubcsecure
V/WifiMonitor( 124): Event [CTRL-REQ-PASSWORD-23:Password needed for SSID ubcsecure]
D/WifiStateTracker( 124): Reset connections and stopping DHCP
D/WifiStateTracker( 124): Disabling interface
When I long-press ubcsecure to modify it, I notice that "Phase 2 authentication" has been set to "None" even though I had selected MSCHAPV2 previously. Also, "Use secure credentials" under Location & Security keeps getting unchecked. If I recheck this, and then select the correct option under "modify network" and re-enter the password in this window, then usually after some consideration it's willing to reconnect.
Once I'm connected, I can go for the rest of the day, and it'll happily disconnect/reconnect any time I to out of or into range. Then at some point during the next day, it starts to disconnect again and I see the error messages once more in alogcat.
On stock firmware the 802.1x was flaky but I never had to re-enter my password. On CM6 it's solid, for about a day, and then I have to re-enter everything.
Any thoughts? Has anyone seen this on other enterprise networks?

WiFi connecting issue

I have noticed a pattern with ROMS that I have used on my ROGERS Dream which has the 2708 spl + radio combo. The Wifi of every ROM which I have tried to use which is claimed to have wifi working by other dream users who use it doesn't work. It seems to timeout.
The only exceptions to the rules are CM6.1 and ezterry's MT3G port.
In the latest 2.1 rom I have tried, this is what happens after clicking "Connect" on a known network:
D/AccessPointState( 3735): matches wifiConfig.eap=null
D/AccessPointState( 3735): security == WPA_PSK or WPA2_PSK
D/AccessPointState( 3735): updateWifiConfiguration() hasEap=, ssid"xxxx", eap=null, phase1=null, phase2null, identitynull,
V/WifiMonitor( 2920): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2]
D/BluetoothHeadset( 2920): Proxy object connected
D/AccessPointState( 3735): matches wifiConfig.eap=null
D/AccessPointState( 3735): matches wifiConfig.eap=null
V/WifiStateTracker( 2920): Connection to supplicant established, state=SCANNING
D/SettingsWifiEnabler( 3735): Received wifi state changed from Enabling to Enabled
V/WifiStateTracker( 2920): Changing supplicant state: SCANNING ==> SCANNING
D/WifiStateTracker( 2920): resetNotificationTimer()
D/WifiStateTracker( 2920): resetNotificationTimer()
D/AccessPointState( 3735): matches wifiConfig.eap=null
D/WifiStateTracker( 2920): resetNotificationTimer()
D/WifiStateTracker( 2920): resetNotificationTimer()
D/SettingsWifiLayer( 3735): MESSAGE_ATTEMPT_SCAN call attemptScan()
D/WifiStateTracker( 2920): resetNotificationTimer()
D/SettingsWifiLayer( 3735): MESSAGE_ATTEMPT_SCAN call attemptScan()
D/WifiStateTracker( 2920): resetNotificationTimer()
Click to expand...
Click to collapse
Other G1 users seem to be able to use the same roms with no trouble. I'll try connecting to a different network tomorrow.
Any thoughts?

[Q] Socket() Address family not supported by protocol

Hey has anyone tried connecting to a windows VPN using PPTP on Galaxy S I9003 (android 2.2.1) and not suceeding?
I've traced the problem down to this log:
.
.
.
I/SProxy_mtpd( 2139): Stop VPN daemon: mtpd
D/SProxy_mtpd( 2139): mtpd is stopped after 0 msec
D/SProxy_mtpd( 2139): stopping mtpd, success? true
I/SProxy_racoon( 2139): Stop VPN daemon: racoon
D/SProxy_racoon( 2139): racoon is stopped after 0 msec
D/SProxy_racoon( 2139): stopping racoon, success? true
D/VpnService( 2139): Local IP: 192.168.0.9, if: tiwlan0
D/VpnService( 2139): VPN UP: down
I/SProxy_mtpd( 2139): Start VPN daemon: mtpd
D/SProxy_mtpd( 2139): mtpd is running after 0 msec
D/mtpd ( 3662): Waiting for control socket
D/SProxy_mtpd( 2139): service not yet listen()ing; try again
D/mtpd ( 3662): Received 20 arguments
I/mtpd ( 3662): Using protocol pptp
I/mtpd ( 3662): Connecting to 192.168.0.1 port 1723
I/SProxy_mtpd( 2139): got data from control socket: 20
I/mtpd ( 3662): Connection established (socket = 16)
D/mtpd ( 3662): Sending SCCRQ
D/mtpd ( 3662): Received SCCRP -> Sending OCRQ (local = 12414)
I/mtpd ( 3662): Tunnel established
D/mtpd ( 3662): Received OCRQ (remote = 8000)
I/mtpd ( 3662): Session established
I/mtpd ( 3662): Creating PPPoX socket
F/mtpd ( 3662): Socket() Address family not supported by protocol
.
.
.
which is the source of the problem, does anyone have any idea what can be done to fix it?
In a dark back alley of my mind, there's a memory of a tweak at least in the speedmod kernel. It's about VPN or something else about networks.
I don't know whether the kernel is even compatible but maybe reading up on that can give you some more information.
good luck
A lot can go wrong with VPN.. can you access it from pc?
I'm seeing this as well. Trying to connect to StrongVPN from CM7-03232011-nightly. I can connect to this VPN with Windows and Linux.
Thanks man, I'm now tryin' to figure out the compatibility issues
Auzy said:
A lot can go wrong with VPN.. can you access it from pc?
Click to expand...
Click to collapse
@Auzy:
I can connect through PC. This log snippet confirms that something is missing in socket framework of this firmware. Moreover, a friend of mine has Galaxy S I9003 and I did the same procedure on his phone and the log shows smooth progress of the same VPN host, so there is something wrong inside and I'm trying to dig it. Since the phone is released pretty recently, there are few resources which can be relied upon. Even CWM does not support this phone yet.
Having the same problem.
Hamid, I guess you are from Iran like me. It must be a problem with middle eastern firmwares because I don't see anyone else complaining.
I took my phone to ParsMicrotel guarantee services and they couldn't help.
Did you had any luck solving this problem?
I don't know if it's just the Middle-East firmwares or not. I live in Kuwait, and I had the same problem with the stock Middle-East firmware that came on the phone, so I flashed one of the other ROMs available from samfirware.com , I9003XWKB1, and got the same result. Since the phone was new I completely wiped the phone before and after the firmware upgrade. I still had the same problem. So then I tried the newest European ROM, I9003XXKB3. Again, wiped the phone before and after the flash, as well as cleared the dalvik cache...........same problem. I have tried connecting via 3G as well as Wi-fi with no luck. I know it's not the ISP since I can connect using my computer, even when using the i9003 as a mobile AP. Also, a co-worker of mine has the i9000 on the same network and I am able to connect to the VPN on his phone using either PPTP or L2TP/IPSec PSK VPN. I think it may be something with either the phone hardware, or maybe a bug in the phone baseband software.
Has anyone been able to connect to any type of VPN using the i9003?

ICS test firmware tackling Wi-Fi and HDMI issues

Please check the following firmware and report in this thread if it solves your Wi-Fi or HDMI issues.
http://update.archos.com/9/gen9/gen9_4.0.4-TEST/firmware_archos_it4.aos
There might be still some audio out problems with HDMI with OMAP4430 ES2.2 based platforms (check in settings->about tablet->OMAP version): we are still working on it and will come up with a solution shortly.
Thank you for your help/feedback and patience.
very tempting to try... but i will wait for someone to make a custom rom with root out of it...
This ROM is not intended to get custom ROM, with root and other options.
As far as i understood it is just a test ROM for users who have troubles with the official ICS update to check if this solves their issues.
Thus, if you are impacted, then just download it and test if it corrects WiFi and HDMI issues.
Cheers,
jipee296 said:
very tempting to try... but i will wait for someone to make a custom rom with root out of it...
Click to expand...
Click to collapse
I am an Archos staff, I do not do custom firmwares: I do the real ones
Downloaded and installed:
-when updated from GUI (.aos copied to Gen9 when Android was running) resulted in no backlight after reboot; installation from recovery was successful
-as before Reset Android is required for the update, otherwise boot process hangs during dalvik-cache rebuilding
-Wifi works better but still sometimes disconnects- connected to 802.11n SoftAP (ar2971 usb wlan+ built-in Win7 wifi AP)
-there are no problems connecting to 802.11g- wifi tethering on HTC Desire (CM7.2, Android 2.3.7)
Sorry, I can't test HDMI- I don't have proper monitor/TV
I misplaced my charger cable..so I'm not able to test this. If I find it i will test this out and report my findings.
courville said:
I am an Archos staff, I do not do custom firmwares: I do the real ones
Click to expand...
Click to collapse
Arf Arf nobody know Courville on XDA ....
Yes this people working on Archos !
---------- Post added at 06:40 PM ---------- Previous post was at 06:10 PM ----------
Firmawre update OK
Wifi by WPA OK
Wifi by WEP Ok
Hdmi OK
Audio.Hdmi OK
My tablet Archos 8" gen 9 8go/omap 4430 ES2.2 ...
Box : Freebox v5
Problem : yes
in audio/video archos application i see the files in twice !those files are on SC card
I'm having some 'strange' issues on wifi, so have downloaded this update and will apply it and let y'all know shortly if it breaks / fixes anything
- EDIT- So far so good. The firmware installed without a hitch (I copied it to root of Internalstorage and selected Yes when tablet asked to upgrade). It rebooted, upgraded firmware, rebooted, optimized applications and nothing seems broken. However, it DOES (so far) seem to have fixed the issue I had with Wifi - the issue I had was when I click on a UTL, it loads the browser (I use Dolphin HD) and this says 'Cannot load the page as there is no internet conenction' but then it loads the page anyway. This (so far ) is not happening anymore. Will play with the tablet this weekend and update this post if I have more.
For the record - my tablet is OMAP4460ES1.1 (whatever that means) - Archos 80 G9 16GB Turbo
Installed the test-firmware, same wifi-problems as before. There is no stable connection possible (my router: fritzbox 3270).
Axel
Archos g9 80 turbo 1,2 ghz
I've forgot to mention- my Wifi AP is using wpa2 with AES encryption
Other thoughts- confirmation dialogs in recovery would be usefull (I've wiped storage by mistake today....)
tapatalked from Desire
gen_scheisskopf said:
I've forgot to mention- my Wifi AP is using wpa2 with AES encryption
Other thoughts- confirmation dialogs in recovery would be usefull (I've wiped storage by mistake today....)
tapatalked from Desire
Click to expand...
Click to collapse
I agree with u 100% that confirmation dialogs should be included. I've accidentally formatted before, thinking it would confirm. +1
Wunderful !
I can finally look back videos with sound.
Great Thanks!
WPA TKIP
I have changed the encryption-settings to WPA TKIP (former: WPA+ WPA2) on the fritzbox 3270.
Now everthing works fine!
my results seem inconclusive. previously, Wifi seemed to not reconnect for me after i turned my screen of (without manually turning wifi off then on again). I installed the test firmware, and it seemed to work good, however i booted back into sde firmware, and the problem seems to be gone there now? Doesn't make sense to me
if it helps:
old d-link DI-624 router
WPA-PSK security
channel 6
Same result as official 4.0.4 update on my 101 G9 16Go Turbo tab (OMAP 4430 ES2.3)
* WiFi is still not working with my access point (D-Link DAP 1160 WPA2-AUTO), but i works quite well with my HTC phone when sharing 3G connexion (as i've got optical fiber connection, i'm not happy with just 3G internet),
* No sound on my Samsung video projector when connecting it through HDMI cable,
Logs from my access point :
0day 00:01:00 wlan0: WPA2-AES PSK authentication in progress...
0day 00:01:00 wlan0: A wireless client is associated - 90:21:55:E5:EF:43 <== My phone connecting to the AP
0day 00:01:00 wlan0: Open and authenticated
0day 00:01:23 wlan0: WPA2-AES PSK authentication in progress...
0day 00:01:23 wlan0: A wireless client is associated - 00:16C:6D:1A:52 <== Archos tab trying to connect
0day 00:01:27 wlan0: A STA is rejected by 802.1x daemon - 00:16C:6D:1A:52 <== got dumped
0day 00:01:27 wlan0: A wireless client is associated - 00:16C:6D:1A:52 <== trying again and so on
0day 00:01:27 wlan0: WPA2-AES PSK authentication in progress...
0day 00:01:30 wlan0: A STA is rejected by 802.1x daemon - 00:16C:6D:1A:52
0day 00:01:31 wlan0: A wireless client is associated - 00:16C:6D:1A:52
0day 00:01:31 wlan0: WPA2-AES PSK authentication in progress...
0day 00:01:34 wlan0: A STA is rejected by 802.1x daemon - 00:16C:6D:1A:52
0day 00:01:35 wlan0: WPA2-AES PSK authentication in progress...
0day 00:01:35 wlan0: A wireless client is associated - 00:16C:6D:1A:52
0day 00:01:38 wlan0: A STA is rejected by 802.1x daemon - 00:16C:6D:1A:52
0day 00:01:39 wlan0: WPA2-AES PSK authentication in progress...
0day 00:01:39 wlan0: A wireless client is associated - 00:16C:6D:1A:52
0day 00:01:42 wlan0: A STA is rejected by 802.1x daemon - 00:16C:6D:1A:52
0day 00:01:43 wlan0: WPA2-AES PSK authentication in progress...
0day 00:01:43 wlan0: A wireless client is associated - 00:16C:6D:1A:52
0day 00:01:46 wlan0: A STA is rejected by 802.1x daemon - 00:16C:6D:1A:52
0day 00:01:47 wlan0: WPA2-AES PSK authentication in progress...
0day 00:01:47 wlan0: A wireless client is associated - 00:16C:6D:1A:52
0day 00:01:50 wlan0: A STA is rejected by 802.1x daemon - 00:16C:6D:1A:52
0day 00:01:51 wlan0: WPA2-AES PSK authentication in progress...
0day 00:01:51 wlan0: A wireless client is associated - 00:16C:6D:1A:52
0day 00:01:54 wlan0: A STA is rejected by 802.1x daemon - 00:16C:6D:1A:52
Logcat from my Archos tab attached.
Updated earlier today, fixed my Wi-Fi issues. Connections now solid and fast. Never had a problem with HDMI, can confirm it still works though.
Thank you Archos!!!!
Thanks! It works much better on wifi than before, but still not perfect.
I'm using it with an 802.11g network and WEP encryption (I know!)
Still occasionally loses connection, but nowhere near as often.
Haven't been able to test HDMI yet.
Sent from my Galaxy SII using Tapatalk
Loses connection less frequently but still a bit unstable
Thanks for the updated firmware, it is great to see Archos taking such an active role
My router is an Airport Express 802.11g w/ WPA
With the update, the tablet drops connection less frequently and always seems to pick it up quickly but still a bit unstable.
The tablet works perfectly for 8 hours spans without internet but as soon as you connect to a secure Wifi it rarely goes 30 minutes without requiring a hard reset. This happens less frequently when syncing is turned off but still makes the tablet pretty worthless for web browsing and the like.
Update - my G9 is still having wifi issues but less frequently. My browser sometimes reports `no internet ` before it loads page anyway and sometimes when I unlock my g9, it briefly shows `no internet connection` on the notification bar. Seems to me like it is dropping wifi completely when not in active use. However I cannot find anywhere to set/change this in settings
Sent from my ARCHOS 80G9 using xda premium
I have Wifi Problem when i use the Galaxy Nexus 3g as connection sharing

Categories

Resources