Wifi disconnected periodically - AT&T, Rogers HTC One X, Telstra One XL

Hi guys this is my first post in HOX forum, I just got mine 1 week ago.
So the main problem I have so far is that my HOX gets disconnected from wifi at home periodically. It just suddenly drops and then reconnects by itself. Does anyone experience the same? If not I'm considering exchange a new one.
Thanks guys!

zihaoyu said:
Hi guys this is my first post in HOX forum, I just got mine 1 week ago.
So the main problem I have so far is that my HOX gets disconnected from wifi at home periodically. It just suddenly drops and then reconnects by itself. Does anyone experience the same? If not I'm considering exchange a new one.
Thanks guys!
Click to expand...
Click to collapse
I do.. but my router's a POS without an external antennae. so I can't give good answer on that.

Mine does, frequently. I've seen posts regarding the problem, and maybe even a fix. But it doesn't bother me enough to risk breaking something else in the process.
Sent from my HTC One X using XDA Premium HD. In between Force Clo...

zihaoyu said:
Hi guys this is my first post in HOX forum, I just got mine 1 week ago.
So the main problem I have so far is that my HOX gets disconnected from wifi at home periodically. It just suddenly drops and then reconnects by itself. Does anyone experience the same? If not I'm considering exchange a new one.
Thanks guys!
Click to expand...
Click to collapse
I upgraded to the beastmode kernel and this started happening to me too.
Running the normal CleanROM 4.5 Rom fixed the problem for me.
Last night I took a logcat of when this disconnect happens... But I dont really know how to debug it.

I have the same issue, with an additional problem. When WiFi disconnects I lose mobile data too. Toggling airplane mode brings back mobile data. WiFi may or may not connect for a little bit afterwards.
Sent from my One X using xda app-developers app

Why don't you all post up what bands your running on and what you have set on your router. We can map it out a little better

18th.abn said:
Why don't you all post up what bands your running on and what you have set on your router. We can map it out a little better
Click to expand...
Click to collapse
Good idea 18th.abn. I'll start.
With BeastMode Kernel v3 I have this problem. However I don't have the problem with the stock CleanROM 4.5 kernel. I will test CleanROM V with CleanKernel tonight and see if the problem is still there.
I did get a logcat while the disconnect happened... I took a couple and will have to remember which one was which... I don't really know how to read a logcat file though. Anyone good with linux? Does that help at all?
Problem happens with 2 separate routers. I'm a BAMF so I have 2 routers on my home network, 1 to service each band, and only that band.
Router 1:
Name: Linksys WRT320N
Firmware: DD-WRT v24-sp2 (04/16/10) mega
(SVN revision 14289)
Band: 5Ghz N-only, 40Mhz channel width, control channel lower, wireless channel auto.
Security: WPA2-PSK (Personal), AES
Router 2:
Name: Netgear WGR614v10
Firmware: Stock
Band: 2.4Ghz G-only, channel 11, "up to 54mbps mode"
Security: WPA2-PSK, AES
EDIT: added logcats.
Okay, so I suck at this and have forgotten which one is which. I believe it was my latest one that shows the disconnect (logcat 3). I can make another soon enough.
Logcat1
Logcat2
Logcat2

Do you have the same issue on both routers?
In logcat3, it looks like it connects for just a little bit, then once disconnected, it attempts but can't get fully connected again....it was a quick glance but is that the case?
---------- Post added at 04:24 PM ---------- Previous post was at 04:07 PM ----------
I believe your issue is right here...could be wrong but
W/wpa_supplicant( 7594): [EAP-MSG] EAP [email protected]: eap_methods not available
I/wpa_supplicant( 7594): [SeamLess] This is already connected so rejected to 00:23:69:eb:98:6a
I/wpa_supplicant( 7594): [SeamLess] flag_disconnect is reset i.e., Seamless is give it up
Here is the why its not working, its looking for sim authentification-
To run an EAP-SIM/AKA authentication you will need a client as wpa_supplicant which has access to a (U)SIM. The WLAN access point on the network has to support EAP (which is often transcribed as WPA(2)-RADIUS or WPA(2)-ENTERPRISE). The WLAN AP has to have access to a RADIUS server who handles the authentication and session key generation. The RADIUS server in a productive environment needs for EAP-SIM/AKA access to the home location register (HLR) of the MNO where the (U)SIMs are registered. For testing a file with precreated values for authentication is sufficient.
I think your security is possibly on Wpa2-EAP, Which would explain the eap-sim call, and I doubt you have a RADIUS server giving out session keys to authenticate....double check your security settings

To add. Here's a good little write up in optimum router settings with your wireless n. I see a few things in your setup that could be killing or seriously slowing your wireless connections...
http://www.smallnetbuilder.com/wireless/wireless-basics/30664-5-ways-to-fix-slow-80211n-speed
I would DEF. drop to 20mhz from 40mhz, that alone might fix your problem. I had big problems with tabs and phones connecting at 40mhz. 20 should help a lot and don't select auto, keep at 20.
Wireless channel, u have set on lower channels, lower channels are usually busier, there's an app, wifi analyzer, it will show you the least busy channels and then choose A channel, don't let it bounce around and choose for you.
Dd-wrt has an infinite amount of twee king/tuning options, as you already know but is extremely easy to make a great connection a worthless one all the same...
Try just switching to 20mhz and nothing else at first......it just might be the root issue for you also

Thanks, I'll try that out and report back.
---------- Post added at 12:19 PM ---------- Previous post was at 11:34 AM ----------
18th.abn said:
Do you have the same issue on both routers?
In logcat3, it looks like it connects for just a little bit, then once disconnected, it attempts but can't get fully connected again....it was a quick glance but is that the case?
Click to expand...
Click to collapse
My problem is that WiFi was fine for a while, then would disconnect, and then reconnect a second or two later. However, I did take a look at that guide you posted (I really like smallnetbuilder) and made some changes to my setup that they (and you) suggested. I'm still in the process of testing it.
18th.abn said:
---------- Post added at 04:24 PM ---------- Previous post was at 04:07 PM ----------
I believe your issue is right here...could be wrong but
W/wpa_supplicant( 7594): [EAP-MSG] EAP [email protected]: eap_methods not available
I/wpa_supplicant( 7594): [SeamLess] This is already connected so rejected to 00:23:69:eb:98:6a
I/wpa_supplicant( 7594): [SeamLess] flag_disconnect is reset i.e., Seamless is give it up
Here is the why its not working, its looking for sim authentification-
To run an EAP-SIM/AKA authentication you will need a client as wpa_supplicant which has access to a (U)SIM. The WLAN access point on the network has to support EAP (which is often transcribed as WPA(2)-RADIUS or WPA(2)-ENTERPRISE). The WLAN AP has to have access to a RADIUS server who handles the authentication and session key generation. The RADIUS server in a productive environment needs for EAP-SIM/AKA access to the home location register (HLR) of the MNO where the (U)SIMs are registered. For testing a file with precreated values for authentication is sufficient.
I think your security is possibly on Wpa2-EAP, Which would explain the eap-sim call, and I doubt you have a RADIUS server giving out session keys to authenticate....double check your security settings
Click to expand...
Click to collapse
My security was (and still is) set as WPA2 Personal with "AES" as the WPA algorithm. This is correct for my home network, is it not? At least that's what I set in the "wireless security" tab of dd-wrt under wireless. I see that there is something under "advanced settings" called "authentication type" which has a radio button for "auto" and "shared key". Right now it's on auto. Think I should change it to "shared key"?
"Authentication Type:
You may choose from Auto or Shared Key. Shared key authentication is more secure, but all devices on your network must also support Shared Key authentication."
18th.abn said:
To add. Here's a good little write up in optimum router settings with your wireless n. I see a few things in your setup that could be killing or seriously slowing your wireless connections...
http://www.smallnetbuilder.com/wireless/wireless-basics/30664-5-ways-to-fix-slow-80211n-speed
I would DEF. drop to 20mhz from 40mhz, that alone might fix your problem. I had big problems with tabs and phones connecting at 40mhz. 20 should help a lot and don't select auto, keep at 20.
Wireless channel, u have set on lower channels, lower channels are usually busier, there's an app, wifi analyzer, it will show you the least busy channels and then choose A channel, don't let it bounce around and choose for you.
Dd-wrt has an infinite amount of twee king/tuning options, as you already know but is extremely easy to make a great connection a worthless one all the same...
Try just switching to 20mhz and nothing else at first......it just might be the root issue for you also
Click to expand...
Click to collapse
I just made some changes based on the guide you posted. I also made sure to drop the channel width down to 20mhz (I didn't know that made so much of an impact. Kudos for that piece of advice. I chose to use channel 36, 5.180Ghz, based on my testing with wifi analyzer. No one else in the neighborhood has a 5Ghz router (Apparently).
I'll see what tonight's testing yields.

Awesome, hope it helps! As far as the disconnecting, catalog shows it searching for aes-sim authentification and I don't know why. Its connected, then disconnects because already connected....*LIGHT BULB* Make sure WiFi settings on device is set to 5ghz and not auto.....that may be why its giving a already connected in catlog

18th.abn said:
Awesome, hope it helps! As far as the disconnecting, catalog shows it searching for aes-sim authentification and I don't know why. Its connected, then disconnects because already connected....*LIGHT BULB* Make sure WiFi settings on device is set to 5ghz and not auto.....that may be why its giving a already connected in catlog
Click to expand...
Click to collapse
Are you saying the WiFi settings on my phone? I won't be able to set it to 5ghz only as I connect to various 2.4ghz networks throughout the day.
I haven't seen the error again yet *knock on wood*
Maybe you fixed it.

Awesome, I bet it was the 40mhz that was doing it glad u got it!

I spoke too soon. I was browsing XDA on my phone, clicked a new page and it disconnected for a second and reconnected immediately.
New logcat. I saved this one only a few seconds after it reconnected. It should say something about WiFi at the very bottom of the logcat file. Do these things even help you guys?
Logcat #4

Check my thread!
[HowTo][INFO] Wifi Drop Caused by "Sign-in to WiFi Network" Notification [KitKat BUG]
http://forum.xda-developers.com/and.../howto-wifi-drop-caused-sign-to-wifi-t2862509

M_J_Nazari said:
Check my thread!
[HowTo][INFO] Wifi Drop Caused by "Sign-in to WiFi Network" Notification [KitKat BUG]
http://forum.xda-developers.com/and.../howto-wifi-drop-caused-sign-to-wifi-t2862509
Click to expand...
Click to collapse
This thread is from 2 years ago... In the future, try not to dig up old threads, especially to promote your own (and irrelevant) thread

I don't care about the date of threads, i just care about the solution and help others! you just do your job, every forum has a admin moderator, and you are not one of them! so do your job.
Best regards

M_J_Nazari said:
I don't care about the date of threads, i just care about the solution and help others! you just do your job, every forum has a admin moderator, and you are not one of them! so do your job.
Best regards
Click to expand...
Click to collapse
You're solving an issue that doesn't really pertain to the original bug. If anything, start a new thread in general here, but don't bring back this thread because of its lack of relevance.
The issue deals with the WiFi on 4.2.2 (not kitkat) dropping out and coming back in. It's an issue that's based on the kernel we had. Your solution is based on timing out. It's not the same bug.
And just for the record, I'm a user. Just like you are. So what would my job exactly be? Yes, I just started to develop too, but don't accuse me of not caring about helping others. I've been helping out for a long while now. I don't believe we really have "jobs" on this forum because none of us are obligated do anything. It's a bunch of people following etiquette and helping each other.

Related

Att Fuse Problem

Hello Everyone,
I just received a ATT fuse and for the life of me I cannot seem to get the WIFI to work. I've had the tilt and the 8125 previously and I tried duplicating settings to no avail.
Are there known issues with the WIFI on this phone?
I can connect to my WEP enabled wireless router, but opera and IE fails to connect and just keeps giving me errors. This is what I have read and what I have tried:
Setting to "work" instead of "Internet"
I've tried the cab files posted in another thread to disable ATT proxy
I'm a little lost in what to check. I did follow everything I've read here that came up in "WIFI" search. I have not unlocked the phone nor flash a rom.
Could someone lend a hand?
Sign up for the att media program...its on the attwireless site
This is a bit drastic, but an easy potential fix is to flash another ROM (after flashing Hard-SPL of course). AT&T often adds a bunch of unnecessary crap to their ROMs, which may interfere with normal functions. You could always flash the AT&T ROM back if you'd like.
Hi Animexi80,
I already have a data plan. The problem isn't with Media net, it is with the phone's built in WIFI.
Trancecoder,
Really, that drastic of a step.. Do you know of a rom that fixed a WIFI problem?
Thanks
TweedyPepper said:
Do you know of a rom that fixed a WIFI problem?
Click to expand...
Click to collapse
Honestly, I never even gave the AT&T ROM a chance, so I was unaware of Wi-Fi issues. Pretty much any ROM should work. If you flash a Fuze-specific ROM, you may want to run the CAB that disables the hidden AT&T proxy. If you flash a generic Touch Pro ROM, you'll likely need to run a CAB that fixes the keyboard layout.
Ok, I suppose I will give it a go.
If I may ask, would you tell me which rom and radio you're running. It would help rule things out it it doesn't correct the problem.
thanks
you may want to run the CAB that disables the hidden AT&T proxy.
Click to expand...
Click to collapse
What is the "hidden AT&T proxy?"
I just got an AT&T Fuze and after enableing wifi using the wireless manager, had no trouble connecting to home wireless networks with various security configurations (WEP, WPA, hidden SSID, etc.). Of course if the access point has the MAC filter enabled, the Fuze MAC address must be added to the allowed list.
TweedyPepper said:
If I may ask, would you tell me which rom and radio you're running.
Click to expand...
Click to collapse
I'm running an older PROven ROM, version 1.03. I'll be upgrading soon, probably to NATF's ROM. My radio ROM is 1.08.25.20, but (1) the radio ROM doesn't control Wi-Fi, so it's moot, and (2) it has not had very good battery life, so I'll downgrade back to 1.02.25.28 tonight.
rlsmith999 said:
What is the "hidden AT&T proxy?"
Click to expand...
Click to collapse
It's a proxy setting, separate from the normal one under Connections, that is hidden. It's used to make things such as Cingular, er, Cellular Video work.
rlsmith999 said:
I just got an AT&T Fuze and after enableing wifi using the wireless manager, had no trouble connecting to home wireless networks with various security configurations (WEP, WPA, hidden SSID, etc.). Of course if the access point has the MAC filter enabled, the Fuze MAC address must be added to the allowed list.
Click to expand...
Click to collapse
This is a bit off-topic, but FYI, anything below WPA/WPA2 cannot be considered secure. WEP can be cracked in minutes, hidden SSIDs don't make APs invisible, and MAC filtering is useless (except with WPA/WPA2) as anyone sniffing traffic can see client MAC addresses in the clear.
I have found that sometimes when I have both a "data connection" and a "wi-fi" connection that they phone seems to not lock on the wi-fi but tries to use a weak data connection so try turning off the data connection and see if that fixes the problem. Also give a soft reset a try as well.
Surprised by how few ppl are having wi-fi issues. I've tried about 6 ROMs now and have the same problem with everyone (guessing this proves its more of a hardware vs software issue)
I can locate and connect to a wi-fi network but no data transfers. I have to continually disconnect/turn off/reconnect over and over and finally I will get a connection..but if unit goes into sleep for a few minutes...I have to repeat.
Very annoying...no one else is having wi-fi issues?
Hi Everyone,
Sorry I haven't reported back sooner. I wound up loading a different rom on the phone and away went the problem.
jank0023, I have no idea. I would flash the phone back to stock and return it for another if all else fails. In all my searching, here and elsewhere, there ahve been a handful of wifi problems I came across. It doesn't seem like that common of a problem afaik.
jank0023 said:
Surprised by how few ppl are having wi-fi issues. I've tried about 6 ROMs now and have the same problem with everyone (guessing this proves its more of a hardware vs software issue)
I can locate and connect to a wi-fi network but no data transfers. I have to continually disconnect/turn off/reconnect over and over and finally I will get a connection..but if unit goes into sleep for a few minutes...I have to repeat.
Very annoying...no one else is having wi-fi issues?
Click to expand...
Click to collapse
If its your router try another channel make sure its on a supported signal (a,b, g)... lastly ensure your router is excepting all devices. I know these are basic checklist items but sometimes these can get us. I had a laptop that would only work on channel 6 ;-).
gravesy56 said:
If its your router try another channel make sure its on a supported signal (a,b, g)... lastly ensure your router is excepting all devices. I know these are basic checklist items but sometimes these can get us. I had a laptop that would only work on channel 6 ;-).
Click to expand...
Click to collapse
Thanks guys for the suggestions...I don't think its related to my network setup as I have about 4 other devices able to obtain signals with no problems using DHCP.
Issues don't seem to be as severe on some of the most recent ROMs I've used but still not perfect.

Connecting your Xoom to a wireless network with a hidden ssid?

Hi Guys,
I have searched, but did not find a working solution on how to connect the Xoom to a wireless network, which does not broadcast its ssid. My friend has an Acer Iconia and he can connect to hidden networks, so Android 3.0 must be able to.
Has anybody been able to get this to work on their Xoom?
Cheers,
Deputy
Sent from my Xoom using XDA App
You can type the name of the ssid in if you know it. And if you're in range, you'll connect.
Hi, yeah, that works on my phone (CM7) but not on the Xoom... It is disabled for an okish reason, but I was hoping someone would know how to enable it anyway.
The Android framework doesn't properly support hidden SSIDs, unfortunately.
There's a WifiManager setting for network entries, but it doesn't actually do anything.
IMO there's no good reason to use a hidden SSID. It really doesn't provide any additional security (A determined hacker can find your network anyway)
With the incompatibilities it causes with many devices, why do it?
Not sure where some people are having issues adding hidden SSIDs, I had no problem adding my network to the Xoom right out of the box a couple weeks ago. The wifi setup function under wireless settings actually prompts for your SSID when manually adding one. Perhaps I was lucky in getting a less-problematic Xoom, but it works just fine for me. The 3.1 update was pushed out to it automatically last Saturday and I still connect no problem.
Wifi is pretty quick, though it sucks to hear the info about it not utilizing the full potential of 802.11n.
Don't believe the hype that your system is not any more secure through SSID cloaking, doing so makes it is less of a target, unless it's the only AP around and someone knowledgeable enough is looking to get in. Don't use it as your only layer of security, but use it in conjunction with the strongest encryption your systems support.
I agree with both of you, there is no reason to use it, but my employer seems to have a different opinion, so I can't do much with it over there.
Thanks for your replies.
Have 3 Hidden-SSID networks configured in my Xoom; I bet your problem lies elsewhere (special chars, maybe? Misspelled SSID?)
kcrudup said:
Have 3 Hidden-SSID networks configured in my Xoom; I bet your problem lies elsewhere (special chars, maybe? Misspelled SSID?)
Click to expand...
Click to collapse
I have tried it many times. I am sure the spelling is ok. Mine uses no authentication. Is it the same for your networks?
Would be very interesting to find the difference. (but, then again, I can't change the network properties at my company)
deputynl said:
Mine uses no authentication
Click to expand...
Click to collapse
WPA2-PSK for all of mine.
(But you've gotta wonder- what's the effin' point of having a hidden SSID for "security" but Open Authentication?!)
kcrudup said:
WPA2-PSK for all of mine.
(But you've gotta wonder- what's the effin' point of having a hidden SSID for "security" but Open Authentication?!)
Click to expand...
Click to collapse
I know! I think it is funny, but still I can't connect ;-)
kcrudup said:
Have 3 Hidden-SSID networks configured in my Xoom; I bet your problem lies elsewhere (special chars, maybe? Misspelled SSID?)
Click to expand...
Click to collapse
I just bought a second Xoom for my wife and ran into this same problem with hers. Mine connects to the network fine whether its broadcasting or not, I normally have it turned off. Hers will only connect when said broadcast is turned on.
it makes me think it has to be a setting somewhere that's off on hers, just have to find it.

Samsung - VPN Issues

As a new XDA user involved with development, but unable to post in the development boards because of minimum post restrictions, I am going to drop some general information here (getting my post count up). This is also an attempt to see how many people are frustrated with the VPN connectivity on Samsung Platforms and desire a kernel fix.
Behavior:
An inability to connect to a VPN concentrator, or a seemingly successful connection with a failure to pass traffic across the tunnel. You can observe the behavior by connecting to your VPN, having the interface report a successful connection, but when you attempt to access resources on the other side of the tunnel you will not be able to reach them. When you view the status of the VPN connection, you will see that no packets were encrypted and passed along the tunnel.
Cause:
While I cant rule out a configuration error in every case, I can in mine. Samsung was/is creating kernels for GB and ICS with a slimmed down version of ipsec-tools/racoon. Without getting to technical, this is the module responsible for negotiating the multiple phases necessary for a fully functional VPN tunnel. Because it is slimmed down, IPsec-Tools lacks its usual level of configuration necessary to support a wider range of VPN encryption types.
Solution:
Sorry, for all of you vanilla/non rooted users (really, who is that here anyway?) there is no fix. For everyone else, we need a kernel (the version depends on your rom) with a full version of IPSec-Tools baked in.
Let me know what you people think, the more responses the better my chances of getting this put together. Feel free to also give me a tl:dr
PS: I already tried and failed at compiling this myself, if anyone knows of any good places to start learning a bit more about kernel compiling please drop it here or PM me.
Thanks, I thought the problem was in my router. I am using a Linksys router with DD-WRT on it, and thought the problem was on that end.
Hawkeye9723 said:
Thanks, I thought the problem was in my router. I am using a Linksys router with DD-WRT on it, and thought the problem was on that end.
Click to expand...
Click to collapse
Could be, what version of android are you on? Were you experiencing the behavior above, successful connect and no packets transmitted? Usually dd-wrt wants you to setup the vpn as SSL IPsec (RSA Certificate). I have not yet given tried that implementation but have been attempting IPsec + xAuth PSK (3des encryption).
I have in the past configured dd-wrt to work successfully using the "VPN (the easy way)" on the dd-wrt site (sorry, I'm not allowed to post hyperlinks yet).
It would be great if we could get VPN running like it should. Would make my life a ton easier for work, I wouldn't need to carry around my laptop just to diagnose a tiny problem.
~PsyCl0ne
PsyCl0ne said:
It would be great if we could get VPN running like it should. Would make my life a ton easier for work, I wouldn't need to carry around my laptop just to diagnose a tiny problem.
~PsyCl0ne
Click to expand...
Click to collapse
As an IT professional, that's my motivation as well. Been following all of the leaks and releases, no fix yet. Looks like we'll have to take matters into our own hands.
I haven't tried in on ICS yet. I was running the stock GB. It would connect, bu could not access anything on my home network. I also could not access anything on the internet. Trying to access the router config page would just timeout. I had dd-wrt set up using PPTP.
Yeah, could be the same issue.
Don't mean to patronizing, if I am I apologize...
Did you try setting the advanced options? See attached image.
Leave the DNS settings alone. Try adding the forwarding route ie. If your router address is 192.168.1.1, put 192.168.1.0/24 in that field (192.0.0.0/8 or 192.168.0.0/16 should work too).
Sent from my SAMSUNG-SGH-I727 using xda premium
this issue exists on most samsung phones, from GB to ICS - not sure about JB.
ipsec is broken

PEAP Wifi

Anyone have luck connecting to a PEAP AP with credentials, I tried some apps that don't seem to work? I can't connect at my University.
Photon Q
I haven't been able to join my work's network with the photon q either. Someone in my thread suggested "explicitly trusting" the certificate but I haven't had the chance to see if the network team is competent enough to do that.
Other people at work also have other motorola phones with ICS so I'll ask them if they can connect. I haven't seen any other devices struggle like the photon q. It just constantly says connecting and then giving up. I can manually set everything correctly and it doesn't matter, if I don't manually create the profile it never asks for the rest of the information.
I'm really at a loss but if sprint's LTE announcements hold true in a couple weeks it may not even matter (assuming an LTE signal is even remotely discoverable).
same for me, I'm just hoping for an JB update soon(yeah right) cause LTE will never be here, but we don't even have wimax. thanks
Sent from my XT897 using xda app-developers app
Plancy said:
same for me, I'm just hoping for an JB update soon(yeah right) cause LTE will never be here, but we don't even have wimax. thanks
Sent from my XT897 using xda app-developers app
Click to expand...
Click to collapse
I know... I do miss my evo shift's wimax, sometimes my work network was so crappy that I'd just wirelessly tether to my phone and got much better speeds.
Interesting that you noted JB. Is the general consensus that Motorola is rather slow about releasing OS updates? My co-worker with the Droid 4 just got ICS a few weeks ago while the Galaxy Nexus has been starting to get JB on sprint.
Successful connect to EAP
Well, my university has 802.1x EAP for wifi encryption. I was unable to connect from my Photon Q using the wifi settings. I have, however, found a workaround. It consists of using this app "WiFi Connection Manager" (Sorry I can't post the link)
I added the network manually through this app, and my phone connects to the network automatically.
Ill write down the steps for my University's network:
1) Click on the app "WiFi Manager"
2) Click on the menu button inside the app
3) "Manual Add Network"
4)Put in the credentials
5) Click Add
6) the phone should connect to the Enterprise network now.
Hopefully it works for everyone who needs it.
zodiac12345 said:
I have, however, found a workaround. It consists of using this app "WiFi Connection Manager"
Click to expand...
Click to collapse
Free from the play store & working for me as well.
zodiac12345 said:
Well, my university has 802.1x EAP for wifi encryption. I was unable to connect from my Photon Q using the wifi settings. I have, however, found a workaround. It consists of using this app "WiFi Connection Manager" (Sorry I can't post the link)
Click to expand...
Click to collapse
I can!
https://play.google.com/store/apps/details?id=com.roamingsoft.manager
I'll have to give this a shot when I go to work tomorrow, I had the network director fiddling with my phone for a while and checking the AP manager and they just weren't talking properly. We loaded our certificate onto the phone as well and that had no effect.
EDIT: IT WORKED. Oddly enough the APs showed up as WPA/WPA2 PSK in the program, but when I manually created the profile with the settings that I know are correct it did eventually connect and work.
good work guys, my univeristy just switched over to peap and this thread helped.
Thanks, guys. Once I had gotten my Photon Q back in late September, I was able to connect to my Universities' wi-fi, although it was kind of a pain because I had to delete and re-create the network profile a few times before it would work. A few weeks ago, though, we had a security certificate expire, and so for the past three weeks I've been unable to connect to our wi-fi. Using the WiFi Connection Manager to manually create the profile worked like a charm though!
In case people are curious, our Universities wi-fi is 802.1X EAP/PEAP using MSCHAPv2 as Phase 2 authentication.
wingzeroismine said:
I'll have to give this a shot when I go to work tomorrow, I had the network director fiddling with my phone for a while and checking the AP manager and they just weren't talking properly. We loaded our certificate onto the phone as well and that had no effect.
EDIT: IT WORKED. Oddly enough the APs showed up as WPA/WPA2 PSK in the program, but when I manually created the profile with the settings that I know are correct it did eventually connect and work.
Click to expand...
Click to collapse
Thanks for this thread, and thanks for this post. I had the same thing happen. My work wifi showed WPA/WPA2, ect., and I could not enter my credentials. We also have an open wifi, which the program kept logging into automatically, but it doesn't work for me because it doesn't allow ssl. So, I had to delete the open network, go to the settings to filter the scan to ignore open networks, then add the secure network manually with all the credentials entered. Then it worked.

[Q] Won't reconnect manual network without SSID broadcast?

So the S3 has known WiFi issues, but mine seems to have none of the issues I've read about thus far. It does have one irritating thing that has been driving me crazy for the longest time. If I ever move outside of the range of my network, reboot, or etc such that the WiFi has to be reestablished, it will decide that my network is "out of range" even though the signal is well within an acceptable minimum (it's a tad bit weak, but, once established it holds extremely steady pretty much no matter what I'm doing.) If I remove and re-add the network settings it works perfectly, again with a stable signal and perfect speeds until the next time I move out of range or reboot.
For now I've reenabled SSID broadcast, but I really liked the idea of having it off as it's a ridiculously simple yet strikingly effective security mechanism (I like the "security through obscurity" methods when I can -- especially since I'm having to use the old WEP encryption protocol to support some older devices, though I'm just about ready just to give up on them at this point. Even the best hacker in the world couldn't get into my network if (s)he never actually made any attempt to do so in the first place.) With SSID enabled, it has no troubles picking up my network every time, it just won't automatically pick it up without it.
Is this just an issue with the software itself or something? Anything that can be fixed from the user side, or is it something that can only be fixed by an update to the OS or related software itself? (But then with 4.1 coming soon supposedly I'm kind of hoping that if it is an issue with the software that would fix it. Still, that's a while away at least and this is assuming their plans aren't messed up with this whole lawsuit business causing them so many problems right now.)
If you have SSID broadcast disabled, how do you expect your phone to recognize the network? I can see how it would work if you enable SSID, connect to your network then disable it again, but it's not going magically reconnect with SSID disabled, its not logical seeing your SSID is what makes it possible for your phone to find your network.
Sent from my SCH-I535 using xda app-developers app
Wep sucks ofcourse but how about just setting up a mac addy auth to give another layer of security and enable ur ssid
Sent from my SCH-I535
I do use MAC address filtering if that's what you mean. While it might stop a script kiddie, I don't have a huge amount of confidence in it. MAC address spoofing is so pitifully easy than with computer equipment at least you usually are even presented with a configuration option that lets you specifically change the MAC address to anything you want. I'm definitely sticking with it because, well, there's absolutely no reason not to, but I actually have less confidence in MAC address filtering to stop anyone than disabled SSID broadcasting because anyone actually actively trying to break in should pretty much immediately bypass that particular mechanism right off.
Shibby87 said:
If you have SSID broadcast disabled, how do you expect your phone to recognize the network? I can see how it would work if you enable SSID, connect to your network then disable it again, but it's not going magically reconnect with SSID disabled, its not logical seeing your SSID is what makes it possible for your phone to find your network.
Click to expand...
Click to collapse
ALL other devices are smart enough to search for a manually configured network if they actually know the SSID to search for. My Roku, my Android 2.2 "Internet Tablet" (basically a PDA) by Archos, my Nintendo DS (this is the main thing holding me back at WEP, and as ancient and pitiful as its networking is, even IT can connect on its own without making me manually recreate the settings every time!) and my EeePC running Windows XP without any software to manage the WiFi settings except the built-in Windows thing.
Nazo said:
So the S3 has known WiFi issues, but mine seems to have none of the issues I've read about thus far. It does have one irritating thing that has been driving me crazy for the longest time. If I ever move outside of the range of my network, reboot, or etc such that the WiFi has to be reestablished, it will decide that my network is "out of range" even though the signal is well within an acceptable minimum (it's a tad bit weak, but, once established it holds extremely steady pretty much no matter what I'm doing.) If I remove and re-add the network settings it works perfectly, again with a stable signal and perfect speeds until the next time I move out of range or reboot.
For now I've reenabled SSID broadcast, but I really liked the idea of having it off as it's a ridiculously simple yet strikingly effective security mechanism (I like the "security through obscurity" methods when I can -- especially since I'm having to use the old WEP encryption protocol to support some older devices, though I'm just about ready just to give up on them at this point. Even the best hacker in the world couldn't get into my network if (s)he never actually made any attempt to do so in the first place.) With SSID enabled, it has no troubles picking up my network every time, it just won't automatically pick it up without it.
Is this just an issue with the software itself or something? Anything that can be fixed from the user side, or is it something that can only be fixed by an update to the OS or related software itself? (But then with 4.1 coming soon supposedly I'm kind of hoping that if it is an issue with the software that would fix it. Still, that's a while away at least and this is assuming their plans aren't messed up with this whole lawsuit business causing them so many problems right now.)
Click to expand...
Click to collapse
hidden ssid enabler will solve this problem. it works great for me. follow the directions in comments of play store though.
You know, I do believe that did actually solve the problem. I guess more testing is needed, but in my initial test it seems to have worked just fine with the SSID broadcast set to hidden again (I even rebooted the router and phone both just to be sure the settings fully took.)
It still strikes me as being a bit dumb that my ancient Nintendo DS that can't even handle WPA can handle a non-broadcast SSID and my previous Android PDA could as well, yet this Android phone couldn't out of the box...

Categories

Resources