After entering hci mode, try to pair your keyboard using the bluez
gnome ui. The computer won't know about IT otherwise.

On 11/15/2008, Martin G Miller <[EMAIL PROTECTED]> wrote:
> If I change this command in your patch:
>
>  if [ "$HID2HCI_ENABLED" = "1" ] && [ -x /usr/sbin/hid2hci ]; then
>               /usr/sbin/hid2hci --tohci
>
> to read:
>
> if [ "$HID2HCI_ENABLED" = "1" ] && [ -x /usr/sbin/hid2hci ]; then
>               /usr/sbin/hid2hci --tohid
>
> I have my bluetooth keyboard back after resume from standy.
>
> Apparently, even though it is testing for HCI_ENABLED = 1 as the "if"
> part of the command,  it is executing even when HID2HCI_ENABLED=0 is set
> in /etc/default/bluetooth
>
> --
> bluetooth service does not restart after a suspend to ram
> https://bugs.launchpad.net/bugs/268877
> You received this bug notification because you are a bug assignee.
>

-- 
Sent from my mobile device

Mario Limonciello
[EMAIL PROTECTED]

-- 
bluetooth service does not restart after a suspend to ram
https://bugs.launchpad.net/bugs/268877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to