• [^] # Re: ma solution

    Posté par . En réponse au message Bluetooth qui s'active tout seul. Évalué à 2.

    j'ai verifié sur mon portable à l'instant

    rfkill list pour avoir la liste

    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    1: hp-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    2: hp-bluetooth: Bluetooth
    Soft blocked: yes
    Hard blocked: no

    rfkill unblock 2 pour debloquer le bluetooth (le rendre actif)
    rfkill block 2 pour bloquer le bluetooth (le rendre inactif)

    à noter que le rfkill unblock 2
    me fait apparaitre un autre ensemble bluetooth dont le numero change à chaque activation/desactivation (ici 4)

    4: hci0: Bluetooth
    Soft blocked: yes
    Hard blocked: no

    que je peux aussi débloquer avec rfkill unblock 4