On 02/08/2017 01:58 AM, Frank Elsner wrote:
> Hi,
> 
> running Fedora 25 with kernel-PAE-4.9.5-200.fc25.i686
>                        bluez-libs-5.43-2.fc25.i686
>                        blueman-2.0.4-4.fc25.i686
>                        bluez-5.43-2.fc25.i686
>                        pulseaudio-module-bluetooth-10.0-2.fc25.i686
>                        bluez-obexd-5.43-2.fc25.i686
> 
> I cannot enable bluetooth. Clicking the bluetooth applet in my
> panel does nothing.
> 
> The log shows:
> Feb  8 10:54:09 siffux dbus-daemon[710]: [system] Activating service 
> name='org.blueman.Mechanism' requested by ':1.44' (uid=1953 pid=1178 
> comm="python3 /usr/bin/blueman-applet ") (using servicehelper)
> Feb  8 10:54:09 siffux org.blueman.Mechanism: Unable to init server: Could 
> not connect: Connection refused
> Feb  8 10:54:09 siffux org.blueman.Mechanism: Unable to init server: Could 
> not connect: Connection refused
> Feb  8 10:54:09 siffux blueman-mechanism: Starting blueman-mechanism
> Feb  8 10:54:09 siffux dbus-daemon[710]: [system] Successfully activated 
> service 'org.blueman.Mechanism'
> Feb  8 10:54:09 siffux journal: gtk_icon_theme_get_for_screen: assertion 
> 'GDK_IS_SCREEN (screen)' failed
> Feb  8 10:54:09 siffux blueman-mechanism: loading Ppp
> Feb  8 10:54:09 siffux blueman-mechanism: loading RfKill
> Feb  8 10:54:09 siffux blueman-mechanism: loading Network
> Feb  8 10:54:09 siffux blueman-mechanism: loading Rfcomm
> Feb  8 10:54:39 siffux blueman-mechanism: Exiting
> 
> How to make bluetooth working (again)?

Do you have bluetoothd running? Check by

        systemctl status bluetooth.service

as root. If it's not running, as root:

        systemctl start bluetooth.service
        systemctl enable bluetooth.service

----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ri...@alldigital.com -
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
-                                                                    -
- Real Time, adj.: Here and now, as opposed to fake time, which only -
-                        occurs there and then                       -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to