You are not logged in.
Hi, sorry if this is an inconvenience to anyone, I have a DWA-12 wireless adapter because my computer's internet scan strength is weak. Back when I used Windows it worked and I got a tab on the Wi-Fi menu saying "Wi-Fi 2". I've been trying to set this up on my computer via a driver from the D-Link website. I tried to compile the driver with "./install.sh", and it spat out net/ipx.h no such file or directory. I tried copying /usr/include/netipx.h to the include directory in ./driver/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959/include. Any help would be great! :)
Last edited by ketixrnn (2022-03-30 07:26:19)
Offline
lsusb
ip a; ip r
sudo journalctlIf it's indeed that chip, see https://aur.archlinux.org/packages/rtl88x2bu-dkms-git
Offline
Don't try to install drivers from the official webpages they are normally heavily outdated. Chances are you lack some deps or the kernel headers in the first place.
See and install: https://aur.archlinux.org/packages/rtl88x2bu-dkms-git if you don't know how the AUR works yet, check https://wiki.archlinux.org/title/Arch_User_Repository
Edit: Fuck!
Last edited by V1del (2022-03-29 06:55:15)
Offline
Thank you! I installed the rtl88x2bu-dkms-git through paru, rebooted and everything worked.
Offline