pciconf -lv
outputs this
Code:
none0@pci0:0:12:0: class=0x028000 card=0x02a48086 chip=0x31dc8086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
class = network
Code:
# intel nuc(my PC) wifi
if_ath_load="YES"
if_wi_load="YES"
if_iwm_load="YES"
iwm7265fw_load="YES"
wlan_wep_load="YES"
wlan_ccmp_load="YES"
wlan_tkip_load="YES"
I don't find the right driver I need to install, which supports this wifi device.
Please help to address this problem
Last edited by a moderator: