Bluetooth problem in CentOS 6


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Bluetooth problem in CentOS 6
# 1  
Old 04-18-2013
RedHat Bluetooth problem in CentOS 6

Hi ,

I have install centos6.3 64bit, other things are working fine.Smilie
I am trying to use bluetooth. It is showing bluetooth icons and options only turn on and turn off bletooth.Smilie

How to enable full features of bluetooth like search, send file etc.Smilie
# 2  
Old 04-23-2013
It seems need a Additional Software
# 3  
Old 04-24-2013
Try installing bluez or gnome-bluetooth if you need a GUI.
This User Gave Thanks to verdepollo For This Post:
# 4  
Old 04-28-2013
RedHat

Hi these rpm's are already installed.

I am getting the blue tooth disabled. see attached image.

Code:
[root@server ~]# rpm -qa | egrep 'gnome-bluetooth*|bluez*'
gnome-bluetooth-libs-2.28.6-8.el6.x86_64
bluez-4.66-1.el6.x86_64
pulseaudio-module-bluetooth-0.9.21-13.el6.x86_64
bluez-libs-4.66-1.el6.x86_64
gnome-bluetooth-2.28.6-8.el6.x86_64

Bluetooth problem in CentOS 6-bluetoothpng
# 5  
Old 04-28-2013
Sometimes it pays to check the obvious, make sure the wireless switch on your laptop isn't off...
# 6  
Old 04-28-2013
This might be obvious as well, but try running:
Code:
/etc/init.d/bluetooth start

Also, please post the contents of these files:
Code:
/proc/acpi/ibm/bluetooth
/etc/modprobe.conf

*Note: The part in red may be different in your system.
# 7  
Old 05-01-2013
RedHat

Code:
[root@server ~]# cat /proc/acpi/ibm/bluetooth 
status:        enabled
commands:    enable, disable
[root@server ~]# 

[root@server ~]# /etc/init.d/bluetooth start
Enabling Bluetooth devices:
[root@server ~]#

Wireless switch in on.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Problem with cluster on centos 6.5

Hallo to everyone.From sometime i have problems with my asterisk pbx on cent os which is in corosync cluster mode with resource groups.The problem is for time the cluster just swap the active one with the other and the only messages in \var\log\messages is that bond0:link status defenitly down for... (0 Replies)
Discussion started by: evolintend
0 Replies

2. Red Hat

Problem Openvas-setup in CentOs 6.7 !

hi I installed Openvas we have the following problem internet Connection is Ok Even Reinstall the problem is not resolved Openvas Setup, Version: 0.5 Step 1: Update NVT's and SCAP data Please note this step could take some time. Once completed, NVT's and SCAP data will be updated... (12 Replies)
Discussion started by: mnnn
12 Replies

3. Android

Nexus 7 Bluetooth receiving problem

I have three devices of which one is the Nexus 7. When this detects incoming files from either of the two others, it comes to life and I check that it is paired and connected, but the accept or reject file dialogue does not APPEAR. I have three devices of which one is the Nexus 7. When this ... (0 Replies)
Discussion started by: Royalist
0 Replies

4. Hardware

Centos 5.8 video driver problem

i have an older server from about 2001 i was given. i recently lost the OS drive on the system and dicided to go to linux instead of windows. i have tried open suse, centos and both do just about the same thing. they boot fine then they go into installing drivers it hits vidio driver then another... (4 Replies)
Discussion started by: TUX servers
4 Replies

5. Red Hat

problem in open ldap in centos

Hi I am trying to use open ldap in centos. I have installed all the packaged. When I try to use slappasswd to encrypt the password, it does nothing. I searched for the file and I found out that it is in /usr/sbin and that the file is link to slapd. However slapd doesn't encrypt anything. ... (0 Replies)
Discussion started by: programAngel
0 Replies

6. UNIX and Linux Applications

Problem installing spamassassin CentOS 5.5

Hi every body I am facing problem installing spamassassin on my CentOS - Direct Admin VPS The installation ended with the following error REQUIRED module out of date: Archive::Tar optional module missing: Digest::SHA optional module missing: Mail::SPF optional module missing: IP::Country... (0 Replies)
Discussion started by: rizwan65
0 Replies

7. UNIX for Dummies Questions & Answers

problem of networking in centos

Hello, I am using dual boot of linux, one is ubuntu and the other is one is centos. I have three NIC's and only one of them connected with cable. The thing is that when I boot from the ubuntu, it does recognize it and I am connected to the Internet. When I boot from the centos I am not... (6 Replies)
Discussion started by: programAngel
6 Replies

8. Linux

Problem with CRONTAB on Fedora and CentOS

Hello, Can anyone please explain HOW Crontab i.e. job scheduling daemon works in Fedora and CentOS or any Linux platform(Ubuntu).... What are the points that i have to take care of if have to include a script to be run at a specific scheduled time. URGENT reply requested. Please help (1 Reply)
Discussion started by: Vabiosis
1 Replies

9. Windows & DOS: Issues & Discussions

Bluetooth problem ...?

my bluetooth dongle (not branded ) is working fine with KDEBluetooth in opensuse 10.3 (linux) but it is not even detected in windows after installation of software given with dongle( IVT Bluesoleil) what is proble can any body give list of blue... (0 Replies)
Discussion started by: seshumohan
0 Replies
Login or Register to Ask a Question