GNU/Linux EndeavourOS Installing HP Laptop 15 Wifi Driver Guide
[quads id=5]
Hi! The Tutorial Shows You Step-by-step How to Install HP Laptop 15 Inch Wireless Driver in EndeavourOS GNU/Linux Desktop.
And the HP Laptop 15 Wifi Adapter is supported by some Realtek, Broadcom, or Qualcomm Atheros Chipset.
The Ath9k Kernel Module should support the Atheros equiped Devices Out-of-box.
Instead for the Realtek and Broadcom supported ones follow the Guidance here included.
1. Launching Terminal
How to Quick-Start with Command Line on GNU/Linux:
Console Linux QuickStart Guide[quads id=1]-
2. Looking Up Wifi Card Model
Then to Find Wireless Interface Vendor and ID For the PCI/PCIe internal Adapters simply run the Command:
lspci -v | grep Wireless
But for the USB Dongles try instead with: :lsusb -v | grep Wireless
The grep Command refine the result following the matching Keyword.
And in the Output you’ll easily See the Card’s Manufacturer and Model:
-
3. Installing Wifi Driver
[quads id=8]