#26 Le 04/06/2023, à 20:10
- xubu1957
Re : Ampli Hifi bluetooth
Bonjour,
Montre :
uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
dpkg -l | grep blue
rfkill list all
sudo service bluetooth status | cat
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#27 Le 04/06/2023, à 20:22
- Zion
Re : Ampli Hifi bluetooth
niko@x:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux x 6.2.0-20-generic #20-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 6 07:48:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I217-LM [8086:153a] (rev 04)
DeviceName: Onboard LAN
Subsystem: Dell Ethernet Connection I217-LM [1028:05bd]
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 [8086:8c2d] (rev 04)
--
03:00.0 Network controller [0280]: Intel Corporation Centrino Ultimate-N 6300 [8086:422b] (rev 35)
Subsystem: Intel Corporation Centrino Ultimate-N 6300 3x3 AGN [8086:1121]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
Bus 002 Device 002: ID 8087:8000 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 003 Device 002: ID 1ea7:0066 SHARKOON Technologies GmbH [Mediatrack Edge Mini Keyboard]
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[sudo] Mot de passe de niko :
[ 41.129901] Bluetooth: Core ver 2.22
[ 41.129930] NET: Registered PF_BLUETOOTH protocol family
[ 41.129932] Bluetooth: HCI device and connection manager initialized
[ 41.129938] Bluetooth: HCI socket layer initialized
[ 41.129940] Bluetooth: L2CAP socket layer initialized
[ 41.129946] Bluetooth: SCO socket layer initialized
[ 41.552687] Bluetooth: hci0: unexpected event for opcode 0x0000
[ 41.584742] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=6 rev=22bb
[ 41.584757] Bluetooth: hci0: LMP ver=6 subver=22bb; manufacturer=10
[ 59.378674] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 59.378680] Bluetooth: BNEP filters: protocol multicast
[ 59.378686] Bluetooth: BNEP socket layer initialized
[ 59.381071] Bluetooth: MGMT ver 1.22
[ 121.177457] Bluetooth: RFCOMM TTY layer initialized
[ 121.177469] Bluetooth: RFCOMM socket layer initialized
[ 121.177480] Bluetooth: RFCOMM ver 1.11
[ 4203.162803] traps: bluetoothd[1289] general protection fault ip:7fe1a15cf613 sp:7ffcf8998750 error:0 in libglib-2.0.so.0.7600.1[7fe1a1573000+9a000]
[ 0.095709] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.140066] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 28.503334] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-6.ucode failed with error -2
[ 28.574132] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-5.ucode failed with error -2
[ 28.714119] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532 6000-4.ucode op_mode iwldvm
bluetooth 1036288 46 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
niko@x:~$
niko@x:~$ dpkg -l | grep blue
ii blueman 2.3.5-2build1 amd64 Graphical bluetooth manager
ii bluez 5.66-0ubuntu1 amd64 Bluetooth tools and daemons
ii bluez-cups 5.66-0ubuntu1 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.66-0ubuntu1 amd64 bluez obex daemon
ii gir1.2-gnomebluetooth-3.0:amd64 42.5-3 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth-3-common 42.5-3 all GNOME Bluetooth 3 common files
ii gnome-bluetooth-sendto 42.5-3 amd64 GNOME Bluetooth Send To app
ii libbluetooth3:amd64 5.66-0ubuntu1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth-3.0-13:amd64 42.5-3 amd64 GNOME Bluetooth 3 support library
ii libgnome-bluetooth-ui-3.0-13:amd64 42.5-3 amd64 GNOME Bluetooth 3 UI support library
ii libspa-0.2-bluetooth:amd64 0.3.65-3 amd64 libraries for the PipeWire multimedia server - bluetooth plugins
niko@x:~$
niko@x:~$ rfkill list all
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
niko@x:~$
niko@x:~$ sudo service bluetooth status | cat
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; preset: enabled)
Active: active (running) since Sun 2023-06-04 21:00:18 CEST; 21min ago
Docs: man:bluetoothd(8)
Main PID: 9610 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 9298)
Memory: 1.0M
CPU: 140ms
CGroup: /system.slice/bluetooth.service
└─9610 /usr/lib/bluetooth/bluetoothd
juin 04 21:00:18 x bluetoothd[9610]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
juin 04 21:00:18 x bluetoothd[9610]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSource/faststream
juin 04 21:00:18 x bluetoothd[9610]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSource/faststream_duplex
juin 04 21:00:18 x bluetoothd[9610]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSink/opus_05
juin 04 21:00:18 x bluetoothd[9610]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSource/opus_05
juin 04 21:00:18 x bluetoothd[9610]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSink/opus_05_duplex
juin 04 21:00:18 x bluetoothd[9610]: Endpoint registered: sender=:1.79 path=/MediaEndpoint/A2DPSource/opus_05_duplex
juin 04 21:00:25 x bluetoothd[9610]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
juin 04 21:02:54 x bluetoothd[9610]: /org/bluez/hci0/dev_A0_AB_51_D6_03_B3/sep1/fd0: fd(41) ready
juin 04 21:13:55 x bluetoothd[9610]: src/profile.c:ext_io_disconnected() Unable to get io data for Hands-Free Voice gateway: getpeername: Transport endpoint is not connected (107)
niko@x:~$
Ouf...
Hors ligne
#28 Le 04/06/2023, à 20:38
- xubu1957
Re : Ampli Hifi bluetooth
Essaye :
sudo /etc/init.d/bluetooth restart
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#29 Le 05/06/2023, à 04:13
- Zion
Re : Ampli Hifi bluetooth
Bonjour,
Ca a l'air de fonctionner pour l'instant, merci !
Hors ligne