how to launch Bluez on Lubuntu

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
Trying to launch a BT adapter/manager(default installed on Lubu)a little window informs me that it cannot because there's no Bluez launched.
In terminal: sudo apt install bluez, it answers:
Bluez is already the new version (5.46-0ubuntu3)
Then invites me to remove a couple of obsolete packages.
So where's Bluez Daemon to launch?
Writing:systemctl status bluetooth.service ; hcitool dev
Answer:
bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: inactive (dead)
Docs: man:bluetoothd(8)
Command:lspci -k | grep -A3 -i "wireless|network|bluetooth"
Answer: 04:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: Quanta Microsystems, Inc AR242x / AR542x Wireless Network Adapter (PCI-Express)
Kernel driver in use: ath5k
Kernel modules: ath5k
0f:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
oem@oem-Extensa-5220:~$
lubuntu bluetooth services bluez aptdaemon
 |Â
show 2 more comments
up vote
1
down vote
favorite
Trying to launch a BT adapter/manager(default installed on Lubu)a little window informs me that it cannot because there's no Bluez launched.
In terminal: sudo apt install bluez, it answers:
Bluez is already the new version (5.46-0ubuntu3)
Then invites me to remove a couple of obsolete packages.
So where's Bluez Daemon to launch?
Writing:systemctl status bluetooth.service ; hcitool dev
Answer:
bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: inactive (dead)
Docs: man:bluetoothd(8)
Command:lspci -k | grep -A3 -i "wireless|network|bluetooth"
Answer: 04:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: Quanta Microsystems, Inc AR242x / AR542x Wireless Network Adapter (PCI-Express)
Kernel driver in use: ath5k
Kernel modules: ath5k
0f:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
oem@oem-Extensa-5220:~$
lubuntu bluetooth services bluez aptdaemon
Update your question with output ofsystemctl status bluetooth.serviceandhcitool dev.
â N0rbert
Apr 12 at 20:57
Sorry to bother, NOrbert, but I'm a real newbie; could you give me precise instructions? you mean I gotta write those linesdirectly after the cited answer?
â Vallu
Apr 13 at 8:25
Open terminal in your system, enter the command above (systemctl status bluetooth.service ; hcitool dev) to it, hit<Enter>, copy the output of command to clipboard, click edit link to edit your question here and paste command output here.
â N0rbert
Apr 13 at 8:54
So it seems that you do not have bluetooth hardware. Do you have any? Add output oflspci -k | grep -A3 -i "wireless|network|bluetooth"to the question.
â N0rbert
Apr 13 at 9:58
I'm not completely sure, but it seems that you do not have Bluetooth PCI devices. Are you using USB one (connect it and addlsusbto the question)?
â N0rbert
Apr 13 at 10:57
 |Â
show 2 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Trying to launch a BT adapter/manager(default installed on Lubu)a little window informs me that it cannot because there's no Bluez launched.
In terminal: sudo apt install bluez, it answers:
Bluez is already the new version (5.46-0ubuntu3)
Then invites me to remove a couple of obsolete packages.
So where's Bluez Daemon to launch?
Writing:systemctl status bluetooth.service ; hcitool dev
Answer:
bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: inactive (dead)
Docs: man:bluetoothd(8)
Command:lspci -k | grep -A3 -i "wireless|network|bluetooth"
Answer: 04:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: Quanta Microsystems, Inc AR242x / AR542x Wireless Network Adapter (PCI-Express)
Kernel driver in use: ath5k
Kernel modules: ath5k
0f:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
oem@oem-Extensa-5220:~$
lubuntu bluetooth services bluez aptdaemon
Trying to launch a BT adapter/manager(default installed on Lubu)a little window informs me that it cannot because there's no Bluez launched.
In terminal: sudo apt install bluez, it answers:
Bluez is already the new version (5.46-0ubuntu3)
Then invites me to remove a couple of obsolete packages.
So where's Bluez Daemon to launch?
Writing:systemctl status bluetooth.service ; hcitool dev
Answer:
bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: inactive (dead)
Docs: man:bluetoothd(8)
Command:lspci -k | grep -A3 -i "wireless|network|bluetooth"
Answer: 04:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: Quanta Microsystems, Inc AR242x / AR542x Wireless Network Adapter (PCI-Express)
Kernel driver in use: ath5k
Kernel modules: ath5k
0f:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
oem@oem-Extensa-5220:~$
lubuntu bluetooth services bluez aptdaemon
lubuntu bluetooth services bluez aptdaemon
edited Apr 13 at 10:27
asked Apr 12 at 11:30
Vallu
275
275
Update your question with output ofsystemctl status bluetooth.serviceandhcitool dev.
â N0rbert
Apr 12 at 20:57
Sorry to bother, NOrbert, but I'm a real newbie; could you give me precise instructions? you mean I gotta write those linesdirectly after the cited answer?
â Vallu
Apr 13 at 8:25
Open terminal in your system, enter the command above (systemctl status bluetooth.service ; hcitool dev) to it, hit<Enter>, copy the output of command to clipboard, click edit link to edit your question here and paste command output here.
â N0rbert
Apr 13 at 8:54
So it seems that you do not have bluetooth hardware. Do you have any? Add output oflspci -k | grep -A3 -i "wireless|network|bluetooth"to the question.
â N0rbert
Apr 13 at 9:58
I'm not completely sure, but it seems that you do not have Bluetooth PCI devices. Are you using USB one (connect it and addlsusbto the question)?
â N0rbert
Apr 13 at 10:57
 |Â
show 2 more comments
Update your question with output ofsystemctl status bluetooth.serviceandhcitool dev.
â N0rbert
Apr 12 at 20:57
Sorry to bother, NOrbert, but I'm a real newbie; could you give me precise instructions? you mean I gotta write those linesdirectly after the cited answer?
â Vallu
Apr 13 at 8:25
Open terminal in your system, enter the command above (systemctl status bluetooth.service ; hcitool dev) to it, hit<Enter>, copy the output of command to clipboard, click edit link to edit your question here and paste command output here.
â N0rbert
Apr 13 at 8:54
So it seems that you do not have bluetooth hardware. Do you have any? Add output oflspci -k | grep -A3 -i "wireless|network|bluetooth"to the question.
â N0rbert
Apr 13 at 9:58
I'm not completely sure, but it seems that you do not have Bluetooth PCI devices. Are you using USB one (connect it and addlsusbto the question)?
â N0rbert
Apr 13 at 10:57
Update your question with output of
systemctl status bluetooth.service and hcitool dev.â N0rbert
Apr 12 at 20:57
Update your question with output of
systemctl status bluetooth.service and hcitool dev.â N0rbert
Apr 12 at 20:57
Sorry to bother, NOrbert, but I'm a real newbie; could you give me precise instructions? you mean I gotta write those linesdirectly after the cited answer?
â Vallu
Apr 13 at 8:25
Sorry to bother, NOrbert, but I'm a real newbie; could you give me precise instructions? you mean I gotta write those linesdirectly after the cited answer?
â Vallu
Apr 13 at 8:25
Open terminal in your system, enter the command above (
systemctl status bluetooth.service ; hcitool dev) to it, hit <Enter>, copy the output of command to clipboard, click edit link to edit your question here and paste command output here.â N0rbert
Apr 13 at 8:54
Open terminal in your system, enter the command above (
systemctl status bluetooth.service ; hcitool dev) to it, hit <Enter>, copy the output of command to clipboard, click edit link to edit your question here and paste command output here.â N0rbert
Apr 13 at 8:54
So it seems that you do not have bluetooth hardware. Do you have any? Add output of
lspci -k | grep -A3 -i "wireless|network|bluetooth" to the question.â N0rbert
Apr 13 at 9:58
So it seems that you do not have bluetooth hardware. Do you have any? Add output of
lspci -k | grep -A3 -i "wireless|network|bluetooth" to the question.â N0rbert
Apr 13 at 9:58
I'm not completely sure, but it seems that you do not have Bluetooth PCI devices. Are you using USB one (connect it and add
lsusb to the question)?â N0rbert
Apr 13 at 10:57
I'm not completely sure, but it seems that you do not have Bluetooth PCI devices. Are you using USB one (connect it and add
lsusb to the question)?â N0rbert
Apr 13 at 10:57
 |Â
show 2 more comments
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
Do determine the status of Bluetooth subsytem you can do the following
Install needed
bluezcomponent:sudo apt install bluezCheck that your hardware has Bluetooth functionality (on PCI and USB), find adapter's serial:
lspci -k | grep -A3 -i "wireless|network|bluetooth"
lsusb | grep -i "bluetooth|radio"
hcitool devCheck that adapter is not blocked by rfkill and then unblock it:
sudo rfkill list all
sudo rfkill unblock allCheck the status of corresponding systemd service:
systemctl status bluetooth.service
And of course you can determine the model of your device (for example, laptop), and check Bluetooth existence here.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
Do determine the status of Bluetooth subsytem you can do the following
Install needed
bluezcomponent:sudo apt install bluezCheck that your hardware has Bluetooth functionality (on PCI and USB), find adapter's serial:
lspci -k | grep -A3 -i "wireless|network|bluetooth"
lsusb | grep -i "bluetooth|radio"
hcitool devCheck that adapter is not blocked by rfkill and then unblock it:
sudo rfkill list all
sudo rfkill unblock allCheck the status of corresponding systemd service:
systemctl status bluetooth.service
And of course you can determine the model of your device (for example, laptop), and check Bluetooth existence here.
add a comment |Â
up vote
0
down vote
accepted
Do determine the status of Bluetooth subsytem you can do the following
Install needed
bluezcomponent:sudo apt install bluezCheck that your hardware has Bluetooth functionality (on PCI and USB), find adapter's serial:
lspci -k | grep -A3 -i "wireless|network|bluetooth"
lsusb | grep -i "bluetooth|radio"
hcitool devCheck that adapter is not blocked by rfkill and then unblock it:
sudo rfkill list all
sudo rfkill unblock allCheck the status of corresponding systemd service:
systemctl status bluetooth.service
And of course you can determine the model of your device (for example, laptop), and check Bluetooth existence here.
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
Do determine the status of Bluetooth subsytem you can do the following
Install needed
bluezcomponent:sudo apt install bluezCheck that your hardware has Bluetooth functionality (on PCI and USB), find adapter's serial:
lspci -k | grep -A3 -i "wireless|network|bluetooth"
lsusb | grep -i "bluetooth|radio"
hcitool devCheck that adapter is not blocked by rfkill and then unblock it:
sudo rfkill list all
sudo rfkill unblock allCheck the status of corresponding systemd service:
systemctl status bluetooth.service
And of course you can determine the model of your device (for example, laptop), and check Bluetooth existence here.
Do determine the status of Bluetooth subsytem you can do the following
Install needed
bluezcomponent:sudo apt install bluezCheck that your hardware has Bluetooth functionality (on PCI and USB), find adapter's serial:
lspci -k | grep -A3 -i "wireless|network|bluetooth"
lsusb | grep -i "bluetooth|radio"
hcitool devCheck that adapter is not blocked by rfkill and then unblock it:
sudo rfkill list all
sudo rfkill unblock allCheck the status of corresponding systemd service:
systemctl status bluetooth.service
And of course you can determine the model of your device (for example, laptop), and check Bluetooth existence here.
answered Apr 13 at 11:25
N0rbert
15.8k33274
15.8k33274
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f1024332%2fhow-to-launch-bluez-on-lubuntu%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
Update your question with output of
systemctl status bluetooth.serviceandhcitool dev.â N0rbert
Apr 12 at 20:57
Sorry to bother, NOrbert, but I'm a real newbie; could you give me precise instructions? you mean I gotta write those linesdirectly after the cited answer?
â Vallu
Apr 13 at 8:25
Open terminal in your system, enter the command above (
systemctl status bluetooth.service ; hcitool dev) to it, hit<Enter>, copy the output of command to clipboard, click edit link to edit your question here and paste command output here.â N0rbert
Apr 13 at 8:54
So it seems that you do not have bluetooth hardware. Do you have any? Add output of
lspci -k | grep -A3 -i "wireless|network|bluetooth"to the question.â N0rbert
Apr 13 at 9:58
I'm not completely sure, but it seems that you do not have Bluetooth PCI devices. Are you using USB one (connect it and add
lsusbto the question)?â N0rbert
Apr 13 at 10:57