Bonjour,
Après avoir écumer tout les forums et solution que j'ai pu trouver, après un passage à la Ubuntu party de Paris, je désespère de pouvoir activer ce ...... de bluetooth.
Je vous propose donc ce challenge : arriver à faire fonctionner les dents bleues sur mon PC....
Pour commencer, je vous donne tout les indices que j'ai sous la main (et si vous en avez d'autre, n'hésitez pas..), hormis que ça fonctionne sous Windows :
1 - La commande " uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth " retourne :
Linux cotcot-N751JK 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 10:07:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
03:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
Subsystem: Foxconn International, Inc. MT7630e 802.11bgn Wireless Network Adapter [105b:e074]
Kernel driver in use: mt7630e
Kernel modules: mt7630e
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader [10ec:5287] (rev 01)
--
04:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8168
Kernel modules: r8168
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 005: ID 04f2:b3fd Chicony Electronics Co., Ltd
Bus 003 Device 004: ID 0489:e069 Foxconn / Hon Hai
Bus 003 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 002: ID 1376:4e61 Vimtron Electronics Co., Ltd.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 1341.038046] Bluetooth: Core ver 2.22
[ 1341.038066] Bluetooth: HCI device and connection manager initialized
[ 1341.038068] Bluetooth: HCI socket layer initialized
[ 1341.038070] Bluetooth: L2CAP socket layer initialized
[ 1341.038074] Bluetooth: SCO socket layer initialized
[ 0.029883] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.060039] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 1.814108] psmouse serio4: elantech: assuming hardware version 4 (with firmware version 0x381fa2)
[ 19.052250] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 22.738926] snd_hda_intel 0000:00:03.0: Applying patch firmware 'hda-jack-retask.fw'
[ 22.739049] snd_hda_intel 0000:00:1b.0: Applying patch firmware 'hda-jack-retask.fw'
bluetooth 548864 0
ecdh_generic 24576 1 bluetooth
2- La commande " sudo service bluetooth status " retourne :
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Docs: man:bluetoothd(8)
3- La commande " dpkg -l | grep blue " retourne :
ii bluetooth 5.48-0ubuntu3.4 all Bluetooth support
ii bluez 5.48-0ubuntu3.4 amd64 Bluetooth tools and daemons
ii bluez-cups 5.48-0ubuntu3.4 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.48-0ubuntu3.4 amd64 bluez obex daemon
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.48-0ubuntu3.4 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.7 amd64 Bluetooth module for PulseAudio sound server
4 - La commande " rfkill list all " retourne :
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
ps : le wifi fonctionne bien. Il est juste arrêté car je passe par le modem USB 4G qui est bien meilleur que celui de la résidence universitaire...
5 - Petit dernier : la commande " rfkill list all " retourne :
mt7630e, 2.0.8: added
mt7630e, 2.1.0, 4.15.0-100-generic, x86_64: installed (WARNING! Diff between built and installed module!)
mt7630e, 2.1.0, 4.15.0-101-generic, x86_64: installed (WARNING! Diff between built and installed module!)
mt7630e, 2.1.0, 4.15.0-97-generic, x86_64: installed (WARNING! Diff between built and installed module!)
En général, les "WARNING" n'annoncent rien de bon 🙁 mais peuvent donner un indice 😐 ... Enfin pas trop pour moi car même après un mise a jour parisienne et donc tout beau tout neuf, ça ne voulait pas.
Si vous avez une idée, je suis preneur....
Rodolphe
PS : merci a Xubu 1957 pour ces conseils et les commandes ci-dessus. 🙂