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.

#1 Le 18/12/2023, à 19:06

BrunoL

[Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Bonsoir,
Sous Ubuntu 22.04.3 LTS ma clef Bluetooth nécessite d'être branchée après le démarrage pour que le son passe à l'ampli externe.
Si je démarre l'ordi avec la clef déjà connectée l’icône BT apparaît sur le bureau je peux me relier à l'ampli qui confirme la connexion mais le son ne passe pas.

Merci pour votre aide.

Dernière modification par BrunoL (Le 22/12/2023, à 11:15)

Hors ligne

#2 Le 18/12/2023, à 19:10

xubu1957

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Bonjour,

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

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

#3 Le 18/12/2023, à 19:23

BrunoL

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Hello xubu1957 :

:~/Bureau$ uname -a; lspci -nnk | grep -iA3 net; lsusb; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux clevo 5.15.0-91-generic #101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
03:00.0 Network controller [0280]: Intel Corporation Centrino Ultimate-N 6300 [8086:422b] (rev 3e)
	Subsystem: Intel Corporation Centrino Ultimate-N 6300 3x3 AGN [8086:1101]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
--
04:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0a)
	Subsystem: CLEVO/KAPOK Computer RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1558:3700]
	Kernel driver in use: r8169
	Kernel modules: r8169
Bus 002 Device 003: ID 5986:0401 Acer, Inc BisonCam, NB Pro
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 8087:0024 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 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[sudo] Mot de passe de alain : 
[  103.400251] Bluetooth: Core ver 2.22
[  103.400288] NET: Registered PF_BLUETOOTH protocol family
[  103.400290] Bluetooth: HCI device and connection manager initialized
[  103.400297] Bluetooth: HCI socket layer initialized
[  103.400300] Bluetooth: L2CAP socket layer initialized
[  103.400306] Bluetooth: SCO socket layer initialized
[  103.420489] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=6 rev=22bb; LMP ver=6 subver=22bb; manufacturer=10
[  103.660933] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  103.660938] Bluetooth: BNEP filters: protocol multicast
[  103.660944] Bluetooth: BNEP socket layer initialized
[  103.835340] Bluetooth: RFCOMM TTY layer initialized
[  103.835350] Bluetooth: RFCOMM socket layer initialized
[  103.835357] Bluetooth: RFCOMM ver 1.11
[    0.167467] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.220836] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    1.489540] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    2.227247] psmouse serio2: elantech: assuming hardware version 3 (with firmware version 0x250f01)
[   17.769817] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-6.ucode failed with error -2
[   17.770272] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-5.ucode failed with error -2
[   17.773962] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532 6000-4.ucode op_mode iwldvm
bluetooth             704512  51 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic           16384  2 bluetooth
:~/Bureau$ dpkg -l | grep blue
ii  bluedevil                                     4:5.24.7-0ubuntu0.1                         amd64        KDE Bluetooth stack
ii  blueman                                       2.2.4-1                                     amd64        Graphical bluetooth manager
ii  bluetooth                                     5.64-0ubuntu1.1                             all          Bluetooth support (metapackage)
ii  bluez                                         5.64-0ubuntu1.1                             amd64        Bluetooth tools and daemons
ii  bluez-alsa-utils                              3.0.0-2                                     amd64        Bluetooth Audio ALSA Backend (utils)
ii  bluez-cups                                    5.64-0ubuntu1.1                             amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                   5.64-0ubuntu1.1                             amd64        bluez obex daemon
ii  bluez-tools                                   2.0~20170911.0.7cb788c-4                    amd64        Set of tools to manage Bluetooth devices for linux
ii  gir1.2-gnomebluetooth-3.0:amd64               42.0-5                                      amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth                               3.34.5-8                                    amd64        GNOME Bluetooth Send To app
ii  gnome-bluetooth-3-common                      42.0-5                                      all          GNOME Bluetooth 3 common files
ii  gnome-bluetooth-common                        3.34.5-8                                    all          GNOME Bluetooth common files
ii  libasound2-plugin-bluez:amd64                 3.0.0-2                                     amd64        Bluetooth Audio ALSA Backend (plugins)
ii  libbluetooth-dev:amd64                        5.64-0ubuntu1.1                             amd64        Development files for using the BlueZ Linux Bluetooth library
ii  libbluetooth3:amd64                           5.64-0ubuntu1.1                             amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth-3.0-13:amd64               42.0-5                                      amd64        GNOME Bluetooth 3 support library
ii  libgnome-bluetooth13:amd64                    3.34.5-8                                    amd64        GNOME Bluetooth tools - support library
ii  libkf5bluezqt-data                            5.92.0-0ubuntu1                             all          data files for bluez-qt
ii  libkf5bluezqt6:amd64                          5.92.0-0ubuntu1                             amd64        Qt wrapper for bluez
ii  pulseaudio-module-bluetooth                   1:15.99.1+dfsg1-1ubuntu2.1                  amd64        Bluetooth module for PulseAudio sound server
ii  qml-module-org-kde-bluezqt:amd64              5.92.0-0ubuntu1                             amd64        QML wrapper for bluez
:~/Bureau$ rfkill list all
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
:~/Bureau$ sudo service bluetooth status | cat
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Mon 2023-12-18 16:39:48 CET; 2h 42min ago
       Docs: man:bluetoothd(8)
   Main PID: 5715 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 18914)
     Memory: 2.2M
        CPU: 221ms
     CGroup: /system.slice/bluetooth.service
             └─5715 /usr/lib/bluetooth/bluetoothd

déc. 18 16:39:48 clevo bluetoothd[5715]: Endpoint registered: sender=:1.103 path=/MediaEndpoint/A2DPSource/sbc_xq_453
déc. 18 16:39:48 clevo bluetoothd[5715]: Endpoint registered: sender=:1.103 path=/MediaEndpoint/A2DPSink/sbc_xq_512
déc. 18 16:39:48 clevo bluetoothd[5715]: Endpoint registered: sender=:1.103 path=/MediaEndpoint/A2DPSource/sbc_xq_512
déc. 18 16:39:48 clevo bluetoothd[5715]: Endpoint registered: sender=:1.103 path=/MediaEndpoint/A2DPSink/sbc_xq_552
déc. 18 16:39:48 clevo bluetoothd[5715]: Endpoint registered: sender=:1.103 path=/MediaEndpoint/A2DPSource/sbc_xq_552
déc. 18 16:39:48 clevo bluetoothd[5715]: Endpoint registered: sender=:1.114 path=/org/bluez/hci0/A2DP/LDAC/Source/2
déc. 18 16:39:48 clevo bluetoothd[5715]: Endpoint registered: sender=:1.114 path=/org/bluez/hci0/A2DP/SBC/Source/1
déc. 18 16:39:48 clevo bluetoothd[5715]: Endpoint registered: sender=:1.114 path=/org/bluez/hci0/A2DP/SBC/Source/2
déc. 18 16:39:48 clevo bluetoothd[5715]: src/profile.c:ext_start_servers() RFCOMM server failed for Hands-Free Voice gateway: rfcomm_bind: Address already in use (98)
déc. 18 16:39:59 clevo bluetoothd[5715]: /org/bluez/hci0/dev_11_75_58_5C_10_0F/fd0: fd(41) ready

Hors ligne

#4 Le 18/12/2023, à 19:25

xubu1957

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Tu avais essayé ce duo de commandes ?

sudo modprobe -r btusb
sudo modprobe btusb

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

#5 Le 18/12/2023, à 19:31

BrunoL

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Cela me repositionne comme en démarrage avec clé connectée.

:~/Bureau$ sudo modprobe -r btusb
:~/Bureau$ sudo modprobe btusb

Le BT remonte l'ampli externe détecte l'ordi mais le son ne passe pas !

Hors ligne

#6 Le 18/12/2023, à 19:35

BrunoL

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

xubu1957 :si j'ôte la clé lance

:~/Bureau$ sudo modprobe -r btusb
:~/Bureau$ sudo modprobe btusb

alors le son passe bien vers l'ampli. Je pense que le problème viens d'ailleurs.

Hors ligne

#7 Le 18/12/2023, à 19:36

xubu1957

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

sudo /etc/init.d/bluetooth restart

réagit ?


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 18/12/2023, à 19:42

BrunoL

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Oui ça réagit bien -> avec la clé en place et après avoir relancé le service le lien avec l'ampli s'établit correctement.

Hors ligne

#9 Le 18/12/2023, à 19:49

BrunoL

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Le syslog semble évoquer quelques pb auquels je ne comprends rien :

Dec 18 19:44:49 clevo systemd[1]: whoopsie.service: Deactivated successfully.
Dec 18 19:44:56 clevo whoopsie-upload-all[126438]: INFO:root:Marking /var/crash/_usr_bin_blueman-applet.1000.crash for whoopsie upload
Dec 18 19:44:56 clevo whoopsie-upload-all[126438]: INFO:root:Waiting for whoopsie to upload reports (timeout: 20 s)
Dec 18 19:44:56 clevo whoopsie-upload-all[126438]: INFO:root:  missing (remaining: 20 s): /var/crash/_usr_bin_blueman-applet.1000.uploaded
Dec 18 19:44:56 clevo systemd[1]: Started crash report submission.
Dec 18 19:44:56 clevo whoopsie[127393]: [19:44:56] Using lock path: /var/lock/whoopsie/lock
Dec 18 19:44:56 clevo whoopsie[127393]: [19:44:56] Parsing /var/crash/_usr_bin_blueman-applet.1000.crash.
Dec 18 19:44:56 clevo whoopsie[127393]: [19:44:56] Uploading /var/crash/_usr_bin_blueman-applet.1000.crash.
Dec 18 19:44:57 clevo whoopsie[127393]: [19:44:57] Sent; server replied with: No error
Dec 18 19:44:57 clevo whoopsie[127393]: [19:44:57] Response code: 200
Dec 18 19:44:57 clevo whoopsie[127393]: [19:44:57] Reported OOPS ID 8a0eceb4-9dd5-11ee-898e-fa163ec8ca8c
Dec 18 19:44:57 clevo systemd[1]: whoopsie.service: Deactivated successfully.
Dec 18 19:45:02 clevo CRON[127447]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Dec 18 19:45:06 clevo whoopsie-upload-all[126438]: INFO:root:All reports uploaded successfully
Dec 18 19:45:06 clevo systemd[1]: apport-autoreport.service: Deactivated successfully.
Dec 18 19:45:06 clevo systemd[1]: Finished Process error reports when automatic reporting is enabled.
Dec 18 19:45:06 clevo systemd[1]: apport-autoreport.service: Consumed 7.128s CPU time.
Dec 18 19:45:19 clevo systemd[1]: blueman-mechanism.service: Deactivated successfully.
Dec 18 19:45:19 clevo systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Dec 18 19:45:45 clevo dbus-daemon[1433]: [system] Activating via systemd: service name='org.blueman.Mechanism' unit='blueman-mechanism.service' requested by ':1.84' (uid=1000 pid=3319 comm="/usr/bin/python3 /usr/bin/blueman-applet " label="unconfined")
Dec 18 19:45:45 clevo systemd[1]: Starting Bluetooth management mechanism...
Dec 18 19:45:45 clevo systemd-udevd[127914]: rfcomm0: Process '/usr/lib/snapd/snap-device-helper move snap_cups_cupsd /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/bluetooth/hci0/hci0:71/rfcomm0 216:0' failed with exit code 1.
Dec 18 19:45:45 clevo systemd-udevd[127914]: rfcomm0: Process '/usr/lib/snapd/snap-device-helper move snap_cups_ippeveprinter /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/bluetooth/hci0/hci0:71/rfcomm0 216:0' failed with exit code 1.
Dec 18 19:45:45 clevo dbus-daemon[1433]: [system] Successfully activated service 'org.blueman.Mechanism'
Dec 18 19:45:45 clevo systemd[1]: Started Bluetooth management mechanism.
Dec 18 19:45:46 clevo bluealsa[126409]: /usr/bin/bluealsa: D: bluez.c:915: Signal: org.freedesktop.DBus.ObjectManager.InterfacesAdded()
Dec 18 19:45:46 clevo bluealsa[126409]: /usr/bin/bluealsa: D: bluez.c:998: Adding new Stream End-Point: 11:75:58:5C:10:0F: SBC
Dec 18 19:45:47 clevo bluealsa[126409]: /usr/bin/bluealsa: D: bluez.c:915: Signal: org.freedesktop.DBus.ObjectManager.InterfacesAdded()
Dec 18 19:45:47 clevo bluetoothd[126396]: /org/bluez/hci0/dev_11_75_58_5C_10_0F/fd0: fd(41) ready
Dec 18 19:45:47 clevo bluealsa[126409]: /usr/bin/bluealsa: D: bluez.c:1068: Signal: org.freedesktop.DBus.Properties.PropertiesChanged()
Dec 18 19:45:47 clevo bluealsa[126409]: /usr/bin/bluealsa: E: Device not available: /org/bluez/hci0/dev_11_75_58_5C_10_0F/fd0
Dec 18 19:45:47 clevo pulseaudio[4707]: org.freedesktop.DBus.Properties.Get /org/bluez/hci0/dev_11_75_58_5C_10_0F/fd0 Volume failed: org.freedesktop.DBus.Error.InvalidArgs: No such property 'Volume'
Dec 18 19:45:47 clevo ModemManager[1612]: <info>  [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1': not supported by any plugin
Dec 18 19:45:48 clevo kernel: [11263.715234] input: RT-B6 (AVRCP) as /devices/virtual/input/input34
Dec 18 19:45:48 clevo bluealsa[126409]: /usr/bin/bluealsa: D: bluez.c:1068: Signal: org.freedesktop.DBus.Properties.PropertiesChanged()
Dec 18 19:45:48 clevo bluealsa[126409]: /usr/bin/bluealsa: E: Device not available: /org/bluez/hci0/dev_11_75_58_5C_10_0F/fd0
Dec 18 19:45:48 clevo Thunar[127957]: thunar-volman: Périphérique d’entrée de type « (null) » non pris en charge.
Dec 18 19:45:48 clevo Thunar[127966]: thunar-volman: Périphérique d’entrée de type « /dev/input/event13 » non pris en charge.
Dec 18 19:46:15 clevo systemd[1]: blueman-mechanism.service: Deactivated successfully

Si ça peut t'aider

Hors ligne

#10 Le 18/12/2023, à 19:56

xubu1957

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Montre :

snap list

et :

ls -l /var/crash

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

#11 Le 19/12/2023, à 10:39

BrunoL

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Hello xubu1957 :

:~/Bureau$ snap list
Nom                                   Version                     Révision  Suivi            Éditeur             Notes
bare                                  1.0                         5         latest/stable    canonical✓          base
blender                               4.0.2                       4300      latest/stable    blenderfoundation✓  classic
chromium                              120.0.6099.71               2713      latest/stable    canonical✓          -
core18                                20231027                    2812      latest/stable    canonical✓          base
core20                                20231123                    2105      latest/stable    canonical✓          base
core22                                20231123                    1033      latest/stable    canonical✓          base
cups                                  2.4.6-4                     980       latest/stable    openprinting✓       -
freecad                               0.21.1                      759       latest/stable    freecad-org         -
gnome-3-28-1804                       3.28.0-19-g98f9e67.98f9e67  198       latest/stable    canonical✓          -
gnome-3-34-1804                       0+git.3556cb3               93        latest/stable    canonical✓          -
gnome-3-38-2004                       0+git.efb213a               143       latest/stable    canonical✓          -
gnome-42-2204                         0+git.ff35a85               141       latest/stable    canonical✓          -
gtk-common-themes                     0.1-81-g442e511             1535      latest/stable    canonical✓          -
htop                                  3.2.2                       3873      latest/stable    maxiberta           -
kde-frameworks-5-91-qt-5-15-3-core20  5.91.0                      1         latest/stable    kde✓                -
kde-frameworks-5-96-qt-5-15-5-core20  5.96.0                      7         latest/stable    kde✓                -
kde-frameworks-5-99-qt-5-15-7-core20  5.99.0                      7         latest/stable    kde✓                -
kde-frameworks-5-core18               5.67.0                      35        latest/stable    kde✓                -
photogimp                             2.10.20                     141       latest/stable    pedro.ermarinho     -
snap-store                            41.3-71-g709398e            959       latest/stable/…  canonical✓          -
snapd                                 2.60.4                      20290     latest/stable    canonical✓          snapd
youtube-dl                            2021.12.17+git01bf89e       4806      latest/stable    joeborg             -
:~/Bureau$ ls -l /var/crash
total 10192
-rw-r----- 1 alain    whoopsie   99256 déc.  18 19:44 _usr_bin_blueman-applet.1000.crash
-rw-r--r-- 1 alain    whoopsie       0 déc.  18 19:44 _usr_bin_blueman-applet.1000.upload
-rw------- 1 whoopsie whoopsie      37 déc.  18 19:44 _usr_bin_blueman-applet.1000.uploaded
-rw-r----- 1 alain    whoopsie  114826 déc.  19 10:34 _usr_bin_indicator-cpufreq.1000.crash
-rw-r--r-- 1 alain    whoopsie       0 déc.  19 10:34 _usr_bin_indicator-cpufreq.1000.upload
-rw------- 1 whoopsie whoopsie      37 déc.  19 10:34 _usr_bin_indicator-cpufreq.1000.uploaded
-rw-r----- 1 alain    whoopsie 3302646 déc.  15 16:22 _usr_bin_xfce4-session.1000.crash
-rw-r--r-- 1 alain    whoopsie       0 déc.  15 16:22 _usr_bin_xfce4-session.1000.upload
-rw------- 1 whoopsie whoopsie      37 déc.  15 16:22 _usr_bin_xfce4-session.1000.uploaded
-rw-r----- 1 alain    whoopsie  347908 déc.  15 16:22 _usr_libexec_gsd-usb-protection.1000.crash
-rw-r--r-- 1 alain    whoopsie       0 déc.  15 16:22 _usr_libexec_gsd-usb-protection.1000.upload
-rw------- 1 whoopsie whoopsie      37 déc.  15 16:22 _usr_libexec_gsd-usb-protection.1000.uploaded
-rw-r----- 1 alain    whoopsie 2656649 déc.  17 10:48 _usr_lib_x86_64-linux-gnu_xfce4_panel_wrapper-2.0.1000.crash
-rw-r--r-- 1 alain    whoopsie       0 déc.  17 10:48 _usr_lib_x86_64-linux-gnu_xfce4_panel_wrapper-2.0.1000.upload
-rw------- 1 whoopsie whoopsie      37 déc.  17 10:48 _usr_lib_x86_64-linux-gnu_xfce4_panel_wrapper-2.0.1000.uploaded
-rw-r----- 1 root     whoopsie 3877767 déc.  14 10:18 _usr_lib_xorg_Xorg.0.crash
-rw-r--r-- 1 root     whoopsie       0 déc.  14 10:18 _usr_lib_xorg_Xorg.0.upload
-rw------- 1 whoopsie whoopsie      37 déc.  14 10:18 _usr_lib_xorg_Xorg.0.uploaded

Hors ligne

#12 Le 19/12/2023, à 10:45

BrunoL

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Le nouvel essai de ce matin confirme que si on relance le service BT la liaison fonctionne sans enlever la clef USB. Qu'en penses tu ?

Cplt : après avoir rétabli la liaison bien sur via l'icone du bureau !

Ce qui a généré :

:~/Bureau$ ls -l /var/crash
total 10184
-rw-r----- 1 alain    whoopsie   91175 déc.  19 10:43 _usr_bin_blueman-applet.1000.crash
-rw-r--r-- 1 alain    whoopsie       0 déc.  19 10:43 _usr_bin_blueman-applet.1000.upload
-rw------- 1 whoopsie whoopsie      37 déc.  19 10:43 _usr_bin_blueman-applet.1000.uploaded
-rw-r----- 1 alain    whoopsie  114826 déc.  19 10:34 _usr_bin_indicator-cpufreq.1000.crash
-rw-r--r-- 1 alain    whoopsie       0 déc.  19 10:34 _usr_bin_indicator-cpufreq.1000.upload
-rw------- 1 whoopsie whoopsie      37 déc.  19 10:34 _usr_bin_indicator-cpufreq.1000.uploaded
-rw-r----- 1 alain    whoopsie 3302646 déc.  15 16:22 _usr_bin_xfce4-session.1000.crash
-rw-r--r-- 1 alain    whoopsie       0 déc.  15 16:22 _usr_bin_xfce4-session.1000.upload
-rw------- 1 whoopsie whoopsie      37 déc.  15 16:22 _usr_bin_xfce4-session.1000.uploaded
-rw-r----- 1 alain    whoopsie  347908 déc.  15 16:22 _usr_libexec_gsd-usb-protection.1000.crash
-rw-r--r-- 1 alain    whoopsie       0 déc.  15 16:22 _usr_libexec_gsd-usb-protection.1000.upload
-rw------- 1 whoopsie whoopsie      37 déc.  15 16:22 _usr_libexec_gsd-usb-protection.1000.uploaded
-rw-r----- 1 alain    whoopsie 2656649 déc.  17 10:48 _usr_lib_x86_64-linux-gnu_xfce4_panel_wrapper-2.0.1000.crash
-rw-r--r-- 1 alain    whoopsie       0 déc.  17 10:48 _usr_lib_x86_64-linux-gnu_xfce4_panel_wrapper-2.0.1000.upload
-rw------- 1 whoopsie whoopsie      37 déc.  17 10:48 _usr_lib_x86_64-linux-gnu_xfce4_panel_wrapper-2.0.1000.uploaded
-rw-r----- 1 root     whoopsie 3877767 déc.  14 10:18 _usr_lib_xorg_Xorg.0.crash
-rw-r--r-- 1 root     whoopsie       0 déc.  14 10:18 _usr_lib_xorg_Xorg.0.upload
-rw------- 1 whoopsie whoopsie      37 déc.  14 10:18 _usr_lib_xorg_Xorg.0.uploaded

Dernière modification par BrunoL (Le 19/12/2023, à 10:48)

Hors ligne

#13 Le 19/12/2023, à 10:54

xubu1957

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Bonjour,

Je n'ai pas d'avis à formuler comme je n'utilise ni le Bluetooth, ni le Wi-Fi.

Je stocke dans > [Tuto] Pas de Bluetooth ? Quelques solutions


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 19/12/2023, à 11:28

BrunoL

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Merci, je vais regarder ça.
Bonne journée

Hors ligne

#15 Le 22/12/2023, à 11:13

BrunoL

Re : [Contourné] Bluetooth bundle exige d'être connecter aprés le lancement

Pour éviter d'avoir à ôter puis remettre la clef USB (riisques mécaniques), j'ai fait un script qui relance le service BT. Ça fonctionne.
Merci à xubu1957 pour la manip.
Seul point à améliorer pour ce contournement c'est que je dois saisir mon psw (sudo) à chaque fois que je le lance sad

C'est crade mais rend le service.

Dernière modification par BrunoL (Le 22/12/2023, à 11:15)

Hors ligne