← Back to team overview

unity-api-bugs team mailing list archive

[Bug 1230275] Re: Bluetooth cannot be switched on/off on Nexus 4 (rfkill issues)

 

so playing with the UI switch it seems to work fine here:

root@ubuntu-phablet:/# rfkill list all      
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no
root@ubuntu-phablet:/# rfkill list all
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

(toggling it crashes unity8 but the toggle definitely blocks/unblocks
fine)

-- 
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Bluetooth Menu.
https://bugs.launchpad.net/bugs/1230275

Title:
  Bluetooth cannot be switched on/off on Nexus 4 (rfkill issues)

Status in Bluetooth Menu:
  Triaged

Bug description:
  When using the latest indicator-bluetooth on the Nexus 4 (mako) and
  Ubuntu Touch switching bluetooth on/off is impossible, as the state
  never changes. Same when doing it from the ubuntu-system-settings.

  The unity8.log upstart log has this in it:
  Can't open /dev/rfkill  for use as a killswitch backend: Permission denied 
  Couldn't write rfkill event: Bad file descriptor 
  Can't open /dev/rfkill  for use as a killswitch backend: Permission denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-bluetooth/+bug/1230275/+subscriptions


References