Bluetooth not working works after restart

Multi tool use
up vote
1
down vote
favorite
screenshot bluetooth doesn't work says " plug in the dongle to continue " ... but works after I restart the laptop ... I tried using sudo service Bluetooth restart still no effect. Similar problem happens with wifi as well it says "adapter not found but works fine after restart..."
screenshot
EDIT:dpkg --status bluez | grep '^Version:'
gives:
Version: 5.48-0ubuntu3.1
$ systemctl status bluetooth.service
gives:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2018-11-15 14:09:02 IST; 34min ago
Docs: man:bluetoothd(8)
Main PID: 3547 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─3547 /usr/lib/bluetooth/bluetoothd
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx systemd[1]: Starting Bluetooth service...
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Bluetooth daemon 5.48
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Unknown key Disable for group Policy in /etc/bluetooth/main.conf
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx systemd[1]: Started Bluetooth service.
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Starting SDP server
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Bluetooth management interface 1.14 initialized
bluetooth ubuntu-drivers
|
show 4 more comments
up vote
1
down vote
favorite
screenshot bluetooth doesn't work says " plug in the dongle to continue " ... but works after I restart the laptop ... I tried using sudo service Bluetooth restart still no effect. Similar problem happens with wifi as well it says "adapter not found but works fine after restart..."
screenshot
EDIT:dpkg --status bluez | grep '^Version:'
gives:
Version: 5.48-0ubuntu3.1
$ systemctl status bluetooth.service
gives:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2018-11-15 14:09:02 IST; 34min ago
Docs: man:bluetoothd(8)
Main PID: 3547 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─3547 /usr/lib/bluetooth/bluetoothd
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx systemd[1]: Starting Bluetooth service...
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Bluetooth daemon 5.48
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Unknown key Disable for group Policy in /etc/bluetooth/main.conf
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx systemd[1]: Started Bluetooth service.
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Starting SDP server
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Bluetooth management interface 1.14 initialized
bluetooth ubuntu-drivers
What happens when you turn it on?
– singrium
2 hours ago
the button doesn't work
– rohit deraj
2 hours ago
Edit your question by adding the output of this command:dpkg --status bluez | grep '^Version:'
and this command too:systemctl status bluetooth.service
– singrium
2 hours ago
The last command shows that your Bluetooth is active. I think you should shutdown your PC then restart it and then run the command.
– singrium
2 hours ago
When i restart the bluetooth will work ... the problem is i have to restart everytime
– rohit deraj
2 hours ago
|
show 4 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
screenshot bluetooth doesn't work says " plug in the dongle to continue " ... but works after I restart the laptop ... I tried using sudo service Bluetooth restart still no effect. Similar problem happens with wifi as well it says "adapter not found but works fine after restart..."
screenshot
EDIT:dpkg --status bluez | grep '^Version:'
gives:
Version: 5.48-0ubuntu3.1
$ systemctl status bluetooth.service
gives:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2018-11-15 14:09:02 IST; 34min ago
Docs: man:bluetoothd(8)
Main PID: 3547 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─3547 /usr/lib/bluetooth/bluetoothd
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx systemd[1]: Starting Bluetooth service...
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Bluetooth daemon 5.48
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Unknown key Disable for group Policy in /etc/bluetooth/main.conf
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx systemd[1]: Started Bluetooth service.
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Starting SDP server
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Bluetooth management interface 1.14 initialized
bluetooth ubuntu-drivers
screenshot bluetooth doesn't work says " plug in the dongle to continue " ... but works after I restart the laptop ... I tried using sudo service Bluetooth restart still no effect. Similar problem happens with wifi as well it says "adapter not found but works fine after restart..."
screenshot
EDIT:dpkg --status bluez | grep '^Version:'
gives:
Version: 5.48-0ubuntu3.1
$ systemctl status bluetooth.service
gives:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2018-11-15 14:09:02 IST; 34min ago
Docs: man:bluetoothd(8)
Main PID: 3547 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─3547 /usr/lib/bluetooth/bluetoothd
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx systemd[1]: Starting Bluetooth service...
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Bluetooth daemon 5.48
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Unknown key Disable for group Policy in /etc/bluetooth/main.conf
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx systemd[1]: Started Bluetooth service.
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Starting SDP server
Nov 15 14:09:02 rohit-HP-Laptop-15-bs0xx bluetoothd[3547]: Bluetooth management interface 1.14 initialized
bluetooth ubuntu-drivers
bluetooth ubuntu-drivers
edited 1 hour ago
singrium
734115
734115
asked 2 hours ago


rohit deraj
64
64
What happens when you turn it on?
– singrium
2 hours ago
the button doesn't work
– rohit deraj
2 hours ago
Edit your question by adding the output of this command:dpkg --status bluez | grep '^Version:'
and this command too:systemctl status bluetooth.service
– singrium
2 hours ago
The last command shows that your Bluetooth is active. I think you should shutdown your PC then restart it and then run the command.
– singrium
2 hours ago
When i restart the bluetooth will work ... the problem is i have to restart everytime
– rohit deraj
2 hours ago
|
show 4 more comments
What happens when you turn it on?
– singrium
2 hours ago
the button doesn't work
– rohit deraj
2 hours ago
Edit your question by adding the output of this command:dpkg --status bluez | grep '^Version:'
and this command too:systemctl status bluetooth.service
– singrium
2 hours ago
The last command shows that your Bluetooth is active. I think you should shutdown your PC then restart it and then run the command.
– singrium
2 hours ago
When i restart the bluetooth will work ... the problem is i have to restart everytime
– rohit deraj
2 hours ago
What happens when you turn it on?
– singrium
2 hours ago
What happens when you turn it on?
– singrium
2 hours ago
the button doesn't work
– rohit deraj
2 hours ago
the button doesn't work
– rohit deraj
2 hours ago
Edit your question by adding the output of this command:
dpkg --status bluez | grep '^Version:'
and this command too: systemctl status bluetooth.service
– singrium
2 hours ago
Edit your question by adding the output of this command:
dpkg --status bluez | grep '^Version:'
and this command too: systemctl status bluetooth.service
– singrium
2 hours ago
The last command shows that your Bluetooth is active. I think you should shutdown your PC then restart it and then run the command.
– singrium
2 hours ago
The last command shows that your Bluetooth is active. I think you should shutdown your PC then restart it and then run the command.
– singrium
2 hours ago
When i restart the bluetooth will work ... the problem is i have to restart everytime
– rohit deraj
2 hours ago
When i restart the bluetooth will work ... the problem is i have to restart everytime
– rohit deraj
2 hours ago
|
show 4 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093113%2fbluetooth-not-working-works-after-restart%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
gbzDE4MzpnZ,pdQE,Q,HSSX3x ikml2bIv7ee
What happens when you turn it on?
– singrium
2 hours ago
the button doesn't work
– rohit deraj
2 hours ago
Edit your question by adding the output of this command:
dpkg --status bluez | grep '^Version:'
and this command too:systemctl status bluetooth.service
– singrium
2 hours ago
The last command shows that your Bluetooth is active. I think you should shutdown your PC then restart it and then run the command.
– singrium
2 hours ago
When i restart the bluetooth will work ... the problem is i have to restart everytime
– rohit deraj
2 hours ago