Active Topics

 


Reply
Thread Tools
Posts: 65 | Thanked: 26 times | Joined on Mar 2012 @ Cagliari, Italy
#1
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!

Last edited by requiem_76; 2014-01-27 at 12:02. Reason: Solved!
 
Posts: 35 | Thanked: 13 times | Joined on Nov 2010 @ Netherlands
#2
Did you install some app like bleutooth thetering ? Maybe a uninstall of that package may help.



ciao
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#3
did you try to reboot?
 
Posts: 65 | Thanked: 26 times | Joined on Mar 2012 @ Cagliari, Italy
#4
I ve uninstalled tethering right now, then rebooted my Jolla, but when I tap the bluetooth icon it start blinkingsta....(bluetooth not available)....
 
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#5
Happen to me atleast one that BT stoped work all paring gone etc.. reboot fixed the issue...
__________________
Keep safe and healthy
 
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#6
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.

Last edited by gsalone; 2014-01-25 at 23:15.
 
Posts: 8 | Thanked: 3 times | Joined on Nov 2011 @ Poland
#7
I had the same thing. Reset the phone and it is ok
 
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#8
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..
 
kimmoli's Avatar
Posts: 562 | Thanked: 2,744 times | Joined on Dec 2013 @ Espoo, Finland
#9
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
__________________
TOH ideas, concepts and creations since 2013 toholed tohuart toheink Heebo tohIRi i2ctool tohmm LeTOH FMTOH
 
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#10
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?

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


 
Forum Jump


All times are GMT. The time now is 00:59.