Wireless adapter issues in win10/Ubuntu 16.04 dual boot

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
0
down vote

favorite












I am still learning ubuntu. Any help is highly appreciated.



I was trying to access 5GHz wifi band and so got a usb wifi adapter - Dlink DWA-171 AC 600



I have tried the following from other questions first which worked for some users:



sudo apt-get install git
git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
cd rtl8812AU_8821AU_linux
make
sudo make install
sudo modprobe 8812au


well, it did not work, so i thought to test it out in windows



this is the ubnutu state before booting into windows



lsusb:



Bus 001 Device 005: ID 0bda:1a2b Realtek Semiconductor Corp. 


iwconfig:



lo no wireless extensions.

wlo1 IEEE 802.11bgn ESSID:"Dankknight"
Mode:Managed Frequency:2.457 GHz Access Point: Not-Associated
Bit Rate=1 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=55/70 Signal level=-55 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:154 Invalid misc:58 Missed beacon:0

eno1 no wireless extensions.


when i switched into windows, the driver got installed automatically and was able to access wifi.
when i boot back into ubuntu,



lsusb :



Bus 003 Device 002: ID 2001:331d D-Link Corp.


iwconfig then shows :



lo no wireless extensions.

wlx180f760ace03 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Managed Frequency=2.457 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

wlo1 IEEE 802.11bgn ESSID:off/any
Mode:Managed Frequency:2.457 GHz Access Point: Not-Associated
Tx-Power=off
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off

eno1 no wireless extensions.


if i remove the USB and insert it back, the lsusb is getting back to original state.
there are 2 issues i am facing,



  1. I am not able to find the right driver installation

  2. There is something happening with the windows - firmware? boot options?

I have recently switched to Xfce



Thank you for your time.







share|improve this question



























    up vote
    0
    down vote

    favorite












    I am still learning ubuntu. Any help is highly appreciated.



    I was trying to access 5GHz wifi band and so got a usb wifi adapter - Dlink DWA-171 AC 600



    I have tried the following from other questions first which worked for some users:



    sudo apt-get install git
    git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
    cd rtl8812AU_8821AU_linux
    make
    sudo make install
    sudo modprobe 8812au


    well, it did not work, so i thought to test it out in windows



    this is the ubnutu state before booting into windows



    lsusb:



    Bus 001 Device 005: ID 0bda:1a2b Realtek Semiconductor Corp. 


    iwconfig:



    lo no wireless extensions.

    wlo1 IEEE 802.11bgn ESSID:"Dankknight"
    Mode:Managed Frequency:2.457 GHz Access Point: Not-Associated
    Bit Rate=1 Mb/s Tx-Power=20 dBm
    Retry short limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    Link Quality=55/70 Signal level=-55 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:154 Invalid misc:58 Missed beacon:0

    eno1 no wireless extensions.


    when i switched into windows, the driver got installed automatically and was able to access wifi.
    when i boot back into ubuntu,



    lsusb :



    Bus 003 Device 002: ID 2001:331d D-Link Corp.


    iwconfig then shows :



    lo no wireless extensions.

    wlx180f760ace03 unassociated Nickname:"<WIFI@REALTEK>"
    Mode:Managed Frequency=2.457 GHz Access Point: Not-Associated
    Sensitivity:0/0
    Retry:off RTS thr:off Fragment thr:off
    Power Management:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0

    wlo1 IEEE 802.11bgn ESSID:off/any
    Mode:Managed Frequency:2.457 GHz Access Point: Not-Associated
    Tx-Power=off
    Retry short limit:7 RTS thr:off Fragment thr:off
    Power Management:off

    eno1 no wireless extensions.


    if i remove the USB and insert it back, the lsusb is getting back to original state.
    there are 2 issues i am facing,



    1. I am not able to find the right driver installation

    2. There is something happening with the windows - firmware? boot options?

    I have recently switched to Xfce



    Thank you for your time.







    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I am still learning ubuntu. Any help is highly appreciated.



      I was trying to access 5GHz wifi band and so got a usb wifi adapter - Dlink DWA-171 AC 600



      I have tried the following from other questions first which worked for some users:



      sudo apt-get install git
      git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
      cd rtl8812AU_8821AU_linux
      make
      sudo make install
      sudo modprobe 8812au


      well, it did not work, so i thought to test it out in windows



      this is the ubnutu state before booting into windows



      lsusb:



      Bus 001 Device 005: ID 0bda:1a2b Realtek Semiconductor Corp. 


      iwconfig:



      lo no wireless extensions.

      wlo1 IEEE 802.11bgn ESSID:"Dankknight"
      Mode:Managed Frequency:2.457 GHz Access Point: Not-Associated
      Bit Rate=1 Mb/s Tx-Power=20 dBm
      Retry short limit:7 RTS thr:off Fragment thr:off
      Power Management:off
      Link Quality=55/70 Signal level=-55 dBm
      Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
      Tx excessive retries:154 Invalid misc:58 Missed beacon:0

      eno1 no wireless extensions.


      when i switched into windows, the driver got installed automatically and was able to access wifi.
      when i boot back into ubuntu,



      lsusb :



      Bus 003 Device 002: ID 2001:331d D-Link Corp.


      iwconfig then shows :



      lo no wireless extensions.

      wlx180f760ace03 unassociated Nickname:"<WIFI@REALTEK>"
      Mode:Managed Frequency=2.457 GHz Access Point: Not-Associated
      Sensitivity:0/0
      Retry:off RTS thr:off Fragment thr:off
      Power Management:off
      Link Quality:0 Signal level:0 Noise level:0
      Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
      Tx excessive retries:0 Invalid misc:0 Missed beacon:0

      wlo1 IEEE 802.11bgn ESSID:off/any
      Mode:Managed Frequency:2.457 GHz Access Point: Not-Associated
      Tx-Power=off
      Retry short limit:7 RTS thr:off Fragment thr:off
      Power Management:off

      eno1 no wireless extensions.


      if i remove the USB and insert it back, the lsusb is getting back to original state.
      there are 2 issues i am facing,



      1. I am not able to find the right driver installation

      2. There is something happening with the windows - firmware? boot options?

      I have recently switched to Xfce



      Thank you for your time.







      share|improve this question













      I am still learning ubuntu. Any help is highly appreciated.



      I was trying to access 5GHz wifi band and so got a usb wifi adapter - Dlink DWA-171 AC 600



      I have tried the following from other questions first which worked for some users:



      sudo apt-get install git
      git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
      cd rtl8812AU_8821AU_linux
      make
      sudo make install
      sudo modprobe 8812au


      well, it did not work, so i thought to test it out in windows



      this is the ubnutu state before booting into windows



      lsusb:



      Bus 001 Device 005: ID 0bda:1a2b Realtek Semiconductor Corp. 


      iwconfig:



      lo no wireless extensions.

      wlo1 IEEE 802.11bgn ESSID:"Dankknight"
      Mode:Managed Frequency:2.457 GHz Access Point: Not-Associated
      Bit Rate=1 Mb/s Tx-Power=20 dBm
      Retry short limit:7 RTS thr:off Fragment thr:off
      Power Management:off
      Link Quality=55/70 Signal level=-55 dBm
      Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
      Tx excessive retries:154 Invalid misc:58 Missed beacon:0

      eno1 no wireless extensions.


      when i switched into windows, the driver got installed automatically and was able to access wifi.
      when i boot back into ubuntu,



      lsusb :



      Bus 003 Device 002: ID 2001:331d D-Link Corp.


      iwconfig then shows :



      lo no wireless extensions.

      wlx180f760ace03 unassociated Nickname:"<WIFI@REALTEK>"
      Mode:Managed Frequency=2.457 GHz Access Point: Not-Associated
      Sensitivity:0/0
      Retry:off RTS thr:off Fragment thr:off
      Power Management:off
      Link Quality:0 Signal level:0 Noise level:0
      Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
      Tx excessive retries:0 Invalid misc:0 Missed beacon:0

      wlo1 IEEE 802.11bgn ESSID:off/any
      Mode:Managed Frequency:2.457 GHz Access Point: Not-Associated
      Tx-Power=off
      Retry short limit:7 RTS thr:off Fragment thr:off
      Power Management:off

      eno1 no wireless extensions.


      if i remove the USB and insert it back, the lsusb is getting back to original state.
      there are 2 issues i am facing,



      1. I am not able to find the right driver installation

      2. There is something happening with the windows - firmware? boot options?

      I have recently switched to Xfce



      Thank you for your time.









      share|improve this question












      share|improve this question




      share|improve this question








      edited 2 days ago
























      asked 2 days ago









      KT123

      11




      11

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062136%2fwireless-adapter-issues-in-win10-ubuntu-16-04-dual-boot%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062136%2fwireless-adapter-issues-in-win10-ubuntu-16-04-dual-boot%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491