installer
installer copied to clipboard
No network connection when install but can connect to wifi with wifi-menu
Cannot install, connected to wifi, but when start install it say no network connection, even whem I run iptest and choose connect to wifi network it say no wifi interface detected, but connection test and spees test work fine. Please help
I have the same problem here. The only solution I get is to connect to ethernet. Also when doing iptest and select connect to wifi network (option 3) and it says no wifi interface detected.
Hey guys, I just had this problem, figured out a workaround:
- run
nano /etc/anarchy.conf
- press ctrl+w
- type in
wifi_network
- your cursor will go to a line with
ip addr
in it - remove/delete the following from that line:
| grep "wlp"
- alternatively replace the
wlp
with your interfaces name (fromip addr
) - press ctrl+x
- type
y
- press enter
now run the installer again and it should work.
Same here. Didn't tried your workaround, but Matthew C and Erazem K pointed me in a different direction: I went to configure_connection.sh and commented the first UNTIL loop, leaving just the OnLine=true line
And Wifi model..is top secret...
Apparently it's RTL8822BE (realtek)
rtw_pci driver