https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203271
--- Comment #10 from Graham Perrin <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
