On Fri, Feb 02, 2018 at 07:33:26PM -0800, kelly wrote: > To: [email protected] Subject: From: kelly Cc: kelly Reply-To: kelly > > >Synopsis: wifi does not resume when waking up from zzz Category: wifI > >Environment: > System : OpenBSD 6.2 Details : OpenBSD 6.2-current > (GENERIC.MP) #398: Thu Feb 1 18:22:03 MST 2018 > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 Machine : amd64 > >Description: > I put the computer to sleep using zzz. When I resume, the internet > does not connect automatically like it used to. I have to manually > ifconfig to get the wifi connected again. I just updated OpenBSD > today so I think it's related to the update. Before the update, wifi > always reconnected automatically when I resumed from zzz. > >How-To-Repeat: > Put computer to sleep using zzz. Resume/wake up computer later. > >Fix: > Manually connect using ifconfig
> iwn0 at pci2 dev 0 function 0 "Intel Centrino Ultimate-N 6300" rev 0x3e: msi, > MIMO 3T3R, MoW, address 24:77:03:1b:63:78 iwn auto-connects fine for me after resume from sleep with this kernel: $ sysctl kern.version kern.version=OpenBSD 6.2-current (GENERIC.MP) #399: Fri Feb 2 18:28:58 MST 2018 I am using this iwn device: iwn0 at pci3 dev 0 function 0 "Intel Centrino Advanced-N 6200" rev 0x35: msi, MIMO 2T2R, MoW, address xx:xx:xx:xx:xx:xx If your problem persists, can you please show the full additional dmesg output generated by: ifconfig iwn0 debug
