You are not logged in.
Pages: 1
Hello, my Logitech dinovo edge wireless keyboard stopped working at one point in the last few days, when I use it, I can't get any response from the computer when I hit any keys or use the touchpad.
It used to work out of the box I just had to run the bluetooth, and it worked.
Here's an output of the log, when connecting the bluetooth dongle to the computer:
Sep 21 10:40:51 Magda usb 1-8: new full speed USB device using ohci_hcd and address 13
Sep 21 10:40:51 Magda usb 1-8: configuration #1 chosen from 1 choice
Sep 21 10:40:51 Magda hub 1-8:1.0: USB hub found
Sep 21 10:40:51 Magda hub 1-8:1.0: 3 ports detected
Sep 21 10:40:52 Magda usb 1-8.2: new full speed USB device using ohci_hcd and address 14
Sep 21 10:40:52 Magda usb 1-8.2: configuration #1 chosen from 1 choice
Sep 21 10:40:52 Magda input: Logitech Logitech BT Mini-Receiver as /class/input/input12
Sep 21 10:40:52 Magda input,hidraw5: USB HID v1.11 Keyboard [Logitech Logitech BT Mini-Receiver] on usb-0000:00:02.0-8.2
Sep 21 10:40:52 Magda usb 1-8.3: new full speed USB device using ohci_hcd and address 15
Sep 21 10:40:52 Magda usb 1-8.3: configuration #1 chosen from 1 choice
Sep 21 10:40:52 Magda input: Logitech Logitech BT Mini-Receiver as /class/input/input13
Sep 21 10:40:52 Magda input,hiddev3,hidraw6: USB HID v1.11 Mouse [Logitech Logitech BT Mini-Receiver] on usb-0000:00:02.0-8.3
[roberth@Magda ~]$ hcitool dev
Devices:
Any help please?
Use the Source, Luke!
Offline
I was able to get mine listed in hcitool by using hid2hci. Use lsusb to get the device's hex ID (just running the command hid2hci worked as well since I only had one device). I was able to enable this behavior on start by setting HID2HCI_ENABLE and HIDD_ENABLE to true in /etc/rc.d/bluetooth and /etc/conf.d/bluetooth.
Last edited by fiatguy85 (2009-01-23 20:53:03)
Offline
Pages: 1