[Bug 1627031] Re: console-conf crashes with a WiFi which does not support SIOCGIWESSID

2016-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package subiquity - 0.0.24

---
subiquity (0.0.24) zesty; urgency=medium

  * Rework network model and UI significantly, using rtnetlink nl80211 events
to provide a live view of the state of the network as it changes.
(LP: #1627031, #1624322, #1637153)
  * Show friendly message instead of getty when only ssh login is possible.
(LP: #1639543)
  * Hide keypresses while in the "press enter to configure" screen.
(LP: #1639917)
  * Give a hint on how to create a store account. (LP: #1639799)

 -- Michael Hudson-Doyle   Mon, 07 Nov 2016
16:43:06 +1300

** Changed in: subiquity (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1627031

Title:
  console-conf crashes with a WiFi which does not support SIOCGIWESSID

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1627031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1627031] Re: console-conf crashes with a WiFi which does not support SIOCGIWESSID

2016-10-04 Thread Mathieu Trudel-Lapierre
** Changed in: subiquity (Ubuntu)
   Status: Triaged => In Progress

** Changed in: subiquity (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1627031

Title:
  console-conf crashes with a WiFi which does not support SIOCGIWESSID

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1627031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1627031] Re: console-conf crashes with a WiFi which does not support SIOCGIWESSID

2016-09-25 Thread Simon Fels
@Michael: That sounds like a first attempt to fix this but I guess we
will then miss the ESSID in the UI for those dongles. The problem seems
to be more that the driver does not support the necessary WEXT command
SIOCGIWESSID anymore and just gives you access with nl80211. So we have
two real options to fix this:

1. Force all kernels to have CONFIG_CFG80211_WEXT enabled. As this is
the official pi2 kernel we should definitely open a bug there and get it
included in the kernel config.

2. When the WEXT ioctl fails fallback to nl80211 or use nl80211 directly
and fallback to the WEXT ioctl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1627031

Title:
  console-conf crashes with a WiFi which does not support SIOCGIWESSID

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1627031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1627031] Re: console-conf crashes with a WiFi which does not support SIOCGIWESSID

2016-09-25 Thread Michael Hudson-Doyle
Sounds plausible. I hate everything.

** Changed in: subiquity (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1627031

Title:
  console-conf crashes with a WiFi which does not support SIOCGIWESSID

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1627031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs