Не работает Bluetooth убунту 18.04 лтс


11

Эта проблема кажется распространенной, но я безуспешно попробовал все решения, предложенные в предыдущих вопросах. мой Bluetooth просто продолжает искать устройства и не может их обнаружить.

выход для rfkill list:

0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

выход для 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)

выход для 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

попробовав слишком много решений, я стер весь диск и установил новую версию 18.04 LTS (я использую ноутбук HP 15), но проблема все та же.


1
Если вы действительно « безуспешно попробовали все решения, предложенные в предыдущих вопросах », то вы потратили много времени и сил. Мы могли бы помочь вам гораздо лучше , если вы измените свой вопрос уточнить именно то , что вы пытались и именно то , что результаты были. Как написано, мы не знаем, что вы пытались, или если вы попробовали это правильно.
user535733

Кажется, у меня вообще нет блютуса! Мой вывод для rfkill list: 0: phy0: Wireless LAN. Soft blocked: no. Hard blocked: no. Умм, я должен начать новый вопрос? Или я могу получить помощь по комментарию?
MycrofD

Можете ли вы рассмотреть? askubuntu.com/questions/1224993/…
Kar19

Ответы:


5

У меня была такая же проблема, и я нашел это:

«Блестящий разработчик по имени Takashi Iwai предложил решение, которое я включил в ядро ​​4.15

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

Перезагрузка"

Нашел здесь Ubuntu 18.04 LTS Bluetooth Discovery не работает

Мне пришлось установить git вручную из Synaptic. Я не понимаю, что это делает, но это сработало для меня.


уже попробовал, не сработало.
kk96kk

1
Это исправит только машины с чипсетом Atheros 0cf3: 3004
Jeremy31

у меня не сработало
Партия Анджара

у меня как-то работает
goksel

Можете ли вы рассмотреть? askubuntu.com/questions/1224993/…
Kar19

3

Я частично исправил проблему, выполнив следующие команды:

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

после этого вы можете столкнуться с проблемой медленного соединения Wi-Fi, я исправил это с помощью следующих команд:

sudo modprobe -r iwlwifi sudo modprobe iwlwifi 11n_disable=1
echo "options iwlwifi 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf

ВАЖНО : Это не решило проблему полностью, я должен закрыть Wi-Fi, поиск и сопряжение устройства Bluetooth, а затем снова открыть Wi-Fi. Я не знаю точно, почему это происходит, но поиск в Google сказал мне, что драйверы Ubuntu проблематичны с адаптерами rtl8723b, как у меня


2

У меня была такая же проблема после обновления системы. Я обнаружил следующую ошибку в /var/log/dpkg.log:

2019-03-23 16:37:24 status half-configured pulseaudio-module-bluetooth:amd64 1:11.1-1ubuntu7.1
2019-03-23 16:37:24 status half-installed pulseaudio-module-bluetooth:amd64 1:11.1-1ubuntu7.1
2019-03-23 16:37:24 status config-files pulseaudio-module-bluetooth:amd64 1:11.1-1ubuntu7.1
2019-03-23 16:37:24 status config-files pulseaudio-module-bluetooth:amd64 1:11.1-1ubuntu7.1
2019-03-23 16:37:24 status config-files pulseaudio-module-bluetooth:amd64 1:11.1-1ubuntu7.1
2019-03-23 16:37:24 status not-installed pulseaudio-module-bluetooth:amd64 <none>

Поэтому я переустановил пакет и перезапустил pulseaudio, что в итоге решило проблему:

sudo apt-get install --reinstall pulseaudio-module-bluetooth
pulseaudio -k
sudo alsa force-reload

работал на меня! Спасибо!!!
Бенил

1

Я нахожусь на Mint и начал получать то же самое "последнее событие не завершено cmd (0x0f)" проблема с сетевым подключением Bluetooth после обновления ядра до 4.15.0.33, я ничего не сделал, чтобы это исправить, но я загрузился в 4.15.0.32 и это снова работал

Так как Ubuntu 18.04 также использует ядро ​​4.15, вполне вероятно, что вы столкнулись с той же проблемой, попробуйте загрузиться на 4.15.0.32 или менее и посмотрите, решит ли это проблему.


1
это вопрос, а не ответ, и вопрос о монетном дворе нужно задавать на unix.stackexchange.com
damadam

1
Что вы имеете в виду, это вопрос? Я делаю заявление, что использование ядра 4.15.0.33 может быть проблемой.
Аран

Подтвердил, что эта проблема возникает на Ubuntu 18.04 для меня и решается загрузкой ядра до 4.15.0.33
Aran

1
Эта проблема с сетью Bluetooth была исправлена ​​в 4.15.0.38 :-)
Aran

Смотрите репост ошибок, bugs.launchpad.net/ubuntu/+source/linux/+bug/1748565
holmberd
Используя наш сайт, вы подтверждаете, что прочитали и поняли нашу Политику в отношении файлов cookie и Политику конфиденциальности.
Licensed under cc by-sa 3.0 with attribution required.