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.

#26 Le 19/01/2020, à 20:04

NicoApi73

Re : RESOLU Perte Wifi suite à la mise à jour installant le noyau 5.3.0-26-

@moko138 : ma connerie vient d'une information donnée au #10 que je n'ai pas exploitée correctement :

papy@hp:~$ git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
fatal: le chemin de destination 'rtlwifi_new' existe déjà et n'est pas un répertoire vide.
papy@hp:~$ 

Le dernier commit n'a pas été téléchargé. Je l'ai interprété comme : les sources sont déjà disponibles, utilisons les or il faut comprendre : on ne sait pas depuis quand ces sources ont été téléchargées, un nouveau commit adapté au noyau est peut être disponible...

Hors ligne

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

papy104

Re : RESOLU Perte Wifi suite à la mise à jour installant le noyau 5.3.0-26-

Bonjour

L'ensemble des retours

remond@hp:~$ cd
remond@hp:~$ rm -rf rtlwifi_new
remond@hp:~$ git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
Clonage dans 'rtlwifi_new'...
remote: Enumerating objects: 235, done.
remote: Counting objects: 100% (235/235), done.
remote: Compressing objects: 100% (177/177), done.
remote: Total 6462 (delta 118), reused 133 (delta 58), pack-reused 6227
Réception d'objets: 100% (6462/6462), 15.95 MiB | 382.00 KiB/s, fait.
Résolution des deltas: 100% (5148/5148), fait.
remond@hp:~$ cd ~/rtlwifi_new/
remond@hp:~/rtlwifi_new$ make
make -C /lib/modules/5.3.0-26-generic/build M=/home/remond/rtlwifi_new modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-5.3.0-26-generic »
  CC [M]  /home/remond/rtlwifi_new/btcoexist/halbtc8192e2ant.o
  CC [M]  /home/remond/rtlwifi_new/btcoexist/halbtc8723b1ant.o
  CC [M]  /home/remond/rtlwifi_new/btcoexist/halbtc8723b2ant.o
  CC [M]  /home/remond/rtlwifi_new/btcoexist/halbtc8821a1ant.o
  CC [M]  /home/remond/rtlwifi_new/btcoexist/halbtc8821a2ant.o
  CC [M]  /home/remond/rtlwifi_new/btcoexist/halbtc8822b1ant.o
  CC [M]  /home/remond/rtlwifi_new/btcoexist/halbtc8822b2ant.o
  CC [M]  /home/remond/rtlwifi_new/btcoexist/halbtc8822bwifionly.o
  CC [M]  /home/remond/rtlwifi_new/btcoexist/halbtc8723d1ant.o
  CC [M]  /home/remond/rtlwifi_new/btcoexist/halbtc8723d2ant.o
  CC [M]  /home/remond/rtlwifi_new/btcoexist/halbtcoutsrc.o
  CC [M]  /home/remond/rtlwifi_new/btcoexist/rtl_btc.o
  LD [M]  /home/remond/rtlwifi_new/btcoexist/btcoexist.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_api.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx_usb.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx_sdio.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx_pcie.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_func_88xx.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_pcie.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_func_8822b.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_sdio.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_8822b_phy.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_8822b_pwr_seq.o
  CC [M]  /home/remond/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_usb.o
  CC [M]  /home/remond/rtlwifi_new/halmac/rtl_halmac.o
  LD [M]  /home/remond/rtlwifi_new/halmac/halmac.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_debug.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_antdiv.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_soml.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_smt_ant.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_interface.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_phystatus.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_hwconfig.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_dig.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_pathdiv.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_rainfo.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_dynamictxpower.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_adaptivity.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_cfotracking.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_noisemonitor.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_dfs.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_adc_sampling.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_ccx.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_psd.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_primary_cca.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_cck_pd.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_rssi_monitor.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_auto_dbg.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_math_lib.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_api.o
  CC [M]  /home/remond/rtlwifi_new/phydm/phydm_pow_train.o
  CC [M]  /home/remond/rtlwifi_new/phydm/halrf/halrf.o
  CC [M]  /home/remond/rtlwifi_new/phydm/halrf/halphyrf_ce.o
  CC [M]  /home/remond/rtlwifi_new/phydm/halrf/halrf_powertracking_ce.o
  CC [M]  /home/remond/rtlwifi_new/phydm/halrf/halrf_powertracking.o
  CC [M]  /home/remond/rtlwifi_new/phydm/halrf/halrf_kfree.o
  CC [M]  /home/remond/rtlwifi_new/phydm/halrf/rtl8822b/halrf_8822b.o
  CC [M]  /home/remond/rtlwifi_new/phydm/halrf/rtl8822b/halrf_iqk_8822b.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl8822b/halhwimg8822b_bb.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl8822b/halhwimg8822b_mac.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl8822b/halhwimg8822b_rf.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl8822b/phydm_hal_api8822b.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl8822b/phydm_regconfig8822b.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl8822b/phydm_rtl8822b.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl8723d/halhwimg8723d_bb.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl8723d/halhwimg8723d_mac.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl8723d/halhwimg8723d_rf.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl8723d/phydm_regconfig8723d.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl8723d/phydm_rtl8723d.o
  CC [M]  /home/remond/rtlwifi_new/phydm/halrf/rtl8723d/halrf_8723d.o
  CC [M]  /home/remond/rtlwifi_new/phydm/rtl_phydm.o
  LD [M]  /home/remond/rtlwifi_new/phydm/phydm_mod.o
  CC [M]  /home/remond/rtlwifi_new/rtl8188ee/dm.o
  CC [M]  /home/remond/rtlwifi_new/rtl8188ee/fw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8188ee/hw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8188ee/led.o
  CC [M]  /home/remond/rtlwifi_new/rtl8188ee/phy.o
  CC [M]  /home/remond/rtlwifi_new/rtl8188ee/pwrseq.o
  CC [M]  /home/remond/rtlwifi_new/rtl8188ee/rf.o
  CC [M]  /home/remond/rtlwifi_new/rtl8188ee/sw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8188ee/table.o
  CC [M]  /home/remond/rtlwifi_new/rtl8188ee/trx.o
  LD [M]  /home/remond/rtlwifi_new/rtl8188ee/rtl8188ee.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192c/main.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192c/dm_common.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192c/fw_common.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192c/phy_common.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192c/rtl8192c-common.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ce/dm.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ce/hw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ce/led.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ce/phy.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ce/rf.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ce/sw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ce/table.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ce/trx.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192ce/rtl8192ce.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192cu/dm.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192cu/hw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192cu/led.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192cu/mac.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192cu/phy.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192cu/rf.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192cu/sw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192cu/table.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192cu/trx.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192cu/rtl8192cu.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192de/dm.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192de/fw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192de/hw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192de/led.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192de/phy.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192de/rf.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192de/sw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192de/table.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192de/trx.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192de/rtl8192de.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ee/dm.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ee/fw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ee/hw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ee/led.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ee/phy.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ee/pwrseq.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ee/rf.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ee/sw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ee/table.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192ee/trx.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192ee/rtl8192ee.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192se/dm.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192se/fw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192se/hw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192se/led.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192se/phy.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192se/rf.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192se/sw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192se/table.o
  CC [M]  /home/remond/rtlwifi_new/rtl8192se/trx.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192se/rtl8192se.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/dm.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/fw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/hal_btc.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/hal_bt_coexist.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/hw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/led.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/phy.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/pwrseq.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/rf.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/sw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/table.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723ae/trx.o
  LD [M]  /home/remond/rtlwifi_new/rtl8723ae/rtl8723ae.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723be/dm.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723be/fw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723be/hw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723be/led.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723be/phy.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723be/pwrseq.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723be/rf.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723be/sw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723be/table.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723be/trx.o
  LD [M]  /home/remond/rtlwifi_new/rtl8723be/rtl8723be.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723com/main.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723com/dm_common.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723com/fw_common.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723com/phy_common.o
  LD [M]  /home/remond/rtlwifi_new/rtl8723com/rtl8723-common.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723de/fw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723de/hw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723de/led.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723de/phy.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723de/pwrseq.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723de/rf.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723de/sw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723de/table.o
  CC [M]  /home/remond/rtlwifi_new/rtl8723de/trx.o
  LD [M]  /home/remond/rtlwifi_new/rtl8723de/rtl8723de.o
  CC [M]  /home/remond/rtlwifi_new/rtl8821ae/dm.o
  CC [M]  /home/remond/rtlwifi_new/rtl8821ae/fw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8821ae/hw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8821ae/led.o
  CC [M]  /home/remond/rtlwifi_new/rtl8821ae/phy.o
  CC [M]  /home/remond/rtlwifi_new/rtl8821ae/pwrseq.o
  CC [M]  /home/remond/rtlwifi_new/rtl8821ae/rf.o
  CC [M]  /home/remond/rtlwifi_new/rtl8821ae/sw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8821ae/table.o
  CC [M]  /home/remond/rtlwifi_new/rtl8821ae/trx.o
  LD [M]  /home/remond/rtlwifi_new/rtl8821ae/rtl8821ae.o
  CC [M]  /home/remond/rtlwifi_new/rtl8822be/fw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8822be/hw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8822be/led.o
  CC [M]  /home/remond/rtlwifi_new/rtl8822be/phy.o
  CC [M]  /home/remond/rtlwifi_new/rtl8822be/sw.o
  CC [M]  /home/remond/rtlwifi_new/rtl8822be/trx.o
  LD [M]  /home/remond/rtlwifi_new/rtl8822be/rtl8822be.o
  CC [M]  /home/remond/rtlwifi_new/base.o
  CC [M]  /home/remond/rtlwifi_new/cam.o
  CC [M]  /home/remond/rtlwifi_new/core.o
  CC [M]  /home/remond/rtlwifi_new/debug.o
  CC [M]  /home/remond/rtlwifi_new/efuse.o
  CC [M]  /home/remond/rtlwifi_new/ps.o
  CC [M]  /home/remond/rtlwifi_new/rc.o
  CC [M]  /home/remond/rtlwifi_new/regd.o
  CC [M]  /home/remond/rtlwifi_new/stats.o
  LD [M]  /home/remond/rtlwifi_new/rtlwifi.o
  CC [M]  /home/remond/rtlwifi_new/pci.o
  LD [M]  /home/remond/rtlwifi_new/rtl_pci.o
  CC [M]  /home/remond/rtlwifi_new/usb.o
  LD [M]  /home/remond/rtlwifi_new/rtl_usb.o
  Building modules, stage 2.
  MODPOST 19 modules
  CC      /home/remond/rtlwifi_new/btcoexist/btcoexist.mod.o
  LD [M]  /home/remond/rtlwifi_new/btcoexist/btcoexist.ko
  CC      /home/remond/rtlwifi_new/halmac/halmac.mod.o
  LD [M]  /home/remond/rtlwifi_new/halmac/halmac.ko
  CC      /home/remond/rtlwifi_new/phydm/phydm_mod.mod.o
  LD [M]  /home/remond/rtlwifi_new/phydm/phydm_mod.ko
  CC      /home/remond/rtlwifi_new/rtl8188ee/rtl8188ee.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8188ee/rtl8188ee.ko
  CC      /home/remond/rtlwifi_new/rtl8192c/rtl8192c-common.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192c/rtl8192c-common.ko
  CC      /home/remond/rtlwifi_new/rtl8192ce/rtl8192ce.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192ce/rtl8192ce.ko
  CC      /home/remond/rtlwifi_new/rtl8192cu/rtl8192cu.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192cu/rtl8192cu.ko
  CC      /home/remond/rtlwifi_new/rtl8192de/rtl8192de.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192de/rtl8192de.ko
  CC      /home/remond/rtlwifi_new/rtl8192ee/rtl8192ee.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192ee/rtl8192ee.ko
  CC      /home/remond/rtlwifi_new/rtl8192se/rtl8192se.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8192se/rtl8192se.ko
  CC      /home/remond/rtlwifi_new/rtl8723ae/rtl8723ae.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8723ae/rtl8723ae.ko
  CC      /home/remond/rtlwifi_new/rtl8723be/rtl8723be.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8723be/rtl8723be.ko
  CC      /home/remond/rtlwifi_new/rtl8723com/rtl8723-common.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8723com/rtl8723-common.ko
  CC      /home/remond/rtlwifi_new/rtl8723de/rtl8723de.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8723de/rtl8723de.ko
  CC      /home/remond/rtlwifi_new/rtl8821ae/rtl8821ae.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8821ae/rtl8821ae.ko
  CC      /home/remond/rtlwifi_new/rtl8822be/rtl8822be.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl8822be/rtl8822be.ko
  CC      /home/remond/rtlwifi_new/rtl_pci.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl_pci.ko
  CC      /home/remond/rtlwifi_new/rtl_usb.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtl_usb.ko
  CC      /home/remond/rtlwifi_new/rtlwifi.mod.o
  LD [M]  /home/remond/rtlwifi_new/rtlwifi.ko
make[1] : on quitte le répertoire « /usr/src/linux-headers-5.3.0-26-generic »
remond@hp:~/rtlwifi_new$ 

Jeune depuis très longtemps!
Ubuntu 22.04 MATE et pas vaillant en lignes de commande

Hors ligne

#28 Le 20/01/2020, à 08:53

NicoApi73

Re : RESOLU Perte Wifi suite à la mise à jour installant le noyau 5.3.0-26-

Bonjour,

La compilation s'est bien déroulée.

On va essayer l'installation avec dkms directement :

cd ~/rtlwifi_new/
sudo dkms install rtlwifi-new/0.6

@xubu : il ne faut pas prendre les commandes ci-dessus comme ça. Le module est déjà dans l'arbre de gestion dkms (j'ai vérifié dans le dkms.conf que le nom et la révision du module étaient les mêmes, ce qui n'est d'ailleurs pas top car il y a eu une évolution...)

Hors ligne

#29 Le 20/01/2020, à 09:02

papy104

Re : RESOLU Perte Wifi suite à la mise à jour installant le noyau 5.3.0-26-

Le retour

remond@hp:~/rtlwifi_new$ cd ~/rtlwifi_new/
remond@hp:~/rtlwifi_new$ sudo dkms install rtlwifi-new/0.6
[sudo] Mot de passe de remond : 

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area....(bad exit status: 2)
make -j4 KERNELRELEASE=5.3.0-26-generic -C /lib/modules/5.3.0-26-generic/build M=/var/lib/dkms/rtlwifi-new/0.6/build...................(bad exit status: 2)
ERROR (dkms apport): binary package for rtlwifi-new: 0.6 not found
Error! Bad return status for module build on kernel: 5.3.0-26-generic (x86_64)
Consult /var/lib/dkms/rtlwifi-new/0.6/build/make.log for more information.
remond@hp:~/rtlwifi_new$ 

Jeune depuis très longtemps!
Ubuntu 22.04 MATE et pas vaillant en lignes de commande

Hors ligne

#30 Le 20/01/2020, à 09:11

NicoApi73

Re : RESOLU Perte Wifi suite à la mise à jour installant le noyau 5.3.0-26-

Eumh, à voir il n'a pas copié les fichiers dans /usr/src

Passe :

cd ~/rtlwifi_new/
source dkms.conf
sudo cp -r * /usr/src/$PACKAGE_NAME-$PACKAGE_VERSION
sudo dkms autoinstall $PACKAGE_NAME/$PACKAGE_VERSION

Hors ligne

#31 Le 20/01/2020, à 09:15

papy104

Re : RESOLU Perte Wifi suite à la mise à jour installant le noyau 5.3.0-26-

Les retours

remond@hp:~$ cd ~/rtlwifi_new/
remond@hp:~/rtlwifi_new$ source dkms.conf
remond@hp:~/rtlwifi_new$ sudo cp -r * /usr/src/$PACKAGE_NAME-$PACKAGE_VERSION
[sudo] Mot de passe de remond : 
remond@hp:~/rtlwifi_new$ sudo dkms autoinstall $PACKAGE_NAME/$PACKAGE_VERSION

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area...(bad exit status: 2)
make -j4 KERNELRELEASE=5.3.0-26-generic -C /lib/modules/5.3.0-26-generic/build M=/var/lib/dkms/rtlwifi-new/0.6/build....................
Signing module:
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8723de.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/phydm_mod.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8192cu.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/btcoexist.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtlwifi.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8723ae.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl_pci.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/halmac.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8192ee.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8192de.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8192c-common.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8821ae.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl_usb.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8192se.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8188ee.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8723-common.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8723be.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8192ce.ko
 - /var/lib/dkms/rtlwifi-new/0.6/5.3.0-26-generic/x86_64/module/rtl8822be.ko
Secure Boot not enabled on this system.
cleaning build area...(bad exit status: 2)

DKMS: build completed.

rtl_pci.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl_usb.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtlwifi.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

btcoexist.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

halmac.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

phydm_mod.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8188ee.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8192c-common.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8192ce.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8192cu.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8192de.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8192ee.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8192se.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8723ae.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8723be.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8723de.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8723-common.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8821ae.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

rtl8822be.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/5.3.0-26-generic/updates/dkms/

depmod.......

DKMS: install completed.
remond@hp:~/rtlwifi_new$ 

Jeune depuis très longtemps!
Ubuntu 22.04 MATE et pas vaillant en lignes de commande

Hors ligne

#32 Le 20/01/2020, à 09:27

NicoApi73

Re : RESOLU Perte Wifi suite à la mise à jour installant le noyau 5.3.0-26-

Normalement ta WIFI est de nouveau fonctionnelle (reboote si nécessaire...)

Hors ligne

#33 Le 20/01/2020, à 09:28

papy104

Re : RESOLU Perte Wifi suite à la mise à jour installant le noyau 5.3.0-26-

Après reboot j'ai de nouveau la liaison WiFi

Un TRES GRAND MERCI à NicoAPi73 ,Xubu1957, Moko138 pour leur aide et leur expertise

Dernière petite question : lors de la montée vers la version 2020.04 LTS le pb risque t'il de se reproduire ?

Encore merci

Papy104


Jeune depuis très longtemps!
Ubuntu 22.04 MATE et pas vaillant en lignes de commande

Hors ligne

#34 Le 20/01/2020, à 09:36

xubu1957

Re : RESOLU Perte Wifi suite à la mise à jour installant le noyau 5.3.0-26-

papy104 a écrit :

Dernière petite question : lors de la montée vers la version 2020.04 LTS le pb risque t'il de se reproduire ?

La 20.04 devrait utiliser un noyau 5.5, on verra à ce moment là.


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

Hors ligne

#35 Le 20/01/2020, à 09:38

papy104

Re : RESOLU Perte Wifi suite à la mise à jour installant le noyau 5.3.0-26-

xubu1957 a écrit :
papy104 a écrit :

Dernière petite question : lors de la montée vers la version 2020.04 LTS le pb risque t'il de se reproduire ?

La 20.04 devrait utiliser un noyau 5.5, on verra à ce moment là.

OK

Encore merci à Tous

Papy


Jeune depuis très longtemps!
Ubuntu 22.04 MATE et pas vaillant en lignes de commande

Hors ligne