https://bugzilla.novell.com/show_bug.cgi?id=847860 https://bugzilla.novell.com/show_bug.cgi?id=847860#c16 --- Comment #16 from Vladimir Botka <vbotka@suse.com> 2013-11-27 09:14:28 UTC ---
adding a /etc/udev/rules.d/10-local.rules with this content:
# Set bluetooth power up ACTION=="add", KERNEL=="hci1", RUN+="dbus-send --system --type=method_call --print-reply=literal --dest=org.bluez /org/bluez/hci1 org.freedesktop.DBus.Properties.Set string:org.bluez.Adapter1 string:Powered variant:boolean:true"
did not change a thing. Keyboard is avaible a few seconds after login.
dbus might not be available when the controler is registred. Probably plain "hciconfig hci1 up" might fit the purpose better. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.