[SOLVED] Can't Get USB Wi-Fi Adaptor to work
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
[SOLVED] Can't Get USB Wi-Fi Adaptor to work
I can't figure out how to get the Linux drivers to install (CD) so that I can get my USB Wi-Fi adaptor working on my 19.2 64-bit Xfce laptop. I was hoping the new 19.2 would have the drivers. It is a Techkey AC-1200 Wi-Fi adaptor. I have tried plugging the adaptor in different USB ports.
Last edited by TGPB on Sun Oct 27, 2019 11:48 am, edited 1 time in total.
Re: Can't Get USB Wi-Fi Adaptor to work
Post the results of:
Code: Select all
inxi -Fxz
Re: Can't Get USB Wi-Fi Adaptor to work
Edit: Ignore this & do as catweazel says below.
I found this on a Ubuntu forum if you want to try it. Run each command in terminal one at a time, then reboot:
sudo apt-get update
sudo apt-get install build-essential git
git clone https://github.com/cilynx/rtl88x2BU_WiF ... 2-5044.git
cd rtl88x2BU_WiFi_linux_v5.2.4.4_25643.20171212_COEX20171012-5044
VER=$(cat ./version)
sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER}
sudo dkms add -m rtl88x2bu -v ${VER}
sudo dkms build -m rtl88x2bu -v ${VER}
sudo dkms install -m rtl88x2bu -v ${VER}
sudo modprobe 88x2bu
I found this on a Ubuntu forum if you want to try it. Run each command in terminal one at a time, then reboot:
sudo apt-get update
sudo apt-get install build-essential git
git clone https://github.com/cilynx/rtl88x2BU_WiF ... 2-5044.git
cd rtl88x2BU_WiFi_linux_v5.2.4.4_25643.20171212_COEX20171012-5044
VER=$(cat ./version)
sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER}
sudo dkms add -m rtl88x2bu -v ${VER}
sudo dkms build -m rtl88x2bu -v ${VER}
sudo dkms install -m rtl88x2bu -v ${VER}
sudo modprobe 88x2bu
Last edited by sleeper12 on Sun Oct 27, 2019 12:34 am, edited 2 times in total.
- catweazel
- Level 19
- Posts: 9875
- Joined: Fri Oct 12, 2012 9:44 pm
- Location: Australian Antarctic Territory
Re: Can't Get USB Wi-Fi Adaptor to work
You really ought to check things before you post them. Those instructions are for an older version that doesn't support the current kernels.
The OP should use: https://github.com/cilynx/rtl88x2BU_WiF ... 80427-5959
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
Re: Can't Get USB Wi-Fi Adaptor to work
I saw that too, but to me it looked similar to the other. Thanks for the correction.catweazel wrote: ↑Sun Oct 27, 2019 12:14 amYou really ought to check things before you post them. Those instructions are for an older version that doesn't support the current kernels.
The OP should use: https://github.com/cilynx/rtl88x2BU_WiF ... 80427-5959

Re: Can't Get USB Wi-Fi Adaptor to work
Post the results of:
Code: Select all
inxi -Fxz
tgpb@LOTF:~$ inxi -Fxz
System:
Host: LOTF Kernel: 4.15.0-66-generic x86_64 bits: 64 compiler: gcc
v: 7.4.0 Desktop: Xfce 4.12.3 Distro: Linux Mint 19.2 Tina
base: Ubuntu 18.04 bionic
Machine:
Type: Portable System: Dell product: Inspiron 1520 v: N/A serial: <filter>
Mobo: Dell model: 0KY767 serial: <filter> BIOS: Dell v: A09
date: 07/11/2008
Battery:
ID-1: BAT0 charge: 11.0 Wh condition: 39.0/48.8 Wh (80%)
model: GWM DELL 00 status: Charging
CPU:
Topology: Dual Core model: Intel Core2 Duo T7250 bits: 64 type: MCP
arch: Core Merom rev: D L2 cache: 2048 KiB
flags: lm nx pae sse sse2 sse3 ssse3 vmx bogomips: 7980
Speed: 859 MHz min/max: 800/2001 MHz Core speeds (MHz): 1: 1560 2: 1233
Graphics:
Device-1: Intel Mobile GM965/GL960 Integrated Graphics vendor: Dell
driver: i915 v: kernel bus ID: 00:02.0
Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa
resolution: 1280x800~60Hz
OpenGL: renderer: Mesa DRI Intel 965GM v: 2.1 Mesa 19.0.8
direct render: Yes
Audio:
Device-1: Intel 82801H HD Audio vendor: Dell driver: snd_hda_intel
v: kernel bus ID: 00:1b.0
Sound Server: ALSA v: k4.15.0-66-generic
Network:
Device-1: Broadcom and subsidiaries BCM4401-B0 100Base-TX vendor: Dell
driver: b44 v: 2.0 port: 10c0 bus ID: 03:00.0
Device-2: Intel PRO/Wireless 3945ABG [Golan] Network driver: iwl3945
v: in-tree:s port: 10c0 bus ID: 0c:00.0
IF: wlp12s0 state: up mac: <filter>
IF-ID-1: eth0 state: down mac: <filter>
Drives:
Local Storage: total: 698.64 GiB used: 14.69 GiB (2.1%)
ID-1: /dev/sda vendor: Western Digital model: WD7500BPVT-16HXZT3
size: 698.64 GiB
Partition:
ID-1: / size: 686.67 GiB used: 14.69 GiB (2.1%) fs: ext4 dev: /dev/sda1
Sensors:
System Temperatures: cpu: 40.0 C mobo: N/A sodimm: 44.0 C
Fan Speeds (RPM): cpu: 0
Info:
Processes: 170 Uptime: 27m Memory: 2.92 GiB used: 799.3 MiB (26.7%)
Init: systemd runlevel: 5 Compilers: gcc: 7.4.0 Shell: bash v: 4.4.20
inxi: 3.0.32
Code: Select all
inxi -Fxz
tgpb@LOTF:~$ inxi -Fxz
System:
Host: LOTF Kernel: 4.15.0-66-generic x86_64 bits: 64 compiler: gcc
v: 7.4.0 Desktop: Xfce 4.12.3 Distro: Linux Mint 19.2 Tina
base: Ubuntu 18.04 bionic
Machine:
Type: Portable System: Dell product: Inspiron 1520 v: N/A serial: <filter>
Mobo: Dell model: 0KY767 serial: <filter> BIOS: Dell v: A09
date: 07/11/2008
Battery:
ID-1: BAT0 charge: 11.0 Wh condition: 39.0/48.8 Wh (80%)
model: GWM DELL 00 status: Charging
CPU:
Topology: Dual Core model: Intel Core2 Duo T7250 bits: 64 type: MCP
arch: Core Merom rev: D L2 cache: 2048 KiB
flags: lm nx pae sse sse2 sse3 ssse3 vmx bogomips: 7980
Speed: 859 MHz min/max: 800/2001 MHz Core speeds (MHz): 1: 1560 2: 1233
Graphics:
Device-1: Intel Mobile GM965/GL960 Integrated Graphics vendor: Dell
driver: i915 v: kernel bus ID: 00:02.0
Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa
resolution: 1280x800~60Hz
OpenGL: renderer: Mesa DRI Intel 965GM v: 2.1 Mesa 19.0.8
direct render: Yes
Audio:
Device-1: Intel 82801H HD Audio vendor: Dell driver: snd_hda_intel
v: kernel bus ID: 00:1b.0
Sound Server: ALSA v: k4.15.0-66-generic
Network:
Device-1: Broadcom and subsidiaries BCM4401-B0 100Base-TX vendor: Dell
driver: b44 v: 2.0 port: 10c0 bus ID: 03:00.0
Device-2: Intel PRO/Wireless 3945ABG [Golan] Network driver: iwl3945
v: in-tree:s port: 10c0 bus ID: 0c:00.0
IF: wlp12s0 state: up mac: <filter>
IF-ID-1: eth0 state: down mac: <filter>
Drives:
Local Storage: total: 698.64 GiB used: 14.69 GiB (2.1%)
ID-1: /dev/sda vendor: Western Digital model: WD7500BPVT-16HXZT3
size: 698.64 GiB
Partition:
ID-1: / size: 686.67 GiB used: 14.69 GiB (2.1%) fs: ext4 dev: /dev/sda1
Sensors:
System Temperatures: cpu: 40.0 C mobo: N/A sodimm: 44.0 C
Fan Speeds (RPM): cpu: 0
Info:
Processes: 170 Uptime: 27m Memory: 2.92 GiB used: 799.3 MiB (26.7%)
Init: systemd runlevel: 5 Compilers: gcc: 7.4.0 Shell: bash v: 4.4.20
inxi: 3.0.32
Re: Can't Get USB Wi-Fi Adaptor to work
Not quite sure what to do with all the info on that page. I can understand sleeper12's instructions (even though they were for wrong kernel).catweazel wrote: ↑Sun Oct 27, 2019 12:14 amYou really ought to check things before you post them. Those instructions are for an older version that doesn't support the current kernels.
The OP should use: https://github.com/cilynx/rtl88x2BU_WiF ... 80427-5959
Re: Can't Get USB Wi-Fi Adaptor to work
That one works fine on 4.15 kernels and at this point I am not worried about if it works on 5.0 as it will be EOL in about 3 monthscatweazel wrote: ↑Sun Oct 27, 2019 12:14 amYou really ought to check things before you post them. Those instructions are for an older version that doesn't support the current kernels.
The OP should use: https://github.com/cilynx/rtl88x2BU_WiF ... 80427-5959
Re: Can't Get USB Wi-Fi Adaptor to work
Unless I'm wrong again, I'd assume you do this:
cd rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959
VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf)
sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER}
sudo dkms add -m rtl88x2bu -v ${VER}
sudo dkms build -m rtl88x2bu -v ${VER}
sudo dkms install -m rtl88x2bu -v ${VER}
sudo modprobe 88x2bu
Re: Can't Get USB Wi-Fi Adaptor to work
Very first line and I get thissleeper12 wrote: ↑Sun Oct 27, 2019 11:02 amUnless I'm wrong again, I'd assume you do this:
cd rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959
VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf)
sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER}
sudo dkms add -m rtl88x2bu -v ${VER}
sudo dkms build -m rtl88x2bu -v ${VER}
sudo dkms install -m rtl88x2bu -v ${VER}
sudo modprobe 88x2bu
tgpb@LOTF:~$
tgpb@LOTF:~$ cd rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959
bash: cd: rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959: No such file or directory
tgpb@LOTF:~$
Re: Can't Get USB Wi-Fi Adaptor to work
Maybe this is all one line?
cd rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959
VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf)
cd rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959
VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf)
Re: Can't Get USB Wi-Fi Adaptor to work
Try this
Reboot
Code: Select all
sudo apt install git dkms
git clone https://github.com/cilynx/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959.git
cd rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959
VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf)
sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER}
sudo dkms add -m rtl88x2bu -v ${VER}
sudo dkms build -m rtl88x2bu -v ${VER}
sudo dkms install -m rtl88x2bu -v ${VER}
Re: Can't Get USB Wi-Fi Adaptor to work
When I get to the third line I get thisJeremyB wrote: ↑Sun Oct 27, 2019 11:14 amTry thisRebootCode: Select all
sudo apt install git dkms git clone https://github.com/cilynx/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959.git cd rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959 VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf) sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER} sudo dkms add -m rtl88x2bu -v ${VER} sudo dkms build -m rtl88x2bu -v ${VER} sudo dkms install -m rtl88x2bu -v ${VER}
tgpb@LOTF:~$ cd rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959
tgpb@LOTF:~/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959$
The text changes to blue
Re: Can't Get USB Wi-Fi Adaptor to work
Awesomeness!!!! Thanks for your help. It WORKS!!!!





Re: Can't Get USB Wi-Fi Adaptor to work
Hi.JeremyB wrote: ↑Sun Oct 27, 2019 11:14 amTry thisRebootCode: Select all
sudo apt install git dkms git clone https://github.com/cilynx/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959.git cd rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959 VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf) sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER} sudo dkms add -m rtl88x2bu -v ${VER} sudo dkms build -m rtl88x2bu -v ${VER} sudo dkms install -m rtl88x2bu -v ${VER}
Please, should this work with Linux Mint 20?
I did all the steps and all of them run correctly, without errors, but when I rebooted, nothing occurs.
This is the result of my lsusb:
Bus 003 Device 006: ID 0bda:b812 Realtek Semiconductor Corp. 802.11ac NIC
If someone can helpe I will be very thankfull.
Thank you very much.
Mauro.
Re: [SOLVED] Can't Get USB Wi-Fi Adaptor to work
Mauro,
Try this, one line at a time:
Reboot
Try this, one line at a time:
Code: Select all
sudo apt install git dkms
git clone https://github.com/cilynx/rtl88x2bu.git
sudo dkms add ./rtl88x2bu
sudo dkms install rtl88x2bu/5.6.1
Re: [SOLVED] Can't Get USB Wi-Fi Adaptor to work
Hi JeremyB.sleeper12 wrote: ↑Thu Oct 08, 2020 8:50 pmMauro,
Try this, one line at a time:
RebootCode: Select all
sudo apt install git dkms git clone https://github.com/cilynx/rtl88x2bu.git sudo dkms add ./rtl88x2bu sudo dkms install rtl88x2bu/5.6.1
Thank you very much for the instructions.
I did all the steps without warning messages but after reboot I still can't see the device in the network connections.
Can you help me?
Thank you again.
Mauro.
Re: [SOLVED] Can't Get USB Wi-Fi Adaptor to work
Not sure if this will work, but try:
Reboot
Code: Select all
sudo dkms remove rtl88x2bu/5.3.1 --all
Re: [SOLVED] Can't Get USB Wi-Fi Adaptor to work
Hi.sleeper12 wrote: ↑Mon Oct 12, 2020 9:06 pmNot sure if this will work, but try:
RebootCode: Select all
sudo dkms remove rtl88x2bu/5.3.1 --all
Thank you for your attention. I used the command with success but after reboot, the device did not appear. I tested the device on Windows 10 only to know if the device works correctly and yes, works.
If you have any other idea I will thank you because I want to continue using the Linux Mint.
In time, should I install any other device or network manager to select and enable the usb device?
Thank you.
Mauro