Hi guys,
I'm having problem with bluetooth too: I installed bluez things, and both
Code:
/etc/init.d/bluetooth start
Starting Bluetooth services: [ OK ]
Code:
sbin/service bluetooth start
Starting Bluetooth services: [ OK ]
seems to start.
Now running
Code:
[root@29:2a:ff ~]# hciconfig -a
hci0: Type: USB
BD Address: 00:0B:6B:5F:2E:8C ACL MTU: 377:10 SCO MTU: 16:0
UP RUNNING PSCAN ISCAN
RX bytes:1166 acl:11 sco:0 events:130 errors:0
TX bytes:1373 acl:11 sco:0 commands:62 errors:0
Features: 0xff 0xff 0x0d 0x38 0x08 0x08 0x00 0x00
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF PARK
Link mode: SLAVE ACCEPT
Name: '29:2a:ff-0'
Class: 0x120104
Service Classes: Networking, Object Transfer
Device Class: Computer, Desktop workstation
HCI Ver: 1.2 (0x2) HCI Rev: 0x69 LMP Ver: 1.2 (0x2) LMP Subver: 0x694a
Manufacturer: Broadcom Corporation (15)
you can see what I get, then
Code:
[root@29:2a:ff ~]# hcitool scan
Scanning ...
[root@29:2a:ff ~]#
and now?
I'm quite a newbye so please be patient!
My only BlueTooth device is a mouse, which I would like to test in order to see if everything is working. Actually I already have 2 mice installed (touchpad and USB mouse): do I have to configure this 3rd mouse in xorg.conf too?