Date: Fri, 27 Apr 2018 23:03:29 -0700 From: Eitan Adler <lists@eitanadler.com> To: "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>, questions@freebsd.org Subject: iwm / 3168NGW on r332854 Message-ID: <CAF6rxgmWrFmx_0xOHv%2BUnM4PURmtb6FRmqv42SbNrGwHh=PgZA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi all,
I have the following setup and can not seem to get wireless working.
The error message references RFKILL / hardware switch, but there is
none on my computer.
What might I be missing?
iwm0@pci0:5:0:0: class=0x028000 card=0x21108086 chip=0x24fb8086
rev=0x10 hdr=0x00
vendor = 'Intel Corporation'
device = 'Dual Band Wireless-AC 3168NGW [Stone Peak]'
class = network
wpa_supplicant.conf:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
network={
ssid="?????-5G"
scan_ssid=1
key_mgmt=WPA-PSK
psk="?????"
}
rc.conf:
wlans_iwm0="wlan0"
ifconfig_wlan0="WPA DHCP"
sysctl:
dev.iwm.0.debug=0xFFFFFFF
dmesg:
[426929] iwm0: Handling ieee80211 scan request
[426929] iwm0: Adding channel 0 (2437 Mhz) to the list
[426929] iwm0: Adding channel 1 (5200 Mhz) to the list
[426929] iwm0: Adding channel 2 (5240 Mhz) to the list
[426929] iwm0: Adding channel 3 (2417 Mhz) to the list
[426929] iwm0: Adding channel 4 (2427 Mhz) to the list
[426929] iwm0: Adding channel 5 (2447 Mhz) to the list
[426929] iwm0: Adding channel 6 (2457 Mhz) to the list
[426929] iwm0: Adding channel 7 (5765 Mhz) to the list
[426929] iwm0: Adding channel 8 (5805 Mhz) to the list
[426929] iwm0: could not initiate scan
[426931] iwm0: switching state SCAN -> INIT
[426931] iwm0: Ch. 1 Flags c0de [2.4GHz] - No traffic
[426931] iwm0: Ch. 36 Flags c0de [5.2GHz] - No traffic
[426931] iwm0: ->iwm_prepare_card_hw
[426931] iwm0: <-iwm_prepare_card_hw
[426931] iwm0: iwm apm start
[426931] iwm0: radio is disabled by hardware switch
[426931] iwm_run_init_mvm_ucode: failed 1
[426931] iwm_init_hw failed 1
[426931] iwm0: iwm_apm_stop: iwm apm stop
[426931] iwm0: switching state INIT -> SCAN
[426931] iwm0: Handling ieee80211 scan request
[426931] iwm0: Adding channel 0 (2437 Mhz) to the list
[426931] iwm0: Adding channel 1 (5200 Mhz) to the list
[426931] iwm0: Adding channel 2 (5240 Mhz) to the list
[426931] iwm0: Adding channel 3 (2417 Mhz) to the list
[426931] iwm0: Adding channel 4 (2427 Mhz) to the list
[426931] iwm0: Adding channel 5 (2447 Mhz) to the list
[426931] iwm0: Adding channel 6 (2457 Mhz) to the list
[426931] iwm0: Adding channel 7 (5765 Mhz) to the list
[426931] iwm0: Adding channel 8 (5805 Mhz) to the list
[426931] iwm0: could not initiate scan
[426936] iwm0: Handling ieee80211 scan request
[426936] iwm0: Adding channel 0 (2437 Mhz) to the list
[426936] iwm0: Adding channel 1 (5200 Mhz) to the list
[426936] iwm0: Adding channel 2 (5240 Mhz) to the list
[426936] iwm0: Adding channel 3 (2417 Mhz) to the list
[426936] iwm0: Adding channel 4 (2427 Mhz) to the list
[426936] iwm0: Adding channel 5 (2447 Mhz) to the list
[426936] iwm0: Adding channel 6 (2457 Mhz) to the list
[426936] iwm0: Adding channel 7 (5765 Mhz) to the list
[426936] iwm0: Adding channel 8 (5805 Mhz) to the list
[426936] iwm0: could not initiate scan
[426941] iwm0: Handling ieee80211 scan request
--
Eitan Adler
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgmWrFmx_0xOHv%2BUnM4PURmtb6FRmqv42SbNrGwHh=PgZA>
