Pages : 1
#1 Le 28/02/2020, à 17:18
- eai72
Bluetooth alternatif [Contourné...]
Bonjour à tous.
Je rencontre un souci de connexion/déconnexion Bluetooth sur enceinte connectée que je ne parviens pas à résoudre...
~ $ uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux BLOTILAP 5.3.0-40-generic #32~18.04.1-Ubuntu SMP Mon Feb 3 14:05:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
02:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev c3)
Subsystem: Intel Corporation Wireless-N 7260 [8086:4062]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
--
03:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: CLEVO/KAPOK Computer RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1558:5455]
Kernel driver in use: r8169
Kernel modules: r8169
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
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 004: ID 04f2:b43b Chicony Electronics Co., Ltd
Bus 003 Device 003: ID 8087:07dc Intel Corp.
Bus 003 Device 002: ID 046d:c069 Logitech, Inc. M-U0007 [Corded Mouse M500]
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 9.677232] Bluetooth: Core ver 2.22
[ 9.677251] Bluetooth: HCI device and connection manager initialized
[ 9.677254] Bluetooth: HCI socket layer initialized
[ 9.677256] Bluetooth: L2CAP socket layer initialized
[ 9.677259] Bluetooth: SCO socket layer initialized
[ 9.701980] Bluetooth: hci0: read Intel version: 3707100180012d0d2a
[ 9.701982] Bluetooth: hci0: Intel device is already patched. patch num: 2a
[ 10.228530] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.228531] Bluetooth: BNEP filters: protocol multicast
[ 10.228535] Bluetooth: BNEP socket layer initialized
[ 12.754446] Bluetooth: RFCOMM TTY layer initialized
[ 12.754454] Bluetooth: RFCOMM socket layer initialized
[ 12.754459] Bluetooth: RFCOMM ver 1.11
[ 0.125379] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.158125] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 9.726918] iwlwifi 0000:02:00.0: loaded firmware version 17.948900127.0 op_mode iwlmvm
bluetooth 573440 41 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 1 bluetooth
~ $ dpkg -l | grep blue
ii blueberry 1.3.4 all A configuration tool for Bluetooth
ii blueman 2.0.5-1ubuntu1 amd64 Graphical bluetooth manager
ii bluetooth 5.50-0ubuntu0ppa1 all Bluetooth support
ii bluez 5.50-0ubuntu0ppa1 amd64 Bluetooth tools and daemons
ii bluez-cups 5.50-0ubuntu0ppa1 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.50-0ubuntu0ppa1 amd64 bluez obex daemon
ii bluez-tools 0.2.0~20140808-5build1 amd64 Set of tools to manage Bluetooth devices for linux
ii gir1.2-gnomebluetooth-1.0:amd64 3.28.0-2ubuntu0.2 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth 3.28.0-2ubuntu0.2 amd64 GNOME Bluetooth tools
ii libbluetooth3:amd64 5.50-0ubuntu0ppa1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth13:amd64 3.28.0-2ubuntu0.2 amd64 GNOME Bluetooth tools - support library
ii pulseaudio-module-bluetooth 1:11.1-1ubuntu7.4 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
Jusqu'ici tout semble ok.
Par contre dès que je connecte l'enceinte, la connexion se fait....
~ $ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2020-02-28 16:31:28 CET; 16min ago
Docs: man:bluetoothd(8)
Main PID: 866 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─866 /usr/lib/bluetooth/bluetoothd
févr. 28 16:44:50 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 16:44:50 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 16:44:50 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 16:44:50 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 16:45:26 MYLAP bluetoothd[866]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd3: fd(35) ready
févr. 28 16:47:05 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 16:47:05 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 16:47:06 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 16:47:06 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 16:47:28 MYLAP bluetoothd[866]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd4: fd(34) ready
Puis se déconnecte...
~ $ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2020-02-28 16:31:28 CET; 17min ago
Docs: man:bluetoothd(8)
Main PID: 866 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─866 /usr/lib/bluetooth/bluetoothd
févr. 28 16:47:05 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 16:47:05 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 16:47:06 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 16:47:06 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 16:47:28 MYLAP bluetoothd[866]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd4: fd(34) ready
févr. 28 16:47:30 MYLAP bluetoothd[866]: avrcp-controller profile connect failed for 0C:A6:94:85:44:E3: Operation already in progress
févr. 28 16:48:59 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 16:48:59 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 16:48:59 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 16:48:59 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink
Se reconnecte, mais avec son saccadé....
~ $ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2020-02-28 16:31:28 CET; 26min ago
Docs: man:bluetoothd(8)
Main PID: 866 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─866 /usr/lib/bluetooth/bluetoothd
févr. 28 16:56:45 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 16:56:45 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 16:57:24 MYLAP bluetoothd[866]: No reply to Start request
févr. 28 16:57:24 MYLAP bluetoothd[866]: Failed to set mode: Invalid Index (0x11)
févr. 28 16:57:24 MYLAP bluetoothd[866]: Failed to set mode: Invalid Index (0x11)
févr. 28 16:57:24 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 16:57:24 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 16:57:24 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 16:57:24 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 16:57:52 MYLAP bluetoothd[866]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd8: fd(37) ready
Se reconnecte....
sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2020-02-28 16:31:28 CET; 44min ago
Docs: man:bluetoothd(8)
Main PID: 866 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─866 /usr/lib/bluetooth/bluetoothd
févr. 28 16:57:52 MYLAP bluetoothd[866]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd8: fd(37) ready
févr. 28 17:01:58 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 17:01:58 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 17:01:59 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 17:01:59 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 17:02:24 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 17:02:24 MYLAP bluetoothd[866]: Endpoint unregistered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 17:02:24 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource
févr. 28 17:02:24 MYLAP bluetoothd[866]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink
févr. 28 17:03:24 MYLAP bluetoothd[866]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd9: fd(35) ready
Etc....
Merci pour votre aide !
Dernière modification par eai72 (Le 18/03/2020, à 19:07)
Hors ligne
#2 Le 29/02/2020, à 08:03
- xubu1957
Re : Bluetooth alternatif [Contourné...]
Bonjour,
Vu :
avrcp-controller profile connect failed
et :
AVRCP (Profil de commande à distance audio/vidéo ou Audio / Video Remote Control Profile) : ce profil est utilisé pour l'envoi de commandes (avance rapide, pause, lecture…) depuis un contrôleur (un casque stéréo par exemple) vers un appareil cible (par exemple, un PC équipé d'un lecteur multimédia).
> philips.fr/c-f/XC000008687/%C3%A0-quoi-correspondent-les-profils-bluetooth-hsp,-hfp,-a2dp-et-avrcp-
Avec une télécommande (les piles) ?
_ _ _
Et > wikipedia.org/wiki/List_of_Bluetooth_profiles#Audio/Video_Remote_Control_Profile_(AVRCP)
_ _ _
Vu ta carte :
Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev c3)
Tu pourrais essayer cette commande :
Bonjour !
Merci Toutafai !
J'ai enfin résolu le problème à l'aide de Varunendra sur le forum anglophone. Tu étais très proche de la solution, il fallait finalement remplacer le contenu du fichier (et pas ajouter à la fin comme je l'ai fait). Et il fallait aussi modifier un paramètre concernant l'utilisation simultanée du Wifi et du Bluetooth dans mon cas. Voici la manipulation exacte que j’ai utilisée :echo "options iwlwifi bt_coex_active=N swcrypto=1 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
A priori, le paramètre "swcrypto" ne semble avoir aucune incidence sur ma connexion, mais je le laisse par simple précaution.
Le détails des options est expliqué très clairement ici (en anglais) : http://ubuntuforums.org/showpost.php?p=12943350
...
Merci encore pour toute ton aide !
dans [Résolu] Wifi instable Ubuntu 14.04 Intel Wireless-N 1030
et utilisée dans > [Résolu] Connexion casque bluetooth platronic black beat pro 2 pour une carte wifi Intel Corporation Wireless 7265.
Dernière modification par xubu1957 (Le 29/02/2020, à 09:41)
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
#3 Le 29/02/2020, à 10:59
- eai72
Re : Bluetooth alternatif [Contourné...]
Merci Xubu1957.
J'ai déjà tenté la solution préconisée par Toutafai sans succès...
Concernant la ligne
avrcp-controller profile connect failed
Je ne l'ai vue qu'une fois et le récepteur Bluetooth Philips AEA2700 ne dispose pas de télécommande.
J'alterne donc entre l'état non-connecté :
~ $ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2020-02-29 10:09:47 CET; 7min ago
Docs: man:bluetoothd(8)
Main PID: 971 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─971 /usr/lib/bluetooth/bluetoothd
févr. 29 10:16:13 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:16:57 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:16:57 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:16:58 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:16:58 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:17:32 MYLAP bluetoothd[971]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd1: fd(37) ready
févr. 29 10:17:34 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:17:34 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:17:35 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:17:35 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink
et l'état connecté :
~ $ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2020-02-29 10:09:47 CET; 8min ago
Docs: man:bluetoothd(8)
Main PID: 971 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─971 /usr/lib/bluetooth/bluetoothd
févr. 29 10:16:58 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:16:58 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:17:32 MYLAP bluetoothd[971]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd1: fd(37) ready
févr. 29 10:17:34 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:17:34 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:17:35 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:17:35 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:18:13 MYLAP bluetoothd[971]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd2: fd(35) ready
févr. 29 10:18:16 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:18:16 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink
Cependant, j'ai peut-être (?) une explication : un décodeur canalsat à proximité semble (?) perturber la connexion Bluetooth
~ $ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2020-02-29 10:09:47 CET; 39min ago
Docs: man:bluetoothd(8)
Main PID: 971 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─971 /usr/lib/bluetooth/bluetoothd
févr. 29 10:47:53 MYLAP bluetoothd[971]: HUP or ERR on socket: Software caused connection abort (103)
févr. 29 10:47:53 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:47:53 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:47:53 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:47:53 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:48:36 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:48:36 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:48:36 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:48:36 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:49:10 MYLAP bluetoothd[971]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd7: fd(35) ready
Décodeur éteint, connexion Bluetooth OK.
~ $ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2020-02-29 10:09:47 CET; 41min ago
Docs: man:bluetoothd(8)
Main PID: 971 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
CGroup: /system.slice/bluetooth.service
└─971 /usr/lib/bluetooth/bluetoothd
févr. 29 10:47:53 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:47:53 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:47:53 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:47:53 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:48:36 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:48:36 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:48:36 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 10:48:36 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 10:49:10 MYLAP bluetoothd[971]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd7: fd(35) ready
févr. 29 10:50:44 MYLAP bluetoothd[971]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd8: fd(35) ready
Hors ligne
#4 Le 29/02/2020, à 11:20
- eai72
Re : Bluetooth alternatif [Contourné...]
Faux-espoir !
Toujours cette alternance de connexion / non-connexion :
févr. 29 11:17:07 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 11:17:07 MYLAP bluetoothd[971]: Endpoint registered: sender=:1.46 path=/MediaEndpoint/A2DPSink
févr. 29 11:18:06 MYLAP bluetoothd[971]: /org/bluez/hci0/dev_0C_A6_94_85_44_E3/fd21: fd(35) ready
févr. 29 11:18:08 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSource
févr. 29 11:18:08 MYLAP bluetoothd[971]: Endpoint unregistered: sender=:1.46 path=/MediaEndpoint/A2DPSink
Hors ligne
#5 Le 29/02/2020, à 11:21
- xubu1957
Re : Bluetooth alternatif [Contourné...]
Tu peux donner :
iwconfig
?
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
#6 Le 29/02/2020, à 11:23
- eai72
Re : Bluetooth alternatif [Contourné...]
~ $ iwconfig
wlp2s0 IEEE 802.11 ESSID:"WifHOM54"
Mode:Managed Frequency:2.447 GHz Access Point: 00:21:27:D7:41:48
Bit Rate=1 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=55/70 Signal level=-55 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:4 Invalid misc:692 Missed beacon:0
enp3s0f1 no wireless extensions.
lo no wireless extensions.
Hors ligne
#7 Le 29/02/2020, à 11:28
- xubu1957
Re : Bluetooth alternatif [Contourné...]
Invalid misc:692
Pour des problèmes d'interférences :
> wifi-too-much-invalid-misc-how-to-fix-it
Wifi "Invalid misc", comment le réparer?
Voici quelques résultats:root@debian:/home/love# iwconfig wlan0 wlan0 IEEE 802.11bgn ESSID:"SITI_Broadband-06E6-G" ... Tx excessive retries:0 Invalid misc:202 Missed beacon:0
J'ai remarqué que la valeur augmente avec le temps et que mon wifi reste connecté, mais Internet arrête de fonctionner.
Cela ressemble à un problème typique d'interférence wifi. Essayez de localiser l'appareil causant le problème et, lorsque vous le faites, supprimez cette question car elle serait hors sujet. Il suffit simplement de désactiver la plupart des équipements électroniques et de faire attention à ce qui change lorsque les problèmes commencent, peut généralement résoudre 90% de ceux-ci.
_ _ _
> les-dix-ennemis-des-reseaux-wi-fi-
> quel-canal-wi-fi-choisir-pour-optimiser-son-debit
> tomsguide.fr/2018/07/02/wi-fi-comment-ameliorer-la-qualite-de-sa-connexion
_ _ _
Power Management:on
Essaye aussi, en désactivant la gestion de l'énergie de la carte :
sudo iwconfig wlp2s0 power off
et redonne :
iwconfig
Dernière modification par xubu1957 (Le 29/02/2020, à 11:33)
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
#8 Le 29/02/2020, à 11:40
- eai72
Re : Bluetooth alternatif [Contourné...]
iwconfig
wlp2s0 IEEE 802.11 ESSID:"WifHOM54"
Mode:Managed Frequency:2.447 GHz Access Point: 00:21:27:D7:41:48
Bit Rate=1 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=57/70 Signal level=-53 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:4 Invalid misc:940 Missed beacon:0
enp3s0f1 no wireless extensions.
lo no wireless extensions.
Hors ligne
#9 Le 29/02/2020, à 11:44
- xubu1957
Re : Bluetooth alternatif [Contourné...]
Invalid misc:940
Pour annuler :
sudo iwconfig wlp2s0 power on
Mais vu aussi :
Bit Rate=1 Mb/s
Il faudrait tester les consignes du § 6.6 de la Doc > wifi#connexion_lente
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
#10 Le 29/02/2020, à 11:51
- eai72
Re : Bluetooth alternatif [Contourné...]
Merci xubu1957
~ $ iwconfig wlp2s0 | iw dev wlp2s0 link
Connected to 00:21:27:d7:41:48 (on wlp2s0)
SSID: WifHOM54
freq: 2447
RX: 35540485 bytes (27182 packets)
TX: 1884338 bytes (16770 packets)
signal: -57 dBm
tx bitrate: 54.0 MBit/s
bss flags: short-preamble short-slot-time
dtim period: 1
beacon int: 100
tx bitrate: 54.0 MBit/s est pourtant OK
Hors ligne
#11 Le 29/02/2020, à 11:56
- xubu1957
Re : Bluetooth alternatif [Contourné...]
Fournis :
lsmod | grep cfg80211
rfkill list all
nmcli dev wifi
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
#12 Le 29/02/2020, à 12:03
- eai72
Re : Bluetooth alternatif [Contourné...]
lsmod | grep cfg80211
cfg80211 704512 3 iwlmvm,iwlwifi,mac80211
~ $ rfkill list all
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
56: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
~ $ nmcli dev wifi
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
* WifHOM54 Infra 8 54 Mbit/s 85 ▂▄▆█ WPA2
* WifHOM54 Infra 8 54 Mbit/s 63 ▂▄▆_ WPA2
orange Infra 11 130 Mbit/s 30 ▂___ --
Hors ligne
#13 Le 29/02/2020, à 12:06
- xubu1957
Re : Bluetooth alternatif [Contourné...]
nmcli dev wifi
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
* WifHOM54 Infra 8 54 Mbit/s 85 ▂▄▆█ WPA2
* WifHOM54 Infra 8 54 Mbit/s 63 ▂▄▆_ WPA2
Tu as deux jeux de canaux sur cette Box ou routeur ?
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
#14 Le 29/02/2020, à 12:11
- eai72
Re : Bluetooth alternatif [Contourné...]
Je ne pense pas, c'est un point d'accès Wifi TP-LINK
54Mbps (802.11g) - Both 802.11g and 802.11b wireless stations can connect to the device.
Hors ligne
#15 Le 29/02/2020, à 12:15
- xubu1957
Re : Bluetooth alternatif [Contourné...]
Tu peux passer sur un canal 6 ?
Please check the settings in the router. WPA2-AES is preferred; not any WPA and WPA2 mixed mode and certainly not TKIP. Second, if your router is capable of N speeds, you may have better connectivity with a channel width of 20 MHz in the 2.4 GHz band instead of automatic 20/40 MHz, although it is likely to affect N speeds. I also have better luck with a fixed channel, either 1, 6 or 11, rather than automatic channel selection. Also, be certain the router is not set to use N speeds only; auto B, G and N is preferred. After making these changes, reboot the router.
Veuillez vérifier les paramètres dans le routeur. WPA2-AES est préférable ; pas de mode mixte WPA et WPA2 et certainement pas de TKIP. Deuxièmement, si votre routeur est capable du mode N, vous pouvez avoir une meilleure connectivité avec une largeur de canal de 20 MHz dans la bande 2,4 GHz au lieu de 20/40 MHz automatique, bien que cela puisse affecter mode N. J'ai aussi plus de chance avec un canal fixe, 1, 6 ou 11, plutôt que la sélection automatique des canaux. Assurez-vous également que le routeur n'est pas configuré pour utiliser uniquement du mode N; Auto B, G et N sont préférés. Après avoir apporté ces modifications, redémarrez le routeur.
> AC600 usb wifi adapter 17.10 need help -wireless script pastebin inc...
> chili555
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
#16 Le 29/02/2020, à 12:31
- eai72
Re : Bluetooth alternatif [Contourné...]
Passage sur canal 6, toujours pareil ! J'ai même tenté en déconnectant le wifi (point d'accès éteint), idem.
Je continue à chercher...
Hors ligne
#17 Le 29/02/2020, à 12:33
- xubu1957
Re : Bluetooth alternatif [Contourné...]
La Box est-elle branchée en direct sur la prise murale, ou sur une multiprise ?
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
#18 Le 29/02/2020, à 13:01
- eai72
Re : Bluetooth alternatif [Contourné...]
Sur une multiprise.
Hors ligne
#19 Le 29/02/2020, à 13:05
- xubu1957
Re : Bluetooth alternatif [Contourné...]
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
#20 Le 18/03/2020, à 18:54
- eai72
Re : Bluetooth alternatif [Contourné...]
En fait sans doute, un problème matériel sur la carte ?
Carte Intel Corporation Wireless 7260 remplacée par Intel Corporation Centrino Wireless-N 2230 et c'est OK.
Merci pour vos aides.
Hors ligne
#21 Le 18/03/2020, à 18:56
- xubu1957
Re : Bluetooth alternatif [Contourné...]
Bonjour,
Mets [Contourné] , puisque tu as remplacé la carte.
Merci
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
#22 Le 18/03/2020, à 19:08
- eai72
Re : Bluetooth alternatif [Contourné...]
C'est fait !
Hors ligne
Pages : 1