ubuntuusers.de

Bluetooth findet keine Geräte

Status: Gelöst | Ubuntu-Version: Ubuntu 17.10 (Artful Aardvark)
Antworten |

eule1477

Anmeldungsdatum:
9. März 2015

Beiträge: 57

Hallo,

ich habe mein System auf 17.10 aktualisiert. Nun wollte ich mein Handy über Bluetooth koppeln und habe es sowohl am Laptop als auch am Handy eingeschaltet. Leider erkannt der Laptop das Handy nicht und auch das Handy hat den Laptop nicht gefunden. Ich nutze einen Lenovo Yoga 3-Pro. Was kann ich tun?

Vielen Dank für die Antwort und Unterstützung!

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Zeige mal die Terminal Ausgaben von

journalctl | grep -i bluetooth

und

dmesg | egrep -i 'blue|firm'

dann sehen wir weiter.

eule1477

(Themenstarter)

Anmeldungsdatum:
9. März 2015

Beiträge: 57

Hallo Kellerkind_2009,

vielen Dank für Deine Antwort. Hier die Ausgaben der genannten Befehle:

journalctl | grep -i bluetooth:

Okt 25 19:53:30 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: Core ver 2.22
Okt 25 19:53:30 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: HCI device and connection manager initialized
Okt 25 19:53:30 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: HCI socket layer initialized
Okt 25 19:53:30 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: L2CAP socket layer initialized
Okt 25 19:53:30 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: SCO socket layer initialized
Okt 25 19:53:30 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: hci0: BCM: chip id 63
Okt 25 19:53:30 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: hci0: BCM: features 0x07
Okt 25 19:53:31 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: hci0: BCM20702A
Okt 25 19:53:31 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
Okt 25 19:53:31 till-Lenovo-YOGA-3-Pro-1370 kernel: bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0489-e07a.hcd failed with error -2
Okt 25 19:53:31 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0489-e07a.hcd not found
Okt 25 19:53:32 till-Lenovo-YOGA-3-Pro-1370 systemd[1]: Starting Bluetooth service...
Okt 25 19:53:32 till-Lenovo-YOGA-3-Pro-1370 bluetoothd[683]: Bluetooth daemon 5.46
Okt 25 19:53:32 till-Lenovo-YOGA-3-Pro-1370 systemd[1]: Started Bluetooth service.
Okt 25 19:53:32 till-Lenovo-YOGA-3-Pro-1370 systemd[1]: Reached target Bluetooth.
Okt 25 19:53:32 till-Lenovo-YOGA-3-Pro-1370 bluetoothd[683]: Starting SDP server
Okt 25 19:53:32 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Okt 25 19:53:32 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: BNEP filters: protocol multicast
Okt 25 19:53:32 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: BNEP socket layer initialized
Okt 25 19:53:32 till-Lenovo-YOGA-3-Pro-1370 bluetoothd[683]: Bluetooth management interface 1.14 initialized
Okt 25 19:53:32 till-Lenovo-YOGA-3-Pro-1370 bluetoothd[683]: Failed to set mode: Blocked through rfkill (0x12)
Okt 25 19:53:32 till-Lenovo-YOGA-3-Pro-1370 NetworkManager[668]: <info>  [1508954012.3577] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
Okt 25 19:53:34 till-Lenovo-YOGA-3-Pro-1370 bluetoothd[683]: Failed to set mode: Blocked through rfkill (0x12)
Okt 25 19:53:47 till-Lenovo-YOGA-3-Pro-1370 bluetoothd[683]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSource
Okt 25 19:53:47 till-Lenovo-YOGA-3-Pro-1370 bluetoothd[683]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/A2DPSink
Okt 25 19:53:47 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: RFCOMM TTY layer initialized
Okt 25 19:53:47 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: RFCOMM socket layer initialized
Okt 25 19:53:47 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: RFCOMM ver 1.11
Okt 25 19:53:48 till-Lenovo-YOGA-3-Pro-1370 bluetoothd[683]: Failed to set mode: Blocked through rfkill (0x12)

dmesg | egrep -i 'blue|firm':

[    2.792293] Bluetooth: Core ver 2.22
[    2.792309] Bluetooth: HCI device and connection manager initialized
[    2.792311] Bluetooth: HCI socket layer initialized
[    2.792314] Bluetooth: L2CAP socket layer initialized
[    2.792323] Bluetooth: SCO socket layer initialized
[    2.993769] Bluetooth: hci0: BCM: chip id 63
[    2.994718] Bluetooth: hci0: BCM: features 0x07
[    3.010726] Bluetooth: hci0: BCM20702A
[    3.011717] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[    3.012502] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0489-e07a.hcd failed with error -2
[    3.012505] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0489-e07a.hcd not found
[    4.216165] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    4.216167] Bluetooth: BNEP filters: protocol multicast
[    4.216170] Bluetooth: BNEP socket layer initialized
[   19.288094] Bluetooth: RFCOMM TTY layer initialized
[   19.288101] Bluetooth: RFCOMM socket layer initialized
[   19.288105] Bluetooth: RFCOMM ver 1.11

Ich freue mich auf Deine Hinweise. Viele Grüße

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Deine Firmware wird nicht gefunden/geladen

Okt 25 19:53:31 till-Lenovo-YOGA-3-Pro-1370 kernel: Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0489-e07a.hcd not found
[    3.012502] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0489-e07a.hcd failed with error -2

Zeige

lsusb

eule1477

(Themenstarter)

Anmeldungsdatum:
9. März 2015

Beiträge: 57

lsusb:

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 048d:8386 Integrated Technology Express, Inc. 
Bus 001 Device 003: ID 1bcf:2c43 Sunplus Innovation Technology Inc. 
Bus 001 Device 002: ID 0489:e07a Foxconn / Hon Hai 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Das ist doch ein kleiner Bluetooh Dongle oder? Was die Firmware betrifft

wget http://de.archive.ubuntu.com/ubuntu/pool/multiverse/b/broadcom-sta/broadcom-sta-dkms_6.30.223.271-7_all.deb

danach

sudo apt-get install --reinstall linux-headers-$(uname -r) linux-headers-generic build-essential dkms patch

dann

sudo dpkg -i broadcom-sta-dkms_6.30.223.271-7_all.deb

Neustart

Zeige noch

lshw -short

eule1477

(Themenstarter)

Anmeldungsdatum:
9. März 2015

Beiträge: 57

Hallo,

vielen Dank für die Antwort. Die Befehle habe ich eingegeben. Leider hat es die Lösung noch nicht gebracht. Es handelt sich auch nicht um einen Bluetooth-Stick, das Modul ist im Laptop verbaut. Bevor ich die Installation von 17.10 gemacht habe, hatte ich per Live-USB ausprobiert und die Bluetooth-Verbindungen hat funktioniert. Nach der Installation war die Verbindung dann leider nicht mehr möglich.

Hier noch die Ausgabe

H/W-Pfad       Gerät      Klasse         Beschreibung
======================================================
                           system         80HE (LENOVO_MT_80HE_BU_idea_FM_Lenovo
/0                         bus            VIUU4
/0/0                       memory         128KiB BIOS
/0/4                       processor      Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz
/0/4/8                     memory         32KiB L1 Cache
/0/4/9                     memory         256KiB L2 Cache
/0/4/a                     memory         4MiB L3 Cache
/0/7                       memory         32KiB L1 Cache
/0/26                      memory         8GiB Systemspeicher
/0/26/0                    memory         4GiB SODIMM LPDDR3 Synchron 1600 MHz (
/0/26/1                    memory         4GiB SODIMM LPDDR3 Synchron 1600 MHz (
/0/100                     bridge         Broadwell-U Host Bridge -OPI
/0/100/2                   display        HD Graphics 5300
/0/100/3                   multimedia     Broadwell-U Audio Controller
/0/100/4                   generic        Broadwell-U Processor Thermal Subsyste
/0/100/14                  bus            Wildcat Point-LP USB xHCI Controller
/0/100/14/0    usb1        bus            xHCI Host Controller
/0/100/14/0/4              generic        BCM20702A0
/0/100/14/0/7              multimedia     Lenovo EasyCamera
/0/100/14/0/8              input          ITE Device(8386)
/0/100/14/1    usb2        bus            xHCI Host Controller
/0/100/16                  communication  Wildcat Point-LP MEI Controller #1
/0/100/1b                  multimedia     Wildcat Point-LP High Definition Audio
/0/100/1c                  bridge         Wildcat Point-LP PCI Express Root Port
/0/100/1c/0    wlp1s0      network        BCM4352 802.11ac Wireless Network Adap
/0/100/1f                  bridge         Wildcat Point-LP LPC Controller
/0/100/1f.2                storage        Wildcat Point-LP SATA Controller [AHCI
/0/100/1f.3                bus            Wildcat Point-LP SMBus Controller
/0/100/1f.6                generic        Wildcat Point-LP Thermal Management Co
/0/1           scsi0       storage        
/0/1/0.0.0     /dev/sda    disk           512GB SAMSUNG MZNLN512
/0/1/0.0.0/1               volume         259MiB Windows FAT Laufwerk
/0/1/0.0.0/2   /dev/sda2   volume         15MiB reserved partition
/0/1/0.0.0/3   /dev/sda3   volume         49GiB Windows NTFS Laufwerk
/0/1/0.0.0/4   /dev/sda4   volume         999MiB Windows NTFS Laufwerk
/0/1/0.0.0/5   /dev/sda5   volume         17GiB Windows NTFS Laufwerk
/0/1/0.0.0/6   /dev/sda6   volume         999MiB Windows FAT Laufwerk
/0/1/0.0.0/7   /dev/sda7   volume         10017MiB Linux swap Laufwerk
/0/1/0.0.0/8   /dev/sda8   volume         39GiB EXT4-Laufwerk
/0/1/0.0.0/9   /dev/sda9   volume         308GiB EXT4-Laufwerk
/0/1/0.0.0/a   /dev/sda10  volume         49GiB Windows NTFS Laufwerk
/1                         power          CRB Battery 0
/2                         power          OEM Define 5

Vielen Dank!

Kellerkind_2009

Avatar von Kellerkind_2009

Anmeldungsdatum:
26. November 2009

Beiträge: 19617

Wohnort: Schleswig-Holstein

Ich gebe dir die Firmware (im Anhang) Entpacke die Zip im Download Ordner,dann im Terminal folgendes eingeben

sudo cp ~/Downloads/BCM.hcd /lib/firmware/brcm

und die 2 Datei

sudo cp ~/Downloads/BCM20702A1-0489-e07a.hcd /lib/firmware/brcm

Neustart.

BCM.hcd.zip (50.9 KiB)
Download BCM.hcd.zip

eule1477

(Themenstarter)

Anmeldungsdatum:
9. März 2015

Beiträge: 57

Vielen Dank! Hat geklappt und funktioniert!

Antworten |