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 09/06/2018, à 19:11

genevrier

Souris Buetooth

Bonsoir,

Je suis sous Ubuntu 18.04  sur un portable Dell latitude E4310 et je tente de faire fonctionner une souris bluetooth Microsoft via une clé USB Adapter Bluetooth 4.0 Sitecom.
La souris ne semble pas être reconnue...
Qui a une piste ?
d'avance merci

Hors ligne

#2 Le 09/06/2018, à 19:16

xubu1957

Re : Souris Buetooth

Bonjour,

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

uname -a; lspci -nnk | grep -iA2 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

En ligne

#3 Le 09/06/2018, à 20:17

genevrier

Re : Souris Buetooth

michel@michel-Latitude-E4310:~$ -a; lspci -nnk | grep -iA2 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
-a : commande introuvable
00:19.0 Ethernet controller [0200]: Intel Corporation 82577LM Gigabit Network Connection [8086:10ea] (rev 05)
	Subsystem: Dell 82577LM Gigabit Network Connection [1028:0410]
	Kernel driver in use: e1000e
	Kernel modules: e1000e
--
02:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6200 [8086:422c] (rev 35)
	Subsystem: Intel Corporation Centrino Advanced-N 6200 2x2 AGN [8086:1321]
	Kernel driver in use: iwlwifi
Bus 002 Device 005: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications Processor
Bus 002 Device 004: ID 413c:8187 Dell Computer Corp. DW375 Bluetooth Module
Bus 002 Device 003: ID 046d:c019 Logitech, Inc. Optical Tilt Wheel Mouse
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0461:4db1 Primax Electronics, Ltd 
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[    2.249582] usb 2-1.7: Product: DW375 Bluetooth Module
[   22.327518] Bluetooth: Core ver 2.22
[   22.327541] Bluetooth: HCI device and connection manager initialized
[   22.327545] Bluetooth: HCI socket layer initialized
[   22.327548] Bluetooth: L2CAP socket layer initialized
[   22.327554] Bluetooth: SCO socket layer initialized
[   27.312903] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   27.312905] Bluetooth: BNEP filters: protocol multicast
[   27.312911] Bluetooth: BNEP socket layer initialized
[   38.399527] Bluetooth: RFCOMM TTY layer initialized
[   38.399536] Bluetooth: RFCOMM socket layer initialized
[   38.399544] Bluetooth: RFCOMM ver 1.11
[    0.049399] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[   22.343312] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-6000-6.ucode failed with error -2
[   22.343489] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   22.343674] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-6000-5.ucode failed with error -2
[   22.357401] iwlwifi 0000:02:00.0: loaded firmware version 9.221.4.1 build 25532 op_mode iwldvm
bluetooth             548864  41 btrtl,btintel,bnep,btbcm,rfcomm,btusb
ecdh_generic           24576  1 bluetooth
michel@michel-Latitude-E4310:~$ sudo service bluetooth status
[sudo] Mot de passe de michel : 
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
   Active: active (running) since Sat 2018-06-09 20:56:38 CEST; 13min ago
     Docs: man:bluetoothd(8)
 Main PID: 913 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4498)
   CGroup: /system.slice/bluetooth.service
           └─913 /usr/lib/bluetooth/bluetoothd

jun 09 20:56:38 michel-Latitude-E4310 bluetoothd[913]: Bluetooth daemon 5.48
jun 09 20:56:38 michel-Latitude-E4310 bluetoothd[913]: Starting SDP server
jun 09 20:56:38 michel-Latitude-E4310 bluetoothd[913]: Bluetooth management inte
jun 09 20:56:38 michel-Latitude-E4310 bluetoothd[913]: LEAdvertisingManager skip
jun 09 20:56:38 michel-Latitude-E4310 systemd[1]: Starting Bluetooth service...
jun 09 20:56:38 michel-Latitude-E4310 systemd[1]: Started Bluetooth service.
jun 09 20:56:49 michel-Latitude-E4310 bluetoothd[913]: Endpoint registered: send
jun 09 20:56:49 michel-Latitude-E4310 bluetoothd[913]: Endpoint registered: send
lines 1-18/18 (END)...skipping...
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since Sat 2018-06-09 20:56:38 CEST; 13min ago
     Docs: man:bluetoothd(8)
 Main PID: 913 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4498)
   CGroup: /system.slice/bluetooth.service
           └─913 /usr/lib/bluetooth/bluetoothd

jun 09 20:56:38 michel-Latitude-E4310 bluetoothd[913]: Bluetooth daemon 5.48
jun 09 20:56:38 michel-Latitude-E4310 bluetoothd[913]: Starting SDP server
jun 09 20:56:38 michel-Latitude-E4310 bluetoothd[913]: Bluetooth management interface 1.14 initialized
jun 09 20:56:38 michel-Latitude-E4310 bluetoothd[913]: LEAdvertisingManager skipped, LE unavailable
jun 09 20:56:38 michel-Latitude-E4310 systemd[1]: Starting Bluetooth service...
jun 09 20:56:38 michel-Latitude-E4310 systemd[1]: Started Bluetooth service.
jun 09 20:56:49 michel-Latitude-E4310 bluetoothd[913]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSource
jun 09 20:56:49 michel-Latitude-E4310 bluetoothd[913]: Endpoint registered: sender=:1.37 path=/MediaEndpoint/A2DPSink
~
~

Hors ligne

#4 Le 09/06/2018, à 20:19

genevrier

Re : Souris Buetooth

michel@michel-Latitude-E4310:~$ dpkg -l | grep blue
ii  blueman                                    2.0.5-1ubuntu1                       amd64        Graphical bluetooth manager
ii  bluetooth                                  5.48-0ubuntu3                        all          Bluetooth support
ii  bluez                                      5.48-0ubuntu3                        amd64        Bluetooth tools and daemons
ii  bluez-cups                                 5.48-0ubuntu3                        amd64        Bluetooth printer driver for CUPS
ii  bluez-obexd                                5.48-0ubuntu3                        amd64        bluez obex daemon
ii  gir1.2-gnomebluetooth-1.0:amd64            3.28.0-2                             amd64        Introspection data for GnomeBluetooth
ii  gnome-bluetooth                            3.28.0-2                             amd64        GNOME Bluetooth tools
ii  libbluetooth3:amd64                        5.48-0ubuntu3                        amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                 3.28.0-2                             amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                1:11.1-1ubuntu7.1                    amd64        Bluetooth module for PulseAudio sound server
michel@michel-Latitude-E4310:~$ rfkill list all
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: dell-wifi: Wireless LAN
	Soft blocked: no
	Hard blocked: no
3: dell-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no

Hors ligne

#5 Le 09/06/2018, à 20:46

xubu1957

Re : Souris Buetooth

Il y a cette anomalie :

iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-6000-5.ucode failed with error -2

Déjà présente dans ta précédente discussion > Souris bluetooth

Le Wifi fonctionne t-il bien ?


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

En ligne

#6 Le 09/06/2018, à 21:00

genevrier

Re : Souris Buetooth

Oui, le wifi fonctionne bien ...
Lors de la précédente discussion, je n'avais pas la clé usb Bluetoot !

Hors ligne

#7 Le 09/06/2018, à 21:21

xubu1957

Re : Souris Buetooth

En cherchant avec :

ID 413c:8187 Dell Computer Corp. DW375 Bluetooth Module

J'ai trouvé un bug ancien > bugs.launchpad.net/ubuntu/+source/bluez/+bug/1603715

(edit=messages regroupés)
_ _ _

Peux tu donner :

hciconfig -a
dmesg | grep usb

?
Commandes reprises depuis > [Risolto] Problemi USB adapter Bluetooth Sitecom 4.0

Dernière modification par xubu1957 (Le 09/06/2018, à 21:33)


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

En ligne

#8 Le 09/06/2018, à 21:25

genevrier

Re : Souris Buetooth

michel@michel-Latitude-E4310:~$ ID 413c:8187 Dell Computer Corp. DW375 Bluetooth Module
ID : commande introuvable
michel@michel-Latitude-E4310:~$ 

Hors ligne

#9 Le 09/06/2018, à 21:27

xubu1957

Re : Souris Buetooth

Essaye :

sudo service bluetooth restart

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

En ligne

#10 Le 09/06/2018, à 21:37

genevrier

Re : Souris Buetooth

ça ne donne rien !

Hors ligne

#11 Le 09/06/2018, à 21:39

xubu1957

Re : Souris Buetooth

Essaye aussi :

sudo modprobe -r btusb
sudo modprobe btusb

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

En ligne

#12 Le 09/06/2018, à 21:42

genevrier

Re : Souris Buetooth

Rien non plus...

Hors ligne

#13 Le 09/06/2018, à 21:43

xubu1957

Re : Souris Buetooth

Peux tu donner :

hciconfig -a
dmesg | grep usb

?


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

En ligne

#14 Le 09/06/2018, à 21:45

genevrier

Re : Souris Buetooth

       |:_/ |
      //   \ \
     (|     | )
    /'\_   _/`\
    \___)=(___/

michel@michel-Latitude-E4310:~$ hciconfig -a
hci1:	Type: Primary  Bus: USB
	BD Address: 00:1A:7D:DA:71:13  ACL MTU: 310:10  SCO MTU: 64:8
	UP RUNNING PSCAN ISCAN 
	RX bytes:7656 acl:37 sco:0 events:308 errors:0
	TX bytes:7172 acl:37 sco:0 commands:89 errors:0
	Features: 0xff 0xff 0x8f 0xfe 0xdb 0xff 0x5b 0x87
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: RSWITCH HOLD SNIFF PARK 
	Link mode: SLAVE ACCEPT 
	Name: 'michel-Latitude-E4310 #2'
	Class: 0x1c010c
	Service Classes: Rendering, Capturing, Object Transfer
	Device Class: Computer, Laptop
	HCI Version: 4.0 (0x6)  Revision: 0x22bb
	LMP Version: 4.0 (0x6)  Subversion: 0x22bb
	Manufacturer: Cambridge Silicon Radio (10)

hci0:	Type: Primary  Bus: USB
	BD Address: D0:DF:9A:41:E2:86  ACL MTU: 1021:8  SCO MTU: 64:1
	UP RUNNING PSCAN ISCAN 
	RX bytes:3671 acl:34 sco:0 events:106 errors:0
	TX bytes:5890 acl:37 sco:0 commands:62 errors:0
	Features: 0xff 0xff 0x8f 0xfe 0x9b 0xff 0x79 0x87
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: RSWITCH HOLD SNIFF PARK 
	Link mode: SLAVE ACCEPT 
	Name: 'michel-Latitude-E4310'
	Class: 0x1c010c
	Service Classes: Rendering, Capturing, Object Transfer
	Device Class: Computer, Laptop
	HCI Version: 3.0 (0x5)  Revision: 0x205
	LMP Version: 3.0 (0x5)  Subversion: 0x4203
	Manufacturer: Broadcom Corporation (15)

michel@michel-Latitude-E4310:~$ dmesg | grep usb
[    0.130821] usbcore: registered new interface driver usbfs
[    0.130821] usbcore: registered new interface driver hub
[    0.130821] usbcore: registered new device driver usb
[    1.108179] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.108186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.108192] usb usb1: Product: EHCI Host Controller
[    1.108197] usb usb1: Manufacturer: Linux 4.15.0-22-generic ehci_hcd
[    1.108203] usb usb1: SerialNumber: 0000:00:1a.0
[    1.128148] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.128153] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.128157] usb usb2: Product: EHCI Host Controller
[    1.128161] usb usb2: Manufacturer: Linux 4.15.0-22-generic ehci_hcd
[    1.128164] usb usb2: SerialNumber: 0000:00:1d.0
[    1.444021] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.472067] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.600629] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[    1.600633] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.630856] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[    1.630862] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.892057] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[    1.924052] usb 2-1.1: new low-speed USB device number 3 using ehci-pci
[    2.039996] usb 1-1.4: New USB device found, idVendor=0461, idProduct=4db1
[    2.040004] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.040009] usb 1-1.4: Product: Laptop_Integrated_Webcam_2M
[    2.040014] usb 1-1.4: Manufacturer: CN0F5CWW786641470BX6A01
[    2.041041] usb 2-1.1: New USB device found, idVendor=046d, idProduct=c019
[    2.041046] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.041049] usb 2-1.1: Product: USB Optical Mouse
[    2.041052] usb 2-1.1: Manufacturer: Logitech
[    2.055176] usbcore: registered new interface driver usbhid
[    2.055177] usbhid: USB HID core driver
[    2.059298] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:046D:C019.0001/input/input7
[    2.059492] hid-generic 0003:046D:C019.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-1.1/input0
[    2.120057] usb 2-1.7: new full-speed USB device number 4 using ehci-pci
[    2.239432] usb 2-1.7: New USB device found, idVendor=413c, idProduct=8187
[    2.239436] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.239439] usb 2-1.7: Product: DW375 Bluetooth Module
[    2.239441] usb 2-1.7: Manufacturer: Dell Computer Corp
[    2.239444] usb 2-1.7: SerialNumber: D0DF9A41E286
[    2.324033] usb 2-1.8: new full-speed USB device number 5 using ehci-pci
[    2.462969] usb 2-1.8: New USB device found, idVendor=0a5c, idProduct=5800
[    2.462973] usb 2-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.462976] usb 2-1.8: Product: 5880
[    2.462978] usb 2-1.8: Manufacturer: Broadcom Corp
[    2.462981] usb 2-1.8: SerialNumber: 0123456789ABCD
[    2.463197] usb 2-1.8: config 0 descriptor??
[   21.443146] usbcore: registered new interface driver btusb
[   22.411366] input: Laptop_Integrated_Webcam_2M: In as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input17
[   22.411448] usbcore: registered new interface driver uvcvideo
[  876.860733] usb 2-1.3: new full-speed USB device number 6 using ehci-pci
[  876.975854] usb 2-1.3: New USB device found, idVendor=0a12, idProduct=0001
[  876.975859] usb 2-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[  876.975864] usb 2-1.3: Product: CSR8510 A10
[ 1195.029920] usbcore: deregistering interface driver btusb
[ 1228.916417] usbcore: registered new interface driver btusb

Hors ligne

#15 Le 09/06/2018, à 22:07

xubu1957

Re : Souris Buetooth

Tu as deux appareils détectés :

michel@michel-Latitude-E4310:~$ hciconfig -a
hci1:	Type: Primary  Bus: USB
	BD Address: 00:1A:7D:DA:71:13  ACL MTU: 310:10  SCO MTU: 64:8
LMP Version: 4.0 (0x6)  Subversion: 0x22bb
	Manufacturer: Cambridge Silicon Radio (10)

hci0:	Type: Primary  Bus: USB
	BD Address: D0:DF:9A:41:E2:86  ACL MTU: 1021:8  SCO MTU: 64:1
Manufacturer: Broadcom Corporation (15)

Essaye :

hciconfig hci1 up

_ _ _

Le 21/02/2018, Naziel a écrit :

Si ça te renvoie une erreur, tu peux tenter (donne aussi le retour)

hciconfig hci1 reset

_ _ _

Une solution dans > Souris Bluetooth appariée mais refuse de se connecter.

Dernière modification par xubu1957 (Le 09/06/2018, à 22:19)


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

En ligne

#16 Le 12/06/2018, à 17:07

genevrier

Re : Souris Buetooth

michel@michel-Latitude-E4310:~$ hciconfig hci1 up
Can't init device hci1: Operation not permitted (1)
michel@michel-Latitude-E4310:~$ sudo hciconfig hci1 up
[sudo] Mot de passe de michel : 
michel@michel-Latitude-E4310:~$ hciconfig hci1 reset
Can't down device hci1: Operation not permitted (1)
michel@michel-Latitude-E4310:~$ sudo hciconfig hci1 reset
michel@michel-Latitude-E4310:~$ 

Hors ligne

#17 Le 12/06/2018, à 17:25

xubu1957

Re : Souris Buetooth

En cherchant dans > [SOLVED] Bluetooth is disabled

Avez-vous essayé un port USB 2 au lieu de USB 3 ?

Tes adaptateurs bluetooth sont branchés sur des ports USB 2 ?

Dernière modification par xubu1957 (Le 12/06/2018, à 17:26)


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

En ligne