[Realtek RTL8812BU] TP-Link Archer T3U Wi-Fi Adapter not working after Apollo Install

Remove what exactly please?

This seems to be the working driver package:

This is another one that you’ve installed:

So, remove the non-working package:

sudo pacman -R rtl8822bu-dkms-git

and make sure the working one is installed:

yay -S rtl88x2bu-dkms-git --needed

Oops. I already did the command.

[orbital@orbital-m32cd ~]$ sudo pacman -R rtl88x2bu-dkms-git
[sudo] password for orbital: 
checking dependencies...

Package (1)         Old Version            Net Change

rtl88x2bu-dkms-git  5.13.1.r158.a543f24-1  -27,26 MiB

Total Removed Size:  27,26 MiB

:: Do you want to remove these packages? [Y/n] Y
:: Running pre-transaction hooks...
(1/1) Remove DKMS modules
==> dkms remove --no-depmod rtl88x2bu/5.13.1.r158.a543f24 -k 5.15.35-1-lts
==> dkms remove --no-depmod rtl88x2bu/5.13.1.r158.a543f24 -k 5.17.4-arch1-1
==> depmod 5.17.4-arch1-1
==> depmod 5.15.35-1-lts
:: Processing package changes...
(1/1) removing rtl88x2bu-dkms-git                            [--------------------------------] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[orbital@orbital-m32cd ~]$ ^C
[orbital@orbital-m32cd ~]$ 


@jonathon should I restart now?

Reposting,

This seems to be the working driver package:

This is another one that you’ve installed:

So, remove the non-working package:

sudo pacman -R rtl8822bu-dkms-git

and make sure the working one is installed:

yay -S rtl88x2bu-dkms-git --needed
2 Likes
[orbital@orbital-m32cd ~]$ sudo pacman -R rtl8822bu-dkms-git
[sudo] password for orbital: 
checking dependencies...

Package (1)         Old Version  Net Change

rtl8822bu-dkms-git  20180723-12  -22,78 MiB

Total Removed Size:  22,78 MiB

:: Do you want to remove these packages? [Y/n] Y
:: Running pre-transaction hooks...
(1/1) Remove DKMS modules
==> dkms remove rtl8822bu/20180723
:: Processing package changes...
Error! The module/version combo: rtl8822bu-20180723 is not located in the DKMS tree.
error: command failed to execute correctly
(1/1) removing rtl8822bu-dkms-git                            [--------------------------------] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...

[orbital@orbital-m32cd ~]$ yay -S rtl88x2bu-dkms-git --needed
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur:1]  rtl88x2bu-dkms-git-5.13.1.r149.7f96b19-1

  1 rtl88x2bu-dkms-git               (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> A
:: Deleting (1/1): /home/orbital/.cache/yay/rtl88x2bu-dkms-git
:: (1/1) Downloaded PKGBUILD: rtl88x2bu-dkms-git
  1 rtl88x2bu-dkms-git               (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>  
:: (1/1) Parsing SRCINFO: rtl88x2bu-dkms-git
==> Making package: rtl88x2bu-dkms-git 5.13.1.r149.7f96b19-1 (Do 21 Apr 2022 18:04:15 CEST)
==> Retrieving sources...
  -> Cloning RTL88x2BU-Linux-Driver git repo...
Cloning into bare repository '/home/orbital/.cache/yay/rtl88x2bu-dkms-git/RTL88x2BU-Linux-Driver'...
remote: Enumerating objects: 2681, done.
remote: Counting objects: 100% (1311/1311), done.
remote: Compressing objects: 100% (801/801), done.
remote: Total 2681 (delta 747), reused 809 (delta 503), pack-reused 1370
Receiving objects: 100% (2681/2681), 10.50 MiB | 3.41 MiB/s, done.
Resolving deltas: 100% (1523/1523), done.
==> Validating source files with sha256sums...
    RTL88x2BU-Linux-Driver ... Skipped
==> Making package: rtl88x2bu-dkms-git 5.13.1.r149.7f96b19-1 (Do 21 Apr 2022 18:04:22 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating RTL88x2BU-Linux-Driver git repo...
Fetching origin
==> Validating source files with sha256sums...
    RTL88x2BU-Linux-Driver ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of RTL88x2BU-Linux-Driver git repo...
Cloning into 'RTL88x2BU-Linux-Driver'...
done.
==> Starting pkgver()...
==> Updated version: rtl88x2bu-dkms-git 5.13.1.r158.a543f24-1
==> Sources are ready.
==> Making package: rtl88x2bu-dkms-git 5.13.1.r158.a543f24-1 (Do 21 Apr 2022 18:04:28 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "rtl88x2bu-dkms-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: rtl88x2bu-dkms-git 5.13.1.r158.a543f24-1 (Do 21 Apr 2022 18:04:36 CEST)
==> Cleaning up...
 -> Found git repo: github.com/RinCat/RTL88x2BU-Linux-Driver.git
[sudo] password for orbital: 
loading packages...
resolving dependencies...
looking for conflicting packages...

Package (1)         New Version            Net Change

rtl88x2bu-dkms-git  5.13.1.r158.a543f24-1   27,26 MiB

Total Installed Size:  27,26 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                               [--------------------------------] 100%
(1/1) checking package integrity                             [--------------------------------] 100%
(1/1) loading package files                                  [--------------------------------] 100%
(1/1) checking for file conflicts                            [--------------------------------] 100%
:: Processing package changes...
(1/1) installing rtl88x2bu-dkms-git                          [--------------------------------] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Install DKMS modules
==> dkms install --no-depmod rtl88x2bu/5.13.1.r158.a543f24 -k 5.15.35-1-lts
==> dkms install --no-depmod rtl88x2bu/5.13.1.r158.a543f24 -k 5.17.4-arch1-1
==> depmod 5.17.4-arch1-1
==> depmod 5.15.35-1-lts
[orbital@orbital-m32cd ~]$ 

Seems like it’s building properly now?

Well as a newbie I can’t tell if it was build properly. Sorry.

I will restart and see if it works.

Guys I restarted and now my ethernet is not working anymore. I’m on my android phone right now. :cry:

There are like 5 newer Bios updates for this motherboard. (Asus M32CD) I would update to the latest version which is dated 2018/07/23

Edit: Hopefully this is the right board.

Ok but how do I use my ethernet again? Before the restart it worked but now not anymore.

I guess uninstall the wifi package and reboot and see. Then update the Bios on the motherboard and go from there. It may help. This is older hardware and your current Bios is 2015.

Yes 2015. Is there a command for deleting the wifi package?

You already had it above.

sudo pacman -R rtl88x2bu-dkms-git

Edit: Hopefully your ethernet works after uninstalling this and rebooting.

1 Like

Thx I hope so too. Now restart.

Ethernet doesn’t work.

Try these commands?

sudo rmmod r8169
sudo modprobe r8169
1 Like

IMG_20220421_185343

Okay so it wasn’t loaded. The second command loads it. So it still doesn’t work?