PDA

View Full Version : bluetooth


djin
15th August 2005, 03:52 PM
hello
in fedora core 3 is the bleutooth icon for starting jour bluetooth buth i cant find it in the fedora core 4
if i doe
whereis bluetooth it dont find anny ting

how doe i start my bluetooth now or find it

there is an dir in /etc/bluetooth

buth kan't start or saerch annyting
thanks

fsck
15th August 2005, 10:45 PM
do you have "gnome-bluetooth" installed? try "rpm -q gnome-bluetooth". If not installed try "yum install gnome-bluetooth".

mndar
9th September 2005, 10:28 AM

The files in /etc/bluetooth are the configuration files. To start bluetooth just give service bluetooth start or /etc/init.d/bluetooth start. then proceed using hciconfig -a and hcitool scan

Michele Spinolo
23rd October 2005, 11:10 AM
Hi guys,

I'm having problem with bluetooth too: I installed bluez things, and both
/etc/init.d/bluetooth start
Starting Bluetooth services: [ OK ]
sbin/service bluetooth start
Starting Bluetooth services: [ OK ]

seems to start.
Now running
[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
[root@29:2a:ff ~]# hcitool scan
Scanning ...
[root@29:2a:ff ~]#

and now? :D
I'm quite a newbye so please be patient! :p
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?

mndar
23rd October 2005, 05:26 PM
If you are getting a ...UP RUNNING... with hciconfig -a, this means your bluetooth adapter/dongle is working fine and is detected well under FC.
Now, hcitool scan is not able to find your mouse. You could try the following things
1> make sure that bluetooth is turned on in your mouse(if it works that way)
2> check the battries in your mouse
3> try with another bluetooth device, like a bluetooth enabled cell phone to check if it finds the device

ezeerao
27th October 2005, 10:34 AM
I earlier had FC3 installed and my Nokia6681 mobile was detected by PC and viceversa. Also, I was able to transfer files.

Now in FC4 though my mobile is detected by PC but mobile does not detect PC. Consequently I'm not able to transfer files also.

When I try in Win98, the mobile detects PC and files can be transferred. It means there is some problem with FC4.

Please suggest solution anybody.

Thanks