Here's a test package with the latest urfkill changes.  It's required to
reproduce this bug along with the following instructions:

1. Make your image writable
2. Add the following pre-start script to the urfkill upstart job ( this will 
live in the device tarball when released ):

pre-start script
  setprop urfkill.hybris.wlan 1
end script 

3. Disable the Android wlan status script run on boot:

- - adb reboot recovery
 - adb shell

 # mkdir /mnt
 # mount /dev/block/mmcblk0p6 /mnt
 # mkdir /mnt2
 # mount /mnt/var/lib/lxc/android/system.img /mnt2
 # cd bin

 # delete or comment-out the 'setprop' command ( or just remove the file )
   in set_wlan_driver_status.sh

 # cd
 # umount /mnt2
 # umount /mnt
# sync
 
Note, you may get errors when trying to unmount /mnt.  If this happens to me, I 
just make sure to sync, exit and reboot using adb.


** Attachment added: 
"urfkill_0.6.0~20140918.070106.886990d-0ubuntu1~test1_armhf.deb"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1371313/+attachment/4208019/+files/urfkill_0.6.0%7E20140918.070106.886990d-0ubuntu1%7Etest1_armhf.deb

** Changed in: indicator-network (Ubuntu)
   Importance: Undecided => Critical

** Changed in: indicator-network (Ubuntu)
     Assignee: (unassigned) => Antti Kaijanmäki (kaijanmaki)

** Tags added: rtm14

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

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

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

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

Reply via email to