I am using laptop with Ubuntu 18.04, and using two WiFi card
1. PCI wifi card
$ lspci | grep -i Network
03:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
2. external wifi card(USB)
$ lsusb
Bus 002 Device 003: ID 0bda:5776 Realtek Semiconductor Corp.
Bus 002 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0cf3:3121 Atheros Communications, Inc.
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc. Bus
001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
Bus 003 Device 002: ID 3938:1031
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
My laptop is connected with LAN, and now i want to create a hotspot-
my laptop PCI wificard is not working, and I want to use external wificard(USB) to create the hotspot.
Could anyone please suggest how to use USB wificard to create the hotspot.
No comments:
Post a Comment