Opened 11 years ago
Closed 6 years ago
#10001 closed bug (fixed)
wifi UI issues with multiple identical SSIDs
Reported by: | jstressman | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Network & Internet/Wireless | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
In our house we have 2 wireless access points, one in the basement and one on the second floor, to provide coverage for the whole house. By default these are both set to the same SSID.
Connecting to the access point down here seems to work fine. I click on the SSID that shows the stronger signal and it goes through and says it's connected. But when I'd click on the network icon in the deskbar, it would show me connected to the wrong one. The one I did NOT click on.
But when I actually opened Network Preferences and click on the Network drop down to list the available access points, it would show me connected to the correct one.
The upstairs one shows the weaker signal, and the downstairs the stronger... in both images. So you can see the two disagreeing on which WAP I'm connected to.
This is the package management nightly r20130920_7cf0e76
Attachments (2)
Change History (13)
by , 11 years ago
by , 11 years ago
opening network preferences and clicking the network drop down shows me connected to the correct SSID.
comment:1 by , 11 years ago
Description: | modified (diff) |
---|
comment:2 by , 11 years ago
Out of curiosity, you do really have two marvell ethernet devices in your computer?
comment:3 by , 11 years ago
Yes.
https://www.asus.com/Motherboards/P6T_DeluxeOC_Palm/#specifications
Dual Gigabit LAN controllers 2*Marvell88E8056® PCIe Gigabit LAN controller featuring AI NET2
comment:4 by , 11 years ago
Version: | R1/Package Management → R1/Development |
---|
while this is in the pm branch, it likely isn't cause by pm. Lets move to the development branch for now.
comment:5 by , 11 years ago
The Network preferences application shows the wrong one; you are actually connected to the weaker one. So there are two bugs:
- The preferences application shows the wrong one (it only uses the name to determine the associated networks)
- The NetworkStatus application correctly determines the associated network by network address, but connects to a network by name only.
comment:6 by , 11 years ago
Status: | new → in-progress |
---|
comment:8 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
The rest was a bit more involved, but should be fixed with hrev46110. Please test; unfortunately, I could not test my changes at all...
comment:9 by , 11 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Sorry, I messed up the second part (ie. the Network preferences application). I will try to come up with a working solution (that also makes sense) in the next few days/weeks/years.
comment:10 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | reopened → assigned |
comment:11 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
And we are now using the new network preflet.
clicking on the network icon shows me connected to the wrong access point. Not the one I actually clicked on.