Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

No network connection when install but can connect to wifi with wifi-menu #662

Open
hong-duc opened this issue Apr 13, 2018 · 5 comments
Open
Labels
bug Bugs and errors

Comments

@hong-duc
Copy link

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

@GitOffMyLAN
Copy link

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.

@davidpanic
Copy link

davidpanic commented Oct 19, 2018

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 (from ip addr)
  • press ctrl+x
  • type y
  • press enter

now run the installer again and it should work.

@erazemk erazemk added the bug Bugs and errors label Aug 22, 2019
@VellMerlot
Copy link

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

@condor2
Copy link
Member

condor2 commented Sep 19, 2019

And Wifi model..is top secret...

@erazemk
Copy link
Member

erazemk commented Sep 19, 2019

Apparently it's RTL8822BE (realtek)

rtw_pci driver

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bugs and errors
Projects
None yet
Development

No branches or pull requests

6 participants