Bluetooth not Working on Kali Linux
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Well I had the problem that bluetooth was always off. I go to configuration->Bluetooth and every time I tried to put it on just returns to off a while after. I tried with this command:
aptitude install bluetooth
and then run
/etc/init.d/bluetooth start
after that I runed /etc/init.d/bluetooth status
and this is what shows:
â bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; disabled; vendor preset: disabled)
Active: active (running) since Tue 2017-01-17 21:13:47 UTC; 29s ago
Docs: man:bluetoothd(8)
Main PID: 7939 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
âÂÂâÂÂ7939 /usr/lib/bluetooth/bluetoothd
Jan 17 21:13:47 kali bluetoothd[7939]: Error adding Link Loss service
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Current Time Service could not be re...ed
Jan 17 21:13:47 kali bluetoothd[7939]: gatt-time-server: Input/output error (5)
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Sap driver initialization failed.
Jan 17 21:13:47 kali bluetoothd[7939]: sap-server: Operation not permitted (1)
Hint: Some lines were ellipsized, use -l to show in full.
My computer is a sony VAIO SVF15A17CLV.
Output from rfkill list all
0: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: sony-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Thank you!!
kali-linux bluetooth
add a comment |Â
up vote
1
down vote
favorite
Well I had the problem that bluetooth was always off. I go to configuration->Bluetooth and every time I tried to put it on just returns to off a while after. I tried with this command:
aptitude install bluetooth
and then run
/etc/init.d/bluetooth start
after that I runed /etc/init.d/bluetooth status
and this is what shows:
â bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; disabled; vendor preset: disabled)
Active: active (running) since Tue 2017-01-17 21:13:47 UTC; 29s ago
Docs: man:bluetoothd(8)
Main PID: 7939 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
âÂÂâÂÂ7939 /usr/lib/bluetooth/bluetoothd
Jan 17 21:13:47 kali bluetoothd[7939]: Error adding Link Loss service
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Current Time Service could not be re...ed
Jan 17 21:13:47 kali bluetoothd[7939]: gatt-time-server: Input/output error (5)
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Sap driver initialization failed.
Jan 17 21:13:47 kali bluetoothd[7939]: sap-server: Operation not permitted (1)
Hint: Some lines were ellipsized, use -l to show in full.
My computer is a sony VAIO SVF15A17CLV.
Output from rfkill list all
0: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: sony-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Thank you!!
kali-linux bluetooth
What is the output ofrfkill list all
?
â GAD3R
Jan 24 '17 at 13:12
Sorry for the delay, there I updated the info
â Agustin Barrachina
Jan 24 '17 at 15:01
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Well I had the problem that bluetooth was always off. I go to configuration->Bluetooth and every time I tried to put it on just returns to off a while after. I tried with this command:
aptitude install bluetooth
and then run
/etc/init.d/bluetooth start
after that I runed /etc/init.d/bluetooth status
and this is what shows:
â bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; disabled; vendor preset: disabled)
Active: active (running) since Tue 2017-01-17 21:13:47 UTC; 29s ago
Docs: man:bluetoothd(8)
Main PID: 7939 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
âÂÂâÂÂ7939 /usr/lib/bluetooth/bluetoothd
Jan 17 21:13:47 kali bluetoothd[7939]: Error adding Link Loss service
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Current Time Service could not be re...ed
Jan 17 21:13:47 kali bluetoothd[7939]: gatt-time-server: Input/output error (5)
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Sap driver initialization failed.
Jan 17 21:13:47 kali bluetoothd[7939]: sap-server: Operation not permitted (1)
Hint: Some lines were ellipsized, use -l to show in full.
My computer is a sony VAIO SVF15A17CLV.
Output from rfkill list all
0: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: sony-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Thank you!!
kali-linux bluetooth
Well I had the problem that bluetooth was always off. I go to configuration->Bluetooth and every time I tried to put it on just returns to off a while after. I tried with this command:
aptitude install bluetooth
and then run
/etc/init.d/bluetooth start
after that I runed /etc/init.d/bluetooth status
and this is what shows:
â bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; disabled; vendor preset: disabled)
Active: active (running) since Tue 2017-01-17 21:13:47 UTC; 29s ago
Docs: man:bluetoothd(8)
Main PID: 7939 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
âÂÂâÂÂ7939 /usr/lib/bluetooth/bluetoothd
Jan 17 21:13:47 kali bluetoothd[7939]: Error adding Link Loss service
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Current Time Service could not be re...ed
Jan 17 21:13:47 kali bluetoothd[7939]: gatt-time-server: Input/output error (5)
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Not enough free handles to register ...ce
Jan 17 21:13:47 kali bluetoothd[7939]: Sap driver initialization failed.
Jan 17 21:13:47 kali bluetoothd[7939]: sap-server: Operation not permitted (1)
Hint: Some lines were ellipsized, use -l to show in full.
My computer is a sony VAIO SVF15A17CLV.
Output from rfkill list all
0: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: sony-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Thank you!!
kali-linux bluetooth
kali-linux bluetooth
edited Jan 24 '17 at 15:00
asked Jan 24 '17 at 13:03
Agustin Barrachina
814
814
What is the output ofrfkill list all
?
â GAD3R
Jan 24 '17 at 13:12
Sorry for the delay, there I updated the info
â Agustin Barrachina
Jan 24 '17 at 15:01
add a comment |Â
What is the output ofrfkill list all
?
â GAD3R
Jan 24 '17 at 13:12
Sorry for the delay, there I updated the info
â Agustin Barrachina
Jan 24 '17 at 15:01
What is the output of
rfkill list all
?â GAD3R
Jan 24 '17 at 13:12
What is the output of
rfkill list all
?â GAD3R
Jan 24 '17 at 13:12
Sorry for the delay, there I updated the info
â Agustin Barrachina
Jan 24 '17 at 15:01
Sorry for the delay, there I updated the info
â Agustin Barrachina
Jan 24 '17 at 15:01
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Use this command as it should work:
service bluetooth restart
New contributor
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
Use this command as it should work:
service bluetooth restart
New contributor
add a comment |Â
up vote
0
down vote
Use this command as it should work:
service bluetooth restart
New contributor
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Use this command as it should work:
service bluetooth restart
New contributor
Use this command as it should work:
service bluetooth restart
New contributor
New contributor
answered 7 mins ago
Jean_C Y
1
1
New contributor
New contributor
add a comment |Â
add a comment |Â
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%2funix.stackexchange.com%2fquestions%2f339762%2fbluetooth-not-working-on-kali-linux%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
What is the output of
rfkill list all
?â GAD3R
Jan 24 '17 at 13:12
Sorry for the delay, there I updated the info
â Agustin Barrachina
Jan 24 '17 at 15:01