← Back to team overview

touch-packages team mailing list archive

[Bug 1371313] Re: [krillin] Wi-Fi toggle disappears from menu when Wi-Fi disabled

 

Note there are two ERRORS in the manual instructions detailed in comment
#2 for modifying the Android container.

First after running the mount command for /mnt2, you can't cd directly
to /bin.  Instead: 'cd  /mnt2/bin'.

Second, do NOT delete the wlan status script, instead comment out the
sleep and setprop commands in the script so it looks like this:

root@ubuntu-phablet:/system/bin# cat set_wlan_driver_status.sh
#!/system/bin/sh

#sleep 2
#/system/bin/setprop wlan.driver.status ok

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1371313

Title:
  [krillin] Wi-Fi toggle disappears from menu when Wi-Fi disabled

Status in “indicator-network” package in Ubuntu:
  Fix Committed
Status in “indicator-network” package in Ubuntu RTM:
  In Progress

Bug description:
  Device/Image: krillin / rtm #44.

  Krillin's Wi-Fi driver has a broken rfkill implementation.  As such,
  urfkill has been updated to allow control over Wi-Fi power via
  libhybris.

  When this mechanism is used to disable Wi-Fi on krillin, the Wi-Fi
  driver is unloaded as a result, with the corresponding system/NM
  devices going away as well.   This causes the Wi-Fi enable/disable
  toggle to disappear from the indicator menu, making it impossible to
  re-enable Wi-Fi.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1371313/+subscriptions


References