Bluetooth is not working ubuntu 18.04 LTS
This problem seems to be common but i tried all the solutions proposed in previous questions with no luck. my Bluetooth just keep searching for devices and it can't detect them.
output for rfkill list :
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
output for dmesg | grep Blue:
[ 1.725292] usb 2-4: Product: Bluetooth Radio
[ 22.987302] Bluetooth: Core ver 2.22
[ 22.987324] Bluetooth: HCI device and connection manager initialized
[ 22.987326] Bluetooth: HCI socket layer initialized
[ 22.987328] Bluetooth: L2CAP socket layer initialized
[ 22.987331] Bluetooth: SCO socket layer initialized
[ 24.192938] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 24.192940] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[ 24.262074] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 24.279971] Bluetooth: hci0: rom_version status=0 version=1
[ 24.279990] Bluetooth: hci0: cfg_sz 0, total size 22496
[ 31.827382] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 31.827384] Bluetooth: BNEP filters: protocol multicast
[ 31.827387] Bluetooth: BNEP socket layer initialized
[ 69.606019] Bluetooth: RFCOMM TTY layer initialized
[ 69.606024] Bluetooth: RFCOMM socket layer initialized
[ 69.606029] Bluetooth: RFCOMM ver 1.11
[ 133.549264] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 149.425182] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 165.416224] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 195.195275] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 210.934271] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 227.034314] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 242.896317] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 259.043361] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 274.227449] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 289.383402] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 305.511470] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 321.387453] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 337.520479] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 353.398532] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 369.458540] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 385.298590] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 401.410629] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 417.274763] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 433.471653] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 449.380746] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 465.528845] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 481.409819] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 497.533809] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 513.404936] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 529.532964] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 545.408026] Bluetooth: hci0: last event is not cmd complete (0x0f)
output for lspci -knn | grep Net -A2; lsusb:
0a:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:2231]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
Bus 001 Device 002: ID 8087:8001 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 0bda:b001 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
after trying too many solution i erased the whole disk and installed a fresh 18.04 LTS version (i'm using HP 15 Notebook) but still the same problem.
18.04 bluetooth
add a comment |
This problem seems to be common but i tried all the solutions proposed in previous questions with no luck. my Bluetooth just keep searching for devices and it can't detect them.
output for rfkill list :
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
output for dmesg | grep Blue:
[ 1.725292] usb 2-4: Product: Bluetooth Radio
[ 22.987302] Bluetooth: Core ver 2.22
[ 22.987324] Bluetooth: HCI device and connection manager initialized
[ 22.987326] Bluetooth: HCI socket layer initialized
[ 22.987328] Bluetooth: L2CAP socket layer initialized
[ 22.987331] Bluetooth: SCO socket layer initialized
[ 24.192938] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 24.192940] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[ 24.262074] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 24.279971] Bluetooth: hci0: rom_version status=0 version=1
[ 24.279990] Bluetooth: hci0: cfg_sz 0, total size 22496
[ 31.827382] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 31.827384] Bluetooth: BNEP filters: protocol multicast
[ 31.827387] Bluetooth: BNEP socket layer initialized
[ 69.606019] Bluetooth: RFCOMM TTY layer initialized
[ 69.606024] Bluetooth: RFCOMM socket layer initialized
[ 69.606029] Bluetooth: RFCOMM ver 1.11
[ 133.549264] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 149.425182] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 165.416224] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 195.195275] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 210.934271] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 227.034314] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 242.896317] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 259.043361] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 274.227449] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 289.383402] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 305.511470] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 321.387453] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 337.520479] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 353.398532] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 369.458540] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 385.298590] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 401.410629] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 417.274763] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 433.471653] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 449.380746] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 465.528845] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 481.409819] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 497.533809] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 513.404936] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 529.532964] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 545.408026] Bluetooth: hci0: last event is not cmd complete (0x0f)
output for lspci -knn | grep Net -A2; lsusb:
0a:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:2231]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
Bus 001 Device 002: ID 8087:8001 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 0bda:b001 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
after trying too many solution i erased the whole disk and installed a fresh 18.04 LTS version (i'm using HP 15 Notebook) but still the same problem.
18.04 bluetooth
1
If you really "tried all the solutions proposed in previous questions with no luck," then you spent a great deal of time and effort. We would be able to help you much better if you edit your question to elaborate on exactly what you tried and exactly what the results were. As written, we don't know what you tried, or if you tried it correctly.
– user535733
Jun 28 '18 at 4:22
For me, bluetooth stops working after a suspend, and starts working again after a reboot.
– cslotty
Jul 28 '18 at 6:48
I don't seem to have bluetooth at all! My output forrfkill list:0: phy0: Wireless LAN. Soft blocked: no. Hard blocked: no.Umm, should I start a new question? Or can I get some help by a comment?
– MycrofD
Aug 20 '18 at 7:29
add a comment |
This problem seems to be common but i tried all the solutions proposed in previous questions with no luck. my Bluetooth just keep searching for devices and it can't detect them.
output for rfkill list :
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
output for dmesg | grep Blue:
[ 1.725292] usb 2-4: Product: Bluetooth Radio
[ 22.987302] Bluetooth: Core ver 2.22
[ 22.987324] Bluetooth: HCI device and connection manager initialized
[ 22.987326] Bluetooth: HCI socket layer initialized
[ 22.987328] Bluetooth: L2CAP socket layer initialized
[ 22.987331] Bluetooth: SCO socket layer initialized
[ 24.192938] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 24.192940] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[ 24.262074] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 24.279971] Bluetooth: hci0: rom_version status=0 version=1
[ 24.279990] Bluetooth: hci0: cfg_sz 0, total size 22496
[ 31.827382] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 31.827384] Bluetooth: BNEP filters: protocol multicast
[ 31.827387] Bluetooth: BNEP socket layer initialized
[ 69.606019] Bluetooth: RFCOMM TTY layer initialized
[ 69.606024] Bluetooth: RFCOMM socket layer initialized
[ 69.606029] Bluetooth: RFCOMM ver 1.11
[ 133.549264] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 149.425182] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 165.416224] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 195.195275] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 210.934271] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 227.034314] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 242.896317] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 259.043361] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 274.227449] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 289.383402] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 305.511470] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 321.387453] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 337.520479] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 353.398532] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 369.458540] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 385.298590] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 401.410629] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 417.274763] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 433.471653] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 449.380746] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 465.528845] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 481.409819] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 497.533809] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 513.404936] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 529.532964] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 545.408026] Bluetooth: hci0: last event is not cmd complete (0x0f)
output for lspci -knn | grep Net -A2; lsusb:
0a:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:2231]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
Bus 001 Device 002: ID 8087:8001 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 0bda:b001 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
after trying too many solution i erased the whole disk and installed a fresh 18.04 LTS version (i'm using HP 15 Notebook) but still the same problem.
18.04 bluetooth
This problem seems to be common but i tried all the solutions proposed in previous questions with no luck. my Bluetooth just keep searching for devices and it can't detect them.
output for rfkill list :
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
output for dmesg | grep Blue:
[ 1.725292] usb 2-4: Product: Bluetooth Radio
[ 22.987302] Bluetooth: Core ver 2.22
[ 22.987324] Bluetooth: HCI device and connection manager initialized
[ 22.987326] Bluetooth: HCI socket layer initialized
[ 22.987328] Bluetooth: L2CAP socket layer initialized
[ 22.987331] Bluetooth: SCO socket layer initialized
[ 24.192938] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 24.192940] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[ 24.262074] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 24.279971] Bluetooth: hci0: rom_version status=0 version=1
[ 24.279990] Bluetooth: hci0: cfg_sz 0, total size 22496
[ 31.827382] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 31.827384] Bluetooth: BNEP filters: protocol multicast
[ 31.827387] Bluetooth: BNEP socket layer initialized
[ 69.606019] Bluetooth: RFCOMM TTY layer initialized
[ 69.606024] Bluetooth: RFCOMM socket layer initialized
[ 69.606029] Bluetooth: RFCOMM ver 1.11
[ 133.549264] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 149.425182] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 165.416224] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 195.195275] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 210.934271] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 227.034314] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 242.896317] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 259.043361] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 274.227449] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 289.383402] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 305.511470] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 321.387453] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 337.520479] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 353.398532] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 369.458540] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 385.298590] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 401.410629] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 417.274763] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 433.471653] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 449.380746] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 465.528845] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 481.409819] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 497.533809] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 513.404936] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 529.532964] Bluetooth: hci0: last event is not cmd complete (0x0f)
[ 545.408026] Bluetooth: hci0: last event is not cmd complete (0x0f)
output for lspci -knn | grep Net -A2; lsusb:
0a:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:2231]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
Bus 001 Device 002: ID 8087:8001 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 0bda:b001 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
after trying too many solution i erased the whole disk and installed a fresh 18.04 LTS version (i'm using HP 15 Notebook) but still the same problem.
18.04 bluetooth
18.04 bluetooth
edited Jun 28 '18 at 2:19
kk96kk
asked Jun 28 '18 at 2:09
kk96kkkk96kk
84117
84117
1
If you really "tried all the solutions proposed in previous questions with no luck," then you spent a great deal of time and effort. We would be able to help you much better if you edit your question to elaborate on exactly what you tried and exactly what the results were. As written, we don't know what you tried, or if you tried it correctly.
– user535733
Jun 28 '18 at 4:22
For me, bluetooth stops working after a suspend, and starts working again after a reboot.
– cslotty
Jul 28 '18 at 6:48
I don't seem to have bluetooth at all! My output forrfkill list:0: phy0: Wireless LAN. Soft blocked: no. Hard blocked: no.Umm, should I start a new question? Or can I get some help by a comment?
– MycrofD
Aug 20 '18 at 7:29
add a comment |
1
If you really "tried all the solutions proposed in previous questions with no luck," then you spent a great deal of time and effort. We would be able to help you much better if you edit your question to elaborate on exactly what you tried and exactly what the results were. As written, we don't know what you tried, or if you tried it correctly.
– user535733
Jun 28 '18 at 4:22
For me, bluetooth stops working after a suspend, and starts working again after a reboot.
– cslotty
Jul 28 '18 at 6:48
I don't seem to have bluetooth at all! My output forrfkill list:0: phy0: Wireless LAN. Soft blocked: no. Hard blocked: no.Umm, should I start a new question? Or can I get some help by a comment?
– MycrofD
Aug 20 '18 at 7:29
1
1
If you really "tried all the solutions proposed in previous questions with no luck," then you spent a great deal of time and effort. We would be able to help you much better if you edit your question to elaborate on exactly what you tried and exactly what the results were. As written, we don't know what you tried, or if you tried it correctly.
– user535733
Jun 28 '18 at 4:22
If you really "tried all the solutions proposed in previous questions with no luck," then you spent a great deal of time and effort. We would be able to help you much better if you edit your question to elaborate on exactly what you tried and exactly what the results were. As written, we don't know what you tried, or if you tried it correctly.
– user535733
Jun 28 '18 at 4:22
For me, bluetooth stops working after a suspend, and starts working again after a reboot.
– cslotty
Jul 28 '18 at 6:48
For me, bluetooth stops working after a suspend, and starts working again after a reboot.
– cslotty
Jul 28 '18 at 6:48
I don't seem to have bluetooth at all! My output for
rfkill list : 0: phy0: Wireless LAN. Soft blocked: no. Hard blocked: no. Umm, should I start a new question? Or can I get some help by a comment?– MycrofD
Aug 20 '18 at 7:29
I don't seem to have bluetooth at all! My output for
rfkill list : 0: phy0: Wireless LAN. Soft blocked: no. Hard blocked: no. Umm, should I start a new question? Or can I get some help by a comment?– MycrofD
Aug 20 '18 at 7:29
add a comment |
3 Answers
3
active
oldest
votes
I had the same problem and found this:
"A brilliant developer named Takashi Iwai came up with a solution that I incorporated into the 4.15 kernel
sudo apt install git build-essential dkms
git clone https://github.com/jeremyb31/newbtfix-4.15.git
sudo dkms add ./newbtfix-4.15
sudo dkms install btusb/4.0
Reboot"
Found here
ubuntu 18.04 LTS bluetooth discovery not working
I had to install git manually from Synaptic. I don't understand what it does, but it worked for me.
already tried that, didn't work.
– kk96kk
Jun 28 '18 at 3:34
1
That will only fix machines with the 0cf3:3004 Atheros chipset
– Jeremy31
Jun 28 '18 at 10:24
did not work for me
– Parth Anjaria
Jul 9 '18 at 8:37
works for me somehow
– goksel
Oct 17 '18 at 19:54
add a comment |
I partially fixed the problem running the following commands:
sudo apt-get install build-essential git
git clone https://github.com/lwfinger/rtlwifi_new/
cd rtlwifi_new
make
sudo make install
echo "options rtl8723be fwlps=0" | sudo tee /etc/modprobe.d/rtl8723be.conf
you might face a problem of a slow wifi connection after that, I fixed it with following commands:
sudo modprobe -r iwlwifi sudo modprobe iwlwifi 11n_disable=1
echo "options iwlwifi 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
IMPORTANT:
This did not fix the problem totally, I have to close wifi, search and pair bluetooth device then open wifi again. I don't know exactly why is this happening but googling told me that ubuntu drivers are problematic with rtl8723b adapters like mine
add a comment |
I'm on Mint and started getting this same "last event is not cmd complete (0x0f)" bluetooth network connection problem after the kernel updated to 4.15.0.33, nothing I did would fix it, but I booted into 4.15.0.32 and it worked again.
So since Ubuntu 18.04 also uses the 4.15 kernel, it's quite likely that you're experiencing the same problem, try booting in on 4.15.0.32 or less and see if that fixes the problem.
1
this is a question, not an answer, and Mint question must be asked on unix.stackexchange.com
– damadam
Aug 25 '18 at 15:35
1
What do you mean it's a question? I'm making the statement that using kernel 4.15.0.33 may be the problem.
– Aran
Aug 26 '18 at 16:08
Confirmed that this problem occurs on Ubuntu 18.04 for me and is solved by booting into a kernel prior to 4.15.0.33
– Aran
Sep 9 '18 at 22:18
1
This bluetooth networking issue has been fixed in 4.15.0.38 :-)
– Aran
Oct 23 '18 at 19:47
add a comment |
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
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1050304%2fbluetooth-is-not-working-ubuntu-18-04-lts%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
I had the same problem and found this:
"A brilliant developer named Takashi Iwai came up with a solution that I incorporated into the 4.15 kernel
sudo apt install git build-essential dkms
git clone https://github.com/jeremyb31/newbtfix-4.15.git
sudo dkms add ./newbtfix-4.15
sudo dkms install btusb/4.0
Reboot"
Found here
ubuntu 18.04 LTS bluetooth discovery not working
I had to install git manually from Synaptic. I don't understand what it does, but it worked for me.
already tried that, didn't work.
– kk96kk
Jun 28 '18 at 3:34
1
That will only fix machines with the 0cf3:3004 Atheros chipset
– Jeremy31
Jun 28 '18 at 10:24
did not work for me
– Parth Anjaria
Jul 9 '18 at 8:37
works for me somehow
– goksel
Oct 17 '18 at 19:54
add a comment |
I had the same problem and found this:
"A brilliant developer named Takashi Iwai came up with a solution that I incorporated into the 4.15 kernel
sudo apt install git build-essential dkms
git clone https://github.com/jeremyb31/newbtfix-4.15.git
sudo dkms add ./newbtfix-4.15
sudo dkms install btusb/4.0
Reboot"
Found here
ubuntu 18.04 LTS bluetooth discovery not working
I had to install git manually from Synaptic. I don't understand what it does, but it worked for me.
already tried that, didn't work.
– kk96kk
Jun 28 '18 at 3:34
1
That will only fix machines with the 0cf3:3004 Atheros chipset
– Jeremy31
Jun 28 '18 at 10:24
did not work for me
– Parth Anjaria
Jul 9 '18 at 8:37
works for me somehow
– goksel
Oct 17 '18 at 19:54
add a comment |
I had the same problem and found this:
"A brilliant developer named Takashi Iwai came up with a solution that I incorporated into the 4.15 kernel
sudo apt install git build-essential dkms
git clone https://github.com/jeremyb31/newbtfix-4.15.git
sudo dkms add ./newbtfix-4.15
sudo dkms install btusb/4.0
Reboot"
Found here
ubuntu 18.04 LTS bluetooth discovery not working
I had to install git manually from Synaptic. I don't understand what it does, but it worked for me.
I had the same problem and found this:
"A brilliant developer named Takashi Iwai came up with a solution that I incorporated into the 4.15 kernel
sudo apt install git build-essential dkms
git clone https://github.com/jeremyb31/newbtfix-4.15.git
sudo dkms add ./newbtfix-4.15
sudo dkms install btusb/4.0
Reboot"
Found here
ubuntu 18.04 LTS bluetooth discovery not working
I had to install git manually from Synaptic. I don't understand what it does, but it worked for me.
answered Jun 28 '18 at 3:25
kleinempfaengerkleinempfaenger
780511
780511
already tried that, didn't work.
– kk96kk
Jun 28 '18 at 3:34
1
That will only fix machines with the 0cf3:3004 Atheros chipset
– Jeremy31
Jun 28 '18 at 10:24
did not work for me
– Parth Anjaria
Jul 9 '18 at 8:37
works for me somehow
– goksel
Oct 17 '18 at 19:54
add a comment |
already tried that, didn't work.
– kk96kk
Jun 28 '18 at 3:34
1
That will only fix machines with the 0cf3:3004 Atheros chipset
– Jeremy31
Jun 28 '18 at 10:24
did not work for me
– Parth Anjaria
Jul 9 '18 at 8:37
works for me somehow
– goksel
Oct 17 '18 at 19:54
already tried that, didn't work.
– kk96kk
Jun 28 '18 at 3:34
already tried that, didn't work.
– kk96kk
Jun 28 '18 at 3:34
1
1
That will only fix machines with the 0cf3:3004 Atheros chipset
– Jeremy31
Jun 28 '18 at 10:24
That will only fix machines with the 0cf3:3004 Atheros chipset
– Jeremy31
Jun 28 '18 at 10:24
did not work for me
– Parth Anjaria
Jul 9 '18 at 8:37
did not work for me
– Parth Anjaria
Jul 9 '18 at 8:37
works for me somehow
– goksel
Oct 17 '18 at 19:54
works for me somehow
– goksel
Oct 17 '18 at 19:54
add a comment |
I partially fixed the problem running the following commands:
sudo apt-get install build-essential git
git clone https://github.com/lwfinger/rtlwifi_new/
cd rtlwifi_new
make
sudo make install
echo "options rtl8723be fwlps=0" | sudo tee /etc/modprobe.d/rtl8723be.conf
you might face a problem of a slow wifi connection after that, I fixed it with following commands:
sudo modprobe -r iwlwifi sudo modprobe iwlwifi 11n_disable=1
echo "options iwlwifi 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
IMPORTANT:
This did not fix the problem totally, I have to close wifi, search and pair bluetooth device then open wifi again. I don't know exactly why is this happening but googling told me that ubuntu drivers are problematic with rtl8723b adapters like mine
add a comment |
I partially fixed the problem running the following commands:
sudo apt-get install build-essential git
git clone https://github.com/lwfinger/rtlwifi_new/
cd rtlwifi_new
make
sudo make install
echo "options rtl8723be fwlps=0" | sudo tee /etc/modprobe.d/rtl8723be.conf
you might face a problem of a slow wifi connection after that, I fixed it with following commands:
sudo modprobe -r iwlwifi sudo modprobe iwlwifi 11n_disable=1
echo "options iwlwifi 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
IMPORTANT:
This did not fix the problem totally, I have to close wifi, search and pair bluetooth device then open wifi again. I don't know exactly why is this happening but googling told me that ubuntu drivers are problematic with rtl8723b adapters like mine
add a comment |
I partially fixed the problem running the following commands:
sudo apt-get install build-essential git
git clone https://github.com/lwfinger/rtlwifi_new/
cd rtlwifi_new
make
sudo make install
echo "options rtl8723be fwlps=0" | sudo tee /etc/modprobe.d/rtl8723be.conf
you might face a problem of a slow wifi connection after that, I fixed it with following commands:
sudo modprobe -r iwlwifi sudo modprobe iwlwifi 11n_disable=1
echo "options iwlwifi 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
IMPORTANT:
This did not fix the problem totally, I have to close wifi, search and pair bluetooth device then open wifi again. I don't know exactly why is this happening but googling told me that ubuntu drivers are problematic with rtl8723b adapters like mine
I partially fixed the problem running the following commands:
sudo apt-get install build-essential git
git clone https://github.com/lwfinger/rtlwifi_new/
cd rtlwifi_new
make
sudo make install
echo "options rtl8723be fwlps=0" | sudo tee /etc/modprobe.d/rtl8723be.conf
you might face a problem of a slow wifi connection after that, I fixed it with following commands:
sudo modprobe -r iwlwifi sudo modprobe iwlwifi 11n_disable=1
echo "options iwlwifi 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
IMPORTANT:
This did not fix the problem totally, I have to close wifi, search and pair bluetooth device then open wifi again. I don't know exactly why is this happening but googling told me that ubuntu drivers are problematic with rtl8723b adapters like mine
edited Jul 29 '18 at 19:48
guntbert
9,291133170
9,291133170
answered Jul 29 '18 at 19:27
kk96kkkk96kk
84117
84117
add a comment |
add a comment |
I'm on Mint and started getting this same "last event is not cmd complete (0x0f)" bluetooth network connection problem after the kernel updated to 4.15.0.33, nothing I did would fix it, but I booted into 4.15.0.32 and it worked again.
So since Ubuntu 18.04 also uses the 4.15 kernel, it's quite likely that you're experiencing the same problem, try booting in on 4.15.0.32 or less and see if that fixes the problem.
1
this is a question, not an answer, and Mint question must be asked on unix.stackexchange.com
– damadam
Aug 25 '18 at 15:35
1
What do you mean it's a question? I'm making the statement that using kernel 4.15.0.33 may be the problem.
– Aran
Aug 26 '18 at 16:08
Confirmed that this problem occurs on Ubuntu 18.04 for me and is solved by booting into a kernel prior to 4.15.0.33
– Aran
Sep 9 '18 at 22:18
1
This bluetooth networking issue has been fixed in 4.15.0.38 :-)
– Aran
Oct 23 '18 at 19:47
add a comment |
I'm on Mint and started getting this same "last event is not cmd complete (0x0f)" bluetooth network connection problem after the kernel updated to 4.15.0.33, nothing I did would fix it, but I booted into 4.15.0.32 and it worked again.
So since Ubuntu 18.04 also uses the 4.15 kernel, it's quite likely that you're experiencing the same problem, try booting in on 4.15.0.32 or less and see if that fixes the problem.
1
this is a question, not an answer, and Mint question must be asked on unix.stackexchange.com
– damadam
Aug 25 '18 at 15:35
1
What do you mean it's a question? I'm making the statement that using kernel 4.15.0.33 may be the problem.
– Aran
Aug 26 '18 at 16:08
Confirmed that this problem occurs on Ubuntu 18.04 for me and is solved by booting into a kernel prior to 4.15.0.33
– Aran
Sep 9 '18 at 22:18
1
This bluetooth networking issue has been fixed in 4.15.0.38 :-)
– Aran
Oct 23 '18 at 19:47
add a comment |
I'm on Mint and started getting this same "last event is not cmd complete (0x0f)" bluetooth network connection problem after the kernel updated to 4.15.0.33, nothing I did would fix it, but I booted into 4.15.0.32 and it worked again.
So since Ubuntu 18.04 also uses the 4.15 kernel, it's quite likely that you're experiencing the same problem, try booting in on 4.15.0.32 or less and see if that fixes the problem.
I'm on Mint and started getting this same "last event is not cmd complete (0x0f)" bluetooth network connection problem after the kernel updated to 4.15.0.33, nothing I did would fix it, but I booted into 4.15.0.32 and it worked again.
So since Ubuntu 18.04 also uses the 4.15 kernel, it's quite likely that you're experiencing the same problem, try booting in on 4.15.0.32 or less and see if that fixes the problem.
edited Aug 26 '18 at 17:00
answered Aug 25 '18 at 13:16
AranAran
12
12
1
this is a question, not an answer, and Mint question must be asked on unix.stackexchange.com
– damadam
Aug 25 '18 at 15:35
1
What do you mean it's a question? I'm making the statement that using kernel 4.15.0.33 may be the problem.
– Aran
Aug 26 '18 at 16:08
Confirmed that this problem occurs on Ubuntu 18.04 for me and is solved by booting into a kernel prior to 4.15.0.33
– Aran
Sep 9 '18 at 22:18
1
This bluetooth networking issue has been fixed in 4.15.0.38 :-)
– Aran
Oct 23 '18 at 19:47
add a comment |
1
this is a question, not an answer, and Mint question must be asked on unix.stackexchange.com
– damadam
Aug 25 '18 at 15:35
1
What do you mean it's a question? I'm making the statement that using kernel 4.15.0.33 may be the problem.
– Aran
Aug 26 '18 at 16:08
Confirmed that this problem occurs on Ubuntu 18.04 for me and is solved by booting into a kernel prior to 4.15.0.33
– Aran
Sep 9 '18 at 22:18
1
This bluetooth networking issue has been fixed in 4.15.0.38 :-)
– Aran
Oct 23 '18 at 19:47
1
1
this is a question, not an answer, and Mint question must be asked on unix.stackexchange.com
– damadam
Aug 25 '18 at 15:35
this is a question, not an answer, and Mint question must be asked on unix.stackexchange.com
– damadam
Aug 25 '18 at 15:35
1
1
What do you mean it's a question? I'm making the statement that using kernel 4.15.0.33 may be the problem.
– Aran
Aug 26 '18 at 16:08
What do you mean it's a question? I'm making the statement that using kernel 4.15.0.33 may be the problem.
– Aran
Aug 26 '18 at 16:08
Confirmed that this problem occurs on Ubuntu 18.04 for me and is solved by booting into a kernel prior to 4.15.0.33
– Aran
Sep 9 '18 at 22:18
Confirmed that this problem occurs on Ubuntu 18.04 for me and is solved by booting into a kernel prior to 4.15.0.33
– Aran
Sep 9 '18 at 22:18
1
1
This bluetooth networking issue has been fixed in 4.15.0.38 :-)
– Aran
Oct 23 '18 at 19:47
This bluetooth networking issue has been fixed in 4.15.0.38 :-)
– Aran
Oct 23 '18 at 19:47
add a comment |
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.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1050304%2fbluetooth-is-not-working-ubuntu-18-04-lts%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
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
1
If you really "tried all the solutions proposed in previous questions with no luck," then you spent a great deal of time and effort. We would be able to help you much better if you edit your question to elaborate on exactly what you tried and exactly what the results were. As written, we don't know what you tried, or if you tried it correctly.
– user535733
Jun 28 '18 at 4:22
For me, bluetooth stops working after a suspend, and starts working again after a reboot.
– cslotty
Jul 28 '18 at 6:48
I don't seem to have bluetooth at all! My output for
rfkill list:0: phy0: Wireless LAN. Soft blocked: no. Hard blocked: no.Umm, should I start a new question? Or can I get some help by a comment?– MycrofD
Aug 20 '18 at 7:29