wifi adapter that supports 5Ghz [SOLVED]

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
tgwilt
Level 3
Level 3
Posts: 131
Joined: Fri Jun 08, 2018 2:26 am
Location: Florida, USA

wifi adapter that supports 5Ghz [SOLVED]

Post by tgwilt »

I have purchased a wifi router that supports 5Gz and would like to find a wifi adapter that works in Linux Mint 18.3 out of the box. I had purchased something from Amazon, and followed directions to compile the 8812au module for kernel 4.13.0-45-generic but it just didn't work. The process failed and did not make any module.

I'm sort of hesitant to just buy something else, so was wondering if anyone out there is using an adapter that works in the 5Gz spectrum. I don't really want to troubleshoot stuff anymore.

Thanks in advance,

Tom
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: wifi adapter that supports 5Ghz

Post by JeremyB »

Try

Code: Select all

sudo apt install rtl8812au-dkms
Reboot
tgwilt
Level 3
Level 3
Posts: 131
Joined: Fri Jun 08, 2018 2:26 am
Location: Florida, USA

Re: wifi adapter that supports 5Ghz

Post by tgwilt »

JeremyB wrote: Sun Jul 08, 2018 6:57 am Try

Code: Select all

sudo apt install rtl8812au-dkms
Reboot
Tried all that with no luck. Thanks anyway. Here is a snippet from the logfile:

Code: Select all

/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build/include/osdep_service.h:
 In function ‘flush_signals_thread’:
/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build/include/osdep_service.h:353:6: error: implicit declaration of function ‘signal_pending’ [-Werror=implicit-function-declaration]
  if (signal_pending (current)) 
      ^
/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build/include/osdep_service.h:355:3: error: implicit declaration of function ‘flush_signals’ [-Werror=implicit-function-declaration]
   flush_signals(current);
   ^
cc1: some warnings being treated as errors
scripts/Makefile.build:316: recipe for target '/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build/core/rtw_cmd.o' failed
make[2]: *** [/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build/core/rtw_cmd.o] Error 1
Makefile:1550: recipe for target '_module_/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build' failed
make[1]: *** [_module_/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-45-generic'
Makefile:1459: recipe for target 'modules' failed
make: *** [modules] Error 2
Once again, thanks. This is the type of error I have encountered whenever attempting to build the module.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: wifi adapter that supports 5Ghz

Post by JeremyB »

Download http://mirrors.kernel.org/ubuntu/pool/u ... u8_all.deb
Double click the file to install
User avatar
AZgl1800
Level 20
Level 20
Posts: 11180
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: wifi adapter that supports 5Ghz

Post by AZgl1800 »

Panda has a very good USB WiFi adapter that is dual band.

choose the one best suited for you.

nice thing, is that all of the Kernels recognize it.

http://www.pandawireless.com/Products%2 ... eless.html
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
tgwilt
Level 3
Level 3
Posts: 131
Joined: Fri Jun 08, 2018 2:26 am
Location: Florida, USA

Re: wifi adapter that supports 5Ghz

Post by tgwilt »

I installled the software provided, but once again, no luck. When I use the terminal command

Code: Select all

inxi -Fzz|grep Network
, the device doesn't show up, but using

Code: Select all

lsusb and dmesg|tail,
it appears. This is after a reboot and

Code: Select all

 lsmod|grep8812au
shows the module. It just doesn't work.

I really appreciate the time and effort you have put into this. Let me know if there's a toy in the range of $50 USD, and I'll buy it for you,

Best,

Tom
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: wifi adapter that supports 5Ghz

Post by JeremyB »

What happens when you

Code: Select all

sudo modprobe -v 8812au
tgwilt
Level 3
Level 3
Posts: 131
Joined: Fri Jun 08, 2018 2:26 am
Location: Florida, USA

Re: wifi adapter that supports 5Ghz [SOLVED]

Post by tgwilt »

AZgl1500 wrote: Sun Jul 08, 2018 9:01 pm Panda has a very good USB WiFi adapter that is dual band.

choose the one best suited for you.

nice thing, is that all of the Kernels recognize it.

http://www.pandawireless.com/Products%2 ... eless.html
Thanks,

Just purchased the Panda PAU09 N600 . Emailed their support to see if any it would work, and was told it works on 18.3out of the box. The tech said that it will probably work with LM 19, but hasn't been tested yet. Thanks to all who helped.
User avatar
AZgl1800
Level 20
Level 20
Posts: 11180
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: wifi adapter that supports 5Ghz [SOLVED]

Post by AZgl1800 »

they are correct,

my laptop's MediaTek is NOT supported period out of the box.

I had to buy the Panda PAU06 to get access to the Internet so that I could find the drivers for my laptop's internal WiFi adapter.

Linux Mint finds the Panda immediately in the Install mode before you click on install, so I knew it was gonna work :D :D
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: wifi adapter that supports 5Ghz [SOLVED]

Post by JeremyB »

See the wireless script link in my signature and post results
tgwilt
Level 3
Level 3
Posts: 131
Joined: Fri Jun 08, 2018 2:26 am
Location: Florida, USA

Re: wifi adapter that supports 5Ghz [SOLVED]

Post by tgwilt »

AZgl1500 wrote: Mon Jul 09, 2018 6:56 pm they are correct,

my laptop's MediaTek is NOT supported period out of the box.

I had to buy the Panda PAU06 to get access to the Internet so that I could find the drivers for my laptop's internal WiFi adapter.

Linux Mint finds the Panda immediately in the Install mode before you click on install, so I knew it was gonna work :D :D
Same here. seems to use the rt2800usb module. Using LM18.3 and kernel 4.13.0-45-generic
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: wifi adapter that supports 5Ghz [SOLVED]

Post by JeremyB »

It should not be any different in Linux Mint 19 with the same kernel module
tgwilt
Level 3
Level 3
Posts: 131
Joined: Fri Jun 08, 2018 2:26 am
Location: Florida, USA

Re: wifi adapter that supports 5Ghz [SOLVED]

Post by tgwilt »

JeremyB wrote: Wed Jul 11, 2018 6:02 pm It should not be any different in Linux Mint 19 with the same kernel module
Yeah, it probably will. I'm running LM19 on my laptop, but haven't bothered to unplug the adapter from my desktop to test. Maybe tomorrow. I did boot from the LM19 iso and it worked on that. I'm presuming the adapter is compatible with LM19.
Locked

Return to “Networking”