Blueman No adapters found












0














I run this command:



uname -r; lsusb; lspci -nnk | grep -iA2 net; rfkill list all; hciconfig -a; dmesg | egrep -i 'blue|firm'


this is the output:



4.15.0-43-generic
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 007: ID 0e8d:763f MediaTek Inc.
Bus 001 Device 003: ID 0bda:57b5 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 1ea7:0066
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
Subsystem: Foxconn International, Inc. MT7630e 802.11bgn Wireless Network Adapter [105b:e084]
Kernel driver in use: mt7630e
Kernel modules: mt7630e
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
hci0: Type: Primary Bus: USB
BD Address: 70:77:81:79:E9:5A ACL MTU: 1021:4 SCO MTU: 128:2
DOWN
RX bytes:580 acl:0 sco:0 events:31 errors:0
TX bytes:371 acl:0 sco:0 commands:31 errors:0
Features: 0xff 0xff 0x8f 0xfe 0xdb 0xff 0x5b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF PARK
Link mode: SLAVE ACCEPT

[ 0.024000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 14.784186] Bluetooth: Core ver 2.22
[ 14.784210] Bluetooth: HCI device and connection manager initialized
[ 14.784214] Bluetooth: HCI socket layer initialized
[ 14.784215] Bluetooth: L2CAP socket layer initialized
[ 14.784219] Bluetooth: SCO socket layer initialized
[ 15.479970] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 34.672247] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 34.672249] Bluetooth: BNEP filters: protocol multicast
[ 34.672252] Bluetooth: BNEP socket layer initialized
[ 1536.260508] usb 1-6: device firmware changed
[ 1539.411872] Firmware file "mt76x0.bin" Found
[ 1541.312165] Bluetooth: hci0: last event is not cmd complete (0x0f)


The machine is an ASUS laptop, using Xubuntu 18.04.1 LTS



I installed the drivers for the wifi (MT7630E) and somehow they work (sometimes I need to reinstall them) but I was never able to get the bluetooth running, can you please help me? Thanks










share|improve this question






















  • What happens if you sudo hciconfig hci0 up
    – Jeremy31
    Dec 25 at 11:05










  • Hi @Jeremy31, thanks, this is the output: Can't init device hci0: Invalid request code (56)
    – Nicola
    Dec 25 at 13:16


















0














I run this command:



uname -r; lsusb; lspci -nnk | grep -iA2 net; rfkill list all; hciconfig -a; dmesg | egrep -i 'blue|firm'


this is the output:



4.15.0-43-generic
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 007: ID 0e8d:763f MediaTek Inc.
Bus 001 Device 003: ID 0bda:57b5 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 1ea7:0066
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
Subsystem: Foxconn International, Inc. MT7630e 802.11bgn Wireless Network Adapter [105b:e084]
Kernel driver in use: mt7630e
Kernel modules: mt7630e
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
hci0: Type: Primary Bus: USB
BD Address: 70:77:81:79:E9:5A ACL MTU: 1021:4 SCO MTU: 128:2
DOWN
RX bytes:580 acl:0 sco:0 events:31 errors:0
TX bytes:371 acl:0 sco:0 commands:31 errors:0
Features: 0xff 0xff 0x8f 0xfe 0xdb 0xff 0x5b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF PARK
Link mode: SLAVE ACCEPT

[ 0.024000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 14.784186] Bluetooth: Core ver 2.22
[ 14.784210] Bluetooth: HCI device and connection manager initialized
[ 14.784214] Bluetooth: HCI socket layer initialized
[ 14.784215] Bluetooth: L2CAP socket layer initialized
[ 14.784219] Bluetooth: SCO socket layer initialized
[ 15.479970] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 34.672247] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 34.672249] Bluetooth: BNEP filters: protocol multicast
[ 34.672252] Bluetooth: BNEP socket layer initialized
[ 1536.260508] usb 1-6: device firmware changed
[ 1539.411872] Firmware file "mt76x0.bin" Found
[ 1541.312165] Bluetooth: hci0: last event is not cmd complete (0x0f)


The machine is an ASUS laptop, using Xubuntu 18.04.1 LTS



I installed the drivers for the wifi (MT7630E) and somehow they work (sometimes I need to reinstall them) but I was never able to get the bluetooth running, can you please help me? Thanks










share|improve this question






















  • What happens if you sudo hciconfig hci0 up
    – Jeremy31
    Dec 25 at 11:05










  • Hi @Jeremy31, thanks, this is the output: Can't init device hci0: Invalid request code (56)
    – Nicola
    Dec 25 at 13:16
















0












0








0







I run this command:



uname -r; lsusb; lspci -nnk | grep -iA2 net; rfkill list all; hciconfig -a; dmesg | egrep -i 'blue|firm'


this is the output:



4.15.0-43-generic
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 007: ID 0e8d:763f MediaTek Inc.
Bus 001 Device 003: ID 0bda:57b5 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 1ea7:0066
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
Subsystem: Foxconn International, Inc. MT7630e 802.11bgn Wireless Network Adapter [105b:e084]
Kernel driver in use: mt7630e
Kernel modules: mt7630e
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
hci0: Type: Primary Bus: USB
BD Address: 70:77:81:79:E9:5A ACL MTU: 1021:4 SCO MTU: 128:2
DOWN
RX bytes:580 acl:0 sco:0 events:31 errors:0
TX bytes:371 acl:0 sco:0 commands:31 errors:0
Features: 0xff 0xff 0x8f 0xfe 0xdb 0xff 0x5b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF PARK
Link mode: SLAVE ACCEPT

[ 0.024000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 14.784186] Bluetooth: Core ver 2.22
[ 14.784210] Bluetooth: HCI device and connection manager initialized
[ 14.784214] Bluetooth: HCI socket layer initialized
[ 14.784215] Bluetooth: L2CAP socket layer initialized
[ 14.784219] Bluetooth: SCO socket layer initialized
[ 15.479970] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 34.672247] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 34.672249] Bluetooth: BNEP filters: protocol multicast
[ 34.672252] Bluetooth: BNEP socket layer initialized
[ 1536.260508] usb 1-6: device firmware changed
[ 1539.411872] Firmware file "mt76x0.bin" Found
[ 1541.312165] Bluetooth: hci0: last event is not cmd complete (0x0f)


The machine is an ASUS laptop, using Xubuntu 18.04.1 LTS



I installed the drivers for the wifi (MT7630E) and somehow they work (sometimes I need to reinstall them) but I was never able to get the bluetooth running, can you please help me? Thanks










share|improve this question













I run this command:



uname -r; lsusb; lspci -nnk | grep -iA2 net; rfkill list all; hciconfig -a; dmesg | egrep -i 'blue|firm'


this is the output:



4.15.0-43-generic
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 007: ID 0e8d:763f MediaTek Inc.
Bus 001 Device 003: ID 0bda:57b5 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 1ea7:0066
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
Subsystem: Foxconn International, Inc. MT7630e 802.11bgn Wireless Network Adapter [105b:e084]
Kernel driver in use: mt7630e
Kernel modules: mt7630e
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
hci0: Type: Primary Bus: USB
BD Address: 70:77:81:79:E9:5A ACL MTU: 1021:4 SCO MTU: 128:2
DOWN
RX bytes:580 acl:0 sco:0 events:31 errors:0
TX bytes:371 acl:0 sco:0 commands:31 errors:0
Features: 0xff 0xff 0x8f 0xfe 0xdb 0xff 0x5b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF PARK
Link mode: SLAVE ACCEPT

[ 0.024000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 14.784186] Bluetooth: Core ver 2.22
[ 14.784210] Bluetooth: HCI device and connection manager initialized
[ 14.784214] Bluetooth: HCI socket layer initialized
[ 14.784215] Bluetooth: L2CAP socket layer initialized
[ 14.784219] Bluetooth: SCO socket layer initialized
[ 15.479970] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 34.672247] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 34.672249] Bluetooth: BNEP filters: protocol multicast
[ 34.672252] Bluetooth: BNEP socket layer initialized
[ 1536.260508] usb 1-6: device firmware changed
[ 1539.411872] Firmware file "mt76x0.bin" Found
[ 1541.312165] Bluetooth: hci0: last event is not cmd complete (0x0f)


The machine is an ASUS laptop, using Xubuntu 18.04.1 LTS



I installed the drivers for the wifi (MT7630E) and somehow they work (sometimes I need to reinstall them) but I was never able to get the bluetooth running, can you please help me? Thanks







drivers xubuntu bluetooth






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 25 at 1:29









Nicola

339




339












  • What happens if you sudo hciconfig hci0 up
    – Jeremy31
    Dec 25 at 11:05










  • Hi @Jeremy31, thanks, this is the output: Can't init device hci0: Invalid request code (56)
    – Nicola
    Dec 25 at 13:16




















  • What happens if you sudo hciconfig hci0 up
    – Jeremy31
    Dec 25 at 11:05










  • Hi @Jeremy31, thanks, this is the output: Can't init device hci0: Invalid request code (56)
    – Nicola
    Dec 25 at 13:16


















What happens if you sudo hciconfig hci0 up
– Jeremy31
Dec 25 at 11:05




What happens if you sudo hciconfig hci0 up
– Jeremy31
Dec 25 at 11:05












Hi @Jeremy31, thanks, this is the output: Can't init device hci0: Invalid request code (56)
– Nicola
Dec 25 at 13:16






Hi @Jeremy31, thanks, this is the output: Can't init device hci0: Invalid request code (56)
– Nicola
Dec 25 at 13:16

















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1104351%2fblueman-no-adapters-found%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1104351%2fblueman-no-adapters-found%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局