No Network in WSA v2211.40000.10.0 on 10.0.19045.2364
hidacow opened this issue · 3 comments
I tried the following:
WSA_2211.40000.10.0_x64_Release-Nightly-with-magisk-a468fd94(25205)-canary-MindTheGapps-13.0-RemovedAmazon
WSA_2210.40000.7.0_x64_Release-Nightly-with-magisk-25.2(25200)-stable-MindTheGapps-12.1-RemovedAmazon
on my Windows 10.0.19045.2364 Enterprise
At first I was not able to run any app because the window exited immediately.
I found that this is a problem related to my GPU, you must select the GPU to get the apps starting.
However, the WSA cannot connect to Google (This shouldn't be a problem for my network as my WSL Ubuntu can connect to Google) and the network seems failing
In addition, I cannot connect to the adb as no ports are open.
There's no program listening on localhost:58526 either.
Similar to #5 , I cannot turn on the Wireless Debug too.
The Wifi settings look like this
I also tried my Windows Firewall settings but it did not work.
I made a setting mistake and the WSA can connect to Internet now.
I also found out why my adb is not available and a solution, as described in my comment in #5
Я допустил ошибку настройки, и WSA теперь может подключаться к Интернету.Я также выяснил, почему мой adb недоступен, и нашел решение, как описано в моем комментарии в # 5
what did you do to make it work i have the same problem
Can you connect to ADB? If not, try #5 (comment).
If the issue is related to port binding problem, you may let another application bind to the 58526 port and see the error msg.
There may be other issues causing the ADB not working, I may not know the solution.
I thought my Network problem was related to UWP Loopback problem and has nothing to do with this Patch.
Maybe you should check the network settings carefully especially if you are using some kind of proxy to connect to the internet.