Related
So ever since I've gotten my Nexus One I've been noticing it drops out of a WiFi way too often. It does it both at home and at work on Wireless routers using the latest firmware. I've set the sleep policy to never go to sleep but most of the times I wake my phone up, I'll find it on 3G instead of the full strength WiFi it should be on. On 2.1 when I'd go into WiFi settings it would show the connection and say something along the lines of "Connection unsuccessful, tap to try again" and on 2.2 it just says "Disabled, Secured by blah blah blah". If I retry, it ALWAYS connects and WiFi will stay active for a short period of time before falling back to 3G.
Is there some way I can tell Android to retry the WiFi connection if it fails instead of just giving up? I've been looking through the WiFi API's on the Android Developer site and I'm this close to writing an application that will attempt to mitigate this issue for me.
If I'm within range of one of my pre configured networks, I want the phone to try it's hardest to stay on WiFi. If it loses connection, retry. It it can't get it after 5 retries, wait five minutes and try it again, don't just give up and mark the connection as disabled.
I've read tons of threads about people with WiFi issues and people always say "it's the router, it's the channel, etc, etc" but my WiFi works perfectly fine as long as there is a human to reconnect it if it drops.
Anyone else in the same boat as me?
ok so apparently I'm the only one with an N1 and a WiFi issue.......
I have the same exact issues.
I have the same issue as well and if it stays on I have to turn wifi off and back on so it will connect properly
-------------------------------------
Sent via the XDA Tapatalk App
same issue here. i had been looking for an app that would force the connectivity, but the market doesn't seem to have it. just a bunch of crappy wifi on/off switcher management apps. i'm surprised that no one has hacked this function or built an app for it.
It's certainly a very annoying problem. Mine will go to known good wifi networks, at work, at home and at other locations where my other devices work flawlessly. I have a coworker with the exact same firmware (we updated using the same file) on a nexus one that has never seen this problem, which I find odd, but I'm fairly new to Android. It looks like a software or driver issue to me, but as I said, I'm new to Android.
My device shows the known networks as "Disabled", but I can connect manually.
Looks like it's worth me coding up an App to fix this then.
what kernel are you using? i used to have that problem but that has gone away with newer kernels. unfortunately a new problem has arisen where after being in standby for a while, wifi shows as connected but doesn't have an outside ip. wondering if its my rogers modem or not.
y2whisper said:
what kernel are you using? i used to have that problem but that has gone away with newer kernels. unfortunately a new problem has arisen where after being in standby for a while, wifi shows as connected but doesn't have an outside ip. wondering if its my rogers modem or not.
Click to expand...
Click to collapse
2.6.32.9-27220-g328f560
android-[email protected]#1
I've never tried a new kernel.. Is this something I should look into?
I'm running the same kernel.
BootsSiR said:
Looks like it's worth me coding up an App to fix this then.
Click to expand...
Click to collapse
Personally I wouldn't do any work towards writing an app to fix this since it looks to me to be an OS or driver issue that should be resolved in a future release (hopefully in very short order).
An app would really just be a band-aid, but I'm the lazy type and I can deal with using my cell ular data when I don't feel like reconnecting my wifi.
Full disclosure: I'm a crummy programmer and it takes me forever to write stuff so I'm usually less inclined to do it.
w9ndb said:
Personally I wouldn't do any work towards writing an app to fix this since it looks to me to be an OS or driver issue that should be resolved in a future release (hopefully in very short order).
An app would really just be a band-aid, but I'm the lazy type and I can deal with using my cell ular data when I don't feel like reconnecting my wifi.
Full disclosure: I'm a crummy programmer and it takes me forever to write stuff so I'm usually less inclined to do it.
Click to expand...
Click to collapse
I'd rather take the time to fix it then wait for an update that may never arrive. Always fun digging into the API anyways
That's cool. I still find it a bit troubling, though, that some devices see it and some don't, using the same firmware, on the same wireless networks.
I guess it could be a board rev. difference or an app conflict or something. ::shrugs::
I have a similar problem. I use APNdroid to keep cellular data off and use wifi, but I continually have to reconnect wifi no matter what if I am not actively using it. Defeats the purpose of push email.
I downloaded APNdroid after checking data usage and finding that with wifi on there was still significant 3G leakage. Especially confusing with wifi set to never sleep and plugged in overnight.
On the plus side, APNdroid has netted me a lot more battery life, I can almost get two days and one night. I almost never use my spare battery anymore.
Just as an additional data point, I am having the exact same issue with 2.2 FRF83 (I had been on FRF50).
It looks to me like it is simply scanning all of the time and never associating with a known network. I'm not sure why it flags them as "Disabled", however.
Have you guys tried to set the "wi-fi sleep policy" to "never"
if not, try this:
Wifi settings->menu->advanced->wifi sleep policy->Never
safeplayer22 said:
Have you guys tried to set the "wi-fi sleep policy" to "never"
if not, try this:
Wifi settings->menu->advanced->wifi sleep policy->Never
Click to expand...
Click to collapse
Yeah, it doesn't help, that was one of the first things I tried. Any time I leave and come back, the networks show as "Disabled". It's a frustrating issue in that it isn't consistant. It's 80% fail, 20% work.
I had my g1 for a year now and just now got my n1. I havent rooted it b/c of this bug. At first i couldnt listen online radio b/c as soon the display went out it would buffer the whole time. I played with the wifi router and the n1 wifi settings an managed to fix it somehow, BUT when i wake up in the morning for some od reason it lost connection and never reconnected again. So i can hear online radio with the display out but after some hours w/o online radio and just in standby it loses wifi connection and never connects again
This issue is not new. There is a thread on the google forum many pages long. Nobody hase even a clue where it could come from. Some1 on the forum said if u call support they will tell its ur routers fault.
The n1 completly ignores the sleep policy settings.
I have rooted two g1s with goldcard and still using one w/o a problem.
-------------------------------------
Sent via the XDA Tapatalk App
Zapo said:
I had my g1 for a year now and just now got my n1. I havent rooted it b/c of this bug. At first i couldnt listen online radio b/c as soon the display went out it would buffer the whole time. I played with the wifi router and the n1 wifi settings an managed to fix it somehow, BUT when i wake up in the morning for some od reason it lost connection and never reconnected again. So i can hear online radio with the display out but after some hours w/o online radio and just in standby it loses wifi connection and never connects again
This issue is not new. There is a thread on the google forum many pages long. Nobody hase even a clue where it could come from. Some1 on the forum said if u call support they will tell its ur routers fault.
The n1 completly ignores the sleep policy settings.
I have rooted two g1s with goldcard and still using one w/o a problem.
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Well, I know fore a fact it's not my access point. I am a network engineer and worked on wireless systems for years and debugging these types of problems is something I'm a bit obsessive about. This stinks of a software or driver problem to me. It could potentially be a hardware revision issue since we have a N1 that works perfectly in all scanerios.
I've tested this with the following access points:
Apple Airport Extreme
Apple Airport Express
Meru
Cisco 1231
Cisco 350
Belkin pre-n
Linksys WRT54G stock
Linksys WRT54G dd-wrt (I forget the build number)
Soekris Engineering running pfSense
All exhibit the same behavior, while my control devices (Apple iPhone 3g, Apple Macbook Pro and a MyTouch 3g running Cyanogen 2.1).
I wasn't aware that this was related to rooting, I'd be more than happy to move back to a stock ROM if that solved my problem. Maybe I'll try that today if I get some time.
Could you possibly post a link to the google forum you're referencing?
I'm currently digging through the alogcat output to see if there is anything interesting in there.
This issue is worse since I upgraded to 83. I'm actually holding off to try CM6 when it comes out to see if there is any better performance there. I'm not sure if he uses updated drivers or kernel that may give better wifi performance.
This continued 'dropping and reconnecting' to my WPA/2 has been driving me nuts and I found the holy grail for my problem to share.
During the course of troubleshooting I:
1. updated router firmware
2. changed security from wep to wpa to wpa2
3. hard coded the nook mac address to enabled, even though there was no block setup.....
4. YadaYada.... pullin my frickin hair out then the moment of calrity
When I observed 'connected devices to my wireless I noticed that all other devices in da house had typical host names like laptop1, server1 whatever and the host name for the nook when attempting to connect was, and I quote
'android-873iurhfier98734598'
or in other words a dash with a huge random number/letter sequence that showed up as funky 'alien' ascii characters to the router.
So the fix was:
goto settings
goto applications
goto development
goto device hostname
dropdown to edit and backspace(erase) the dash-----bull****
I ended up with a host name of android
went back to wifi settings, forgot and reconnected and BAM
Done deal.
Hope this helps some of you who are having wifi problems.......
I believe this is related to certain wireless routers being unable to translate the characters into something other then gibberish ascii characters it believes its seeing????
whatever I dont care anymore....
didnt fix it for me....
**edit**
spoke too soon. worked for about 5 minutes and then i was back at the same boat
yourm0m1 said:
didnt fix it for me....
Click to expand...
Click to collapse
Hmmmm,
I have a belkin N1 wireless router and did update to the latest firmware. I did change several settings during the course of getting my issue resolved as follows:
Radio = 11g
Bandwidth = 20Mhz+40Mhz-auto
QOS = OFF
Authentication = WPA-PSK+WPA2-PSK
Encryption = TKIP+AES
obscure PSK = OFF
hopefully these will help..............
mooja said:
for the love of god and all that is holy, this fixed my issue.
if you were here id give you a beer or something, this is outstanding and i will probably love you forever
Click to expand...
Click to collapse
Easy there big fella.............. glad it worked for you
mooja said:
**edit**
spoke too soon. worked for about 5 minutes and then i was back at the same boat
Click to expand...
Click to collapse
Try the settings I gave in post #4
I have been running consistent for several hours now.....
with the .29 kernel and cm7.0.2 i dont have any issues, so i dont feel the need to screw with the router....ill wait or deal
yourm0m1 said:
with the .29 kernel and cm7.0.2 i dont have any issues, so i dont feel the need to screw with the router....ill wait or deal
Click to expand...
Click to collapse
I had issues with cm7.0.2/3 stables and phiremod 6.2, .29 kernels until I stumbled on my fix. However this also works well for me with the 2.6.32, beta 3.1.
FYI, I have been running all of these off SD, my emmc is 1.01 rooted and very stable.
Dude, you are a lifesaver. I've been running into this problem frequently and it's sort of a kiss of death for WiFi when it happens and I have to re-do the whole CM7 SD Card. It's working perfectly now though after I just had a card fixed pretty much perfectly.
Thanks for posting this...
I didn't have any connection-disconnection type WiFi problems, but I went ahead and shortened the name to just android. What it fixed for me is the YouTube on Phiremod 6.3. Previously, any clip would stop with an error message. The progress bar of loading the clip ahead of the video playback was moving slowly at the beginning, but then jumping to the very end, and when the playback was at the "jumping point", it was giving me an error. Now, after this "fix", the bar moves along slowly all the way to the end, and video never stops with an error. Even if the playback catches up with the bar, it just pauses and waits for more to be loaded (mainly for HQ clips, occasionally).
Thanks again for this "unexpected" YouTube fix
FYI, I'm no longer able to get WiFi on the 108 Nightly. I tried this sequence again and haven't had any luck. Looks like a full wipe/install again.
EDIT: Just turned off the "Network Notification" and it's working fine again. Strange, but it keeps me from having to wipe AND my WiFi is working again. I hope that helps someone else.
Well since everyone is posting what worked for them, I figure I might as well too
I started getting this problem yesterday, never had it in the week up till then.
Problem started when I changed did a factory reset on my Belkin router (yes I know Belkin sucks) and changed the security to WEP (I know, I know, WEP sucks too) so that we could connect to XBox Live with an ancient xbox receiver thing (xbox was hardwired in our old apartment, and I'm not buying a new xbox just for freaking built in wifi it should have had in the first place lol).
Enough in the way of background. Suffice to say, I was having the wifi drop issue on my nook, but the xbox, wii, and two laptops were fine.
Last night I tried flashing back to stable CM7, n108, n106, and n85. No go. Also tried the honeycomb port from SDK 11. No go.
I changed the device name in applications -> development to "android" and turned off notifications when there was an available wifi hotspot. Still no go.
Changed about every wifi my POS Belkin had, still didn't work.
I flashed back to stock 1.2 with no root and no CWM, and wifi was still turning on and off.
I did two things since then and one of two things fixed it; not 100% sure which.
1. This morning I downloaded the software for my router from Belkin and reloaded it. Before I could test it, I had to rush off to work.
2. At work I rerooted, reinstalled CWM, and loaded n110, and when I got home IT WORKED!
Seems most likely to me that reloading the router software is what did it, although it may be n110 that did it.
So anyway, for everyone who is as desperate as I was last night, here's two more things to try.
Here was my fix to my issues
http://forum.xda-developers.com/showthread.php?t=1134675
Sent from my NookColor using XDA Premium App
I'm not sure if this has been meantioned or not.......I have NO problems when tethering from my phone. Its only when connected to my router. Also I ran a couple of shows from Netflix to see if it would hold a connection from the router. Both shows ran perfect. But as soon as I tried searching on the browser it stopped working. I can then at that point wait it out or disconnect and reconnect. But again it works flawlessly tethering from my tbolt using wireless tether.
quai said:
I'm not sure if this has been meantioned or not.......I have NO problems when tethering from my phone. Its only when connected to my router. Also I ran a couple of shows from Netflix to see if it would hold a connection from the router. Both shows ran perfect. But as soon as I tried searching on the browser it stopped working. I can then at that point wait it out or disconnect and reconnect. But again it works flawlessly tethering from my tbolt using wireless tether.
Click to expand...
Click to collapse
See if the settings in my above link help
Sent from my NookColor using XDA Premium App
I can say this forum helped tremendously. Editing the Nook hostname fixed my WIFI issues. I have a Linksys WRT610N V1 with WPA2-Personal TKIP/ASIP with no issues now. All I did was make this change... Excellent connectivity now.
This is THE most frustrating issue that remains (for me) using the NC . I've tried most everything here at home to get a stable continuous connection, and end up failing.
Took it into work yesterday & sniffed out an open wifi WAP there, showed only one bar, yet it connected & played Netflix,Pandora, etc flawlessly.
well, just now reset my router (TP-Link wr1043N) & upgraded it's FW, and it is now allowing Netflix streaming. Holding breath, fingers crossed, etc
christoophat said:
This is THE most frustrating issue that remains (for me) using the NC . I've tried most everything here at home to get a stable continuous connection, and end up failing.
Took it into work yesterday & sniffed out an open wifi WAP there, showed only one bar, yet it connected & played Netflix,Pandora, etc flawlessly.
well, just now reset my router (TP-Link wr1043N) & upgraded it's FW, and it is now allowing Netflix streaming. Holding breath, fingers crossed, etc
Click to expand...
Click to collapse
Well at least you know it's a router issue, hopefully you'll have the same experience as me, perfect connectivity ever since the firmware reload here.
Sent from my NookColor using XDA Premium App
SCrid2000 said:
Well at least you know it's a router issue, hopefully you'll have the same experience as me, perfect connectivity ever since the firmware reload here.
Sent from my NookColor using XDA Premium App
Click to expand...
Click to collapse
agreed. NC is charging now, but hoping that this issue is over for good. Thanks for the idea to look at the FW as a solution
Strange. I was using build 120 with my router with no issues, then after a few days it stopped working and would not reconnect even after a reboot. Forgetting the connection and recreating it didn't work either. However making the connection not use AES worked.
Sent from my HTC Vision using Tapatalk
Just received my One in the mail today. After connecting to my home WIFI I started experiencing connectivity issues with all devices on my network. This thing is constantly pinging I/O. Screen shot of my bandwidth monitoring graphs from DDWRT'd router attached. When I turn it off I get great speedtest.net results and a quiet flat line on my monitor graphs. Turn WIFI on the phone back on and the graph lights up and speed tests take a dump. Any ideas?
my roommate's iphone5 does this, but it's intermittent. I'll be playing BF3 and notice lag spikes all of sudden. That's how I always know he's either home or connected to Wifi. Doesn't always happen though.
this has been constant since I turned it on at 3 PM today
My LTE did this to my network too, fixed it by putting in a $1200 Checkpoint security appliance lol, been running this way for about 3 months no issues. Somewhat of temp solution, but one of the benefits of working It, have to return to company. Still have not had time to dig deeper, just needed fixed ASAP due to fiancé getting frustrated that Internet always going down.
Sent from Taptalk on EVO LTE soff on some awesome custom Rom!
I had same issues we have 10 devices here and while playing Halo4 noticed lag. We upgraded our Router to Netgear 5g and havent had troubles since.
Sent from my HTCONE using xda premium
Need a better router and also check your channels for a temporary solution too.
Sent from my HTC One
not a router issue. as of this morning I have powered off all other connected devices and was able to produce the same issue. Having constant I/O activity from a particular device is not indicative of a router issue. Something in the phone, service or app, is constantly pinging.
I haven't experienced this issue with mine. Been running the One along with my laptop, PS3 and Xbox without any problems. Using a Linksys routing running DD-WRT, fwiw.
onefstfoknv6 said:
not a router issue. as of this morning I have powered off all other connected devices and was able to produce the same issue. Having constant I/O activity from a particular device is not indicative of a router issue. Something in the phone, service or app, is constantly pinging.
Click to expand...
Click to collapse
It may be an app trying to lock. I have two Ones with various apps and haven't had any ping issues. Just was online with computer and our device activities are medium in use and nonexistent at idle.
Sent from my HTCONE using xda premium
just went out and bought a Linksys EA6500 HD Video Pro AC1750. Issue remains. As I suspected, not a network infrastructure issue. Now I need some input as to what phone services might be the culprit. Installed a data monitor app and have no fruitful information to share from that either.:crying::crying::crying::crying::crying::crying::crying::crying:
I bet if you have the Asus RT-AC66U you wont have any problems. It's $200 but man is it a beast. Plus it has AC and so does your new phone so I suggest it. I bought mine about 2 weeks ago and I love it. Allows me to have a network printer now and my repeater for my PS3 doesn't lose any signal strength at all. I get 45mbps from LAN and 45mbps from wifi and 45mbps from my repeater on LAN and wifi. Everything is at max.
Great router and I am always happy to promote a great product.
Just grab a copy of wireshark, install on a laptop or pc and filter out your cell to determine what its doing. Shouldn't frame you more than 5 mins.
Sent from my EVO using xda app-developers app
I did a hard reset and am now working properly.
I apologize for not diagnosing the issue to find the root of the problem. I know that would have been useful. For now, the fix is HARD RESET.
Idk... I made sure my home internet would be able to keep up with me... Avg 115mbps
Sent from my PG86100 using xda premium
***UPDATE***
After the initial WIFI issues I had were inexplicably resolved with a hard reset, I ended up having a dead pixel and had the device replaced.
The replacement device was great out of the box, from approximately April 25th to May 6th. Yesterday, May 7 2013, I had a notification for an update to "Sprint Zone." I allowed the update. Upon the completed installation of the Sprint update my WIFI issues returned. I uninstalled all Sprint related services I could and stopped the ones I could not. Still the WIFI issue remained. I once again was only able to remedy the problem with a hard reset. There is obviously an issue with the relationship between Sprint software and the WIFI hardware, and it is not isolated to a particular device. The device was brand new at the time of my original post and has since fallen off the first few pages that get trolled. We are nearing one month in service of this device and I can't believe that I am the only one to have experienced it.
I want to know....
I am having this issue as well.
Really shouldn't have switched to Sprint as I am in LA and wow, the network is trash compared to Verizon over here. Unusable in most areas.
Anyway, rooted, on d3rpone , 4 different releases of it, same wifi issue.
I was getting the issue stock as well.
Still trying to analyze when it takes place.
A couple of quick ideas: First, you might want to see if whether it's specific to 2.4 or 5 gHz bands. I expect not, but worth looking. Also, maybe try disabling notifications in Sprint Zone -- maybe the stupid thing is phoning home a lot? Once you're sure you don't have a hardware problem, you might also want to consider unlocking and running Viper - that decruds a lot.
scottegos2 said:
A couple of quick ideas: First, you might want to see if whether it's specific to 2.4 or 5 gHz bands. I expect not, but worth looking. Also, maybe try disabling notifications in Sprint Zone -- maybe the stupid thing is phoning home a lot? Once you're sure you don't have a hardware problem, you might also want to consider unlocking and running Viper - that decruds a lot.
Click to expand...
Click to collapse
Thanks for the input. I will be switching to Viper if I have the issue again.
I did try selecting specific WIFi bands, as well as using the "auto" option. No change.
My phone never caused any issues with my DD-WRT router (Linksys e3000). Can't even replicate now.
Vincent Law said:
My phone never caused any issues with my DD-WRT router (Linksys e3000). Can't even replicate now.
Click to expand...
Click to collapse
not a router issue. problem persists in any wifi environment i log in to.
I've seen all the problems about Lollipop and Wifi not connecting. However, my problem is different. I connect just fine AND I'm getting 31 ms ping, 60mbps down and 12mbps up. However, my internet browsing is slow, Facebook is slow, you tube is slow. Pretty much anything I need is slow except that my e-mail comes in, although if I need to synch anything, but my inbox (because that's pushed) it's slow as well. Even the speed test takes a while to load up, but when it does these are the results I get. The only solutions I find are about problems not connecting to the internet. Even that being the case I tried those remedies with no luck. Also my wife who just got a Moto X has the same problems. Hmmm both phones are made by Motorola I'm wondering is this is a coincidence. I should say I wasn't having these problems a few weeks ago they just kind of started and my wife had a Moto G that didn't have these problems. This combined with bluetooth issues is making it very hard for me to keep believing in Android as much as I want to. Any thoughts or help on this is greatly appreciated.
jdekoven said:
I've seen all the problems about Lollipop and Wifi not connecting. However, my problem is different. I connect just fine AND I'm getting 31 ms ping, 60mbps down and 12mbps up. However, my internet browsing is slow, Facebook is slow, you tube is slow. Pretty much anything I need is slow except that my e-mail comes in, although if I need to synch anything, but my inbox (because that's pushed) it's slow as well. Even the speed test takes a while to load up, but when it does these are the results I get. The only solutions I find are about problems not connecting to the internet. Even that being the case I tried those remedies with no luck. Also my wife who just got a Moto X has the same problems. Hmmm both phones are made by Motorola I'm wondering is this is a coincidence. I should say I wasn't having these problems a few weeks ago they just kind of started and my wife had a Moto G that didn't have these problems. This combined with bluetooth issues is making it very hard for me to keep believing in Android as much as I want to. Any thoughts or help on this is greatly appreciated.
Click to expand...
Click to collapse
maybe the issue is your wifi or router, not the phones. have you tried using a different wifi?
simms22 said:
maybe the issue is your wifi or router, not the phones. have you tried using a different wifi?
Click to expand...
Click to collapse
All other devices such as my laptop, roku box and other smartphones don't have these same issues on my wifi. As far as using other wifi' with my smartphone it varies - some are good and some are not. Which makes me think it's having trouble with certain routers or their settings.
jdekoven said:
All other devices such as my laptop, roku box and other smartphones don't have these same issues on my wifi. As far as using other wifi' with my smartphone it varies - some are good and some are not. Which makes me think it's having trouble with certain routers or their settings.
Click to expand...
Click to collapse
thats what im thinking as well. try messing with settings from both device and router.
simms22 said:
thats what im thinking as well. try messing with settings from both device and router.
Click to expand...
Click to collapse
I've already tried all the suggestions. However, I can't adjust other routers that I don't have control over. So it's frustrating that it doesn't work better on more routers.
btw, what kind/brand of router are you using? maybe someone is using the same or similar that can give some advice.
I am seeing the exact same thing on a used Nexus 6 that I just picked up. It seems to only happen (so far) on my work's WiFi, although even that just started within the past couple of days. It works fine on the WiFi at home.
Since I purchased the N6 to use with Project Fi which relies heavily on WiFi, this is putting a serious damper on things.
I'm looking for any suggestions or even just confirmation that me and jdekoven aren't the only ones.
I have the same problem with my Nexus 6, Nexus 4 and Nexus 10, all on either 5.1 or 5.1.1. It happens on my home Comcast X1 router/cable modem. It is not a problem with my Chromebook or Windows 7 PC.
It is not a problem at my office which has an Asus router and Cox cable modem.
This problem appeared recently, definately since 5.0, but maybe more recently (especially the Nexus 6, which I have only noticed the problem for a week or 2), and is only a problem for me on my home Comcast network.
I've had this same issue for a few days now. Just plugged my Asus router into the Xfinity box and once setup, WiFi is perfect using the other router. I'm assuming its due to background updates in the Xfinity box not playing nice with the phone. Dunno. But swap routers if you can.
jdekoven said:
I've already tried all the suggestions. However, I can't adjust other routers that I don't have control over. So it's frustrating that it doesn't work better on more routers.
Click to expand...
Click to collapse
Maybe this will help >http://phandroid.com/2015/05/13/comcast-wireless-gateway-lollipop-bug/
Hey,
So I am having serious wifi issues since I installed my Google Home. I use a chromecast too, but I think it's safe to say that it's the Home device that f-ed up wifi network.
I did read all the articles back i January/February that I was not alone with the issue, and as far as I understand - Google rolled out a fix about a month ago.
However, I am still having issues. My wifi drops for no reason (on all devices at the same time, phones included) for a few seconds and then comes back up. I've tried rebooting the router, and updating firmware on the router but no help. Today I pulled the plug to the Google Home until this has been fully resolved.
I love my Home and would like to have it connected. Did the correction that Google rolled out solve it for everyone else here or does anyone still have issues - or is it just me?
How can I see what firmware/software I am running on the Home? I have obviously tried to ask it, but it responds "this is not supported yet".
Any ideas?
Vol
I had the same problem on my main router, so I tried connecting it to my secondary router, and it worked, but since that one was supposed to be for the other part of the house, I got a cheapest used router I could (doesn't even support n standard) and created a separate network with different SSID, now I use it only to connect google home devices, chromecasts and other smart home wifi devices, and it works (it still uses my main router's DHCP server, and network, it is just AP with a different SSID), oh and I use channel 6 on that router btw.
Volatyle said:
Hey,
So I am having serious wifi issues since I installed my Google Home. I use a chromecast too, but I think it's safe to say that it's the Home device that f-ed up wifi network.
I did read all the articles back i January/February that I was not alone with the issue, and as far as I understand - Google rolled out a fix about a month ago.
However, I am still having issues. My wifi drops for no reason (on all devices at the same time, phones included) for a few seconds and then comes back up. I've tried rebooting the router, and updating firmware on the router but no help. Today I pulled the plug to the Google Home until this has been fully resolved.
I love my Home and would like to have it connected. Did the correction that Google rolled out solve it for everyone else here or does anyone still have issues - or is it just me?
How can I see what firmware/software I am running on the Home? I have obviously tried to ask it, but it responds "this is not supported yet".
Any ideas?
Vol
Click to expand...
Click to collapse
Ok, i feel my networking knowledge can come handy here! Lol. Home,three chromcasts, firetv, firestick x2; Nghthawk x8000->asusrtac68u->lan2wanWNR1000(for old 2nd gen sony bluray dlna and one roomstreaming)+wirelessLinksysEA6350->asusrtac88u. Yes, intriguing network! 6bdrm 3300sqft house. Biggest ever afforded! So, needless to say i pay TWC for 100Mbps, capping at 230mbps on the rtac68u ethernet bridge to wired desktop! All running my own modified compiled tomatousb. Linksysea6350 is ddwrt, kongbuild and a PIA so thats w/e stock kong wanted. Well safe to say ive been at making all this work!! What i need from you is topology and setup, running broadcoms or others? I find broadcom way easier to mess with. Second, you running custom or boxed units? And third is the google products subnetted (more of a b***h if you ask me!) And connected 2.4 or 5? N or AC? And how are you allocating resources? IE using QOS or similar? If you can't answer those im need (if unboxed and freed) "logcats", iptables, etc.. more than safe to say, the home not the culprit in sense to it "drowning" out the wifi band, but could for drown resources, IE low grade hardware, hardware beginning stages of failure and one extra workhorse did it, RAM, eMMC, getting the gist? Im gonna say w/slight certainty you might be rebooting not wifi actually cutting out. You also could if custom firmware corrupted something that the home doesnt like. But wont know w/out the numbers to look at. All i got from you is, either a LAN2LAN or bridge as i read your main hib is the DHCP, and is the SSID you "created" a subnet? And your "30" dollar router also could not be up to task.
And sorry if the reply is anything not right, first post ever here! Years of only reading lol. And something wrong with my cheap phone cracked screen phone replacement everytime keyboard is opened! Doubt its this website. my pixel xl tried to drive on the interstate outside of my car...so sad.. just know im gonna punch this phone or throw from the anger ive gained trying to type and the sign-in to post.. thank you.
Similar solution worked for me
I use a dedicated connection for all things GH related. This stopped the wifi dropout.