![]() |
2014-01-25
, 19:50
|
Posts: 35 |
Thanked: 13 times |
Joined on Nov 2010
@ Netherlands
|
#2
|
![]() |
2014-01-25
, 20:56
|
Posts: 65 |
Thanked: 26 times |
Joined on Mar 2012
@ Cagliari, Italy
|
#4
|
![]() |
2014-01-25
, 21:33
|
Posts: 3,464 |
Thanked: 5,107 times |
Joined on Feb 2010
@ Gothenburg in Sweden
|
#5
|
![]() |
2014-01-25
, 23:06
|
Posts: 259 |
Thanked: 161 times |
Joined on Aug 2012
@ Athens, GR
|
#6
|
>> 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.
![]() |
2014-01-25
, 23:40
|
Posts: 8 |
Thanked: 3 times |
Joined on Nov 2011
@ Poland
|
#7
|
![]() |
2014-01-26
, 00:08
|
Posts: 259 |
Thanked: 161 times |
Joined on Aug 2012
@ Athens, GR
|
#8
|
![]() |
2014-01-26
, 00:28
|
|
Posts: 562 |
Thanked: 2,744 times |
Joined on Dec 2013
@ Espoo, Finland
|
#9
|
[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
![]() |
2014-01-26
, 07:43
|
Posts: 259 |
Thanked: 161 times |
Joined on Aug 2012
@ Athens, GR
|
#10
|
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
bash-4.2$ devel-su bash-4.2# find | grep bluetooth.service bash-4.2#
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!