Install a driver for Nineplus USB WiFi Adapter 802.11AC 1200 (rtl88x2bu)

As stated above you already have the driver in the kernel.
No other package should be needed.
But you can try rtl88x2bu-dkms-git if you want.

ok, it wouldn’t work so I installed the dkms git from the AUR. still doesn’t work but shows up in inxi with driver as NA. then shows module r8169 .
‘’’
[mikaloi@mikaloi ~]$ inxi -Nazy
Network:
Device-1: Realtek RTL8125 2.5GbE vendor: ASUSTeK driver: N/A modules: r8169
pcie: gen: 2 speed: 5 GT/s lanes: 1 port: f000 bus-ID: 07:00.0
chip-ID: 10ec:8125 class-ID: 0200
Device-2: ASUSTek USB-N13 802.11n Network Adapter (rev. B1) [Realtek
RTL8192CU] driver: rtl8192cu type: USB rev: 2.0 speed: 480 Mb/s lanes: 1
mode: 2.0 bus-ID: 5-1:3 chip-ID: 0b05:17ab class-ID: 0000 serial:
[mikaloi@mikaloi ~]$

‘’’ still doesn’t work

I remember something about having to blacklist r8169

:no_entry_sign:

```

:white_check_mark:

:wink:

I’d like to continue to try and install the drivers for my newest adapter and see if the wifi speed improves . I installed r8125-dkms (9.011.01-1) , but after looking back at some old posts and threads I think it was unneccesary ; but I don’t know how to check to see if I have the right kernel modules and headers installed - I think that is what I need to find out and a good place to start ???
thanks

it is not working - both adapters are plugged in . what info do you need ??

[mikaloi@mikaloi ~]$ lsmod | grep 81
rtl8192cu             110592  0
rtl_usb                24576  1 rtl8192cu
rtl8192c_common        77824  1 rtl8192cu
rtlwifi               155648  3 rtl8192c_common,rtl_usb,rtl8192cu
mac80211             1527808  4 rtl_usb,rtl8192cu,rtlwifi,rtl8xxxu
r8169                 114688  0
mdio_devres            12288  1 r8169
libphy                212992  3 r8169,mdio_devres,realtek

Network:
  Device-1: Realtek RTL8125 2.5GbE driver: r8169
  IF: enp7s0 state: down mac: d4:5d:64:b4:d5:6b
  Device-2: ASUSTek USB-N13 802.11n Network Adapter (rev. B1) [Realtek
    RTL8192CU] driver: rtl8192cu type: USB
  IF: wlp10s0f3u1 state: up mac: 10:bf:48:4b:a6:28

Try to install rtl88x2bu-dkms-git from AUR.
rtl88x2bu-cilynx-dkms-git was not updated since January of the last year.

Xephon thanks

Did you mean, Thanks, @Xephon

:wink:

yes. I did.

Thanks @Xephon

However , I’ve tried everything I know and it still only works with the older adapter. I can’t get the newer one to work

Did dkms module compile without errors?
If it did, did you do sudo modprobe 88x2bu?

It seemed to compile w/out errors and add/remove shows it installed- but - modprobe: FATAL: Module 88x2bu not found in directory /lib/modules/6.4.9-1-MANJARO

Can you provide output of lsmod | grep 88?

[mikaloi@mikaloi ~]$ lsmod | grep 88
cmac                   12288  1
libarc4                12288  1 mac80211
irqbypass              12288  1 kvm
crct10dif_pclmul       12288  1
crc32_pclmul           12288  0
polyval_clmulni        12288  0
polyval_generic        12288  1 polyval_clmulni
eeepc_wmi              12288  0
mxm_wmi                12288  1 nouveau
ledtrig_audio          12288  2 snd_hda_codec_generic,asus_wmi
drm_ttm_helper         12288  1 nouveau
sparse_keymap          12288  1 asus_wmi
platform_profile       12288  1 asus_wmi
r8169                 114688  0
wmi_bmof               12288  0
mdio_devres            12288  1 r8169
pcspkr                 12288  0
i2c_nvidia_gpu         12288  0
mac_hid                12288  0
dm_mod                217088  0
crc32c_generic         12288  0
crc16                  12288  1 ext4
jbd2                  208896  1 ext4
[mikaloi@mikaloi ~]$

Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text

And also output of ls /lib/modules/6.4.9-1-MANJARO/updates/dkms

[mikaloi@mikaloi ~]$ ls /lib/modules/6.4.9-1-MANJARO/updates/dkms
ls: cannot access '/lib/modules/6.4.9-1-MANJARO/updates/dkms': No such file or directory

Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text

You did install dkms first, did you?

It seems that dkms module failed to compile

how do I fix that ?

Can you remove it from pamac, then rebuild it and post a build log here?

I guess what you mean is remove it/uninstall it from add/remove. I can do that but have no idea how to rebuild it

I removed it .

Now push “Build” button again
Log will be accessible from an arrow button in the lower-right corner of pamac (it’s the real name of Add/Remove Software)