need help getting new wifi usb adapter working
by mrapathy from LinuxQuestions.org on (#5JGC1)
wanted more speed.
at moment got two usb wifi adapters installed. used to use slackware and with previous post 14.2 version of slackware I could run dual usb adapters. now only one adapter is useable in slackware and debian.
Quote:
the Asustek adapter is visible in debian and slackware though realtek adapter driver is loaded. when booting with the Asustek card removed no adapter is detected.
debian renames my asustek card from wlan0 to wlxf46d045dff5a
Quote:
turns out my RTL8812AU driver is not running. keep getting errors with make and headers on debian buster
at moment got two usb wifi adapters installed. used to use slackware and with previous post 14.2 version of slackware I could run dual usb adapters. now only one adapter is useable in slackware and debian.
Quote:
lsusb Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 011 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 009 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver Bus 009 Device 002: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0 Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 003: ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac 2T2R DB WLAN Adapter Bus 003 Device 002: ID 0b05:179d ASUSTek Computer, Inc. USB-N53 802.11abgn Network Adapter [Ralink RT3572] Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub |
debian renames my asustek card from wlan0 to wlxf46d045dff5a
Quote:
cat interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback |