From owner-freebsd-wireless@freebsd.org Fri Jun 17 22:48:32 2016 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D59DA78B52 for ; Fri, 17 Jun 2016 22:48:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D63D2AC1 for ; Fri, 17 Jun 2016 22:48:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u5HMmWsB045878 for ; Fri, 17 Jun 2016 22:48:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 210362] Installer cannot identify hiden wireless network. Date: Fri, 17 Jun 2016 22:48:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: 10.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: drew@gurkowski.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2016 22:48:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210362 Bug ID: 210362 Summary: Installer cannot identify hiden wireless network. Product: Base System Version: 10.3-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: wireless Assignee: freebsd-wireless@FreeBSD.org Reporter: drew@gurkowski.com During the installation process of the 10.3 release, the FreeBSD Installer = was unable to find my hidden wireless network during the network interface configuration. I was told I should submit a bug report on this despite being able to fix it through the wpa_supplicant.conf file afterwards due to it potentially being a problem for newer users not experienced with manual configuration.=20 The wpa_supplicant.conf that the installer created was empty so I solved the problem by adding my network in this format: network=3D{ scan_ssid=3D1 ssid=3D"mywpa" psk=3D"mypsk" } This information was NOT available in the handbook and I stumbled into it by accident on a 3rd party blog here: https://srobb.net/fbsdquickwireless.html. --=20 You are receiving this mail because: You are the assignee for the bug.=