#51 Le 25/01/2025, à 11:05
- ma-gnome 357
Re : Pas de bluetooth
juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 up piscan Can't init device hci0: Operation not permitted (1) juanma@juanma-To-be-filled-by-O-E-M:~
À taper en root
Soyez satisfait avec linux, que linux soit avec vous !
Hors ligne
#52 Le 25/01/2025, à 11:12
- ma-gnome 357
Re : Pas de bluetooth
sudo hciconfig hci0 up piscan
Puis :
sudo hciconfig hci0 lm SLAVE
puis
sudo hciconfig hci0 lm ACCEPT
puis
sudo hciconfig -a
Oops j'ai édité le message j'ai oublié "lm"
Dernière modification par ma-gnome 357 (Le 25/01/2025, à 11:34)
Soyez satisfait avec linux, que linux soit avec vous !
Hors ligne
#53 Le 25/01/2025, à 12:14
- Juanma
Re : Pas de bluetooth
juanma@juanma-To-be-filled-by-O-E-M:~$ sudo hciconfig hci0 up piscan
[sudo] Mot de passe de juanma :
Can't init device hci0: Connection timed out (110)
juanma@juanma-To-be-filled-by-O-E-M:~$ sudo hciconfig hci0 lm SLAVE
hci0: Type: Primary Bus: USB
BD Address: 00:A7:43:06:01:5F ACL MTU: 0:0 SCO MTU: 0:0
Link mode: PERIPHERAL ACCEPT
juanma@juanma-To-be-filled-by-O-E-M:~$ sudo hciconfig hci0 lm ACCEPT
juanma@juanma-To-be-filled-by-O-E-M:~$ sudo hciconfig lm-a
hci0: Type: Primary Bus: USB
BD Address: 00:A7:43:06:01:5F ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:171 acl:0 sco:0 events:10 errors:0
TX bytes:276 acl:0 sco:0 commands:11 errors:0
juanma@juanma-To-be-filled-by-O-E-M:~$
Hors ligne
#54 Le 25/01/2025, à 12:32
- ma-gnome 357
Re : Pas de bluetooth
On va redémarrer bluetooth :
Tapes :
sudo /etc/init.d/bluetooth restart
rfkill unblock bluetooth
hciconfig hci0 down
hciconfig hci0 up
hciconfig hci0 reset
hciconfig hci0 piscan
hciconfig hci0 lm SLAVE
hciconfig hci0 lm ACCEPT
hciconfig -a
Dernière modification par ma-gnome 357 (Le 25/01/2025, à 12:33)
Soyez satisfait avec linux, que linux soit avec vous !
Hors ligne
#55 Le 25/01/2025, à 13:45
- Juanma
Re : Pas de bluetooth
juanma@juanma-To-be-filled-by-O-E-M:~$ sudo /etc/init.d/bluetooth restart
[sudo] Mot de passe de juanma :
Restarting bluetooth (via systemctl): bluetooth.service.
juanma@juanma-To-be-filled-by-O-E-M:~$ rfkill unblock bluetooth
juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 down
Can't down device hci0: Operation not permitted (1)
juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 up
Can't init device hci0: Operation not permitted (1)
juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 reset
Can't down device hci0: Operation not permitted (1)
juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 piscan
Can't set scan mode on hci0: Operation not permitted (1)
juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 lm SLAVE
hci0: Type: Primary Bus: USB
BD Address: 00:A7:43:06:01:5F ACL MTU: 0:0 SCO MTU: 0:0
Link mode: PERIPHERAL ACCEPT
juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 lm ACCEPT
Can't set default link mode on hci0: Operation not permitted (1)
juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig lm-a
hci0: Type: Primary Bus: USB
BD Address: 00:A7:43:06:01:5F ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:171 acl:0 sco:0 events:10 errors:0
TX bytes:276 acl:0 sco:0 commands:11 errors:0
juanma@juanma-To-be-filled-by-O-E-M:~$
Hors ligne
#56 Le 25/01/2025, à 13:55
- ma-gnome 357
Re : Pas de bluetooth
juanma@juanma-To-be-filled-by-O-E-M:~$ sudo /etc/init.d/bluetooth restart [sudo] Mot de passe de juanma : Restarting bluetooth (via systemctl): bluetooth.service. juanma@juanma-To-be-filled-by-O-E-M:~$ rfkill unblock bluetooth juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 down Can't down device hci0: Operation not permitted (1) juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 up Can't init device hci0: Operation not permitted (1) juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 reset Can't down device hci0: Operation not permitted (1) juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 piscan Can't set scan mode on hci0: Operation not permitted (1) juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 lm SLAVE hci0: Type: Primary Bus: USB BD Address: 00:A7:43:06:01:5F ACL MTU: 0:0 SCO MTU: 0:0 Link mode: PERIPHERAL ACCEPT juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 lm ACCEPT Can't set default link mode on hci0: Operation not permitted (1) juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig lm-a hci0: Type: Primary Bus: USB BD Address: 00:A7:43:06:01:5F ACL MTU: 0:0 SCO MTU: 0:0 DOWN RX bytes:171 acl:0 sco:0 events:10 errors:0 TX bytes:276 acl:0 sco:0 commands:11 errors:0 juanma@juanma-To-be-filled-by-O-E-M:~$
Quand tu as une erreur Can't init device hci0: Operation not permitted (1),
c'est que tu dois taper la commande en root, en utilisant sudo par exemple.
Donc au lieu de taper
hciconfig hci0 down
tape
sudo hciconfig hci0 down
Soyez satisfait avec linux, que linux soit avec vous !
Hors ligne
#57 Le 25/01/2025, à 16:04
- Juanma
Re : Pas de bluetooth
ok d'accord
juanma@juanma-To-be-filled-by-O-E-M:~$ sudo hciconfig hci0 up
Can't init device hci0: Connection timed out (110)
juanma@juanma-To-be-filled-by-O-E-M:~$
Hors ligne
#58 Le 25/01/2025, à 16:19
- Juanma
Re : Pas de bluetooth
juanma@juanma-To-be-filled-by-O-E-M:~$ hciconfig hci0 down
Can't down device hci0: Operation not permitted (1)
juanma@juanma-To-be-filled-by-O-E-M:~$ sudo hciconfig hci0 down
[sudo] Mot de passe de juanma :
juanma@juanma-To-be-filled-by-O-E-M:~$
je l'ai installé mais j'ai toujours un pb
Hors ligne