Comment 31 for bug 82368

Revision history for this message
jmb0007 (baudetjm) wrote :

Hi,

In Ubuntu 8.10 alpha. I have try with kernel 2.6.26 and 2.6.27 and the result was the same.

I have a Logitch Dinovo blutooth dongle. lsusb give

jm-ibex@jm-ibex:~$ lsusb
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 006: ID 046d:c704 Logitech, Inc.
Bus 003 Device 005: ID 0451:2036 Texas Instruments, Inc. TUSB2036 Hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 004: ID 05a9:4519 OmniVision Technologies, Inc. Webcam Classic
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

The keyboard and mouse is not working at gnome startup if HID2HCI_ENABLED=1 in /etc/default/bluetooth (I have to unplug then plug the dongle)

The keyboard and mouse is working at gnome startup if HID2HCI_ENABLED=0 in /etc/default/bluetooth (but not blutooth)

In /etc/default/bluetooth file, I have tried serval combinations of
(HIDD_ENABLED=1 or 0 ) and (HID2HCI_ENABLED=1 or 0 ) and (HIDD_OPTIONS= some think or some think else)

Only HID2HCI_ENABLED have a impact on keyboard on startup

I hope this can help you
Regards
Jean-Marie