[Bug 203271] Wi-Fi no longer driven on some hardware with 11.0-CURRENT

2015-10-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203271

--- Comment #10 from Graham Perrin  ---
I had symptoms of what may be the same bug on a different machine, an Ergo
Vista 621 https://forums.pcbsd.org/thread-20235.html and in this case, the GUI
to the Wi-Fi adapter was: 

* present with 11.0-CURRENTOCT2015 updated from an earlier version of the OS

* not present with a clean installation of 11.0-CURRENTOCT2015

Following advice from LooX in irc://chat.freenode.net/#pcbsd I added a line to 
/etc/rc.conf

wlans_wpi0="wlan0"

– then a restart of the OS, and then Wi-Fi was configurable. 

Now: 

$ date ; freebsd-version ; uname -a ; cat /etc/rc.conf
Sat 24 Oct 2015 20:17:54 BST
11.0-CURRENTOCT2015
FreeBSD cces3-gjp4-pc-bsd-ergovista621.university.brighton.ac.uk
11.0-CURRENTOCT2015 FreeBSD 11.0-CURRENTOCT2015 #1 9551f87(master): Fri Sep 25
21:43:02 UTC 2015
root@devastator:/usr/obj/net/executor/builds/git/freebsd-11-current/sys/GENERIC
 amd64
# Auto-Enabled NICs from pc-sysinstall
ifconfig_re0="DHCP"
# Auto-Enabled NICs from pc-sysinstall
ifconfig_re0_ipv6="inet6 accept_rtadv"
hostname="cces3-gjp4-pc-bsd-ergovista621.university.brighton.ac.uk"
pcsysconfig_enable="YES"
zfs_enable="YES"
sshd_enable="YES"
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203271 and advice from LooX
wlans_wpi0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"
$

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Re: iwm fail to auth after one hour

2015-10-24 Thread Adrian Chadd
Hi,

Yup, it's a firmware crash. You'll have to bring the interface down
and up again to restart it.

-a


On 24 October 2015 at 01:42, Masachika ISHIZUKA  wrote:
>   Hello.
>
>   My dell PC(XPS12 9Q33) has intel AC 7260 wireless adaptor
> and it can work on iwm driver with WPA2-enterprise at FreeBSD
> 11.0-current.
>   It is working about one hour, and then not working as follows.
>
> (1) Bootup time
> % ifconfig
> lo0: flags=8049 metric 0 mtu 16384
> options=63
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
> inet 127.0.0.1 netmask 0xff00
> nd6 options=21
> groups: lo
> ue0: flags=8843 metric 0 mtu 1500
> options=8000b
> ether XX:XX:XX:XX:XX:XX
> nd6 options=29
> media: Ethernet autoselect (1000baseT )
> status: active
> wlan0: flags=8843 metric 0 mtu 1500
> ether XX:XX:XX:XX:XX:XX
> nd6 options=29
> media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g
> status: associated
> ssid  channel 3 (2422 MHz 11g) bssid XX:XX:XX:XX:XX:XX
> regdomain JAPAN country JP authmode WPA2/802.11i privacy ON
> deftxkey UNDEF AES-CCM 2:128-bit txpower 23 bmiss 10 scanvalid 60
> protmode CTS wme roaming MANUAL
> groups: wlan
> lagg0: flags=8843 metric 0 mtu 1500
> ether XX:XX:XX:XX:XX:XX
> inet XXX.XXX.XXX.XXX netmask 0xff00 broadcast XXX.XXX.XXX.XXX
> inet6 fe80:::::%lagg0 prefixlen 64 scopeid 0x4
> inet6 ::::::: prefixlen 64 autoconf
> nd6 options=23
> media: Ethernet autoselect
> status: active
> groups: lagg
> laggproto failover lagghash l2,l3,l4
> laggport: ue0 flags=5
> laggport: wlan0 flags=0<>
>
> (2) About one hour later
> % ifconfig
> lo0: flags=8049 metric 0 mtu 16384
> options=63
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
> inet 127.0.0.1 netmask 0xff00
> nd6 options=21
> groups: lo
> ue0: flags=8843 metric 0 mtu 1500
> options=8000b
> ether XX:XX:XX:XX:XX:XX
> nd6 options=29
> media: Ethernet autoselect (1000baseT )
> status: active
> wlan0: flags=8843 metric 0 mtu 1500
> ether XX:XX:XX:XX:XX:XX
> nd6 options=29
> media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
> status: no carrier
> ssid "" channel 3 (2422 MHz 11g)
> regdomain JAPAN country JP authmode WPA2/802.11i privacy ON
> deftxkey UNDEF txpower 23 bmiss 10 scanvalid 60 protmode CTS wme
> roaming MANUAL
> groups: wlan
> lagg0: flags=8843 metric 0 mtu 1500
> ether XX:XX:XX:XX:XX:XX
> inet XXX.XXX.XXX.XXX netmask 0xff00 broadcast XXX.XXX.XXX.XXX
> inet6 fe80:::::%lagg0 prefixlen 64 scopeid 0x4
> inet6 ::::::: prefixlen 64 autoconf
> nd6 options=23
> media: Ethernet autoselect
> status: active
> groups: lagg
> laggproto failover lagghash l2,l3,l4
> laggport: ue0 flags=5
> laggport: wlan0 flags=0<>
>
>   While about first one hour, if I unplugged ethernet cable then
> I can communicate with wifi(lagg0 over wlan0). After about one hour
> later, I can not communicate with wifi.
>
> (3) /var/log/messages
> Oct 24 13:33:43 carrot kernel: Copyright (c) 1992-2015 The FreeBSD Project.
> Oct 24 13:33:43 carrot kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 
> 1989, 1991, 1992, 1993, 1994
> Oct 24 13:33:43 carrot kernel: The Regents of the University of California. 
> All rights reserved.
> Oct 24 13:33:43 carrot kernel: FreeBSD is a registered trademark of The 
> FreeBSD Foundation.
> Oct 24 13:33:43 carrot kernel: FreeBSD 11.0-CURRENT #0 r289783: Fri Oct 23 
> 19:41:03 JST 2015
> Oct 24 13:33:43 carrot kernel: 
> ishiz...@carrot.ish.org:/usr/obj/usr/src/sys/GENERIC amd64
> Oct 24 13:33:43 carrot kernel: FreeBSD clang version 3.7.0 
> (tags/RELEASE_370/final 246257) 20150906
> Oct 24 13:33:43 carrot 

iwm fail to auth after one hour

2015-10-24 Thread Masachika ISHIZUKA
  Hello.

  My dell PC(XPS12 9Q33) has intel AC 7260 wireless adaptor
and it can work on iwm driver with WPA2-enterprise at FreeBSD
11.0-current.
  It is working about one hour, and then not working as follows.

(1) Bootup time
% ifconfig
lo0: flags=8049 metric 0 mtu 16384
options=63
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff00
nd6 options=21
groups: lo
ue0: flags=8843 metric 0 mtu 1500
options=8000b
ether XX:XX:XX:XX:XX:XX
nd6 options=29
media: Ethernet autoselect (1000baseT )
status: active
wlan0: flags=8843 metric 0 mtu 1500
ether XX:XX:XX:XX:XX:XX
nd6 options=29
media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g
status: associated
ssid  channel 3 (2422 MHz 11g) bssid XX:XX:XX:XX:XX:XX
regdomain JAPAN country JP authmode WPA2/802.11i privacy ON
deftxkey UNDEF AES-CCM 2:128-bit txpower 23 bmiss 10 scanvalid 60
protmode CTS wme roaming MANUAL
groups: wlan
lagg0: flags=8843 metric 0 mtu 1500
ether XX:XX:XX:XX:XX:XX
inet XXX.XXX.XXX.XXX netmask 0xff00 broadcast XXX.XXX.XXX.XXX
inet6 fe80:::::%lagg0 prefixlen 64 scopeid 0x4
inet6 ::::::: prefixlen 64 autoconf
nd6 options=23
media: Ethernet autoselect
status: active
groups: lagg
laggproto failover lagghash l2,l3,l4
laggport: ue0 flags=5
laggport: wlan0 flags=0<>

(2) About one hour later
% ifconfig
lo0: flags=8049 metric 0 mtu 16384
options=63
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff00
nd6 options=21
groups: lo
ue0: flags=8843 metric 0 mtu 1500
options=8000b
ether XX:XX:XX:XX:XX:XX
nd6 options=29
media: Ethernet autoselect (1000baseT )
status: active
wlan0: flags=8843 metric 0 mtu 1500
ether XX:XX:XX:XX:XX:XX
nd6 options=29
media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
status: no carrier
ssid "" channel 3 (2422 MHz 11g)
regdomain JAPAN country JP authmode WPA2/802.11i privacy ON
deftxkey UNDEF txpower 23 bmiss 10 scanvalid 60 protmode CTS wme
roaming MANUAL
groups: wlan
lagg0: flags=8843 metric 0 mtu 1500
ether XX:XX:XX:XX:XX:XX
inet XXX.XXX.XXX.XXX netmask 0xff00 broadcast XXX.XXX.XXX.XXX
inet6 fe80:::::%lagg0 prefixlen 64 scopeid 0x4
inet6 ::::::: prefixlen 64 autoconf
nd6 options=23
media: Ethernet autoselect
status: active
groups: lagg
laggproto failover lagghash l2,l3,l4
laggport: ue0 flags=5
laggport: wlan0 flags=0<>

  While about first one hour, if I unplugged ethernet cable then
I can communicate with wifi(lagg0 over wlan0). After about one hour
later, I can not communicate with wifi.

(3) /var/log/messages
Oct 24 13:33:43 carrot kernel: Copyright (c) 1992-2015 The FreeBSD Project.
Oct 24 13:33:43 carrot kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 
1989, 1991, 1992, 1993, 1994
Oct 24 13:33:43 carrot kernel: The Regents of the University of California. All 
rights reserved.
Oct 24 13:33:43 carrot kernel: FreeBSD is a registered trademark of The FreeBSD 
Foundation.
Oct 24 13:33:43 carrot kernel: FreeBSD 11.0-CURRENT #0 r289783: Fri Oct 23 
19:41:03 JST 2015
Oct 24 13:33:43 carrot kernel: 
ishiz...@carrot.ish.org:/usr/obj/usr/src/sys/GENERIC amd64
Oct 24 13:33:43 carrot kernel: FreeBSD clang version 3.7.0 
(tags/RELEASE_370/final 246257) 20150906
Oct 24 13:33:43 carrot kernel: WARNING: WITNESS option enabled, expect reduced 
performance.
Oct 24 13:33:43 carrot kernel: VT(efifb): resolution 1920x1080
Oct 24 13:33:43 carrot kernel: info: [drm] Initialized drm 1.1.0 20060810
Oct 24 13:33:43 carrot kernel: CPU: Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz 
(2394.51-MHz K8-class CPU)
Oct 24 13:33:43 carrot kernel: Origin="GenuineIntel"  Id=0x40651  Family=0x6