#1 Le 21/10/2019, à 19:51
- Rhartane
[RESOLU] - Realteck 8723de inactive
Bonjour,
Je suis nouveau sur Ubuntu car désireux de fuir Windows.
Je n'arrive pas à détecter ma carte wifi, malgré la lecture de plusieurs posts sur ce forum, et notamment celui ci :
#30 où il est montré une succession de commandes permettant d'effacer d'anciennes versions du pilote.
https://forum.ubuntu-fr.org/viewtopic.p … 041337&p=2
mon dkms status donne :
hartane@hartane-HP-Laptop-17-bs0xx:~$ dkms status
rtlwifi-new, 0.6: added
hartane@hartane-HP-Laptop-17-bs0xx:~$
Merci de votre aide
Bien à vous
Dernière modification par Rhartane (Le 27/10/2019, à 15:58)
Hors ligne
#2 Le 21/10/2019, à 19:55
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
hartane@hartane-HP-Laptop-17-bs0xx:~$ sudo lshw -class network
[sudo] Mot de passe de hartane :
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:01:00.0
nom logique: eno1
version: 15
numéro de série: ac:e2:d3:0a:ca:00
taille: 10Mbit/s
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 duplex=half firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
ressources: irq:16 portE/S:4000(taille=256) mémoire:b1104000-b1104fff mémoire:b1100000-b1103fff
*-network NON-RÉCLAMÉ
description: Network controller
produit: Realtek Semiconductor Co., Ltd.
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
version: 00
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress cap_list
configuration: latency=0
ressources: portE/S:3000(taille=256) mémoire:b1000000-b100ffff
*-network
description: Ethernet interface
identifiant matériel: 3
nom logique: bnep0
numéro de série: 40:9f:38:e3:56:56
fonctionnalités: ethernet physical
configuration: broadcast=yes ip=192.168.138.79 multicast=yes
hartane@hartane-HP-Laptop-17-bs0xx:~$
Hors ligne
#3 Le 21/10/2019, à 19:57
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
En espérant que ces quelques lignes puissent vous aider dans votre réflexion :
hartane@hartane-HP-Laptop-17-bs0xx:~$ lspci -k -nn | grep -A 3 -i net
01: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:8339]
Kernel driver in use: r8169
Kernel modules: r8169
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
Subsystem: Hewlett-Packard Company Device [103c:8319]
hartane@hartane-HP-Laptop-17-bs0xx:~$
Hors ligne
#4 Le 21/10/2019, à 20:07
- xubu1957
Re : [RESOLU] - Realteck 8723de inactive
Bonjour,
Tu as quel retour avec :
sudo modprobe rtl8723de
?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#5 Le 21/10/2019, à 20:25
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
voici
hartane@hartane-HP-Laptop-17-bs0xx:~$ sudo modprobe rtl8723de
[sudo] Mot de passe de hartane :
modprobe: FATAL: Module rtl8723de not found in directory /lib/modules/5.0.0-23-generic
hartane@hartane-HP-Laptop-17-bs0xx:~$
Hors ligne
#6 Le 21/10/2019, à 20:34
- xubu1957
Re : [RESOLU] - Realteck 8723de inactive
Montre :
bootctl
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#7 Le 21/10/2019, à 20:36
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
hartane@hartane-HP-Laptop-17-bs0xx:~$ bootctl
System:
Firmware: n/a (n/a)
Secure Boot: enabled
Setup Mode: user
Current Loader:
Product: n/a
ESP: n/a
File: └─n/a
Boot Loader Entries in EFI Variables:
Title: ubuntu
ID: 0x0002
Status: active, boot-order
Partition: /dev/disk/by-partuuid/371f7b4c-1a6d-4c27-b96b-76d59be98162
File: └─/EFI/ubuntu/shimx64.efi
Title: Windows Boot Manager
ID: 0x0001
Status: active, boot-order
Partition: /dev/disk/by-partuuid/371f7b4c-1a6d-4c27-b96b-76d59be98162
File: └─/EFI/Microsoft/Boot/bootmgfw.efi
hartane@hartane-HP-Laptop-17-bs0xx:~$
Hors ligne
#8 Le 21/10/2019, à 20:37
- xubu1957
Re : [RESOLU] - Realteck 8723de inactive
Secure Boot: enabled
enabled = activé
Regarde au § 2 et début du § 3 > [Tuto] Pas de Wi-fi ? Eléments importants à vérifier pour désactiver le secure-boot.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#9 Le 21/10/2019, à 21:40
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
hartane@hartane-HP-Laptop-17-bs0xx:~$ bootctl
System:
Firmware: n/a (n/a)
Secure Boot: disabled
Setup Mode: user
Current Loader:
Product: n/a
ESP: n/a
File: └─n/a
Boot Loader Entries in EFI Variables:
Title: ubuntu
ID: 0x0002
Status: active, boot-order
Partition: /dev/disk/by-partuuid/371f7b4c-1a6d-4c27-b96b-76d59be98162
File: └─/EFI/ubuntu/shimx64.efi
Title: Windows Boot Manager
ID: 0x0001
Status: active, boot-order
Partition: /dev/disk/by-partuuid/371f7b4c-1a6d-4c27-b96b-76d59be98162
File: └─/EFI/Microsoft/Boot/bootmgfw.efi
hartane@hartane-HP-Laptop-17-bs0xx:~$
voila c'est mieux ainsi
Hors ligne
#10 Le 21/10/2019, à 21:42
- xubu1957
Re : [RESOLU] - Realteck 8723de inactive
sudo modprobe rtl8723de
donne une réponse ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#11 Le 21/10/2019, à 22:26
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
hartane@hartane-HP-Laptop-17-bs0xx:~$ sudo modprobe rtl8723de
[sudo] Mot de passe de hartane :
modprobe: FATAL: Module rtl8723de not found in directory /lib/modules/5.0.0-23-generic
hartane@hartane-HP-Laptop-17-bs0xx:~$
négative
Hors ligne
#12 Le 22/10/2019, à 06:13
- xubu1957
Re : [RESOLU] - Realteck 8723de inactive
Bonjour,
Tu peux donner :
lsmod | grep rtl8723de
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
#13 Le 22/10/2019, à 06:20
- NicoApi73
Re : [RESOLU] - Realteck 8723de inactive
Bonjour,
modprobe: FATAL: Module rtl8723de not found in directory /lib/modules/5.0.0-23-generic
indique que le kernel object n'existe pas.
Au #1 tu indiques que rtlwifi-new a été installé. Quelles commandes as tu exécutées?
EDIT : dans le post auquel tu fais référence en #1, la personne avait déjà cloné le github de Larry Finger ainsi que les outils pour la compilation
EDIT2 : Pour être plus précis :
rtlwifi-new, 0.6: added: added
signifie que rtlwifi-new, 0.6: added a été ajouté à l'arbre dkms, c'est tout. Il n'est pas installé pour autant
Dernière modification par NicoApi73 (Le 22/10/2019, à 06:23)
Hors ligne
#14 Le 22/10/2019, à 18:19
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
Il semblerait que la commande ne retourne rien
hartane@hartane-HP-Laptop-17-bs0xx:~$ lsmod | grep rtl8723de
hartane@hartane-HP-Laptop-17-bs0xx:~$ lsmod | grep rtl8723de
hartane@hartane-HP-Laptop-17-bs0xx:~$
Je ne comprends pas vraiment ce que j'ai fait auparavant, je ne pense pas qu'il soit utile de compter la dessus
J'ai fait ceci
cd ~/rtlwifi_new
make clean
sudo make uninstall
source dkms.conf
sudo mkdir /usr/src/$PACKAGE_NAME-$PACKAGE_VERSION
sudo cp -r * /usr/src/$PACKAGE_NAME-$PACKAGE_VERSION
sudo dkms add $PACKAGE_NAME/$PACKAGE_VERSION
sudo dkms autoinstall $PACKAGE_NAME/$PACKAGE_VERSION
Hors ligne
#15 Le 22/10/2019, à 18:25
- NicoApi73
Re : [RESOLU] - Realteck 8723de inactive
Donne le retour des commandes suivantes :
cd ~/rtlwifi_new
make clean
make
On va déjà vérifier si la compilation passe...
Hors ligne
#16 Le 22/10/2019, à 18:31
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
hartane@hartane-HP-Laptop-17-bs0xx:~$ cd ~/rtlwifi_new
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$ make clean
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$ make
make -C /lib/modules/5.0.0-23-generic/build M=/home/hartane/rtlwifi_new modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-5.0.0-23-generic »
CC [M] /home/hartane/rtlwifi_new/btcoexist/halbtc8192e2ant.o
CC [M] /home/hartane/rtlwifi_new/btcoexist/halbtc8723b1ant.o
CC [M] /home/hartane/rtlwifi_new/btcoexist/halbtc8723b2ant.o
CC [M] /home/hartane/rtlwifi_new/btcoexist/halbtc8821a1ant.o
CC [M] /home/hartane/rtlwifi_new/btcoexist/halbtc8821a2ant.o
CC [M] /home/hartane/rtlwifi_new/btcoexist/halbtc8822b1ant.o
CC [M] /home/hartane/rtlwifi_new/btcoexist/halbtc8822b2ant.o
CC [M] /home/hartane/rtlwifi_new/btcoexist/halbtc8822bwifionly.o
CC [M] /home/hartane/rtlwifi_new/btcoexist/halbtc8723d1ant.o
CC [M] /home/hartane/rtlwifi_new/btcoexist/halbtc8723d2ant.o
CC [M] /home/hartane/rtlwifi_new/btcoexist/halbtcoutsrc.o
CC [M] /home/hartane/rtlwifi_new/btcoexist/rtl_btc.o
LD [M] /home/hartane/rtlwifi_new/btcoexist/btcoexist.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_api.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx_usb.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx_sdio.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx_pcie.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_func_88xx.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_pcie.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_func_8822b.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_sdio.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_8822b_phy.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_8822b_pwr_seq.o
CC [M] /home/hartane/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_usb.o
CC [M] /home/hartane/rtlwifi_new/halmac/rtl_halmac.o
LD [M] /home/hartane/rtlwifi_new/halmac/halmac.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_debug.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_antdiv.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_soml.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_smt_ant.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_interface.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_phystatus.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_hwconfig.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_dig.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_pathdiv.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_rainfo.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_dynamictxpower.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_adaptivity.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_cfotracking.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_noisemonitor.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_dfs.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_adc_sampling.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_ccx.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_psd.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_primary_cca.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_cck_pd.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_rssi_monitor.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_auto_dbg.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_math_lib.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_api.o
CC [M] /home/hartane/rtlwifi_new/phydm/phydm_pow_train.o
CC [M] /home/hartane/rtlwifi_new/phydm/halrf/halrf.o
CC [M] /home/hartane/rtlwifi_new/phydm/halrf/halphyrf_ce.o
CC [M] /home/hartane/rtlwifi_new/phydm/halrf/halrf_powertracking_ce.o
CC [M] /home/hartane/rtlwifi_new/phydm/halrf/halrf_powertracking.o
CC [M] /home/hartane/rtlwifi_new/phydm/halrf/halrf_kfree.o
CC [M] /home/hartane/rtlwifi_new/phydm/halrf/rtl8822b/halrf_8822b.o
CC [M] /home/hartane/rtlwifi_new/phydm/halrf/rtl8822b/halrf_iqk_8822b.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl8822b/halhwimg8822b_bb.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl8822b/halhwimg8822b_mac.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl8822b/halhwimg8822b_rf.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl8822b/phydm_hal_api8822b.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl8822b/phydm_regconfig8822b.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl8822b/phydm_rtl8822b.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl8723d/halhwimg8723d_bb.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl8723d/halhwimg8723d_mac.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl8723d/halhwimg8723d_rf.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl8723d/phydm_regconfig8723d.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl8723d/phydm_rtl8723d.o
CC [M] /home/hartane/rtlwifi_new/phydm/halrf/rtl8723d/halrf_8723d.o
CC [M] /home/hartane/rtlwifi_new/phydm/rtl_phydm.o
LD [M] /home/hartane/rtlwifi_new/phydm/phydm_mod.o
CC [M] /home/hartane/rtlwifi_new/rtl8188ee/dm.o
CC [M] /home/hartane/rtlwifi_new/rtl8188ee/fw.o
CC [M] /home/hartane/rtlwifi_new/rtl8188ee/hw.o
CC [M] /home/hartane/rtlwifi_new/rtl8188ee/led.o
CC [M] /home/hartane/rtlwifi_new/rtl8188ee/phy.o
CC [M] /home/hartane/rtlwifi_new/rtl8188ee/pwrseq.o
CC [M] /home/hartane/rtlwifi_new/rtl8188ee/rf.o
CC [M] /home/hartane/rtlwifi_new/rtl8188ee/sw.o
CC [M] /home/hartane/rtlwifi_new/rtl8188ee/table.o
CC [M] /home/hartane/rtlwifi_new/rtl8188ee/trx.o
LD [M] /home/hartane/rtlwifi_new/rtl8188ee/rtl8188ee.o
CC [M] /home/hartane/rtlwifi_new/rtl8192c/main.o
CC [M] /home/hartane/rtlwifi_new/rtl8192c/dm_common.o
CC [M] /home/hartane/rtlwifi_new/rtl8192c/fw_common.o
CC [M] /home/hartane/rtlwifi_new/rtl8192c/phy_common.o
LD [M] /home/hartane/rtlwifi_new/rtl8192c/rtl8192c-common.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ce/dm.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ce/hw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ce/led.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ce/phy.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ce/rf.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ce/sw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ce/table.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ce/trx.o
LD [M] /home/hartane/rtlwifi_new/rtl8192ce/rtl8192ce.o
CC [M] /home/hartane/rtlwifi_new/rtl8192cu/dm.o
CC [M] /home/hartane/rtlwifi_new/rtl8192cu/hw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192cu/led.o
CC [M] /home/hartane/rtlwifi_new/rtl8192cu/mac.o
CC [M] /home/hartane/rtlwifi_new/rtl8192cu/phy.o
CC [M] /home/hartane/rtlwifi_new/rtl8192cu/rf.o
CC [M] /home/hartane/rtlwifi_new/rtl8192cu/sw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192cu/table.o
CC [M] /home/hartane/rtlwifi_new/rtl8192cu/trx.o
LD [M] /home/hartane/rtlwifi_new/rtl8192cu/rtl8192cu.o
CC [M] /home/hartane/rtlwifi_new/rtl8192de/dm.o
CC [M] /home/hartane/rtlwifi_new/rtl8192de/fw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192de/hw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192de/led.o
CC [M] /home/hartane/rtlwifi_new/rtl8192de/phy.o
CC [M] /home/hartane/rtlwifi_new/rtl8192de/rf.o
CC [M] /home/hartane/rtlwifi_new/rtl8192de/sw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192de/table.o
CC [M] /home/hartane/rtlwifi_new/rtl8192de/trx.o
LD [M] /home/hartane/rtlwifi_new/rtl8192de/rtl8192de.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ee/dm.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ee/fw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ee/hw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ee/led.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ee/phy.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ee/pwrseq.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ee/rf.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ee/sw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ee/table.o
CC [M] /home/hartane/rtlwifi_new/rtl8192ee/trx.o
LD [M] /home/hartane/rtlwifi_new/rtl8192ee/rtl8192ee.o
CC [M] /home/hartane/rtlwifi_new/rtl8192se/dm.o
CC [M] /home/hartane/rtlwifi_new/rtl8192se/fw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192se/hw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192se/led.o
CC [M] /home/hartane/rtlwifi_new/rtl8192se/phy.o
CC [M] /home/hartane/rtlwifi_new/rtl8192se/rf.o
CC [M] /home/hartane/rtlwifi_new/rtl8192se/sw.o
CC [M] /home/hartane/rtlwifi_new/rtl8192se/table.o
CC [M] /home/hartane/rtlwifi_new/rtl8192se/trx.o
LD [M] /home/hartane/rtlwifi_new/rtl8192se/rtl8192se.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/dm.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/fw.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/hal_btc.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/hal_bt_coexist.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/hw.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/led.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/phy.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/pwrseq.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/rf.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/sw.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/table.o
CC [M] /home/hartane/rtlwifi_new/rtl8723ae/trx.o
LD [M] /home/hartane/rtlwifi_new/rtl8723ae/rtl8723ae.o
CC [M] /home/hartane/rtlwifi_new/rtl8723be/dm.o
CC [M] /home/hartane/rtlwifi_new/rtl8723be/fw.o
CC [M] /home/hartane/rtlwifi_new/rtl8723be/hw.o
CC [M] /home/hartane/rtlwifi_new/rtl8723be/led.o
CC [M] /home/hartane/rtlwifi_new/rtl8723be/phy.o
CC [M] /home/hartane/rtlwifi_new/rtl8723be/pwrseq.o
CC [M] /home/hartane/rtlwifi_new/rtl8723be/rf.o
CC [M] /home/hartane/rtlwifi_new/rtl8723be/sw.o
CC [M] /home/hartane/rtlwifi_new/rtl8723be/table.o
CC [M] /home/hartane/rtlwifi_new/rtl8723be/trx.o
LD [M] /home/hartane/rtlwifi_new/rtl8723be/rtl8723be.o
CC [M] /home/hartane/rtlwifi_new/rtl8723com/main.o
CC [M] /home/hartane/rtlwifi_new/rtl8723com/dm_common.o
CC [M] /home/hartane/rtlwifi_new/rtl8723com/fw_common.o
CC [M] /home/hartane/rtlwifi_new/rtl8723com/phy_common.o
LD [M] /home/hartane/rtlwifi_new/rtl8723com/rtl8723-common.o
CC [M] /home/hartane/rtlwifi_new/rtl8723de/fw.o
CC [M] /home/hartane/rtlwifi_new/rtl8723de/hw.o
CC [M] /home/hartane/rtlwifi_new/rtl8723de/led.o
CC [M] /home/hartane/rtlwifi_new/rtl8723de/phy.o
CC [M] /home/hartane/rtlwifi_new/rtl8723de/pwrseq.o
CC [M] /home/hartane/rtlwifi_new/rtl8723de/rf.o
CC [M] /home/hartane/rtlwifi_new/rtl8723de/sw.o
CC [M] /home/hartane/rtlwifi_new/rtl8723de/table.o
CC [M] /home/hartane/rtlwifi_new/rtl8723de/trx.o
LD [M] /home/hartane/rtlwifi_new/rtl8723de/rtl8723de.o
CC [M] /home/hartane/rtlwifi_new/rtl8821ae/dm.o
CC [M] /home/hartane/rtlwifi_new/rtl8821ae/fw.o
CC [M] /home/hartane/rtlwifi_new/rtl8821ae/hw.o
CC [M] /home/hartane/rtlwifi_new/rtl8821ae/led.o
CC [M] /home/hartane/rtlwifi_new/rtl8821ae/phy.o
CC [M] /home/hartane/rtlwifi_new/rtl8821ae/pwrseq.o
CC [M] /home/hartane/rtlwifi_new/rtl8821ae/rf.o
CC [M] /home/hartane/rtlwifi_new/rtl8821ae/sw.o
CC [M] /home/hartane/rtlwifi_new/rtl8821ae/table.o
CC [M] /home/hartane/rtlwifi_new/rtl8821ae/trx.o
LD [M] /home/hartane/rtlwifi_new/rtl8821ae/rtl8821ae.o
CC [M] /home/hartane/rtlwifi_new/rtl8822be/fw.o
CC [M] /home/hartane/rtlwifi_new/rtl8822be/hw.o
CC [M] /home/hartane/rtlwifi_new/rtl8822be/led.o
CC [M] /home/hartane/rtlwifi_new/rtl8822be/phy.o
CC [M] /home/hartane/rtlwifi_new/rtl8822be/sw.o
CC [M] /home/hartane/rtlwifi_new/rtl8822be/trx.o
LD [M] /home/hartane/rtlwifi_new/rtl8822be/rtl8822be.o
CC [M] /home/hartane/rtlwifi_new/base.o
CC [M] /home/hartane/rtlwifi_new/cam.o
CC [M] /home/hartane/rtlwifi_new/core.o
CC [M] /home/hartane/rtlwifi_new/debug.o
CC [M] /home/hartane/rtlwifi_new/efuse.o
CC [M] /home/hartane/rtlwifi_new/ps.o
CC [M] /home/hartane/rtlwifi_new/rc.o
CC [M] /home/hartane/rtlwifi_new/regd.o
CC [M] /home/hartane/rtlwifi_new/stats.o
LD [M] /home/hartane/rtlwifi_new/rtlwifi.o
CC [M] /home/hartane/rtlwifi_new/pci.o
LD [M] /home/hartane/rtlwifi_new/rtl_pci.o
CC [M] /home/hartane/rtlwifi_new/usb.o
LD [M] /home/hartane/rtlwifi_new/rtl_usb.o
Building modules, stage 2.
MODPOST 19 modules
CC /home/hartane/rtlwifi_new/btcoexist/btcoexist.mod.o
LD [M] /home/hartane/rtlwifi_new/btcoexist/btcoexist.ko
CC /home/hartane/rtlwifi_new/halmac/halmac.mod.o
LD [M] /home/hartane/rtlwifi_new/halmac/halmac.ko
CC /home/hartane/rtlwifi_new/phydm/phydm_mod.mod.o
LD [M] /home/hartane/rtlwifi_new/phydm/phydm_mod.ko
CC /home/hartane/rtlwifi_new/rtl8188ee/rtl8188ee.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8188ee/rtl8188ee.ko
CC /home/hartane/rtlwifi_new/rtl8192c/rtl8192c-common.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8192c/rtl8192c-common.ko
CC /home/hartane/rtlwifi_new/rtl8192ce/rtl8192ce.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8192ce/rtl8192ce.ko
CC /home/hartane/rtlwifi_new/rtl8192cu/rtl8192cu.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8192cu/rtl8192cu.ko
CC /home/hartane/rtlwifi_new/rtl8192de/rtl8192de.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8192de/rtl8192de.ko
CC /home/hartane/rtlwifi_new/rtl8192ee/rtl8192ee.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8192ee/rtl8192ee.ko
CC /home/hartane/rtlwifi_new/rtl8192se/rtl8192se.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8192se/rtl8192se.ko
CC /home/hartane/rtlwifi_new/rtl8723ae/rtl8723ae.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8723ae/rtl8723ae.ko
CC /home/hartane/rtlwifi_new/rtl8723be/rtl8723be.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8723be/rtl8723be.ko
CC /home/hartane/rtlwifi_new/rtl8723com/rtl8723-common.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8723com/rtl8723-common.ko
CC /home/hartane/rtlwifi_new/rtl8723de/rtl8723de.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8723de/rtl8723de.ko
CC /home/hartane/rtlwifi_new/rtl8821ae/rtl8821ae.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8821ae/rtl8821ae.ko
CC /home/hartane/rtlwifi_new/rtl8822be/rtl8822be.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl8822be/rtl8822be.ko
CC /home/hartane/rtlwifi_new/rtl_pci.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl_pci.ko
CC /home/hartane/rtlwifi_new/rtl_usb.mod.o
LD [M] /home/hartane/rtlwifi_new/rtl_usb.ko
CC /home/hartane/rtlwifi_new/rtlwifi.mod.o
LD [M] /home/hartane/rtlwifi_new/rtlwifi.ko
make[1] : on quitte le répertoire « /usr/src/linux-headers-5.0.0-23-generic »
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$
Hors ligne
#17 Le 22/10/2019, à 18:39
- NicoApi73
Re : [RESOLU] - Realteck 8723de inactive
ok, la compilation passe.
Fais les commandes suivantes :
cd ~/rtlwifi_new
sudo make install
sudo modprobe rtl8723de
(La première commande, cd ~/rtlwifi_new est inutile si tu es toujours dans le même terminal)
Hors ligne
#18 Le 22/10/2019, à 21:34
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$ sudo make install
[sudo] Mot de passe de hartane :
Désolé, essayez de nouveau.
[sudo] Mot de passe de hartane :
make -C /lib/modules/5.0.0-23-generic/build M=/home/hartane/rtlwifi_new modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-5.0.0-23-generic »
Building modules, stage 2.
MODPOST 19 modules
make[1] : on quitte le répertoire « /usr/src/linux-headers-5.0.0-23-generic »
Install rtlwifi SUCCESS
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$
Merci de ton aide
Hors ligne
#19 Le 23/10/2019, à 06:13
- NicoApi73
Re : [RESOLU] - Realteck 8723de inactive
Et la dernière commande ?
sudo modprobe rtl8723de
Hors ligne
#20 Le 23/10/2019, à 18:43
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
hartane@hartane-HP-Laptop-17-bs0xx:~$ sudo modprobe rtl8723de
[sudo] Mot de passe de hartane :
modprobe: ERROR: could not insert 'rtl8723de': Unknown symbol in module, or unknown parameter (see dmesg)
hartane@hartane-HP-Laptop-17-bs0xx:~$
Hors ligne
#21 Le 23/10/2019, à 20:53
- NicoApi73
Re : [RESOLU] - Realteck 8723de inactive
pour moi : https://github.com/lwfinger/rtlwifi_new/issues/476
Donne le retour de :
ls /lib/modules/$(uname -r)/
et
ls /lib/modules/$(uname -r)/dkms
Hors ligne
#22 Le 23/10/2019, à 21:04
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
hartane@hartane-HP-Laptop-17-bs0xx:~$ ls /lib/modules/$(uname -r)/
build modules.alias.bin modules.dep.bin modules.symbols
initrd modules.builtin modules.devname modules.symbols.bin
kernel modules.builtin.bin modules.order updates
modules.alias modules.dep modules.softdep vdso
hartane@hartane-HP-Laptop-17-bs0xx:~$ ls /lib/modules/$(uname -r)/dkms
ls: impossible d'accéder à '/lib/modules/5.0.0-23-generic/dkms': Aucun fichier ou dossier de ce type
hartane@hartane-HP-Laptop-17-bs0xx:~$
Je n'ai pas lu en détail le problème exposé dans ton lien : cela se répare t'il ? merci
Hors ligne
#23 Le 23/10/2019, à 21:16
- NicoApi73
Re : [RESOLU] - Realteck 8723de inactive
On va essayer ça :
cd ~/rtlwifi_new
source dkms.conf
sudo dkms uninstall $PACKAGE_NAME/$PACKAGE_VERSION
sudo dkms remove $PACKAGE_NAME/$PACKAGE_VERSION --all
sudo make install
sudo modprobe -r rtl8723de
sudo modprobe rtl8723de
Hors ligne
#24 Le 23/10/2019, à 22:03
- Rhartane
Re : [RESOLU] - Realteck 8723de inactive
Si je comprends bien, on désinstalle pour réinstaller .
J'ai l'impression que certaines commandes ne donnent rien, notamment le remove package et les deux modprobe...
hartane@hartane-HP-Laptop-17-bs0xx:~$ cd ~/rtlwifi_new
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$ source dkms.conf
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$ sudo dkms uninstall $PACKAGE_NAME/$PACKAGE_VERSION
[sudo] Mot de passe de hartane :
benDésolé, essayez de nouveau.
[sudo] Mot de passe de hartane :
Désolé, essayez de nouveau.
[sudo] Mot de passe de hartane :
-------- Uninstall Beginning --------
Module: rtlwifi-new
Version: 0.6
Kernel: 5.0.0-23-generic (x86_64)
-------------------------------------
Status: Before uninstall, this module version was ACTIVE on this kernel.
rtl_pci.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl_usb.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtlwifi.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
btcoexist.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
halmac.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/
rmdir: impossible de supprimer '': Aucun fichier ou dossier de ce type
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
phydm_mod.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/
rmdir: impossible de supprimer '': Aucun fichier ou dossier de ce type
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8188ee.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8192c-common.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8192ce.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8192cu.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8192de.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8192ee.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8192se.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8723ae.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8723be.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8723de.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/
rmdir: impossible de supprimer '': Aucun fichier ou dossier de ce type
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8723-common.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8821ae.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
rtl8822be.ko:
- Uninstallation
- Deleting from: /lib/modules/5.0.0-23-generic/
rmdir: impossible de supprimer '': Aucun fichier ou dossier de ce type
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
depmod...........
DKMS: uninstall completed.
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$ sudo dkms remove $PACKAGE_NAME/$PACKAGE_VERSION --all
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$ sudo make install
make -C /lib/modules/5.0.0-23-generic/build M=/home/hartane/rtlwifi_new modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-5.0.0-23-generic »
Building modules, stage 2.
MODPOST 19 modules
make[1] : on quitte le répertoire « /usr/src/linux-headers-5.0.0-23-generic »
Install rtlwifi SUCCESS
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$ sudo modprobe -r rtl8723de
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$ sudo modprobe rtl8723de
modprobe: ERROR: could not insert 'rtl8723de': Unknown symbol in module, or unknown parameter (see dmesg)
hartane@hartane-HP-Laptop-17-bs0xx:~/rtlwifi_new$
Hors ligne
#25 Le 24/10/2019, à 05:58
- NicoApi73
Re : [RESOLU] - Realteck 8723de inactive
Bon, ça ne donne rien de plus. Je vais continuer à chercher.
Pour répondre à ta question, tu avais utilisé dkms initialement, qui gère d'une manière particulière le module. Ensuite j'ai essayé de le compiler de manière plus classique. D'après le post de L. Finger (qui a écrit le module), il pourrait y avoir une interaction avec dkms. Donc je t'ai fait supprimé la gestion par dkms.
Mais on en est toujours au même point :
modprobe: ERROR: could not insert 'rtl8723de': Unknown symbol in module, or unknown parameter (see dmesg)
Il y a une chose que je n'ai pas vérifié, c'est le détail donné par dmesg.
Peux tu donner le retour des commandes suivantes (à faire dans cet ordre) :
sudo modprobe rtl8723de
dmesg | tail
Hors ligne