
I've got a Bluetooth keyboard, which I've paired with my Raspberry Pi, following this guild: http://thepihut.com/blogs/raspberry-pi- ... spberry-pi
I've added
Code: Select all
sudo hidd -i hci0 --connect 20:73:AB:15:38:E8
but it also says[ok] Starting bluetooth: bluetoothhd rfcoom.
And the Bluetooth keyboard doesn't work unless I boot into the GUI and re-connect it.[FAIL] startpar: service(s) returned fallure: rc.local ... failed!
As you may know, I'm running a script at login: http://dietpi.com/phpbb/viewtopic.php?f=9&t=86 - Is that causing the problem?
Is there an easy way to fix this, or should I just use USB?