Omarchy + WeWorkWiFi -> no way to connect to network, confusing WiFi UI #959
Replies: 7 comments 7 replies
-
Hi there, not entirely sure if you are encountering a more advanced issue, but, I was also struggling to figure out how to use the wifi TUI, until I saw it was just using https://github.com/pythops/impala It sounds like you figured out that you could tab through to the network you wanted to connect to, such as the following: Where I was getting tripped up, was that instead of allowing click events or even Hope that solves your issue. As a side note, you can find all the shortcuts using |
Beta Was this translation helpful? Give feedback.
-
I connected to WeWorkWifi by manually configuring the network via these steps:
Use the username and password from the wework app, likely your email as username and the password that the app shows.
After this, weworkwifi should automatically be connected. |
Beta Was this translation helpful? Give feedback.
-
I had a similar problem, but just trying to connect to my home guest network. The UI is definitely confusing. I didn't think to try |
Beta Was this translation helpful? Give feedback.
-
When I opened Wi-Fi, after juggling with lots of keys, I found Tab to move up and down. After that, move to Wi-Fi networks, use ↑ / ↓ to select your device, then hit Space and enter your password. |
Beta Was this translation helpful? Give feedback.
-
i connected to internet but i cant use it...? |
Beta Was this translation helpful? Give feedback.
-
I need to connect to a hidden network and i have no clue how to do that |
Beta Was this translation helpful? Give feedback.
-
Thanks to this thread I can control the UI but it’s not connecting to my hotspot even though the password was correct and now my hotspot network is not appearing in the new networks section. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just did a fresh install while at WeWork and immediately realized I can't connect to WeWorkWiFi.
-> WiFi picker/ui is "not friendly". I do not get any feedback on why I can't connect to the network
(minor: no way to open settings/network settings/ using keyboard?)
I assume it is, at least partially, an Arch issue, but it feels like a "p0" to me personally, because not being able to connect to wifi right after installation is completed is a good reminder of why I moved from Linux to macOS in the first place.
Some context:
WeWork has a weird wifi setup that is known to cause issues even on Android Devices (but on Android the UI at least allows manually entering required settings)
If someone has already solved it, I would appreciate any guidance. I tried to use
iwctl
but couldn't figure it out either (I am gettingNot Configured
after runningstation wlan0 connect WeWorkWiFi
)I will report back if I figure it out.
Beta Was this translation helpful? Give feedback.
All reactions