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.

#51 Le 27/01/2020, à 13:16

xubu1957

Re : Le Bluetooth ne s'active PLUS (RTL8723DE)

@Nico

Essayer :

echo "options rtl8723de ant_sel=2" | sudo tee /etc/modprobe.d/rtl8723de.conf

?


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

#52 Le 27/01/2020, à 13:17

ylag

Re : Le Bluetooth ne s'active PLUS (RTL8723DE)

Bonjour,

Il y aurait une coquille dans le retour au commentaire #50 pour le contenu du fichier rtl8723de.conf:

option rtl8723de ant_sel=0

...il faut ajouter un « s » à options:

options rtl8723de ant_sel=0

Édit: grillé par xubu1957, toujours à l'affût! smile

A+

Dernière modification par ylag (Le 27/01/2020, à 13:19)

Hors ligne

#53 Le 27/01/2020, à 13:18

NicoApi73

Re : Le Bluetooth ne s'active PLUS (RTL8723DE)

Au temps pour moi, j'ai cru (et je ne sais même pas pourquoi) que tu répondais à xubu smile

Le problème est qu'il manque un s à option.

Fais

sudo nano /etc/modprobe.d/rtl8723de.conf

et rajoute un s à option pour que tu aies :

options rtl8723de ant_sel=0

CTRL+o (la lettre o)
Entrée
CTRL+x
Réessaie le #44

EDIT : bon, grillé par xubu et ylag smile

Dernière modification par NicoApi73 (Le 27/01/2020, à 13:20)

Hors ligne

#54 Le 27/01/2020, à 13:20

pugliesipc

Re : Le Bluetooth ne s'active PLUS (RTL8723DE)

Ok !!!

Maintenant j'ai cela,

pugliesipc@pugliesipc:~$ cat /etc/modprobe.d/rtl8723de.conf
options rtl8723de ant_sel=0
pugliesipc@pugliesipc:~$ sudo modprobe -r rtl8723de
pugliesipc@pugliesipc:~$ sudo modprobe -r 8723de
pugliesipc@pugliesipc:~$ sudo modprobe -r rtlwifi-new
modprobe: FATAL: Module rtlwifi-new not found.
pugliesipc@pugliesipc:~$ sudo modprobe 8723de
pugliesipc@pugliesipc:~$ 

Dernière modification par pugliesipc (Le 27/01/2020, à 13:21)

Hors ligne

#55 Le 27/01/2020, à 15:36

NicoApi73

Re : Le Bluetooth ne s'active PLUS (RTL8723DE)

Tu n'as plus d'erreur. Que donne :

uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth

ainsi que :

lsmod | sort
nmcli dev wifi

Hors ligne

#56 Le 27/01/2020, à 23:06

pugliesipc

Re : Le Bluetooth ne s'active PLUS (RTL8723DE)

uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux pugliesipc 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
	Subsystem: Hewlett-Packard Company Device [103c:8319]
	Kernel driver in use: rtl8723de
	Kernel modules: rtl8723de, 8723de
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:8362]
	Kernel driver in use: r8169
	Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:b009 Realtek Semiconductor Corp. 
Bus 001 Device 002: ID 04f2:b5d6 Chicony Electronics Co., Ltd 
Bus 001 Device 004: ID 05ac:12a8 Apple, Inc. iPhone5/5C/5S/6
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[    4.223125] Bluetooth: Core ver 2.22
[    4.223142] Bluetooth: HCI device and connection manager initialized
[    4.223145] Bluetooth: HCI socket layer initialized
[    4.223148] Bluetooth: L2CAP socket layer initialized
[    4.223153] Bluetooth: SCO socket layer initialized
[    4.320444] Bluetooth: hci0: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[    4.320445] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723d_config.bin
[    4.325888] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723d_fw.bin
[    4.336027] Bluetooth: hci0: rom_version status=0 version=2
[    4.336043] Bluetooth: hci0: cfg_sz 10, total size 33266
[    6.524020] Bluetooth: hci0: command 0xfc20 tx timeout
[    9.656214] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    9.656215] Bluetooth: BNEP filters: protocol multicast
[    9.656219] Bluetooth: BNEP socket layer initialized
[   14.556019] Bluetooth: hci0: download fw command failed (-110)
[    0.024000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.068510] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.930862] [Firmware Bug]: Invalid critical threshold (0)
[    2.612714] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4d5f02)
[    4.392459] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[    4.554476] rtl8723de: Using firmware rtlwifi/rtl8723defw.bin
bluetooth             548864  12 btrtl,btintel,btbcm,bnep,btusb
ecdh_generic           24576  1 bluetooth
lsmod | sort
ac97_bus               16384  1 snd_soc_core
acpi_pad              180224  0
acpi_thermal_rel       16384  1 int3400_thermal
aesni_intel           188416  0
aes_x86_64             20480  1 aesni_intel
ahci                   40960  2
arc4                   16384  2
autofs4                40960  2
binfmt_misc            20480  1
bluetooth             548864  12 btrtl,btintel,btbcm,bnep,btusb
bnep                   20480  2
btbcm                  16384  1 btusb
btcoexist             430080  1 rtl8723de
btintel                16384  1 btusb
btrtl                  16384  1 btusb
btusb                  45056  0
cfg80211              622592  2 rtlwifi,mac80211
coretemp               16384  0
crc32_pclmul           16384  0
crct10dif_pclmul       16384  0
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
crypto_simd            16384  1 aesni_intel
drm                   401408  6 drm_kms_helper,i915
drm_kms_helper        172032  1 i915
ecdh_generic           24576  1 bluetooth
fb_sys_fops            16384  1 drm_kms_helper
ghash_clmulni_intel    16384  0
glue_helper            16384  1 aesni_intel
hp_accel               28672  0
hp_wireless            16384  0
hp_wmi                 16384  0
i2c_algo_bit           16384  1 i915
i915                 1622016  13
input_leds             16384  0
input_polldev          16384  1 lis3lv02d
int3400_thermal        16384  0
int3403_thermal        16384  0
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
intel_cstate           20480  0
intel_pch_thermal      16384  0
intel_powerclamp       16384  0
intel_rapl             20480  0
intel_rapl_perf        16384  0
intel_soc_dts_iosf     16384  1 processor_thermal_device
ipheth                 16384  0
ip_tables              28672  0
irqbypass              16384  1 kvm
joydev                 24576  0
kvm                   610304  0
libahci                32768  1 ahci
lis3lv02d              20480  1 hp_accel
lp                     20480  0
mac80211              786432  2 rtl_pci,rtlwifi
mac_hid                16384  0
media                  40960  2 videodev,uvcvideo
mei                    94208  1 mei_me
mei_me                 40960  0
mii                    16384  1 r8169
Module                  Size  Used by
nls_iso8859_1          16384  1
parport                49152  3 parport_pc,lp,ppdev
parport_pc             32768  0
pcbc                   16384  0
phydm_mod             856064  1 rtl8723de
ppdev                  20480  0
processor_thermal_device    16384  0
psmouse               151552  0
r8169                  86016  0
rtl8723_common         24576  1 rtl8723de
rtl8723de              98304  0
rtl_pci                32768  1 rtl8723de
rtlwifi               163840  5 rtl_pci,rtl8723de,btcoexist,phydm_mod,rtl8723_common
sch_fq_codel           20480  7
serio_raw              16384  0
shpchp                 36864  0
snd                    81920  19 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
snd_compress           20480  1 snd_soc_core
snd_hda_codec         126976  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     49152  1
snd_hda_codec_realtek   106496  1
snd_hda_core           81920  7 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_skl
snd_hda_ext_core       24576  1 snd_soc_skl
snd_hda_intel          45056  3
snd_hwdep              20480  1 snd_hda_codec
snd_pcm                98304  8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_rawmidi            32768  1 snd_seq_midi
snd_seq                65536  2 snd_seq_midi,snd_seq_midi_event
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_soc_acpi           16384  1 snd_soc_skl
snd_soc_core          241664  1 snd_soc_skl
snd_soc_skl            86016  0
snd_soc_skl_ipc        65536  1 snd_soc_skl
snd_soc_sst_dsp        32768  1 snd_soc_skl_ipc
snd_soc_sst_ipc        16384  1 snd_soc_skl_ipc
snd_timer              32768  2 snd_seq,snd_pcm
soundcore              16384  1 snd
sparse_keymap          16384  1 hp_wmi
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
uvcvideo               86016  0
video                  45056  1 i915
videobuf2_core         40960  2 videobuf2_v4l2,uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_vmalloc      16384  1 uvcvideo
videodev              184320  3 videobuf2_core,videobuf2_v4l2,uvcvideo
wmi                    24576  2 hp_wmi,wmi_bmof
wmi_bmof               16384  0
x86_pkg_temp_thermal    16384  0
x_tables               40960  1 ip_tables
nmcli dev wifi
IN-USE  SSID               MODE   CHAN  RATE        SIGNAL  BARS  SECURITY  
        Ambuscade          Infra  11    130 Mbit/s  40      ▂▄__  WPA2      
        Bbox-Valentin-114  Infra  6     195 Mbit/s  20      ▂___  WPA1 WPA2 

Hors ligne

#57 Le 28/01/2020, à 07:58

NicoApi73

Re : Le Bluetooth ne s'active PLUS (RTL8723DE)

Tu as les 2 modules qui sont chargés :

	Kernel modules: rtl8723de, 8723de

Il faut le décharger :

sudo modprobe -r rtl8723de

Hors ligne

#58 Le 28/01/2020, à 11:11

pugliesipc

Re : Le Bluetooth ne s'active PLUS (RTL8723DE)

Ok, je viens de le faire mais toujours pas de bluetooth


pugliesipc@pugliesipc:~$ sudo modprobe -r rtl8723de
[sudo] password for pugliesipc: 
pugliesipc@pugliesipc:~$ uname -a; lspci -nnk | grep -iA3 net; lsusb; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
Linux pugliesipc 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
	Subsystem: Hewlett-Packard Company Device [103c:8319]
	Kernel modules: rtl8723de, 8723de
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:8362]
	Kernel driver in use: r8169
	Kernel modules: r8169
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:b009 Realtek Semiconductor Corp. 
Bus 001 Device 002: ID 04f2:b5d6 Chicony Electronics Co., Ltd 
Bus 001 Device 004: ID 05ac:12a8 Apple, Inc. iPhone5/5C/5S/6
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[    3.482701] Bluetooth: Core ver 2.22
[    3.482716] Bluetooth: HCI device and connection manager initialized
[    3.482720] Bluetooth: HCI socket layer initialized
[    3.482722] Bluetooth: L2CAP socket layer initialized
[    3.482727] Bluetooth: SCO socket layer initialized
[    3.563873] Bluetooth: hci0: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[    3.563875] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723d_config.bin
[    3.565394] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723d_fw.bin
[    3.566705] Bluetooth: hci0: rom_version status=0 version=2
[    3.566719] Bluetooth: hci0: cfg_sz 10, total size 33266
[    5.756021] Bluetooth: hci0: command 0xfc20 tx timeout
[    9.487395] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    9.487397] Bluetooth: BNEP filters: protocol multicast
[    9.487401] Bluetooth: BNEP socket layer initialized
[   13.824031] Bluetooth: hci0: download fw command failed (-110)
[    0.024000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.057718] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.916781] [Firmware Bug]: Invalid critical threshold (0)
[    1.936185] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4d5f02)
[    3.610297] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[    3.846065] rtl8723de: Using firmware rtlwifi/rtl8723defw.bin
bluetooth             548864  12 btrtl,btintel,btbcm,bnep,btusb
ecdh_generic           24576  1 bluetooth
pugliesipc@pugliesipc:~$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since Tue 2020-01-28 10:06:03 CET; 2min 20s ago
     Docs: man:bluetoothd(8)
 Main PID: 804 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─804 /usr/lib/bluetooth/bluetoothd

janv. 28 10:06:03 pugliesipc systemd[1]: Starting Bluetooth service...
janv. 28 10:06:03 pugliesipc bluetoothd[804]: Bluetooth daemon 5.48
janv. 28 10:06:03 pugliesipc bluetoothd[804]: Starting SDP server
janv. 28 10:06:03 pugliesipc bluetoothd[804]: Bluetooth management interface 1.14 initialized
janv. 28 10:06:03 pugliesipc systemd[1]: Started Bluetooth service.
janv. 28 10:06:08 pugliesipc bluetoothd[804]: No Bluetooth address for index 0
pugliesipc@pugliesipc:~$ 

Hors ligne

#59 Le 28/01/2020, à 11:13

NicoApi73

Re : Le Bluetooth ne s'active PLUS (RTL8723DE)

Il faudrait l'aide de Naziel...

Hors ligne

#60 Le 28/01/2020, à 12:13

xubu1957

Re : Le Bluetooth ne s'active PLUS (RTL8723DE)

Bonjour,

@Nico

Comment pourrait-on faire fonctionner le Bluetooth avec un noyau 4.15, alors qu'il n'est pris en charge pour le rtl8723de, que depuis le noyau 4.17 ?

_ _ _

Utiliser le PPA de Pilot6 ? > askubuntu.com/questions/1033968/how-to-activate-bluetooth-device-for-rtl8723de

_ _ _

Sortie d'un nouveau noyau 5.3.0.28 HWE > ubuntuupdates.org

Dernière modification par xubu1957 (Le 28/01/2020, à 12:37)


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

#61 Le 28/01/2020, à 14:13

NicoApi73

Re : Le Bluetooth ne s'active PLUS (RTL8723DE)

Mon hypothèse est que le WIFI et le Bluetooth sont gérés par le même driver. Nous sommes entrain d'essayer un driver différent de celui de L. Finger qui pourrait peut être permettre le fonctionnement du Bluetooth en 4.15.

Je n'ai pas moyen de vérifier mon hypothèse et Naziel apportera peut être un autre éclairage sur le sujet.

Hors ligne