I installed Fedora 15 KDE and everything worked perfectly, I think it was after an "update" that Bluetooth no longer worked. Strangely, the Bluetooth service is running and I see the Bluetooth icon in "System Settings" (but not in the panel which used to be!), but when I click on it, it comes back with the following error: "No Bluetooth adapters have been found". Any ideas? I thank everyone in advance for replying.
Should you require more information, kindly ask for it. Please see the output of some commands executed.
[root@homepc hasan]# systemctl status bluetooth.service
bluetooth.service - Bluetooth Manager
Loaded: loaded (/lib/systemd/system/bluetooth.service)
Active: active (running) since Mon, 25 Jul 2011 14:00:03 -0400; 2h 1min ago
Main PID: 842 (bluetoothd)
CGroup: name=systemd:/system/bluetooth.service
└ 842 /usr/sbin/bluetoothd -n
[root@homepc hasan]# ps -ef |grep blue
root 842 1 0 14:00 ? 00:00:00 /usr/sbin/bluetoothd -n
hasan 1449 1 0 14:01 ? 00:00:00 /usr/bin/bluedevil-monolithic -session
root 1934 1681 0 15:51 pts/1 00:00:00 grep --color=auto blue
[root@homepc hasan]# bluetoothd start
[root@homepc hasan]#
[root@homepc hasan]# bluetoothd -nd
bluetoothd[1942]: Bluetooth deamon 4.87
bluetoothd[1942]: src/main.carse_config() parsing main.conf
bluetoothd[1942]: src/main.carse_config() discovto=0
bluetoothd[1942]: src/main.carse_config() pairto=0
bluetoothd[1942]: src/main.carse_config() pageto=8192
bluetoothd[1942]: src/main.carse_config() name=%h-%d
bluetoothd[1942]: src/main.carse_config() class=0x000100
bluetoothd[1942]: src/main.carse_config() discov_interval=0
bluetoothd[1942]: src/main.carse_config() Key file does not have key 'DeviceID'
bluetoothd[1942]: Unable to get on D-Bus
[root@homepc hasan]# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 0c45:6409 Microdia
Messages in the log file (messages):
Jul 25 15:50:05 homepc bluetoothd[1927]: Bluetooth deamon 4.87
Jul 25 15:50:05 homepc bluetoothd[1927]: Unable to get on D-Bus
Jul 25 15:52:47 homepc bluetoothd[1937]: Bluetooth deamon 4.87
Jul 25 15:52:47 homepc bluetoothd[1937]: Unable to get on D-Bus
Jul 25 15:54:21 homepc bluetoothd[1939]: Bluetooth deamon 4.87
Jul 25 15:54:21 homepc bluetoothd[1939]: Unable to get on D-Bus
Jul 25 15:54:25 homepc bluetoothd[1940]: Bluetooth deamon 4.87
Jul 25 15:54:25 homepc bluetoothd[1940]: Unable to get on D-Bus
Jul 25 15:54:34 homepc bluetoothd[1942]: Bluetooth deamon 4.87
Jul 25 15:54:34 homepc bluetoothd[1942]: Unable to get on D-Bus
Jul 25 16:00:37 homepc dbus-daemon: [system] Activating service name='net.reactivated.Fprint' (using servicehelper)
Jul 25 16:00:37 homepc dbus-daemon: [system] Successfully activated service 'net.reactivated.Fprint'
Edit/Delete Message