USB Antenna Not Working on Dell Optiplex 760 Desktop?

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








up vote
0
down vote

favorite












I have an issue very similar to (Ubuntu 17.10 Drivers Not Found/Working Properly?), but this was done on a fresh install of Kubuntu 18.04. This desktop doesn't have an internal Wi-Fi card and I'm currently using an old wi-fi module to get an internet connection there. The main issue with the old wi-fi dongle is that it doesn't have the proper antenna to provide adequate wi-fi connectivity, as this desktop is in a remote location where ethernet cords cannot easily reach, and where wi-fi signals are faint at best.



I used the new wi-fi antenna, which is the source of the trouble, first, and folowed the steps layed out in (Ubuntu 17.10 Drivers Not Found/Working Properly?) to try and get it to work. It didn't.



I made sure to not have the old wi-fi antenna in the USB slot while I was following the commands and only re-inserted it after completing all command and restarting the system and realizing that the steps were unsuccessful in being able to restore the USB antenna-driver functionality.



The New USB Antenna is the exact same as the one listed in (Ubuntu 17.10 Drivers Not Found/Working Properly?)



Edit 0: sudo dkms status yields



rtl8812au, 4.2.2: added 
rtl8812AU, 5: added


**Edit **: Output of lsusb (With Both USB Antennae in the USB ports)



Bus 002 Device 005: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
Bus 002 Device 002: ID 0bda:a811 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 003: ID 0461:4d22 Primax Electronics, Ltd
Bus 008 Device 002: ID 413c:2106 Dell Computer Corp. Dell QuietKey Keyboard
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


Edit 1: Modprobe Info & Secure Boot



sarah@SciLabComp0:~$ sudo modprobe 8812au
modprobe: ERROR: could not insert '8812au': Exec format error
sarah@SciLabComp0:~$ modinfo 8812au | grep A811
alias: usb:v7392pA811d*dc*dsc*dp*ic*isc*ip*in*


Mokutil (The recommended way to check if secure boot is enabled based on another ask ubuntu question):



sarah@SciLabComp0:~$ mokutil --sb-state
EFI variables are not supported on this system






share|improve this question

























    up vote
    0
    down vote

    favorite












    I have an issue very similar to (Ubuntu 17.10 Drivers Not Found/Working Properly?), but this was done on a fresh install of Kubuntu 18.04. This desktop doesn't have an internal Wi-Fi card and I'm currently using an old wi-fi module to get an internet connection there. The main issue with the old wi-fi dongle is that it doesn't have the proper antenna to provide adequate wi-fi connectivity, as this desktop is in a remote location where ethernet cords cannot easily reach, and where wi-fi signals are faint at best.



    I used the new wi-fi antenna, which is the source of the trouble, first, and folowed the steps layed out in (Ubuntu 17.10 Drivers Not Found/Working Properly?) to try and get it to work. It didn't.



    I made sure to not have the old wi-fi antenna in the USB slot while I was following the commands and only re-inserted it after completing all command and restarting the system and realizing that the steps were unsuccessful in being able to restore the USB antenna-driver functionality.



    The New USB Antenna is the exact same as the one listed in (Ubuntu 17.10 Drivers Not Found/Working Properly?)



    Edit 0: sudo dkms status yields



    rtl8812au, 4.2.2: added 
    rtl8812AU, 5: added


    **Edit **: Output of lsusb (With Both USB Antennae in the USB ports)



    Bus 002 Device 005: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
    Bus 002 Device 002: ID 0bda:a811 Realtek Semiconductor Corp.
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 008 Device 003: ID 0461:4d22 Primax Electronics, Ltd
    Bus 008 Device 002: ID 413c:2106 Dell Computer Corp. Dell QuietKey Keyboard
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


    Edit 1: Modprobe Info & Secure Boot



    sarah@SciLabComp0:~$ sudo modprobe 8812au
    modprobe: ERROR: could not insert '8812au': Exec format error
    sarah@SciLabComp0:~$ modinfo 8812au | grep A811
    alias: usb:v7392pA811d*dc*dsc*dp*ic*isc*ip*in*


    Mokutil (The recommended way to check if secure boot is enabled based on another ask ubuntu question):



    sarah@SciLabComp0:~$ mokutil --sb-state
    EFI variables are not supported on this system






    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have an issue very similar to (Ubuntu 17.10 Drivers Not Found/Working Properly?), but this was done on a fresh install of Kubuntu 18.04. This desktop doesn't have an internal Wi-Fi card and I'm currently using an old wi-fi module to get an internet connection there. The main issue with the old wi-fi dongle is that it doesn't have the proper antenna to provide adequate wi-fi connectivity, as this desktop is in a remote location where ethernet cords cannot easily reach, and where wi-fi signals are faint at best.



      I used the new wi-fi antenna, which is the source of the trouble, first, and folowed the steps layed out in (Ubuntu 17.10 Drivers Not Found/Working Properly?) to try and get it to work. It didn't.



      I made sure to not have the old wi-fi antenna in the USB slot while I was following the commands and only re-inserted it after completing all command and restarting the system and realizing that the steps were unsuccessful in being able to restore the USB antenna-driver functionality.



      The New USB Antenna is the exact same as the one listed in (Ubuntu 17.10 Drivers Not Found/Working Properly?)



      Edit 0: sudo dkms status yields



      rtl8812au, 4.2.2: added 
      rtl8812AU, 5: added


      **Edit **: Output of lsusb (With Both USB Antennae in the USB ports)



      Bus 002 Device 005: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
      Bus 002 Device 002: ID 0bda:a811 Realtek Semiconductor Corp.
      Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 008 Device 003: ID 0461:4d22 Primax Electronics, Ltd
      Bus 008 Device 002: ID 413c:2106 Dell Computer Corp. Dell QuietKey Keyboard
      Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
      Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
      Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
      Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
      Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


      Edit 1: Modprobe Info & Secure Boot



      sarah@SciLabComp0:~$ sudo modprobe 8812au
      modprobe: ERROR: could not insert '8812au': Exec format error
      sarah@SciLabComp0:~$ modinfo 8812au | grep A811
      alias: usb:v7392pA811d*dc*dsc*dp*ic*isc*ip*in*


      Mokutil (The recommended way to check if secure boot is enabled based on another ask ubuntu question):



      sarah@SciLabComp0:~$ mokutil --sb-state
      EFI variables are not supported on this system






      share|improve this question













      I have an issue very similar to (Ubuntu 17.10 Drivers Not Found/Working Properly?), but this was done on a fresh install of Kubuntu 18.04. This desktop doesn't have an internal Wi-Fi card and I'm currently using an old wi-fi module to get an internet connection there. The main issue with the old wi-fi dongle is that it doesn't have the proper antenna to provide adequate wi-fi connectivity, as this desktop is in a remote location where ethernet cords cannot easily reach, and where wi-fi signals are faint at best.



      I used the new wi-fi antenna, which is the source of the trouble, first, and folowed the steps layed out in (Ubuntu 17.10 Drivers Not Found/Working Properly?) to try and get it to work. It didn't.



      I made sure to not have the old wi-fi antenna in the USB slot while I was following the commands and only re-inserted it after completing all command and restarting the system and realizing that the steps were unsuccessful in being able to restore the USB antenna-driver functionality.



      The New USB Antenna is the exact same as the one listed in (Ubuntu 17.10 Drivers Not Found/Working Properly?)



      Edit 0: sudo dkms status yields



      rtl8812au, 4.2.2: added 
      rtl8812AU, 5: added


      **Edit **: Output of lsusb (With Both USB Antennae in the USB ports)



      Bus 002 Device 005: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
      Bus 002 Device 002: ID 0bda:a811 Realtek Semiconductor Corp.
      Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 008 Device 003: ID 0461:4d22 Primax Electronics, Ltd
      Bus 008 Device 002: ID 413c:2106 Dell Computer Corp. Dell QuietKey Keyboard
      Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
      Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
      Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
      Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
      Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


      Edit 1: Modprobe Info & Secure Boot



      sarah@SciLabComp0:~$ sudo modprobe 8812au
      modprobe: ERROR: could not insert '8812au': Exec format error
      sarah@SciLabComp0:~$ modinfo 8812au | grep A811
      alias: usb:v7392pA811d*dc*dsc*dp*ic*isc*ip*in*


      Mokutil (The recommended way to check if secure boot is enabled based on another ask ubuntu question):



      sarah@SciLabComp0:~$ mokutil --sb-state
      EFI variables are not supported on this system








      share|improve this question












      share|improve this question




      share|improve this question








      edited Jun 13 at 1:41
























      asked Jun 12 at 0:32









      Sarah Szabo

      342416




      342416




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          I have the 4.2.2 package downloaded on my 18.04 system. It will not 'make' without errors. I feel confident that you then tried the 5 version instead and it also didn't build properly for the same reasons. Let's clean them out:



          sudo dkms remove rtl8812au/5.2.9 --all
          sudo rm /usr/src/rtl8812au-5.2.9
          sudo dkms remove rtl8812au/4.2.2 --all
          sudo rm /usr/src/rtl8812au-4.2.2


          There is an rtl8812au-dkms package available in the official Ubuntu repositories. It installs without error for me in 18.04. I suggest that you try:



          sudo apt install rtl8812au-dkms


          Reboot.



          EDIT: We see from your modinfo that the installed version doesn’t actually cover your 0bda:a811 device. Let’s remove it and try a different driver file:



          sudo apt purge rtl8812au-dkms
          sudo apt install git
          git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
          cd rtl8812AU_8821AU_linux
          sudo make -f Makefile.dkms install
          sudo modprobe rtl8812au


          This driver clearly covers your device:



          modinfo rtl8812au | grep A811

          alias: usb:v0BDApA811d*dc*dsc*dp*ic*isc*ip*in*
          alias: usb:v0BDApA811d*dc*dsc*dp*ic*isc*ip*in*
          alias: usb:v7392pA811d*dc*dsc*dp*ic*isc*ip*in*


          You should be all set.






          share|improve this answer























          • It didn't work after reboot. New sudo dkms status says rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-22-generic, x86_64: installed rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-23-generic, x86_64: installed
            – Sarah Szabo
            Jun 12 at 18:03










          • Looks perfect so far. Please edit your question to show: lsusb with the antenna plugged in, of course.
            – chili555
            Jun 12 at 19:05










          • Post Updated. I left the working USB inserted when I executed the lsusb command, is that ok?
            – Sarah Szabo
            Jun 13 at 1:15










          • Just fine. May we now see: sudo modprobe 8812au and also: modinfo 8812au | grep A811 ??Secure Boot??
            – chili555
            Jun 13 at 1:36










          • Exec format error; yikes! I will attack this later on tomorrow.
            – chili555
            Jun 13 at 1:51










          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%2f1045765%2fusb-antenna-not-working-on-dell-optiplex-760-desktop%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          3
          down vote



          accepted










          I have the 4.2.2 package downloaded on my 18.04 system. It will not 'make' without errors. I feel confident that you then tried the 5 version instead and it also didn't build properly for the same reasons. Let's clean them out:



          sudo dkms remove rtl8812au/5.2.9 --all
          sudo rm /usr/src/rtl8812au-5.2.9
          sudo dkms remove rtl8812au/4.2.2 --all
          sudo rm /usr/src/rtl8812au-4.2.2


          There is an rtl8812au-dkms package available in the official Ubuntu repositories. It installs without error for me in 18.04. I suggest that you try:



          sudo apt install rtl8812au-dkms


          Reboot.



          EDIT: We see from your modinfo that the installed version doesn’t actually cover your 0bda:a811 device. Let’s remove it and try a different driver file:



          sudo apt purge rtl8812au-dkms
          sudo apt install git
          git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
          cd rtl8812AU_8821AU_linux
          sudo make -f Makefile.dkms install
          sudo modprobe rtl8812au


          This driver clearly covers your device:



          modinfo rtl8812au | grep A811

          alias: usb:v0BDApA811d*dc*dsc*dp*ic*isc*ip*in*
          alias: usb:v0BDApA811d*dc*dsc*dp*ic*isc*ip*in*
          alias: usb:v7392pA811d*dc*dsc*dp*ic*isc*ip*in*


          You should be all set.






          share|improve this answer























          • It didn't work after reboot. New sudo dkms status says rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-22-generic, x86_64: installed rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-23-generic, x86_64: installed
            – Sarah Szabo
            Jun 12 at 18:03










          • Looks perfect so far. Please edit your question to show: lsusb with the antenna plugged in, of course.
            – chili555
            Jun 12 at 19:05










          • Post Updated. I left the working USB inserted when I executed the lsusb command, is that ok?
            – Sarah Szabo
            Jun 13 at 1:15










          • Just fine. May we now see: sudo modprobe 8812au and also: modinfo 8812au | grep A811 ??Secure Boot??
            – chili555
            Jun 13 at 1:36










          • Exec format error; yikes! I will attack this later on tomorrow.
            – chili555
            Jun 13 at 1:51














          up vote
          3
          down vote



          accepted










          I have the 4.2.2 package downloaded on my 18.04 system. It will not 'make' without errors. I feel confident that you then tried the 5 version instead and it also didn't build properly for the same reasons. Let's clean them out:



          sudo dkms remove rtl8812au/5.2.9 --all
          sudo rm /usr/src/rtl8812au-5.2.9
          sudo dkms remove rtl8812au/4.2.2 --all
          sudo rm /usr/src/rtl8812au-4.2.2


          There is an rtl8812au-dkms package available in the official Ubuntu repositories. It installs without error for me in 18.04. I suggest that you try:



          sudo apt install rtl8812au-dkms


          Reboot.



          EDIT: We see from your modinfo that the installed version doesn’t actually cover your 0bda:a811 device. Let’s remove it and try a different driver file:



          sudo apt purge rtl8812au-dkms
          sudo apt install git
          git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
          cd rtl8812AU_8821AU_linux
          sudo make -f Makefile.dkms install
          sudo modprobe rtl8812au


          This driver clearly covers your device:



          modinfo rtl8812au | grep A811

          alias: usb:v0BDApA811d*dc*dsc*dp*ic*isc*ip*in*
          alias: usb:v0BDApA811d*dc*dsc*dp*ic*isc*ip*in*
          alias: usb:v7392pA811d*dc*dsc*dp*ic*isc*ip*in*


          You should be all set.






          share|improve this answer























          • It didn't work after reboot. New sudo dkms status says rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-22-generic, x86_64: installed rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-23-generic, x86_64: installed
            – Sarah Szabo
            Jun 12 at 18:03










          • Looks perfect so far. Please edit your question to show: lsusb with the antenna plugged in, of course.
            – chili555
            Jun 12 at 19:05










          • Post Updated. I left the working USB inserted when I executed the lsusb command, is that ok?
            – Sarah Szabo
            Jun 13 at 1:15










          • Just fine. May we now see: sudo modprobe 8812au and also: modinfo 8812au | grep A811 ??Secure Boot??
            – chili555
            Jun 13 at 1:36










          • Exec format error; yikes! I will attack this later on tomorrow.
            – chili555
            Jun 13 at 1:51












          up vote
          3
          down vote



          accepted







          up vote
          3
          down vote



          accepted






          I have the 4.2.2 package downloaded on my 18.04 system. It will not 'make' without errors. I feel confident that you then tried the 5 version instead and it also didn't build properly for the same reasons. Let's clean them out:



          sudo dkms remove rtl8812au/5.2.9 --all
          sudo rm /usr/src/rtl8812au-5.2.9
          sudo dkms remove rtl8812au/4.2.2 --all
          sudo rm /usr/src/rtl8812au-4.2.2


          There is an rtl8812au-dkms package available in the official Ubuntu repositories. It installs without error for me in 18.04. I suggest that you try:



          sudo apt install rtl8812au-dkms


          Reboot.



          EDIT: We see from your modinfo that the installed version doesn’t actually cover your 0bda:a811 device. Let’s remove it and try a different driver file:



          sudo apt purge rtl8812au-dkms
          sudo apt install git
          git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
          cd rtl8812AU_8821AU_linux
          sudo make -f Makefile.dkms install
          sudo modprobe rtl8812au


          This driver clearly covers your device:



          modinfo rtl8812au | grep A811

          alias: usb:v0BDApA811d*dc*dsc*dp*ic*isc*ip*in*
          alias: usb:v0BDApA811d*dc*dsc*dp*ic*isc*ip*in*
          alias: usb:v7392pA811d*dc*dsc*dp*ic*isc*ip*in*


          You should be all set.






          share|improve this answer















          I have the 4.2.2 package downloaded on my 18.04 system. It will not 'make' without errors. I feel confident that you then tried the 5 version instead and it also didn't build properly for the same reasons. Let's clean them out:



          sudo dkms remove rtl8812au/5.2.9 --all
          sudo rm /usr/src/rtl8812au-5.2.9
          sudo dkms remove rtl8812au/4.2.2 --all
          sudo rm /usr/src/rtl8812au-4.2.2


          There is an rtl8812au-dkms package available in the official Ubuntu repositories. It installs without error for me in 18.04. I suggest that you try:



          sudo apt install rtl8812au-dkms


          Reboot.



          EDIT: We see from your modinfo that the installed version doesn’t actually cover your 0bda:a811 device. Let’s remove it and try a different driver file:



          sudo apt purge rtl8812au-dkms
          sudo apt install git
          git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
          cd rtl8812AU_8821AU_linux
          sudo make -f Makefile.dkms install
          sudo modprobe rtl8812au


          This driver clearly covers your device:



          modinfo rtl8812au | grep A811

          alias: usb:v0BDApA811d*dc*dsc*dp*ic*isc*ip*in*
          alias: usb:v0BDApA811d*dc*dsc*dp*ic*isc*ip*in*
          alias: usb:v7392pA811d*dc*dsc*dp*ic*isc*ip*in*


          You should be all set.







          share|improve this answer















          share|improve this answer



          share|improve this answer








          edited Jun 13 at 18:51


























          answered Jun 12 at 14:02









          chili555

          36k54775




          36k54775











          • It didn't work after reboot. New sudo dkms status says rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-22-generic, x86_64: installed rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-23-generic, x86_64: installed
            – Sarah Szabo
            Jun 12 at 18:03










          • Looks perfect so far. Please edit your question to show: lsusb with the antenna plugged in, of course.
            – chili555
            Jun 12 at 19:05










          • Post Updated. I left the working USB inserted when I executed the lsusb command, is that ok?
            – Sarah Szabo
            Jun 13 at 1:15










          • Just fine. May we now see: sudo modprobe 8812au and also: modinfo 8812au | grep A811 ??Secure Boot??
            – chili555
            Jun 13 at 1:36










          • Exec format error; yikes! I will attack this later on tomorrow.
            – chili555
            Jun 13 at 1:51
















          • It didn't work after reboot. New sudo dkms status says rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-22-generic, x86_64: installed rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-23-generic, x86_64: installed
            – Sarah Szabo
            Jun 12 at 18:03










          • Looks perfect so far. Please edit your question to show: lsusb with the antenna plugged in, of course.
            – chili555
            Jun 12 at 19:05










          • Post Updated. I left the working USB inserted when I executed the lsusb command, is that ok?
            – Sarah Szabo
            Jun 13 at 1:15










          • Just fine. May we now see: sudo modprobe 8812au and also: modinfo 8812au | grep A811 ??Secure Boot??
            – chili555
            Jun 13 at 1:36










          • Exec format error; yikes! I will attack this later on tomorrow.
            – chili555
            Jun 13 at 1:51















          It didn't work after reboot. New sudo dkms status says rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-22-generic, x86_64: installed rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-23-generic, x86_64: installed
          – Sarah Szabo
          Jun 12 at 18:03




          It didn't work after reboot. New sudo dkms status says rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-22-generic, x86_64: installed rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-23-generic, x86_64: installed
          – Sarah Szabo
          Jun 12 at 18:03












          Looks perfect so far. Please edit your question to show: lsusb with the antenna plugged in, of course.
          – chili555
          Jun 12 at 19:05




          Looks perfect so far. Please edit your question to show: lsusb with the antenna plugged in, of course.
          – chili555
          Jun 12 at 19:05












          Post Updated. I left the working USB inserted when I executed the lsusb command, is that ok?
          – Sarah Szabo
          Jun 13 at 1:15




          Post Updated. I left the working USB inserted when I executed the lsusb command, is that ok?
          – Sarah Szabo
          Jun 13 at 1:15












          Just fine. May we now see: sudo modprobe 8812au and also: modinfo 8812au | grep A811 ??Secure Boot??
          – chili555
          Jun 13 at 1:36




          Just fine. May we now see: sudo modprobe 8812au and also: modinfo 8812au | grep A811 ??Secure Boot??
          – chili555
          Jun 13 at 1:36












          Exec format error; yikes! I will attack this later on tomorrow.
          – chili555
          Jun 13 at 1:51




          Exec format error; yikes! I will attack this later on tomorrow.
          – chili555
          Jun 13 at 1:51












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1045765%2fusb-antenna-not-working-on-dell-optiplex-760-desktop%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error

          How do I move numbers in filenames, in a batch renaming operation?