Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 12/07/2019, à 17:57

bdadvi94

Re : Volume sonore bien plus faible que sous Windows

Bonjour,

je remonte le sujet car je n'ai toujours pas trouvé le bon mapping des pins sous hdajackretask.

2è chose : le faible volume du son sur mon enceinte Bluetooth ne devrait pas être reglé par hdajackretask, qui ne fait que le mapping entre les hauts-parleurs de ma machine. Serait-ce un problème de pilote ? De version de protocole Bluetooth mal prise en charge par Ubuntu ? Mon enceinte est une Bose Soundlink Revolve +

Merci !

Hors ligne

#27 Le 12/07/2019, à 18:23

xubu1957

Re : Volume sonore bien plus faible que sous Windows

Bonjour,

Il faut fournir, en te servant du Retour utilisable de commande :

uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
sudo service bluetooth status
dpkg -l | grep blue

et :

rfkill list all
cqfd93 a écrit :

Astuce pour copier / coller sans erreur :

  • triple clic gauche pour sélectionner et copier une ligne entière

  • clic molette pour coller dans le terminal


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#28 Le 12/07/2019, à 18:31

bdadvi94

Re : Volume sonore bien plus faible que sous Windows

Bonjour, voilà les retours dans l'ordre demandé, en étant connecté à l'enceinte en question

uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux balto-OMEN-by-HP-Laptop 4.18.0-25-generic #26-Ubuntu SMP Mon Jun 24 09:32:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
08:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a] (rev 61)
	Subsystem: Intel Corporation Dual Band Wireless-AC 7265 [8086:5010]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:8257]
	Kernel driver in use: r8169
	Kernel modules: r8169
0a:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM951/PM951 [144d:a802] (rev 01)
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2a Intel Corp. 
Bus 001 Device 002: ID 05c8:038e Cheng Uei Precision Industry Co., Ltd (Foxlink) 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[    2.926385] Bluetooth: Core ver 2.22
[    2.926399] Bluetooth: HCI device and connection manager initialized
[    2.926402] Bluetooth: HCI socket layer initialized
[    2.926403] Bluetooth: L2CAP socket layer initialized
[    2.926408] Bluetooth: SCO socket layer initialized
[    2.982706] Bluetooth: hci0: read Intel version: 370810011003110e00
[    2.983309] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[    3.361725] Bluetooth: hci0: Intel firmware patch completed and activated
[    5.381474] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.381476] Bluetooth: BNEP filters: protocol multicast
[    5.381479] Bluetooth: BNEP socket layer initialized
[   21.736041] Bluetooth: RFCOMM TTY layer initialized
[   21.736046] Bluetooth: RFCOMM socket layer initialized
[   21.736052] Bluetooth: RFCOMM ver 1.11
[    0.028000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.129185] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    1.022637] [Firmware Bug]: Invalid critical threshold (0)
[    2.827717] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[    2.887523] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    2.983309] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[    3.010326] iwlwifi 0000:08:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[    3.337064] snd_hda_intel 0000:00:1f.3: Applying patch firmware 'hda-jack-retask.fw'
[    3.361725] Bluetooth: hci0: Intel firmware patch completed and activated
bluetooth             552960  47 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic           24576  2 bluetooth
sudo service bluetooth status
[sudo] Mot de passe de balto : 
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
   Active: active (running) since Fri 2019-07-12 18:25:23 CEST; 2min 55s ago
     Docs: man:bluetoothd(8)
 Main PID: 878 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   Memory: 2.4M
   CGroup: /system.slice/bluetooth.service
           └─878 /usr/lib/bluetooth/bluetoothd

juil. 12 18:25:40 balto-OMEN-by-HP-Laptop bluetoothd[878]: Endpoint registered: 
juil. 12 18:25:45 balto-OMEN-by-HP-Laptop bluetoothd[878]: Failed to set mode: B
juil. 12 18:26:01 balto-OMEN-by-HP-Laptop bluetoothd[878]: Failed to set mode: B
juil. 12 18:26:16 balto-OMEN-by-HP-Laptop bluetoothd[878]: connect error: Device
juil. 12 18:26:18 balto-OMEN-by-HP-Laptop bluetoothd[878]: connect error: Device
juil. 12 18:26:19 balto-OMEN-by-HP-Laptop bluetoothd[878]: connect error: Device
juil. 12 18:26:19 balto-OMEN-by-HP-Laptop bluetoothd[878]: connect error: Device
juil. 12 18:26:20 balto-OMEN-by-HP-Laptop bluetoothd[878]: connect error: Device
juil. 12 18:26:21 balto-OMEN-by-HP-Laptop bluetoothd[878]: connect error: Device
juil. 12 18:26:26 balto-OMEN-by-HP-Laptop bluetoothd[878]: /org/bluez/hci0/dev_2
lines 1-21/21 (END)
dpkg -l | grep blue
ii  bluez                                         5.50-0ubuntu1                                      amd64        Bluetooth tools and daemons
ii  bluez-cups                                    5.50-0ubuntu1                                      amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                   5.50-0ubuntu1                                      amd64        bluez obex daemon
ii  gir1.2-gnomebluetooth-1.0:amd64               3.28.2-2                                           amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth                               3.28.2-2                                           amd64        GNOME Bluetooth tools
ii  libbluetooth3:amd64                           5.50-0ubuntu1                                      amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                    3.28.2-2                                           amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                   1:12.2-9~cosmic1                                   amd64        Bluetooth module for PulseAudio sound server
rfkill list all
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

Hors ligne

#29 Le 12/07/2019, à 18:42

xubu1957

Re : Volume sonore bien plus faible que sous Windows

Pour cette carte :

Intel Corporation Dual Band Wireless-AC 7265 

Dans > [Résolu] Connexion casque bluetooth platronic black beat pro 2

J'avais proposé cette commande de varunendra :

echo "options iwlwifi bt_coex_active=N swcrypto=1 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#30 Le 13/07/2019, à 12:23

bdadvi94

Re : Volume sonore bien plus faible que sous Windows

Bonjour xubu1957,

J'ai tapé exécuté cette commande mais ça n'a rien changé, même après redémarrage de la machine hmm

Hors ligne