Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    SOLVED Bluetooth not available on my Jolla!

    Reply
    Page 1 of 3 | 1   2     3   | Next
    requiem_76 | # 1 | 2014-01-25, 18:36 | Report

    Hi there!
    A weird thing started about few hours ago : if I try to make the Bluetooth works....it doesn't! the icon start blinking, and if I go into settings ,it tell me that the "bluetooth is not available".....
    Ps: in case someone needs to see a logfile...please, tell how to do using Terminal.
    Thanks and Up the Irons!

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by requiem_76; 2014-01-27 at 12:02. Reason: Solved!

     
    EyeVisions | # 2 | 2014-01-25, 19:50 | Report

    Did you install some app like bleutooth thetering ? Maybe a uninstall of that package may help.



    ciao

    Edit | Forward | Quote | Quick Reply | Thanks

     
    nieldk | # 3 | 2014-01-25, 20:44 | Report

    did you try to reboot?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    requiem_76 | # 4 | 2014-01-25, 20:56 | Report

    I ve uninstalled tethering right now, then rebooted my Jolla, but when I tap the bluetooth icon it start blinkingsta....(bluetooth not available)....

    Edit | Forward | Quote | Quick Reply | Thanks

     
    mikecomputing | # 5 | 2014-01-25, 21:33 | Report

    Happen to me atleast one that BT stoped work all paring gone etc.. reboot fixed the issue...

    Edit | Forward | Quote | Quick Reply | Thanks

     
    gsalone | # 6 | 2014-01-25, 23:06 | Report

    I have same problem... reboot didn't fix anything
    I also had Tethering installed, but I uninstall it.
    So now what? No bluetooth???

    I tried to restart service:
    Code:
    >> devel-su
    >> systemctl restart bluetooth.service
    
    Failed to issue method call: Unit bluetooth.service failed to load: No such file or directory. See system logs and 'systemctl status bluetooth.service' for details.

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by gsalone; 2014-01-25 at 23:15.

     
    Cyrano | # 7 | 2014-01-25, 23:40 | Report

    I had the same thing. Reset the phone and it is ok

    Edit | Forward | Quote | Quick Reply | Thanks

     
    gsalone | # 8 | 2014-01-26, 00:08 | Report

    Originally Posted by Cyrano View Post
    I had the same thing. Reset the phone and it is ok
    Meaning lose everything and reinstall everything?
    I will do as last resort but before that, there must be a way to restart this service somehow..

    Edit | Forward | Quote | Quick Reply | Thanks

     
    kimmoli | # 9 | 2014-01-26, 00:28 | Report

    what do you get with this? (search phone files (as root) for that bluetooth.service)

    last two are for systemctl, afaik

    Code:
    [root@localhost /]# find | grep bluetooth.service
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpu.rt_period_us
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpu.rt_runtime_us
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpu.shares
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpu.notify_on_migrate
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpuacct.stat
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpuacct.usage_percpu
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpuacct.usage
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cgroup.clone_children
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cgroup.event_control
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/notify_on_release
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cgroup.procs
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/tasks
    ./sys/fs/cgroup/systemd/system/bluetooth.service
    ./sys/fs/cgroup/systemd/system/bluetooth.service/cgroup.clone_children
    ./sys/fs/cgroup/systemd/system/bluetooth.service/cgroup.event_control
    ./sys/fs/cgroup/systemd/system/bluetooth.service/notify_on_release
    ./sys/fs/cgroup/systemd/system/bluetooth.service/cgroup.procs
    ./sys/fs/cgroup/systemd/system/bluetooth.service/tasks
    ./lib/systemd/system/network.target.wants/bluetooth.service
    ./lib/systemd/system/bluetooth.service

    Edit | Forward | Quote | Quick Reply | Thanks

     
    gsalone | # 10 | 2014-01-26, 07:43 | Report

    Originally Posted by kimmoli View Post
    what do you get with this? (search phone files (as root) for that bluetooth.service)

    last two are for systemctl, afaik

    Code:
    [root@localhost /]# find | grep bluetooth.service
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpu.rt_period_us
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpu.rt_runtime_us
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpu.shares
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpu.notify_on_migrate
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpuacct.stat
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpuacct.usage_percpu
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cpuacct.usage
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cgroup.clone_children
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cgroup.event_control
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/notify_on_release
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/cgroup.procs
    ./sys/fs/cgroup/cpu,cpuacct/system/bluetooth.service/tasks
    ./sys/fs/cgroup/systemd/system/bluetooth.service
    ./sys/fs/cgroup/systemd/system/bluetooth.service/cgroup.clone_children
    ./sys/fs/cgroup/systemd/system/bluetooth.service/cgroup.event_control
    ./sys/fs/cgroup/systemd/system/bluetooth.service/notify_on_release
    ./sys/fs/cgroup/systemd/system/bluetooth.service/cgroup.procs
    ./sys/fs/cgroup/systemd/system/bluetooth.service/tasks
    ./lib/systemd/system/network.target.wants/bluetooth.service
    ./lib/systemd/system/bluetooth.service
    Unfortunately, I don't get any of these.
    Code:
    bash-4.2$ devel-su
    bash-4.2# find | grep bluetooth.service
    bash-4.2#
    So clearly I am screwed, right?

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by gsalone; 2014-01-26 at 07:53.

     
    Page 1 of 3 | 1   2     3   | Next
vBulletin® Version 3.8.8
Normal Logout