Results 1 to 50 of 50

Thread: No network in Network Manager, Cant connect to wifi. But airodump-ng working

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2017-Aug
    Posts
    18
    I don't know if it will work, but...
    if it's a usb device, unplug it; wait a few seconds, then plug it in again. DONT run airodump; just go straight to networkmanager. See if it works. (But this will not work if you have blacklisted the driver it needs. You need to decide which method to troubleshoot first; either do this or do the blacklisting and follow that up.
    OK, sorry, I se it's a pci device. You'll need to
    Code:
    rmmod rtl8821ae
    insmod rtl8821ae
    There may also be modules which depend on rtl8821ae. you will need to rmmod them too to get it to uninstall. Then reinsert (insmod or modprobe them all.)

  2. #2
    Join Date
    2017-Aug
    Posts
    23
    Quote Originally Posted by ptpi View Post
    I don't know if it will work, but...
    if it's a usb device, unplug it; wait a few seconds, then plug it in again. DONT run airodump; just go straight to networkmanager. See if it works. (But this will not work if you have blacklisted the driver it needs. You need to decide which method to troubleshoot first; either do this or do the blacklisting and follow that up.
    OK, sorry, I se it's a pci device. You'll need to
    Code:
    rmmod rtl8821ae
    insmod rtl8821ae
    There may also be modules which depend on rtl8821ae. you will need to rmmod them too to get it to uninstall. Then reinsert (insmod or modprobe them all.)
    I have tried the solution above
    rmmod was fine but insmod it gives an error
    insmod: ERROR : could not load module rtl8821ae: No such file or directory

Similar Threads

  1. Replies: 0
    Last Post: 2020-12-04, 00:00
  2. Replies: 0
    Last Post: 2020-04-19, 18:02
  3. Network Manager Disabled - Cannot connect to Interfaces.
    By jefx3 in forum TroubleShooting Archive
    Replies: 10
    Last Post: 2017-09-10, 19:40
  4. error in apt-get install network-manager network-manager-gnome
    By arsham in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2014-10-05, 20:40
  5. disable network manager auto connect feature
    By brazen in forum General Archive
    Replies: 2
    Last Post: 2014-02-17, 14:18

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •