Hey everyone.
I'm having trouble finding where the wifi adapter settings are on the stock T-Mobile ROM for the Touch Pro 2.
Normally you go to Settings --> Connection Tab --> Configure Wireless Adapter settings, but it's not there. If I pick Wi Fi and click on Advanced, it gives me a bunch of technical info, but nothing is editable.
I used to be able to do this on the custom ROMs for the T-Mobile Wing - right now the Touch Pro 2 is getting an IP address via DHCP, but I don't want to do that as I want to specify a static address for the Touch Pro 2 when I flip on the Wi Fi.
Any help would be appreciated. Thanks!
Anyone know?
Again I have a workaround by using static DHCP on my router, but I'd like to know how to do this in WinMo. I get a feeling I'm just looking in the wrong places.
When you click advanced setting and the Wireless LAN window appears click change network and that should put you into the Configure Wireless Networks screen.
Or go to Start->Settings->Connections Tab->Wi-Fi->Wireless Networks->Network Adapter->Click the Broadcom 802.11 DHD Network Adapter->Use Specific IP address and type it in!
Thanks Kloc. You solved my issue too.
In case anyone runs into this, my original issue was posted here:
http://forum.xda-developers.com/showthread.php?t=555068
It turns out that if you are using a static-IP setup, you need to pre-configure the Touch pro 2 with those settings before it connects to the Linksys Router with DD-WRT firmware. Unlike a laptop that will connect and say "limited connectivity" until you fill in the Static settings, the Touch Pro 2 will continually tell you the connection failed. So anyone that is using Static settings with DD-WRT firmware on a Linksys router, be sure to use Kloc's walk through before trying to connect to your router.
Thanks again Kloc.
My wife and I both have evo's. When at home on wifi my netgear wgr614v7 router seems to have issues connecting both properly. It seems to be a device name problem. Both phones have the same name, different mac addresses but the router us giving them both the same ip address. I have setup static routes to each phone, which helps get different ip's, but I'm still having connection problems with one phone when both are being used.
Is there a way to change the name that my evo broadcasts to my router?
Hers is stock and I am using Fresh's rom.
travlincablguy said:
I have setup static routes to each phone, which helps get different ip's
Click to expand...
Click to collapse
They will anyway get different IP's (I'm talking about private IP 192.168.*.*), for device id maybe someone can edit that in .wireless tether .apk for you because as far I can see that part is kind of integrated and hidden inside.
I am not using the tether function. The static route I setup ensures that every time my evo with it's mac address ending in :d2 always gets 192.168.0.6, Heather's phone is always .3.
Thanks for your input, but I don't think you understood what I was asking.
travlincablguy said:
My wife and I both have evo's. When at home on wifi my netgear wgr614v7 router seems to have issues connecting both properly. It seems to be a device name problem. Both phones have the same name, different mac addresses but the router us giving them both the same ip address. I have setup static routes to each phone, which helps get different ip's, but I'm still having connection problems with one phone when both are being used.
Is there a way to change the name that my evo broadcasts to my router?
Hers is stock and I am using Fresh's rom.
Click to expand...
Click to collapse
I'm thinking you could change the device name in the build.prop in the system folder.
Ahhah, thank you sir, I will look into that.
Edit: after looking threw build.prop I could not find the device id. Which is a bummer. I finally talked my wife out of her iphone and she is now a bit pissy about not being able to use the internet at the same time. No 3 or 4g service at the house either. We have to use an airrave to talk on the phone.
What's the device name in your router?
Also, FWIW, your router shouldn't have any problems with two different MAC addresses connecting. DHCP ID is irrelevant. It sounds more like your problem is a bad router, you're on the edge of its range, or there's something deeper wrong (ie, some other piece of network hardware). As far as I know, you can't change the DHCP Client ID on the phone. It's always been android_(sting of letters/numbers) for me, and it correlates with the Exchange device ID (if you use an Exchange account).
That is the id that shows up. I am thinking the router needs to go. I cannot live without any of the devices that I have connected to it. I do appreciate your insight.
Heh, you good sir are in luck:
http://review.cyanogenmod.com/#change,2164
http://review.cyanogenmod.com/#change,2165
CyanogenMod 7 ('unno about 6) just got a feature to let you change the DHCP client ID.
Hello
this is a bit odd, but when i try to change the DHCP to static in WIFI settings, the "connect" button becomes unavailable. Why would that be and how to fix it ?
I'm on S ii 989 with the Jedi Mind Trick 9.
thank you
dbabo said:
Hello
this is a bit odd, but when i try to change the DHCP to static in WIFI settings, the "connect" button becomes unavailable. Why would that be and how to fix it ?
I'm on S ii 989 with the Jedi Mind Trick 9.
thank you
Click to expand...
Click to collapse
Is the ip youre assigning available? Have you logged into your router to make sure you dont have an ip conflict? Have you released the lease on your DHCP IP in your router before trying to assign a static one? Are you assigning the correct gateway and subnet mask?
blackangst said:
Is the ip youre assigning available? Have you logged into your router to make sure you dont have an ip conflict? Have you released the lease on your DHCP IP in your router before trying to assign a static one? Are you assigning the correct gateway and subnet mask?
Click to expand...
Click to collapse
blackangst,
>]Is the ip youre assigning available?
yes, i enter the same IP that this device used with the stock. this includes the net mask and dns.
the behavior is odd , because the "save" ( or whatever the name on the button is ) goes inactive the moment i change the DHCP to "static"...
ohh. i'm stupid . Net length is not exactly the mask... Doh. (http://forum.xda-developers.com/showthread.php?t=1062792).
life is good. Question is resolved.
Hello,
I recently purchased the Note 8.0 and I'm experiencing a weird problem with the internet connection. I can connect to my wireless network, I can access other devices on the LAN, but I cannot access the Internet or ping the gateway (I can however ping other hosts on the LAN). I know it's not the tablet as I've tried it at work and I also tried running my S4 as a hot-spot and internet works as it should. The S4 works without a problem on my wireless at home as do a few laptops.
At this point, I'd say, it is obvious that it's something with my cable modem/router, but if possible I'd like to figure out what the problem is.
I found a post somewhere that had a similar problem, where the device in question was receiving the wrong MAC for the gateway, but this is not the case here as my tablet does not even receive a MAC for the gateway.
Output from the tablet:
android:/ $ ip neigh
<some IPv6 address> dev wlan0 lladdr <Gateway MAC> router STALE
192.168.0.1(gateway) dev wlan0 FAILED
192.168.0.5 dev wlan0 lladdr <Server MAC> reachable
Output from the S4:
android:/ $ ip neigh
<same IPv6 as above> dev wlan0 lladdr <Gatewawy MAC> router STALE
192.168.0.1 dev wlan0 lladdr <Gatweay MAC> reachable
192.168.0.5 dev wlan0 lladdr <Server MAC> reachable
I've tried resetting the modem back to factory defaults, removing/changing encryption type. I did not wipe the tablet as I've had the issue from day 1.
The only way I'm able to get the tablet to sort of connect to the internet is to assign a static IP to it, however that only works for a few mins and is very intermittent.
Does anyone have any suggestions? Any way to figure out why the tablet won't get the MAC for the gateway?
My cable modem/router is an Arris DG860, but unfortunately, there's very little info on it and I couldn't find a firmware upgrade for it. What's also interesting is that the tablet does not show up in the DHCP client list of the modem, however it gets an IP, connects and communicates with other hosts.
Thank you for your help
What IP is the Note 8 ending up with? If somehow it is outside the range of what it should be I would wonder if it is just giving itself an IP when it fails to receive one from the DHCP server (ie, your router). I know that Windows computers will do that as a fallback.
Can you check your router to see if perhaps the DHCP pool is too small? If that were the problem then it might not be allocating another IP because there aren't any left (based on it's current config). In which case you can just make the number of allowable IPs to be larger.
There may be other possibilities too. The above are just what is coming to mind at the moment.
It is a valid IP as I have access to other devices on the network, but to answer your question it gets 192.168.0.13 with a mask of 255.255.255.0. I wanted to try forcing the private network to work on IPv6, but haven't been able to figure it out yet.
The tablet gets the right MAC for the server and communicates with it, which leads me to believe that the router (gateway) isn't responding to ARP requests from the Note. I have some access to the router's CLI but it's not very helpful and I have no idea how to troubleshoot it on the Note..
finaldude said:
It is a valid IP as I have access to other devices on the network, but to answer your question it gets 192.168.0.13 with a mask of 255.255.255.0. I wanted to try forcing the private network to work on IPv6, but haven't been able to figure it out yet.
The tablet gets the right MAC for the server and communicates with it, which leads me to believe that the router (gateway) isn't responding to ARP requests from the Note. I have some access to the router's CLI but it's not very helpful and I have no idea how to troubleshoot it on the Note..
Click to expand...
Click to collapse
That is bizarre. Can you ping the gateway from other devices on the network? Can other devices on the network ping or otherwise see or access the Note 8? It seems like the Note 8 doesn't exist to the gateway, and so I'm wondering if it also doesn't exist to anything else on the network. It is possible (though I'm just guessing here) that the Note 8 is giving itself an IP address that it determines as being appropriate based on the other devices it can see. Given that it doesn't show up in the DHCP table on the gateway I can't really see how it is getting an IP unless it is assigning it to itself. Another thought is to check the IP addresses of all the other devices currently on the network in case somehow you're having an IP address conflict (ie, two separate devices ending up with the same IP somehow, which can happen temporarily in the case of a device having an IP and then being hibernated, during which another device is given the same IP, and then later the first device is resumed from hibernation).
If you don't receive much further help here on the XDA forums I'd suggest starting a thread over on the SmallNetBuilder Forums as there's lots of knowledgeable folks there that can help with networking things like this.
As for me, I've got to sign off for the night. Best wishes to you as you troubleshoot!
Hi and thanks for the reply.
Yes the gateway is pingable from other devices, so is the Note. I also tried changing the 192.168.0.xxx to 10.10.0.xxx with no luck. The Note received the 10. from the DHCP server, but the gateway still would not respond.
I think it might have something to do with the routing on the modem, the hosts on the network can communicate at layer 2 (no routing need) while everything on the outside needs to be router. Still does not explain why the gateway doesn't respond to the Note though...
Have you done a traceroute to another local device to see the path its taking?
You will need to have root and I think busybox. You will also need to su before doing traceroute... maybe there is an app that can a trace if your not rooted!
Sent from my GT-N5110 using Tapatalk HD
---------- Post added at 08:42 PM ---------- Previous post was at 08:35 PM ----------
What is your network diagram with models
(I.e note 8 > router(wrt54g) > cable modem)...
Sent from my GT-N5110 using Tapatalk HD
I am not able to run traceroute from the tablet, I tried it from my desktop and it completed, but never hit the gateway - it went right to the host.
the network model is
note8--->all-in-one-wireless cable modem
finaldude said:
I am not able to run traceroute from the tablet, I tried it from my desktop and it completed, but never hit the gateway - it went right to the host.
the network model is
note8--->all-in-one-wireless cable modem
Click to expand...
Click to collapse
Is the router still left with it's default settings? Also, Is there a page in the router/modem's web gui for DHCP and if so, what are those settings? It sounds to me like the DHCP is failing to pass along the external GW and/or DNS servers. To test a theory, are you able to ping 8.8.8.8?
I wonder if this was solved? I'm having the exact same problem minus all the technical knowledge. Tech support at time Warner seem like they are reading a script. Has anyone found a fix or workaround for this modem? My note works everywhere but home
I might have narrowed down the issue...
On technical support last night it was resolved that the Note was looking for IP version 6 ip and the time warner box only outputs IP version 4...
Is there a way to have the note look for IP version 4??? I know nothing about this but I guess over this next year we are supposed to be switching to IP version 6?
I unpacked my note 8 yesterday and I experience an issue when connected to wifi. When I tried to download something from play store it taked too times and usually downloads remained blocked at 70/90% and this didn't happen in 3G. So I tried a factory reset and now all thing works great you could try..
Tapatalk on Samsung Galaxy Note 8.0 3G
mouse100 said:
I unpacked my note 8 yesterday and I experience an issue when connected to wifi. When I tried to download something from play store it taked too times and usually downloads remained blocked at 70/90% and this didn't happen in 3G. So I tried a factory reset and now all thing works great you could try..
Tapatalk on Samsung Galaxy Note 8.0 3G
Click to expand...
Click to collapse
Factory reset doesnt do it for me.
My wifi works everywhere but at home using Time Warner on the Arris DG860 modem. I think the OP and my problem are because of a combo of these factors.
I believe it has to do with the IP change that is taking place this year.
If you look up online it seems to be kind of a big change. You can type ... time warner ip version 6... into google and see a link that explains it. I cant link for some reason.
I wish someone could confirm this, but does the note 8 only accept IP version 6? Time Warner will only deliver version 4 to me right now through this modem, and the tablet is making a version 6 IP.
Atleast thats where ive made it so far.
I can confirm that I have the same problem at my In-Laws house. Arris router, and Charter network in Louisville. Likely the same as Time Warner folks.
But I think the Arris router is the more likely culprit. I didnt feel comfortable asking the FIL to let me kack around in his router :laugh:
I have the same problem on my main wifi at the house. It's a 2.4/5 ghz setup. My guest wifi is just normal 2.4 different router etc. I'm going to need to look into this at length as this just isn't going to do. Also as far as IP6 is concerned we won't see that roll out Internet wise for at least another 2 years fully. When it does go full steam all of the IP4 routers APs will have to be either replaced or firmware upgraded if the internal radios will even support IP6. Most likely 70% won't and that's the reason you don't see a lot of IP6 routers etc. We have them on the enterprise side but most are not in use. I will report back when I have anything useful.
Casperi
Sent from my GT-N5110 using xda premium
---------- Post added at 11:54 AM ---------- Previous post was at 10:57 AM ----------
OK figured it out and it includes a bit of funny.
I went through my network setup and forgot that I had
MAC filtering on so I added the Note along with a face palm thinking
That was it, couldn't have been that easy right... No it wasn't but good
News.
The note 8 doesn't like the 20/40 "channel width" or some routers call it "wideband" in the routers or in my case access points. Turn that to 20 only and boom there you go. Wifi
Works perfect. You will find it typically under advanced settings.
Casperi
Sent from my GT-N5110 using xda premium
sweeptheleg said:
I might have narrowed down the issue...
On technical support last night it was resolved that the Note was looking for IP version 6 ip and the time warner box only outputs IP version 4...
Is there a way to have the note look for IP version 4??? I know nothing about this but I guess over this next year we are supposed to be switching to IP version 6?
Click to expand...
Click to collapse
The Note 8 supports both 4 and 6. The issues described sound a lot like config issues on the modem or router. as stated before, sounds like an issue with the DHCP server (the thing that provides ips to the devices.)
Sent from my GT-N5110 using Tapatalk 4 Beta
Hmmm I have an ipad, note 2, ps3, laptop, gfs iphone all connecting just fine... hours and hours of tech support, and the best answer is incompatability. For some reason the note is only creating ip6 my isp only does 4. I understand the note is capabale of both, but in this specific instance there is a bug in the note with this router.
nothing to do with settings. If every other device I own connects without hassle then someone needs to fix the note 8. Christ my note 2 connects....
there were no options untouched by highest level tech person fromisp... its the note 8
Arris DG860 and Note 8 *Workaround*
Ok, just got done trouble shooting a customers Note 8 on working behind one of our DG860 modem/routers, what I was seeing was the Note 8 was showing up with an IPv6 address even if I had the IPv6 DHCP turned off. What I found works is if you go into LAN > DHCP on the DG860 and create a "Fixed DHCP Client" using the Notes MAC address and some address in the IPv4 range like 192.168.0.X it will force it to pull that instead of the IPv6 address and work. Hope this helps anyone running into this weird combination.
At wits end
I been having nothing but issues connecting my wifi only note 8 to the internet at my house. Everywhere else it works fine but at home nothing but issues and all other devices are connecting with no problems. I have tried it with a netgear router, and now a arris gateway and still cannot connect. The cable tech came out by chance and was checking my connections and could not figure out why it would not connect either. I have time warner if that makes a difference which I am starting to wonder it does seeing how I can connect everywhere else and have tried two different ways to connect at home.
Update: So after being on the phone with time warner, samsung, and live chat with Arris this is just one hot mess. Samsung is stating that there seems to be firmware issues with arris gateways which I have noticed many people posting problems with their arris products, and their resolution was to roll back the software. Time Warner is stating that they cannot roll back the software on the modems and was trying to blame it on my tablet, though it was working before I setup the gateway and it works on other routers even on a piece of crap belkin that likes to kick off everything it worked on that with no issues. Arris told me that they have no control over the software only the cable companies do, so in typical fashion a lot of passing the buck and finger pointing. I am just irate at the moment for I do not have a working tablet at home. Part of me thinks it is the android 4.2.2 as well, for I had 4.2.2 on my droid razr hd and had numerous wifi issues with it.
Update 2: After doing some more research I have found there seems to be a issue with the wifi card and the chipset with arris gateways so there is a compatibility issue with the card. I had my netgear hooked up to it before and didn't have issues so I am going to just use my netgear and run the gateway in bridge mode it should fix the issue.