Author Topic: BT mouse only connected via Terminal  (Read 1233 times)

Offline seeley11

  • New Friend
  • *
  • Posts: 8
BT mouse only connected via Terminal
« on: July 08, 2011, 07:25:39 AM »
Hi!
After having installed PClinuxOS 2011.6 KDE I tried to connect my Logitech BT mouse to my Dell Precision laptop. [The mouse works fine with W7 and LMDE.]
Starting from the BT icon in the panel, a scan did not find the Logitech mouse (and not a MS mouse).
However in the Terminal:
Code: [Select]
[root@localhost ~]# hcitool scan
Scanning ...
        00:07:61:BA:93:38       Bluetooth Laser Travel Mouse
and
Code: [Select]
[root@localhost ~]# hidd --connect 00:07:61:BA:93:38did connect.
["hcitool cc <id>": no success!]
Hardware:  part of Terminal output:
Code: [Select]
[root@localhost ~]# lsusb
...
Bus 003 Device 006: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 003 Device 007: ID 413c:8157 Dell Computer Corp. Integrated Keyboard
Bus 003 Device 008: ID 413c:8158 Dell Computer Corp. Integrated Touchpad / Trackstick
Bus 003 Device 009: ID 413c:8156 Dell Computer Corp. Wireless 370 Bluetooth Mini-card
Bus 005 Device 002: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications Processor
...
Suggestion?
seeley