From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vesa Halttunen Date: Wed, 10 Feb 2010 21:24:03 +0000 Subject: Logitech "Elite Keyboard Y-RP20 + Mouse MX900" Bluetooth receiver Message-Id: <1265837043.8658.1.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hello, I have a Logitech Elite Keyboard Y-RP20 + Mouse MX900 with a Bluetooth receiver. The Bluetooth receiver does not show up in hciconfig - most likely since the device is in HID mode. udev does not change the device to HCI mode and running the hid2hci command manually for the device does not work either. The receiver used to work with many earlier bluez/udev versions (for example with the ones shipped with Fedora 11, IIRC). lsusb output: Bus 003 Device 005: ID 046d:c703 Logitech, Inc. Elite Keyboard Y-RP20 + Mouse MX900 (Bluetooth) lshal output (relevant parts): udi = '/org/freedesktop/Hal/devices/usb_device_46d_c703_19D043' info.product = 'Elite Keyboard Y-RP20 + Mouse MX900 (Bluetooth)' (string) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1' (string) hid2hci output: /lib/udev/hid2hci --method=logitech-hid --devpath=/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1 error: switching device '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1' failed. I have the Fedora 12 version of udev (libudev-145-14.fc12.i686). The kernel is 2.6.31.12-174.2.3.fc12.i686.PAE. Could anyone help? Thanks, -Vesa