hello,
I'm in fall back mode in fedora 15 ( if that is relevant), but I was expecting the bluetooth icon to be visible on the top
right hand corner of the sceen.
The status command shows the following:
Code:
# systemctl status bluetooth.service
bluetooth.service - Bluetooth Manager
Loaded: loaded (/lib/systemd/system/bluetooth.service)
Active: active (running) since Tue, 05 Jul 2011 09:58:11 +0100; 5h 15min ago
Main PID: 854 (bluetoothd)
CGroup: name=systemd:/system/bluetooth.service
└ 854 /usr/sbin/bluetoothd -n
and process info
[root@machine0 ~]# ps -ef | grep bluetooth
root 854 1 0 09:58 ? 00:00:00 /usr/sbin/bluetoothd -n
user 1700 1506 0 10:05 ? 00:00:00 bluetooth-applet
[root@machine0 ~]#
Do I need anything running, or configured?
thank you