01-10-2024, 09:06 PM
in my experience, the built-in intel wifi works acceptably.
But I run hcxdumptool under Arch Linux as recommended by ZerBea.
https://hashcat.net/forum/thread-11349.html
Notebook HP ProBook 445 G7
But I run hcxdumptool under Arch Linux as recommended by ZerBea.
https://hashcat.net/forum/thread-11349.html
Notebook HP ProBook 445 G7
Code:
lspci
02:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
sudo systemctl stop systemd-networkd.socket
sudo systemctl disable --now systemd-networkd.service
sudo systemctl disable --now iwd.service
sudo iw phy phy0 interface add wlan0 type station
sudo ip link set wlan0 up
sleep 3
hcxdumptool -L
phy idx hw-mac virtual-mac m ifname driver (protocol)
-----------------------------------------------------------------------------------------
0 4 112233445566 112233445566 + wlan0 iwlwifi (NETLINK)