Comment 22 for bug 292042

Revision history for this message
Ambricka (petter-ambricka) wrote :

withoud "hidd" the keyboard doesn't even attach as an input device.
hidd sure connects an input device, with driver "synaptics" if the synaptics driver is installed. hal-set-property does not help me here :(

however the link hal is here:

udi = '/org/freedesktop/Hal/devices/bluetooth_acl_761a8562c'
  bluetooth_acl.address = 31703193132 (0x761a8562c) (uint64)
  bluetooth_acl.originating_device = '/org/freedesktop/Hal/devices/usb_device_54c_267_noserial_if0_bluetooth_hci_2306529a9b' (string)
  info.capabilities = {'bluetooth_acl'} (string list)
  info.category = 'bluetooth_acl' (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_54c_267_noserial_if0_bluetooth_hci_2306529a9b' (string)
  info.product = 'Bluetooth Asynchronous Connection-oriented Link' (string)
  info.subsystem = 'bluetooth' (string)
  info.udi = '/org/freedesktop/Hal/devices/bluetooth_acl_761a8562c' (string)
  linux.hotplug_type = 2 (0x2) (int)
  linux.subsystem = 'bluetooth' (string)
  linux.sysfs_path = '/sys/devices/ps3_system/sb_07/usb2/2-2/2-2:1.0/bluetooth/hci0/hci0:43' (string)

and the working input thing without synaptics driver installed. The only difference really is the driver...

udi = '/org/freedesktop/Hal/devices/bluetooth_acl_761a8562c_logicaldev_input'
  info.addons.singleton = {'hald-addon-input'} (string list)
  info.callouts.add = {'debian-setup-keyboard'} (string list)
  info.capabilities = {'input', 'input.keyboard', 'input.keypad', 'input.keys', 'input.touchpad', 'button'} (string list)
  info.category = 'input' (string)
  info.parent = '/org/freedesktop/Hal/devices/bluetooth_acl_761a8562c' (string)
  info.product = 'Logitech Bluetooth Keyboard' (string)
  info.subsystem = 'input' (string)
  info.udi = '/org/freedesktop/Hal/devices/bluetooth_acl_761a8562c_logicaldev_input' (string)
  input.device = '/dev/input/event4' (string)
  input.originating_device = '/org/freedesktop/Hal/devices/bluetooth_acl_761a8562c' (string)
  input.product = 'Logitech Bluetooth Keyboard' (string)
  input.x11_driver = 'evdev' (string)
  input.xkb.layout = 'us' (string)
  input.xkb.model = 'pc105' (string)
  input.xkb.rules = 'evdev' (string)
  linux.device_file = '/dev/input/event4' (string)
  linux.hotplug_type = 2 (0x2) (int)
  linux.subsystem = 'input' (string)
  linux.sysfs_path = '/sys/devices/ps3_system/sb_07/usb2/2-2/2-2:1.0/bluetooth/hci0/hci0:46/input5/event4' (string)