Results 1 to 10 of 11
Hi All,
I am using FC9 on Dell latitude D610 laptop
I am not able to use my bluetooth, icon comes on right panel but when i try to brows ...
- 02-04-2009 #1Just Joined!
- Join Date
- Nov 2008
- Location
- PUNE
- Posts
- 72
Problem with bluetooth in FC9
Hi All,
I am using FC9 on Dell latitude D610 laptop
I am not able to use my bluetooth, icon comes on right panel but when i try to brows device it shows nothing
Its indicator blinks with blue light which means it works fine from hardware side
Any idea?
- 02-06-2009 #2Just Joined!
- Join Date
- Nov 2008
- Location
- PUNE
- Posts
- 72
Guys any insight on it
- 02-06-2009 #3
Did pair both devices?
Execute this in Terminal :
Does it list device id?Code:hcitool scan
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-06-2009 #4Just Joined!
- Join Date
- Nov 2008
- Location
- PUNE
- Posts
- 72
Thanks for your reply
I tried running this command but it gave nothing
Code:[root@localhost ~]$ hcitool scan Scanning ... [root@localhost ~]$
I can't pair the device because it never detects any other device when ever i try to browse device it always shows blank
, means no other devices at all
- 02-06-2009 #5
Are you sure that bluetooth is on in other device?
Try both commands now :
Code:hcotool scan hcitool inq
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-06-2009 #6Just Joined!
- Join Date
- Nov 2008
- Location
- PUNE
- Posts
- 72
Yeh other device is running i can detect that from other devices but my laptop is not detected
these both commands also shows nothing
Is there any way by which i can check that my systems bluetooth is running and up apart from the indicator?Code:[root@localhost ~]# hcitool scan Scanning ... [root@localhost ~]# [root@localhost ~]# hcitool inq Inquiring ... [root@localhost ~]#
- 02-06-2009 #7
Execute this
Code:hcitool dev
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-06-2009 #8Just Joined!
- Join Date
- Nov 2008
- Location
- PUNE
- Posts
- 72
Here is the output for the command
Code:[root@localhost ~]# hcitool dev Devices: hci0 00:10:C6:88:57:DD [root@localhost ~]#
- 02-06-2009 #9
Bluetooth device is working fine in your machine.
Try executing hcitool scan command 3-4 times. In case it doesn't show other bluetooth devices, execute this
Execute hcitool scan command again.Code:yum install bluez-utils bluez-libs gnome-bluetooth bluez-hcidump bluez-libs-devel gnome-bluetooth-libs bluez-gnome
* I assumed that you are using Gnome Desktop Environment.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-06-2009 #10Just Joined!
- Join Date
- Nov 2008
- Location
- PUNE
- Posts
- 72
Done tried running command 3-5 time but same result nothing

then i did
Even though its not workingCode:[root@localhost ~]# yum install bluez-utils bluez-libs gnome-bluetooth bluez-hcidump bluez-libs-devel gnome-bluetooth-libs bluez-gnome Loaded plugins: refresh-packagekit updates-newkey | 2.3 kB 00:00 fedora | 2.4 kB 00:00 freshrpms | 2.4 kB 00:00 adobe-linux-i386 | 951 B 00:00 updates | 2.6 kB 00:00 Setting up Install Process Parsing package install arguments Package gnome-bluetooth-0.11.0-3.fc9.i386 already installed and latest version Package gnome-bluetooth-libs-0.11.0-3.fc9.i386 already installed and latest version Package bluez-gnome-0.26-1.fc9.i386 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package bluez-utils.i386 0:3.36-3.fc9 set to be updated ---> Package bluez-hcidump.i386 0:1.41-1.fc9 set to be updated ---> Package bluez-libs-devel.i386 0:3.36-1.fc9 set to be updated ---> Package bluez-libs.i386 0:3.36-1.fc9 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: bluez-hcidump i386 1.41-1.fc9 fedora 95 k bluez-libs-devel i386 3.36-1.fc9 updates-newkey 72 k Updating: bluez-libs i386 3.36-1.fc9 updates-newkey 60 k bluez-utils i386 3.36-3.fc9 updates-newkey 492 k Transaction Summary ============================================================================= Install 2 Package(s) Update 2 Package(s) Remove 0 Package(s) Total download size: 719 k Is this ok [y/N]: Exiting on user Command Complete! [root@localhost ~]# hcitool scan Scanning ... [root@localhost ~]# hcitool scan Scanning ... [root@localhost ~]# hcitool scan Scanning ... [root@localhost ~]#


Reply With Quote