Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just 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?

  2. #2
    Just Joined!
    Join Date
    Nov 2008
    Location
    PUNE
    Posts
    72
    Guys any insight on it

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Did pair both devices?
    Execute this in Terminal :
    Code:
    hcitool scan
    Does it list device id?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just 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

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  6. #6
    Just 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

    Code:
    [root@localhost ~]# hcitool scan
    Scanning ...
    [root@localhost ~]# 
    [root@localhost ~]# hcitool inq
    Inquiring ...
    [root@localhost ~]#
    Is there any way by which i can check that my systems bluetooth is running and up apart from the indicator?

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  8. #8
    Just 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 ~]#

  9. #9
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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
    Code:
    yum install bluez-utils bluez-libs gnome-bluetooth bluez-hcidump bluez-libs-devel gnome-bluetooth-libs bluez-gnome
    Execute hcitool scan command again.

    * 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

  10. #10
    Just Joined!
    Join Date
    Nov 2008
    Location
    PUNE
    Posts
    72
    Done tried running command 3-5 time but same result nothing

    then i did
    Code:
    [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 ~]#
    Even though its not working

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...