Bluetooth

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
Benutzeravatar
beLI3VeR
Beiträge: 535
Registriert: 30.08.2005 16:56:43
Lizenz eigener Beiträge: MIT Lizenz
Kontaktdaten:

Bluetooth

Beitrag von beLI3VeR » 19.03.2018 07:19:45

Servus,

ich wollte bei mir Bluetooth nutzen. Habe

Code: Alles auswählen

blueman
und

Code: Alles auswählen

bluez
installiert, jedoch kann ich kein Bluetooth nutzen.
Unter Solus war es kein Problem, jetzt sieht es aber so aus

Code: Alles auswählen

malte@DebLin:~$ bluetoothctl 
Agent registered
[bluetooth]# scan on
No default controller available
[bluetooth]# 
Folgende Infos kann ich euch geben:

Code: Alles auswählen

root@DebLin:/home/malte# uname -r; lsusb; lspci -nnk | grep -iA2 net; rfkill list all; hciconfig -a; dmesg | egrep -i 'blue|firm'
4.15.0-1-amd64
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04f2:b56c Chicony Electronics Co., Ltd 
Bus 001 Device 003: ID 04ca:3014 Lite-On Technology Corp. 
Bus 001 Device 002: ID 18d1:4ee4 Google Inc. Nexus 4 (debug + tether)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)
	Subsystem: Hewlett-Packard Company RTL810xE PCI Express Fast Ethernet controller [103c:828b]
	Kernel driver in use: r8169
	Kernel modules: r8169
03:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01)
	Subsystem: Lite-On Communications Inc QCA9565 / AR9565 Wireless Network Adapter [11ad:0803]
	Kernel driver in use: ath9k
	Kernel modules: ath9k
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
[    0.055611] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    3.527844] platform regulatory.0: firmware: failed to load regulatory.db (-2)
[    3.527881] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    3.644360] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_01.bin
[    3.644881] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[    3.649653] Bluetooth: Core ver 2.22
[    3.649666] Bluetooth: HCI device and connection manager initialized
[    3.649668] Bluetooth: HCI socket layer initialized
[    3.649670] Bluetooth: L2CAP socket layer initialized
[    3.649674] Bluetooth: SCO socket layer initialized
[    3.664128] usb 1-5: firmware: failed to load ar3k/AthrBT_0x31010100.dfu (-2)
[    3.664135] usb 1-5: Direct firmware load for ar3k/AthrBT_0x31010100.dfu failed with error -2
[    3.664136] Bluetooth: Loading patch file failed
[    3.690762] amdgpu 0000:01:00.0: firmware: direct-loading firmware amdgpu/topaz_mc.bin
[    3.692654] amdgpu 0000:01:00.0: firmware: direct-loading firmware amdgpu/topaz_pfp.bin
[    3.692841] amdgpu 0000:01:00.0: firmware: direct-loading firmware amdgpu/topaz_me.bin
[    3.692992] amdgpu 0000:01:00.0: firmware: direct-loading firmware amdgpu/topaz_ce.bin
[    3.693602] amdgpu 0000:01:00.0: firmware: direct-loading firmware amdgpu/topaz_rlc.bin
[    3.696001] amdgpu 0000:01:00.0: firmware: direct-loading firmware amdgpu/topaz_mec.bin
[    3.753859] amdgpu 0000:01:00.0: firmware: direct-loading firmware amdgpu/topaz_sdma.bin
[    3.754496] amdgpu 0000:01:00.0: firmware: direct-loading firmware amdgpu/topaz_sdma1.bin
[    3.758610] amdgpu 0000:01:00.0: firmware: direct-loading firmware amdgpu/topaz_k_smc.bin
[    5.081391] r8169 0000:02:00.0: firmware: failed to load rtl_nic/rtl8106e-1.fw (-2)
[    5.081418] r8169 0000:02:00.0: Direct firmware load for rtl_nic/rtl8106e-1.fw failed with error -2
[    5.081420] r8169 0000:02:00.0 enp2s0: unable to load firmware patch rtl_nic/rtl8106e-1.fw (-2)
[   10.437448] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.437450] Bluetooth: BNEP filters: protocol multicast
[   10.437455] Bluetooth: BNEP socket layer initialized
Lieben Gruß
beLI3VeR

Benutzeravatar
beLI3VeR
Beiträge: 535
Registriert: 30.08.2005 16:56:43
Lizenz eigener Beiträge: MIT Lizenz
Kontaktdaten:

Re: Bluetooth

Beitrag von beLI3VeR » 19.03.2018 08:57:04

Also war ziemlich leicht, ich muss nut folgendes Paket installieren:

Code: Alles auswählen

firmware-atheros
Lieben Gruß
beLI3VeR

Antworten