Wireless network card: Intel ® Dual Band Wireless-AC 7265;
Using the command 'lspci' can detect the wireless network card, but the end displays (rev ff);
Firmware is stored in the "lib/firmware" directory
Using 'iwconfig' to output all information as' no wireless extensions. 'No generated network ports were found
Using the command 'lspci' can detect the wireless network card, but the end displays (rev ff);
Firmware is stored in the "lib/firmware" directory
Using 'iwconfig' to output all information as' no wireless extensions. 'No generated network ports were found
Code:
01:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
02:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
03:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
04:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
05:00.0 Network controller: Intel Corporation Wireless 7265 (rev ff)
root@pve:~# ls /lib/firmware/ |grep 7265
iwlwifi-7265-17.ucode
iwlwifi-7265-17.ucode.xz
iwlwifi-7265D-29.ucode.xz
root@pve:~# iwconfig
lo no wireless extensions.
enp1s0 no wireless extensions.
enp2s0 no wireless extensions.
eno1 no wireless extensions.
enp4s0 no wireless extensions.
vmbr0 no wireless extensions.
vmbr1 no wireless extensions.
vmbr2 no wireless extensions.
vmbr3 no wireless extensions.
Last edited: