On Sun, Jun 09, 2019 at 07:57:29PM +0200, Marcus Merighi wrote: > >Synopsis: iwn(4) and urtwn(4) no network on x220 > >Category: system amd64 wireless 802.11 > >Environment: > System : OpenBSD 6.5 > Details : OpenBSD 6.5-current (GENERIC.MP) #11: Sat Jun 8 12:30:43 > MDT 2019 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > No network via iwn(4) and urtwn(4), holmer* are wanted ones via > "join", holmer5 exists but does not show up:
holmer5 sounds like a 5ghz AP. urtwn devices do not support 5ghz so they can't work with this AP. > iwn0: + 04:f0:21:3b:cb:f4 1 +219 54M ess privacy rsn "holmern" > iwn0: SCAN -> AUTH > iwn0: sending auth to 04:f0:21:3b:cb:f4 on channel 1 mode 11g > iwn0: AUTH -> SCAN Your AP "holmern" is not responding to our AUTH requests, so naturally we won't try to associate to it.
