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 21/10/2019, à 14:57

Nuliel

Re : pas de bluetooth

Peux tu passer

sudo modprobe -r rtl8723de
sudo modprobe rtl8723de

et dire si la wifi est revenue?

Par ailleurs, il faut que root soit propriétaire des deux fichiers

sudo chown root:root /lib/firmware/rtl_bt/rtl8723d_config.bin
sudo chown root:root /lib/firmware/rtl_bt/rtl8723d_fw.bin

Dernière modification par Nuliel (Le 21/10/2019, à 14:59)

Hors ligne

#27 Le 21/10/2019, à 15:04

Aroz

Re : pas de bluetooth

Je suis pas certain que ça soit bon signe:

$ sudo modprobe -r rtl8723de
[sudo] Mot de passe : 
modprobe: FATAL: Module rtl8723de not found.
$ sudo modprobe rtl8723de
modprobe: FATAL: Module rtl8723de not found in directory /lib/modules/5.3.0-19-generic

Les deux autres commandes ont marchés elles n'ont rien retournées

Hors ligne

#28 Le 21/10/2019, à 15:07

Nuliel

Re : pas de bluetooth

Bon tu peux passer

cd rtlwifi_new
sudo make install
sudo modprobe rtl8723de

histoire de récupérer la wifi

Hors ligne

#29 Le 21/10/2019, à 15:13

Aroz

Re : pas de bluetooth

$ sudo make install
make -C /lib/modules/5.3.0-19-generic/build M=/home/elouan/rtlwifi_new modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-5.3.0-19-generic »
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/halbtc8192e2ant.o
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/halbtc8723b1ant.o
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/halbtc8723b2ant.o
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/halbtc8821a1ant.o
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/halbtc8821a2ant.o
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/halbtc8822b1ant.o
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/halbtc8822b2ant.o
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/halbtc8822bwifionly.o
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/halbtc8723d1ant.o
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/halbtc8723d2ant.o
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/halbtcoutsrc.o
  CC [M]  /home/elouan/rtlwifi_new/btcoexist/rtl_btc.o
  LD [M]  /home/elouan/rtlwifi_new/btcoexist/btcoexist.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_api.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx_usb.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx_sdio.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_api_88xx_pcie.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_func_88xx.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_pcie.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_func_8822b.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_sdio.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_8822b_phy.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_8822b_pwr_seq.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/halmac_88xx/halmac_8822b/halmac_api_8822b_usb.o
  CC [M]  /home/elouan/rtlwifi_new/halmac/rtl_halmac.o
  LD [M]  /home/elouan/rtlwifi_new/halmac/halmac.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_debug.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_antdiv.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_soml.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_smt_ant.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_interface.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_phystatus.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_hwconfig.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_dig.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_pathdiv.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_rainfo.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_dynamictxpower.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_adaptivity.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_cfotracking.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_noisemonitor.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_dfs.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_adc_sampling.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_ccx.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_psd.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_primary_cca.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_cck_pd.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_rssi_monitor.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_auto_dbg.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_math_lib.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_api.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/phydm_pow_train.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/halrf/halrf.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/halrf/halphyrf_ce.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/halrf/halrf_powertracking_ce.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/halrf/halrf_powertracking.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/halrf/halrf_kfree.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/halrf/rtl8822b/halrf_8822b.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/halrf/rtl8822b/halrf_iqk_8822b.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl8822b/halhwimg8822b_bb.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl8822b/halhwimg8822b_mac.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl8822b/halhwimg8822b_rf.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl8822b/phydm_hal_api8822b.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl8822b/phydm_regconfig8822b.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl8822b/phydm_rtl8822b.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl8723d/halhwimg8723d_bb.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl8723d/halhwimg8723d_mac.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl8723d/halhwimg8723d_rf.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl8723d/phydm_regconfig8723d.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl8723d/phydm_rtl8723d.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/halrf/rtl8723d/halrf_8723d.o
  CC [M]  /home/elouan/rtlwifi_new/phydm/rtl_phydm.o
  LD [M]  /home/elouan/rtlwifi_new/phydm/phydm_mod.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8188ee/dm.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8188ee/fw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8188ee/hw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8188ee/led.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8188ee/phy.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8188ee/pwrseq.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8188ee/rf.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8188ee/sw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8188ee/table.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8188ee/trx.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8188ee/rtl8188ee.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192c/main.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192c/dm_common.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192c/fw_common.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192c/phy_common.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192c/rtl8192c-common.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ce/dm.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ce/hw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ce/led.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ce/phy.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ce/rf.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ce/sw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ce/table.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ce/trx.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192ce/rtl8192ce.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192cu/dm.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192cu/hw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192cu/led.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192cu/mac.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192cu/phy.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192cu/rf.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192cu/sw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192cu/table.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192cu/trx.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192cu/rtl8192cu.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192de/dm.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192de/fw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192de/hw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192de/led.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192de/phy.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192de/rf.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192de/sw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192de/table.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192de/trx.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192de/rtl8192de.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ee/dm.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ee/fw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ee/hw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ee/led.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ee/phy.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ee/pwrseq.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ee/rf.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ee/sw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ee/table.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192ee/trx.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192ee/rtl8192ee.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192se/dm.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192se/fw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192se/hw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192se/led.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192se/phy.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192se/rf.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192se/sw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192se/table.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8192se/trx.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192se/rtl8192se.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/dm.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/fw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/hal_btc.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/hal_bt_coexist.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/hw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/led.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/phy.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/pwrseq.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/rf.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/sw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/table.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723ae/trx.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8723ae/rtl8723ae.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723be/dm.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723be/fw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723be/hw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723be/led.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723be/phy.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723be/pwrseq.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723be/rf.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723be/sw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723be/table.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723be/trx.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8723be/rtl8723be.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723com/main.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723com/dm_common.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723com/fw_common.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723com/phy_common.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8723com/rtl8723-common.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723de/fw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723de/hw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723de/led.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723de/phy.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723de/pwrseq.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723de/rf.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723de/sw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723de/table.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8723de/trx.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8723de/rtl8723de.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8821ae/dm.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8821ae/fw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8821ae/hw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8821ae/led.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8821ae/phy.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8821ae/pwrseq.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8821ae/rf.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8821ae/sw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8821ae/table.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8821ae/trx.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8821ae/rtl8821ae.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8822be/fw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8822be/hw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8822be/led.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8822be/phy.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8822be/sw.o
  CC [M]  /home/elouan/rtlwifi_new/rtl8822be/trx.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8822be/rtl8822be.o
  CC [M]  /home/elouan/rtlwifi_new/base.o
  CC [M]  /home/elouan/rtlwifi_new/cam.o
  CC [M]  /home/elouan/rtlwifi_new/core.o
  CC [M]  /home/elouan/rtlwifi_new/debug.o
  CC [M]  /home/elouan/rtlwifi_new/efuse.o
  CC [M]  /home/elouan/rtlwifi_new/ps.o
  CC [M]  /home/elouan/rtlwifi_new/rc.o
  CC [M]  /home/elouan/rtlwifi_new/regd.o
  CC [M]  /home/elouan/rtlwifi_new/stats.o
  LD [M]  /home/elouan/rtlwifi_new/rtlwifi.o
  CC [M]  /home/elouan/rtlwifi_new/pci.o
  LD [M]  /home/elouan/rtlwifi_new/rtl_pci.o
  CC [M]  /home/elouan/rtlwifi_new/usb.o
  LD [M]  /home/elouan/rtlwifi_new/rtl_usb.o
  Building modules, stage 2.
  MODPOST 19 modules
  CC      /home/elouan/rtlwifi_new/btcoexist/btcoexist.mod.o
  LD [M]  /home/elouan/rtlwifi_new/btcoexist/btcoexist.ko
  CC      /home/elouan/rtlwifi_new/halmac/halmac.mod.o
  LD [M]  /home/elouan/rtlwifi_new/halmac/halmac.ko
  CC      /home/elouan/rtlwifi_new/phydm/phydm_mod.mod.o
  LD [M]  /home/elouan/rtlwifi_new/phydm/phydm_mod.ko
  CC      /home/elouan/rtlwifi_new/rtl8188ee/rtl8188ee.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8188ee/rtl8188ee.ko
  CC      /home/elouan/rtlwifi_new/rtl8192c/rtl8192c-common.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192c/rtl8192c-common.ko
  CC      /home/elouan/rtlwifi_new/rtl8192ce/rtl8192ce.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192ce/rtl8192ce.ko
  CC      /home/elouan/rtlwifi_new/rtl8192cu/rtl8192cu.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192cu/rtl8192cu.ko
  CC      /home/elouan/rtlwifi_new/rtl8192de/rtl8192de.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192de/rtl8192de.ko
  CC      /home/elouan/rtlwifi_new/rtl8192ee/rtl8192ee.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192ee/rtl8192ee.ko
  CC      /home/elouan/rtlwifi_new/rtl8192se/rtl8192se.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8192se/rtl8192se.ko
  CC      /home/elouan/rtlwifi_new/rtl8723ae/rtl8723ae.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8723ae/rtl8723ae.ko
  CC      /home/elouan/rtlwifi_new/rtl8723be/rtl8723be.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8723be/rtl8723be.ko
  CC      /home/elouan/rtlwifi_new/rtl8723com/rtl8723-common.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8723com/rtl8723-common.ko
  CC      /home/elouan/rtlwifi_new/rtl8723de/rtl8723de.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8723de/rtl8723de.ko
  CC      /home/elouan/rtlwifi_new/rtl8821ae/rtl8821ae.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8821ae/rtl8821ae.ko
  CC      /home/elouan/rtlwifi_new/rtl8822be/rtl8822be.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl8822be/rtl8822be.ko
  CC      /home/elouan/rtlwifi_new/rtl_pci.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl_pci.ko
  CC      /home/elouan/rtlwifi_new/rtl_usb.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtl_usb.ko
  CC      /home/elouan/rtlwifi_new/rtlwifi.mod.o
  LD [M]  /home/elouan/rtlwifi_new/rtlwifi.ko
make[1] : on quitte le répertoire « /usr/src/linux-headers-5.3.0-19-generic »
Install rtlwifi SUCCESS

Le wifi remarche mais le bluetooth ne veut toujours pas fonctionner

Hors ligne

#30 Le 22/10/2019, à 12:50

Aroz

Re : pas de bluetooth

Personne ne sait comment je peux faire fonctionner mon bluetooth?

Hors ligne

#31 Le 22/10/2019, à 12:55

Nuliel

Re : pas de bluetooth

Déjà faut que je répare mes bêtises pour la wifi, et pour le bluetooth, je veux bien voir si

dmesg | grep -i bluetooth; dmesg | grep -i firmware

a changé avec les modifs de fichiers .bin

Hors ligne

#32 Le 22/10/2019, à 14:22

Aroz

Re : pas de bluetooth

J'ai essayé de faire deux trois trucs donc peut être que ça a changé en tout cas le wifi marche parfaitement

$ dmesg | grep -i bluetooth; dmesg | grep -i firmware
[    3.769756] Bluetooth: Core ver 2.22
[    3.769780] Bluetooth: HCI device and connection manager initialized
[    3.769785] Bluetooth: HCI socket layer initialized
[    3.769788] Bluetooth: L2CAP socket layer initialized
[    3.769792] Bluetooth: SCO socket layer initialized
[    6.208010] Bluetooth: hci0: command 0x1001 tx timeout
[    7.318379] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.318380] Bluetooth: BNEP filters: protocol multicast
[    7.318386] Bluetooth: BNEP socket layer initialized
[   13.992194] Bluetooth: hci0: RTL: HCI_OP_READ_LOCAL_VERSION failed (-110)
[    0.345900] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.359834] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    4.012327] rtl8723de: Using firmware rtlwifi/rtl8723defw.bin
[    6.824268] [drm] Found UVD firmware Version: 1.43 Family ID: 15
[    6.832220] [drm] Found VCE firmware Version: 52.0 Binary ID: 3

Dernière modification par Aroz (Le 22/10/2019, à 14:24)

Hors ligne

#33 Le 25/10/2019, à 20:29

Nuliel

Re : pas de bluetooth

Me voilà de retour! Tu peux allumer un appareil en bluetooth puis donner le retour de

hcitool scan

Dernière modification par Nuliel (Le 25/10/2019, à 20:33)

Hors ligne

#34 Le 25/10/2019, à 21:05

Aroz

Re : pas de bluetooth

Bonjour, j'ai essayé avec mon casque bluetooth et mon téléphone et ça m'a donné la même chose dans les deux cas:

$ hcitool scan
Device is not available: No such device

Hors ligne

#35 Le 25/10/2019, à 21:10

Nuliel

Re : pas de bluetooth

Bon, le problème est toujours présent, la partie bluetooth n'est pas vue. Peut être qu'elle est bloquée, tu peux donner

rfkill list

Hors ligne

#36 Le 25/10/2019, à 21:30

Aroz

Re : pas de bluetooth

$ rfkill list
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

Hors ligne

#37 Le 25/10/2019, à 21:53

Nuliel

Re : pas de bluetooth

Hum, tu peux tenter (peu importe qu'il y ait un truc en bluetooth, déjà s'il pouvait scanner ce serait déjà bien)

sudo modprobe btusb
sudo modprobe btusb
hcitool scan
dmesg | grep -i bluetooth; dmesg | grep -i firmware

Il n'y a pas de windows par hasard à côté de linux qui aurait été redémarré il y a pas si longtemps?

Dernière modification par Nuliel (Le 25/10/2019, à 21:53)

Hors ligne

#38 Le 25/10/2019, à 21:55

Aroz

Re : pas de bluetooth

Les deux premieres commandes ont marchés et les autres ont données ça:

$ hcitool scan
Device is not available: No such device
$ dmesg | grep -i bluetooth; dmesg | grep -i firmware
[    4.657958] Bluetooth: Core ver 2.22
[    4.657984] Bluetooth: HCI device and connection manager initialized
[    4.657990] Bluetooth: HCI socket layer initialized
[    4.657992] Bluetooth: L2CAP socket layer initialized
[    4.657996] Bluetooth: SCO socket layer initialized
[    4.702267] Bluetooth: hci0: RTL: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[    4.703246] Bluetooth: hci0: RTL: rom_version status=0 version=2
[    4.703248] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723d_fw.bin
[    4.705043] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723d_config.bin
[    4.705260] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266
[    6.856037] Bluetooth: hci0: command 0xfc20 tx timeout
[    8.343162] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    8.343164] Bluetooth: BNEP filters: protocol multicast
[    8.343170] Bluetooth: BNEP socket layer initialized
[   15.004483] Bluetooth: hci0: RTL: download fw command failed (-110)
[ 2138.750571] Bluetooth: hci0: RTL: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[ 2138.751677] Bluetooth: hci0: RTL: rom_version status=0 version=2
[ 2138.751681] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723d_fw.bin
[ 2138.751754] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723d_config.bin
[ 2138.751826] Bluetooth: hci0: RTL: cfg_sz 10, total sz 33266
[ 2140.956071] Bluetooth: hci0: command 0xfc20 tx timeout
[ 2148.955371] Bluetooth: hci0: RTL: download fw command failed (-110)
[    0.348492] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.362205] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    5.129985] rtl8723de: Using firmware rtlwifi/rtl8723defw.bin
[    7.639050] [drm] Found UVD firmware Version: 1.43 Family ID: 15
[    7.657361] [drm] Found VCE firmware Version: 52.0 Binary ID: 3

Si je suis en dual boot et je change régulièrement et sur windows le bluetooth marche

Dernière modification par Aroz (Le 25/10/2019, à 21:58)

Hors ligne

#39 Le 25/10/2019, à 22:15

xubu1957

Re : pas de bluetooth

Bonsoir,

J'avais conservé cette réponse (*) :

Le 10/01/2017, Bougron a écrit :

Bonjour.
(...)
- Désactiver le démarrage rapide de windows.    Sous windows
    powercfg   /hibernate off
-  Ne jamais stopper windows avec la fonctionnalité ARRETER mais toujours avec la fonctionnalité REDEMARRER lorsqu'on est susceptible de lancer ubuntu et d'utiliser des périphériques  utilisés par windows : Les partitions NTFS,  le WIFI  et probablement le bluetooth.
Ce  fonctionnement est lié au démarrage rapide de windows qui verrouille (via le bios) les périphériques afin d'être sur de les retrouver à l'identique lors de son démarrage  qui ne refait pas les séquences d'initialisation.
- De stopper windows avec ARRETER que lorsqu'on est absolument sur que le prochain démarrage qu'on choisira de faire sera windows.

(...)

(*) indiquée dans > [Tuto] Pas de Bluetooth ? Quelques solutions

Dernière modification par xubu1957 (Le 25/10/2019, à 22:25)


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

#40 Le 25/10/2019, à 22:18

Nuliel

Re : pas de bluetooth

Je te laisse suivre la procédure indiquée par xubu1957 puis après un redémarrage (et non par le bouton arrêter de windows, mais bien redémarrer) donner

hcitool scan
dmesg | grep -i bluetooth; dmesg | grep -i firmware

Hors ligne

#41 Le 25/10/2019, à 22:33

Aroz

Re : pas de bluetooth

La commande windows a marchée j'ai redémarrer avec la fonction redémarrer malheureusement:

$ hcitool scan
Device is not available: No such device
$ dmesg | grep -i bluetooth; dmesg | grep -i firmware
[    4.128136] Bluetooth: Core ver 2.22
[    4.128172] Bluetooth: HCI device and connection manager initialized
[    4.128177] Bluetooth: HCI socket layer initialized
[    4.128180] Bluetooth: L2CAP socket layer initialized
[    4.128185] Bluetooth: SCO socket layer initialized
[    6.276289] Bluetooth: hci0: command 0x1001 tx timeout
[    7.531099] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.531101] Bluetooth: BNEP filters: protocol multicast
[    7.531109] Bluetooth: BNEP socket layer initialized
[   14.340241] Bluetooth: hci0: RTL: HCI_OP_READ_LOCAL_VERSION failed (-110)
[    0.478017] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.488499] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    4.374065] [drm] Found UVD firmware Version: 1.43 Family ID: 15
[    4.377822] [drm] Found VCE firmware Version: 52.0 Binary ID: 3
[    4.640945] rtl8723de: Using firmware rtlwifi/rtl8723defw.bin

Hors ligne

#42 Le 26/10/2019, à 14:07

Nuliel

Re : pas de bluetooth

Là je sèche un peu, mais je pense que ça peut potentiellement avoir un lien avec windows. Tu peux essayer de désactiver le bluetooth temporairement sur windows et retenter sur linux.

Hors ligne

#43 Le 26/10/2019, à 14:51

Aroz

Re : pas de bluetooth

J'ai essayé ça ne marche pas.
Part contre:

$ hciconfig
hci0:	Type: Primary  Bus: USB
	BD Address: 00:00:00:00:00:00  ACL MTU: 0:0  SCO MTU: 0:0
	DOWN 
	RX bytes:917 acl:0 sco:0 events:130 errors:0
	TX bytes:33030 acl:0 sco:0 commands:131 errors:0

Je ne sais pas si c'est le problème mais j'ai vu qu'il fallait que ce soit up or:

$ sudo hciconfig hci0 up
Can't init device hci0: Cannot assign requested address (99)

Je ne sais pas si c'est un indice ou si c'est normal et rien n'est grave

Hors ligne

#44 Le 26/10/2019, à 14:57

Nuliel

Re : pas de bluetooth

Normalement ça devrait fonctionner depuis l'installation du pilote wifi et bluetooth. Quelque chose bloque l'accès au matériel pour moi, mais je ne sais pas quoi
Au cas où tu peux redémarrer et donner

dmesg

(peut être qu'on a loupé quelque chose)

Dernière modification par Nuliel (Le 26/10/2019, à 14:57)

Hors ligne

#45 Le 26/10/2019, à 15:07

Aroz

Re : pas de bluetooth

$ dmesg
[    0.000000] Linux version 5.3.0-19-generic (buildd@lgw01-amd64-053) (gcc version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2)) #20-Ubuntu SMP Fri Oct 18 09:04:39 UTC 2019 (Ubuntu 5.3.0-19.20-generic 5.3.1)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic root=UUID=2aafc858-7e09-4159-a6cb-a0468e107c5a ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000086fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000087000-0x0000000000087fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000088000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cee0efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cee0f000-0x00000000cf17efff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000cf17f000-0x00000000cf87efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cf87f000-0x00000000cfb7efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cfb7f000-0x00000000cfbfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cfbff000-0x00000000cfbfffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cfc00000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0100000-0x00000000f01fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000030effffff] usable
[    0.000000] BIOS-e820: [mem 0x000000030f000000-0x000000032effffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by INSYDE Corp.
[    0.000000] efi:  ESRT=0xcf1e1098  ACPI 2.0=0xcfbfe014  SMBIOS=0xcf1df000  SMBIOS 3.0=0xcf1dd000 
[    0.000000] secureboot: Secure boot could not be determined (mode 0)
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: HP HP Laptop 15-bw0xx/8331, BIOS F.23 04/03/2018
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2994.363 MHz processor
[    0.000043] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000045] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000051] last_pfn = 0x30f000 max_arch_pfn = 0x400000000
[    0.000057] MTRR default type: uncachable
[    0.000057] MTRR fixed ranges enabled:
[    0.000059]   00000-9FFFF write-back
[    0.000060]   A0000-BFFFF uncachable
[    0.000061]   C0000-FFFFF write-through
[    0.000061] MTRR variable ranges enabled:
[    0.000063]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000064]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000065]   2 base 0000C0000000 mask FFFFF0000000 write-back
[    0.000066]   3 base 0000FF800000 mask FFFFFF800000 write-protect
[    0.000066]   4 disabled
[    0.000067]   5 disabled
[    0.000067]   6 disabled
[    0.000068]   7 disabled
[    0.000069] TOM2: 000000032f000000 aka 13040M
[    0.000443] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000598] last_pfn = 0xcfc00 max_arch_pfn = 0x400000000
[    0.005626] esrt: Reserving ESRT space from 0x00000000cf1e1098 to 0x00000000cf1e10d0.
[    0.005642] check: Scanning 1 areas for low memory corruption
[    0.005647] Using GB pages for direct mapping
[    0.005650] BRK [0x263401000, 0x263401fff] PGTABLE
[    0.005652] BRK [0x263402000, 0x263402fff] PGTABLE
[    0.005654] BRK [0x263403000, 0x263403fff] PGTABLE
[    0.005699] BRK [0x263404000, 0x263404fff] PGTABLE
[    0.005700] BRK [0x263405000, 0x263405fff] PGTABLE
[    0.005905] BRK [0x263406000, 0x263406fff] PGTABLE
[    0.005954] BRK [0x263407000, 0x263407fff] PGTABLE
[    0.006041] BRK [0x263408000, 0x263408fff] PGTABLE
[    0.006115] RAMDISK: [mem 0x325c1000-0x352d7fff]
[    0.006128] ACPI: Early table checksum verification disabled
[    0.006134] ACPI: RSDP 0x00000000CFBFE014 000024 (v02 HPQOEM)
[    0.006138] ACPI: XSDT 0x00000000CFBC6188 000104 (v01 HPQOEM SLIC-MPC 00000001 HP   01000013)
[    0.006145] ACPI: FACP 0x00000000CFBF9000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.006151] ACPI: DSDT 0x00000000CFBE9000 0099DA (v01 HPQOEM SLIC-MPC 00040000 ACPI 00040000)
[    0.006154] ACPI: FACS 0x00000000CFB44000 000040
[    0.006157] ACPI: UEFI 0x00000000CFBFD000 000236 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006159] ACPI: MSDM 0x00000000CFBFC000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.006162] ACPI: ASF! 0x00000000CFBFB000 0000A5 (v32 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006164] ACPI: BOOT 0x00000000CFBFA000 000028 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006167] ACPI: HPET 0x00000000CFBF8000 000038 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006169] ACPI: APIC 0x00000000CFBF7000 000090 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.006171] ACPI: MCFG 0x00000000CFBF6000 00003C (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006174] ACPI: SPCR 0x00000000CFBF5000 000050 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006176] ACPI: WDAT 0x00000000CFBF4000 00017C (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006179] ACPI: WDRT 0x00000000CFBF3000 000047 (v01 HPQOEM INSYDE   00000000 HP   00040000)
[    0.006181] ACPI: UEFI 0x00000000CFBE8000 000042 (v01 HPQOEM INSYDE   00000000 HP   00040000)
[    0.006183] ACPI: SSDT 0x00000000CFBE1000 00692D (v01 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.006186] ACPI: SSDT 0x00000000CFBE0000 0006B2 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.006188] ACPI: SSDT 0x00000000CFBDB000 004B5B (v02 HPQOEM INSYDE   00000002 ACPI 00040000)
[    0.006190] ACPI: IVRS 0x00000000CFBDA000 0000D0 (v02 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006192] ACPI: CRAT 0x00000000CFBD9000 0002E8 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006195] ACPI: VFCT 0x00000000CFBC9000 00FC84 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006197] ACPI: SSDT 0x00000000CFBC8000 000482 (v01 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.006199] ACPI: TPM2 0x00000000CFBC7000 000034 (v03 HPQOEM INSYDE   00000002 HP   00040000)
[    0.006202] ACPI: SSDT 0x00000000CFBC5000 000692 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.006204] ACPI: SSDT 0x00000000CFBC4000 000174 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.006206] ACPI: SSDT 0x00000000CFBC2000 001CE0 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.006209] ACPI: SSDT 0x00000000CFBC0000 00127C (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.006211] ACPI: SSDT 0x00000000CFBBE000 00165E (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.006213] ACPI: FPDT 0x00000000CFBBD000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP   00040000)
[    0.006215] ACPI: SSDT 0x00000000CFBBA000 0021DF (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.006218] ACPI: BGRT 0x00000000CFBB9000 000038 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006229] ACPI: Local APIC address 0xfee00000
[    0.006333] No NUMA configuration found
[    0.006334] Faking a node at [mem 0x0000000000000000-0x000000030effffff]
[    0.006345] NODE_DATA(0) allocated [mem 0x30efd5000-0x30effffff]
[    0.006599] Zone ranges:
[    0.006600]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.006601]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.006602]   Normal   [mem 0x0000000100000000-0x000000030effffff]
[    0.006603]   Device   empty
[    0.006604] Movable zone start for each node
[    0.006606] Early memory node ranges
[    0.006607]   node   0: [mem 0x0000000000001000-0x0000000000086fff]
[    0.006608]   node   0: [mem 0x0000000000088000-0x000000000009ffff]
[    0.006608]   node   0: [mem 0x0000000000100000-0x00000000cee0efff]
[    0.006609]   node   0: [mem 0x00000000cfbff000-0x00000000cfbfffff]
[    0.006610]   node   0: [mem 0x0000000100000000-0x000000030effffff]
[    0.006672] Zeroed struct page in unavailable ranges: 4690 pages
[    0.006673] Initmem setup node 0 [mem 0x0000000000001000-0x000000030effffff]
[    0.006675] On node 0 totalpages: 3005870
[    0.006676]   DMA zone: 64 pages used for memmap
[    0.006676]   DMA zone: 23 pages reserved
[    0.006677]   DMA zone: 3998 pages, LIFO batch:0
[    0.006759]   DMA32 zone: 13177 pages used for memmap
[    0.006760]   DMA32 zone: 843280 pages, LIFO batch:63
[    0.025753]   Normal zone: 33728 pages used for memmap
[    0.025754]   Normal zone: 2158592 pages, LIFO batch:63
[    0.071913] ACPI: PM-Timer IO Port: 0x408
[    0.071914] ACPI: Local APIC address 0xfee00000
[    0.071922] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.071923] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.071924] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.071925] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.071935] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[    0.071938] IOAPIC[1]: apic_id 5, version 33, address 0xfec01000, GSI 24-55
[    0.071940] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.071942] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.071943] ACPI: IRQ0 used by override.
[    0.071944] ACPI: IRQ9 used by override.
[    0.071946] Using ACPI (MADT) for SMP configuration information
[    0.071948] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.071960] ACPI: SPCR: SPCR table version 1
[    0.071961] ACPI: SPCR: console: uart,io,0x3f8,115200
[    0.071964] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.071989] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.071991] PM: Registered nosave memory: [mem 0x00087000-0x00087fff]
[    0.071992] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[    0.071993] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.071994] PM: Registered nosave memory: [mem 0xcee0f000-0xcf17efff]
[    0.071995] PM: Registered nosave memory: [mem 0xcf17f000-0xcf87efff]
[    0.071995] PM: Registered nosave memory: [mem 0xcf87f000-0xcfb7efff]
[    0.071996] PM: Registered nosave memory: [mem 0xcfb7f000-0xcfbfefff]
[    0.071997] PM: Registered nosave memory: [mem 0xcfc00000-0xcfffffff]
[    0.071998] PM: Registered nosave memory: [mem 0xd0000000-0xf00fffff]
[    0.071998] PM: Registered nosave memory: [mem 0xf0100000-0xf01fffff]
[    0.071999] PM: Registered nosave memory: [mem 0xf0200000-0xf7ffffff]
[    0.071999] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.072000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.072000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.072000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.072001] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.072001] PM: Registered nosave memory: [mem 0xfec11000-0xfed7ffff]
[    0.072002] PM: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[    0.072002] PM: Registered nosave memory: [mem 0xfed81000-0xfedfffff]
[    0.072003] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.072003] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
[    0.072004] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[    0.072006] [mem 0xd0000000-0xf00fffff] available for PCI devices
[    0.072007] Booting paravirtualized kernel on bare hardware
[    0.072012] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.072019] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.073003] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u524288
[    0.073011] pcpu-alloc: s188416 r8192 d28672 u524288 alloc=1*2097152
[    0.073012] pcpu-alloc: [0] 0 1 2 3 
[    0.073049] Built 1 zonelists, mobility grouping on.  Total pages: 2958878
[    0.073050] Policy zone: Normal
[    0.073052] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic root=UUID=2aafc858-7e09-4159-a6cb-a0468e107c5a ro quiet splash vt.handoff=7
[    0.078434] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.081109] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.081144] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.102133] Calgary: detecting Calgary via BIOS EBDA area
[    0.102135] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.170063] Memory: 11612264K/12023480K available (14339K kernel code, 2388K rwdata, 4728K rodata, 2668K init, 5056K bss, 411216K reserved, 0K cma-reserved)
[    0.170337] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.170360] ftrace: allocating 43189 entries in 169 pages
[    0.189537] rcu: Hierarchical RCU implementation.
[    0.189539] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.189541] 	Tasks RCU enabled.
[    0.189542] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.189542] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.192926] NR_IRQS: 524544, nr_irqs: 1000, preallocated irqs: 16
[    0.193282] random: crng done (trusting CPU's manufacturer)
[    0.193328] vt handoff: transparent VT on vt#7
[    0.193334] Console: colour dummy device 80x25
[    0.193342] printk: console [tty0] enabled
[    0.193374] ACPI: Core revision 20190703
[    0.193689] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.193711] APIC: Switch to symmetric I/O mode setup
[    0.218726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.237711] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b2978889f4, max_idle_ns: 440795302467 ns
[    0.237721] Calibrating delay loop (skipped), value calculated using timer frequency.. 5988.72 BogoMIPS (lpj=11977452)
[    0.237724] pid_max: default: 32768 minimum: 301
[    0.241805] LSM: Security Framework initializing
[    0.241820] Yama: becoming mindful.
[    0.241872] AppArmor: AppArmor initialized
[    0.241969] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.242017] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.242234] *** VALIDATE proc ***
[    0.242312] *** VALIDATE cgroup1 ***
[    0.242314] *** VALIDATE cgroup2 ***
[    0.242377] BIOS may not properly restore RDRAND after suspend, hiding RDRAND via CPUID. Use rdrand=force to reenable.
[    0.242437] LVT offset 1 assigned for vector 0xf9
[    0.242447] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[    0.242447] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[    0.242453] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.242455] Spectre V2 : Mitigation: Full AMD retpoline
[    0.242456] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.242458] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.242459] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.242669] Freeing SMP alternatives memory: 36K
[    0.358326] smpboot: CPU0: AMD A9-9420 RADEON R5, 5 COMPUTE CORES 2C+3G (family: 0x15, model: 0x70, stepping: 0x0)
[    0.358483] Performance Events: Fam15h core perfctr, AMD PMU driver.
[    0.358488] ... version:                0
[    0.358489] ... bit width:              48
[    0.358489] ... generic registers:      6
[    0.358490] ... value mask:             0000ffffffffffff
[    0.358490] ... max period:             00007fffffffffff
[    0.358491] ... fixed-purpose events:   0
[    0.358491] ... event mask:             000000000000003f
[    0.358535] rcu: Hierarchical SRCU implementation.
[    0.359234] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.359352] smp: Bringing up secondary CPUs ...
[    0.359506] x86: Booting SMP configuration:
[    0.359508] .... node  #0, CPUs:      #1
[    0.361715] smp: Brought up 1 node, 2 CPUs
[    0.361715] smpboot: Max logical packages: 2
[    0.361715] smpboot: Total of 2 processors activated (11977.45 BogoMIPS)
[    0.362291] devtmpfs: initialized
[    0.362291] x86/mm: Memory block size: 128MB
[    0.362927] PM: Registering ACPI NVS region [mem 0xcf87f000-0xcfb7efff] (3145728 bytes)
[    0.362927] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.362927] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.362927] pinctrl core: initialized pinctrl subsystem
[    0.362927] PM: RTC time: 13:58:22, date: 2019-10-26
[    0.362927] NET: Registered protocol family 16
[    0.362927] audit: initializing netlink subsys (disabled)
[    0.362927] audit: type=2000 audit(1572098302.148:1): state=initialized audit_enabled=0 res=1
[    0.362927] EISA bus registered
[    0.362927] cpuidle: using governor ladder
[    0.362927] cpuidle: using governor menu
[    0.362927] Simple Boot Flag at 0x44 set to 0x1
[    0.362927] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.362927] ACPI: bus type PCI registered
[    0.362927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.362927] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.362927] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.362927] PCI: Using configuration type 1 for base access
[    0.366698] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.366698] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.369850] ACPI: Added _OSI(Module Device)
[    0.369851] ACPI: Added _OSI(Processor Device)
[    0.369852] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.369853] ACPI: Added _OSI(Processor Aggregator Device)
[    0.369854] ACPI: Added _OSI(Linux-Dell-Video)
[    0.369854] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.369855] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.387653] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.392317] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.399339] ACPI: EC: EC started
[    0.399340] ACPI: EC: interrupt blocked
[    0.399584] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as first EC
[    0.399586] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.399587] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
[    0.399588] ACPI: Interpreter enabled
[    0.399614] ACPI: (supports S0 S3 S4 S5)
[    0.399616] ACPI: Using IOAPIC for interrupt routing
[    0.399802] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.400108] ACPI: Enabled 7 GPEs in block 00 to 1F
[    0.402143] ACPI: Power Resource [P0U2] (off)
[    0.402178] ACPI: Power Resource [P3U2] (off)
[    0.402534] ACPI: Power Resource [P0U3] (off)
[    0.402576] ACPI: Power Resource [P3U3] (off)
[    0.403973] ACPI: Power Resource [P0ST] (on)
[    0.404005] ACPI: Power Resource [P3ST] (on)
[    0.406570] ACPI: Power Resource [P0SD] (off)
[    0.406603] ACPI: Power Resource [P3SD] (off)
[    0.407376] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20190703/psargs-330)
[    0.407386] 
               Initialized Local Variables for Method [_STA]:
[    0.407387]   Local0: 00000000b8763ad2 <Obj>           Integer 0000000000000000
[    0.407392] No Arguments are initialized for method [_STA]
[    0.407393] ACPI Error: Aborting method \_SB.WLBU._STA due to previous error (AE_NOT_FOUND) (20190703/psparse-529)
[    0.409447] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.409455] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.409650] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    0.409836] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.409837] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.409854] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.410157] PCI host bridge to bus 0000:00
[    0.410159] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.410160] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.410161] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.410162] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.410163] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.410164] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.410165] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.410166] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.410167] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.410168] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.410169] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.410170] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.410171] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.410172] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.410173] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.410174] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window]
[    0.410174] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
[    0.410176] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.410187] pci 0000:00:00.0: [1022:1576] type 00 class 0x060000
[    0.410292] pci 0000:00:00.2: [1022:1577] type 00 class 0x080600
[    0.410409] pci 0000:00:01.0: [1002:98e4] type 00 class 0x030000
[    0.410427] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.410434] pci 0000:00:01.0: reg 0x18: [mem 0xf0800000-0xf0ffffff 64bit pref]
[    0.410440] pci 0000:00:01.0: reg 0x20: [io  0x5000-0x50ff]
[    0.410445] pci 0000:00:01.0: reg 0x24: [mem 0xf0500000-0xf053ffff]
[    0.410450] pci 0000:00:01.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.410454] pci 0000:00:01.0: enabling Extended Tags
[    0.410463] pci 0000:00:01.0: BAR 0: assigned to efifb
[    0.410495] pci 0000:00:01.0: supports D1 D2
[    0.410496] pci 0000:00:01.0: PME# supported from D1 D2 D3hot
[    0.410584] pci 0000:00:01.1: [1002:15b3] type 00 class 0x040300
[    0.410599] pci 0000:00:01.1: reg 0x10: [mem 0xf0560000-0xf0563fff 64bit]
[    0.410623] pci 0000:00:01.1: enabling Extended Tags
[    0.410653] pci 0000:00:01.1: supports D1 D2
[    0.410720] pci 0000:00:02.0: [1022:157b] type 00 class 0x060000
[    0.410804] pci 0000:00:02.1: [1022:157c] type 01 class 0x060400
[    0.410842] pci 0000:00:02.1: enabling Extended Tags
[    0.410917] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.411000] pci 0000:00:02.2: [1022:157c] type 01 class 0x060400
[    0.411038] pci 0000:00:02.2: enabling Extended Tags
[    0.411080] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.411167] pci 0000:00:02.4: [1022:157c] type 01 class 0x060400
[    0.411205] pci 0000:00:02.4: enabling Extended Tags
[    0.411245] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[    0.411328] pci 0000:00:03.0: [1022:157b] type 00 class 0x060000
[    0.411420] pci 0000:00:08.0: [1022:1578] type 00 class 0x108000
[    0.411433] pci 0000:00:08.0: reg 0x10: [mem 0xf0540000-0xf055ffff 64bit pref]
[    0.411438] pci 0000:00:08.0: reg 0x18: [mem 0xf0200000-0xf02fffff]
[    0.411443] pci 0000:00:08.0: reg 0x1c: [mem 0xf056f000-0xf056ffff]
[    0.411450] pci 0000:00:08.0: reg 0x24: [mem 0xf056a000-0xf056bfff]
[    0.411543] pci 0000:00:09.0: [1022:157d] type 00 class 0x060000
[    0.411625] pci 0000:00:09.2: [1022:157a] type 00 class 0x040300
[    0.411635] pci 0000:00:09.2: reg 0x10: [mem 0xf0564000-0xf0567fff]
[    0.411673] pci 0000:00:09.2: PME# supported from D0 D3hot D3cold
[    0.411759] pci 0000:00:10.0: [1022:7914] type 00 class 0x0c0330
[    0.411786] pci 0000:00:10.0: reg 0x10: [mem 0xf0568000-0xf0569fff 64bit]
[    0.411890] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[    0.411981] pci 0000:00:11.0: [1022:7904] type 00 class 0x010601
[    0.412000] pci 0000:00:11.0: reg 0x10: [io  0x5118-0x511f]
[    0.412008] pci 0000:00:11.0: reg 0x14: [io  0x5124-0x5127]
[    0.412016] pci 0000:00:11.0: reg 0x18: [io  0x5110-0x5117]
[    0.412024] pci 0000:00:11.0: reg 0x1c: [io  0x5120-0x5123]
[    0.412032] pci 0000:00:11.0: reg 0x20: [io  0x5100-0x510f]
[    0.412040] pci 0000:00:11.0: reg 0x24: [mem 0xf056c000-0xf056c3ff]
[    0.412077] pci 0000:00:11.0: PME# supported from D3hot
[    0.412351] pci 0000:00:12.0: [1022:7908] type 00 class 0x0c0320
[    0.413718] pci 0000:00:12.0: reg 0x10: [mem 0xf056d000-0xf056d0ff]
[    0.418131] pci 0000:00:12.0: supports D1 D2
[    0.418132] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.418211] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.418335] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.418470] pci 0000:00:18.0: [1022:15b0] type 00 class 0x060000
[    0.418548] pci 0000:00:18.1: [1022:15b1] type 00 class 0x060000
[    0.418614] pci 0000:00:18.2: [1022:15b2] type 00 class 0x060000
[    0.418689] pci 0000:00:18.3: [1022:15b3] type 00 class 0x060000
[    0.418768] pci 0000:00:18.4: [1022:15b4] type 00 class 0x060000
[    0.418834] pci 0000:00:18.5: [1022:15b5] type 00 class 0x060000
[    0.418987] pci 0000:01:00.0: [1002:6660] type 00 class 0x038000
[    0.419016] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.419030] pci 0000:01:00.0: reg 0x18: [mem 0xf0400000-0xf043ffff 64bit]
[    0.419039] pci 0000:01:00.0: reg 0x20: [io  0x4000-0x40ff]
[    0.419056] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.419065] pci 0000:01:00.0: enabling Extended Tags
[    0.419128] pci 0000:01:00.0: supports D1 D2
[    0.419129] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.419165] pci 0000:01:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:00:02.1 (capable of 63.008 Gb/s with 8 GT/s x8 link)
[    0.419235] pci 0000:00:02.1: PCI bridge to [bus 01]
[    0.419239] pci 0000:00:02.1:   bridge window [io  0x4000-0x4fff]
[    0.419242] pci 0000:00:02.1:   bridge window [mem 0xf0400000-0xf04fffff]
[    0.419246] pci 0000:00:02.1:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.419323] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.419353] pci 0000:02:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.419381] pci 0000:02:00.0: reg 0x18: [mem 0xf0304000-0xf0304fff 64bit]
[    0.419400] pci 0000:02:00.0: reg 0x20: [mem 0xf0300000-0xf0303fff 64bit]
[    0.419501] pci 0000:02:00.0: supports D1 D2
[    0.419502] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.419654] pci 0000:00:02.2: PCI bridge to [bus 02]
[    0.419658] pci 0000:00:02.2:   bridge window [io  0x3000-0x3fff]
[    0.419661] pci 0000:00:02.2:   bridge window [mem 0xf0300000-0xf03fffff]
[    0.419809] pci 0000:03:00.0: [10ec:d723] type 00 class 0x028000
[    0.419842] pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
[    0.419871] pci 0000:03:00.0: reg 0x18: [mem 0xf1000000-0xf100ffff 64bit]
[    0.420107] pci 0000:03:00.0: supports D1 D2
[    0.420108] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.420339] pci 0000:00:02.4: PCI bridge to [bus 03-05]
[    0.420343] pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
[    0.420346] pci 0000:00:02.4:   bridge window [mem 0xf1000000-0xf10fffff]
[    0.420350] pci 0000:00:02.4:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.483136] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0, disabled.
[    0.483224] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0, disabled.
[    0.483291] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0, disabled.
[    0.483373] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0, disabled.
[    0.483449] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0, disabled.
[    0.483510] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0, disabled.
[    0.483570] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0, disabled.
[    0.483631] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0, disabled.
[    0.483696] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20190703/psargs-330)
[    0.483705] 
               Initialized Local Variables for Method [_STA]:
[    0.483705]   Local0: 000000004a473407 <Obj>           Integer 0000000000000000
[    0.483710] No Arguments are initialized for method [_STA]
[    0.483712] ACPI Error: Aborting method \_SB.WLBU._STA due to previous error (AE_NOT_FOUND) (20190703/psparse-529)
[    0.484187] ACPI: EC: interrupt unblocked
[    0.484197] ACPI: EC: event unblocked
[    0.484203] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.484206] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions and events
[    0.484341] SCSI subsystem initialized
[    0.484341] libata version 3.00 loaded.
[    0.484341] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[    0.484341] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.484341] pci 0000:00:01.0: vgaarb: bridge control possible
[    0.484341] vgaarb: loaded
[    0.484341] ACPI: bus type USB registered
[    0.484341] usbcore: registered new interface driver usbfs
[    0.484341] usbcore: registered new interface driver hub
[    0.484341] usbcore: registered new device driver usb
[    0.484341] pps_core: LinuxPPS API ver. 1 registered
[    0.484341] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.484341] PTP clock support registered
[    0.484341] EDAC MC: Ver: 3.0.0
[    0.484341] Registered efivars operations
[    0.533881] PCI: Using ACPI for IRQ routing
[    0.537720] PCI: pci_cache_line_size set to 64 bytes
[    0.537720] e820: reserve RAM buffer [mem 0x00087000-0x0008ffff]
[    0.537720] e820: reserve RAM buffer [mem 0xcee0f000-0xcfffffff]
[    0.537720] e820: reserve RAM buffer [mem 0xcfc00000-0xcfffffff]
[    0.537720] e820: reserve RAM buffer [mem 0x30f000000-0x30fffffff]
[    0.537725] NetLabel: Initializing
[    0.537725] NetLabel:  domain hash size = 128
[    0.537725] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.537725] NetLabel:  unlabeled traffic allowed by default
[    0.537791] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.537793] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.539825] clocksource: Switched to clocksource tsc-early
[    0.553003] VFS: Disk quotas dquot_6.6.0
[    0.553027] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.553073] *** VALIDATE hugetlbfs ***
[    0.553191] AppArmor: AppArmor Filesystem Enabled
[    0.553236] pnp: PnP ACPI init
[    0.553534] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    0.553536] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.553537] system 00:00: [mem 0xf0100000-0xf01fffff] has been reserved
[    0.553543] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.553795] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.553823] pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[    0.553843] pnp 00:03: Plug and Play ACPI device, IDs SYN3254 PNP0f13 (active)
[    0.553885] system 00:04: [io  0x0400-0x04cf] has been reserved
[    0.553886] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.553888] system 00:04: [io  0x04d6] has been reserved
[    0.553889] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.553890] system 00:04: [io  0x0c14] has been reserved
[    0.553891] system 00:04: [io  0x0c50-0x0c52] has been reserved
[    0.553892] system 00:04: [io  0x0c6c] has been reserved
[    0.553893] system 00:04: [io  0x0c6f] has been reserved
[    0.553894] system 00:04: [io  0x0cd0-0x0cdb] has been reserved
[    0.553897] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.553966] system 00:05: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.553968] system 00:05: [mem 0xff800000-0xffffffff] has been reserved
[    0.553971] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.619798] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20190703/psargs-330)
[    0.619810] 
               Initialized Local Variables for Method [_STA]:
[    0.619811]   Local0: 0000000052882d13 <Obj>           Integer 0000000000000000
[    0.619816] No Arguments are initialized for method [_STA]
[    0.619818] ACPI Error: Aborting method \_SB.WLBU._STA due to previous error (AE_NOT_FOUND) (20190703/psparse-529)
[    0.620048] pnp: PnP ACPI: found 6 devices
[    0.621513] thermal_sys: Registered thermal governor 'fair_share'
[    0.621514] thermal_sys: Registered thermal governor 'bang_bang'
[    0.621515] thermal_sys: Registered thermal governor 'step_wise'
[    0.621516] thermal_sys: Registered thermal governor 'user_space'
[    0.621517] thermal_sys: Registered thermal governor 'power_allocator'
[    0.626028] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.626064] pci 0000:00:01.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    0.626068] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    0.626095] pci 0000:00:01.0: BAR 6: assigned [mem 0xf0580000-0xf059ffff pref]
[    0.626099] pci 0000:01:00.0: BAR 6: assigned [mem 0xf0440000-0xf045ffff pref]
[    0.626101] pci 0000:00:02.1: PCI bridge to [bus 01]
[    0.626104] pci 0000:00:02.1:   bridge window [io  0x4000-0x4fff]
[    0.626108] pci 0000:00:02.1:   bridge window [mem 0xf0400000-0xf04fffff]
[    0.626111] pci 0000:00:02.1:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.626115] pci 0000:00:02.2: PCI bridge to [bus 02]
[    0.626117] pci 0000:00:02.2:   bridge window [io  0x3000-0x3fff]
[    0.626120] pci 0000:00:02.2:   bridge window [mem 0xf0300000-0xf03fffff]
[    0.626126] pci 0000:00:02.4: PCI bridge to [bus 03-05]
[    0.626128] pci 0000:00:02.4:   bridge window [io  0x2000-0x2fff]
[    0.626131] pci 0000:00:02.4:   bridge window [mem 0xf1000000-0xf10fffff]
[    0.626133] pci 0000:00:02.4:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.626140] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.626142] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.626143] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.626144] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.626145] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.626146] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.626147] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.626147] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.626148] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.626149] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.626151] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.626152] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.626152] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.626153] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.626154] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.626155] pci_bus 0000:00: resource 19 [mem 0xd0000000-0xf7ffffff window]
[    0.626156] pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfed3ffff window]
[    0.626157] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.626158] pci_bus 0000:01: resource 1 [mem 0xf0400000-0xf04fffff]
[    0.626159] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.626161] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.626162] pci_bus 0000:02: resource 1 [mem 0xf0300000-0xf03fffff]
[    0.626163] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.626164] pci_bus 0000:03: resource 1 [mem 0xf1000000-0xf10fffff]
[    0.626165] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.626304] NET: Registered protocol family 2
[    0.626506] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.626824] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.627469] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.627638] TCP: Hash tables configured (established 131072 bind 65536)
[    0.627820] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.627929] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.628125] NET: Registered protocol family 1
[    0.628135] NET: Registered protocol family 44
[    0.628152] pci 0000:00:01.0: disabling ATS (broken on this device)
[    0.628161] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.628169] pci 0000:00:01.1: D0 power state depends on 0000:00:01.0
[    0.637614] pci 0000:00:10.0: PME# does not work under D0, disabling it
[    0.658728] pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x662 took 20596 usecs
[    0.658867] PCI: CLS 64 bytes, default 64
[    0.658938] Trying to unpack rootfs image as initramfs...
[    0.856852] Freeing initrd memory: 46172K
[    0.856895] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.857107] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.857109] pci 0000:00:00.2: PCI INT A: not connected
[    0.857356] pci 0000:00:01.0: Adding to iommu group 0
[    0.857374] pci 0000:00:01.0: Using iommu direct mapping
[    0.857388] pci 0000:00:01.1: Adding to iommu group 0
[    0.857440] pci 0000:00:02.0: Adding to iommu group 1
[    0.857459] pci 0000:00:02.1: Adding to iommu group 1
[    0.857475] pci 0000:00:02.2: Adding to iommu group 1
[    0.857492] pci 0000:00:02.4: Adding to iommu group 1
[    0.857560] pci 0000:00:03.0: Adding to iommu group 2
[    0.857652] pci 0000:00:08.0: Adding to iommu group 3
[    0.857721] pci 0000:00:09.0: Adding to iommu group 4
[    0.857737] pci 0000:00:09.2: Adding to iommu group 4
[    0.857824] pci 0000:00:10.0: Adding to iommu group 5
[    0.857913] pci 0000:00:11.0: Adding to iommu group 6
[    0.857984] pci 0000:00:12.0: Adding to iommu group 7
[    0.858088] pci 0000:00:14.0: Adding to iommu group 8
[    0.858109] pci 0000:00:14.3: Adding to iommu group 8
[    0.858212] pci 0000:00:18.0: Adding to iommu group 9
[    0.858230] pci 0000:00:18.1: Adding to iommu group 9
[    0.858247] pci 0000:00:18.2: Adding to iommu group 9
[    0.858266] pci 0000:00:18.3: Adding to iommu group 9
[    0.858282] pci 0000:00:18.4: Adding to iommu group 9
[    0.858299] pci 0000:00:18.5: Adding to iommu group 9
[    0.858322] pci 0000:01:00.0: Adding to iommu group 1
[    0.858341] pci 0000:02:00.0: Adding to iommu group 1
[    0.858468] pci 0000:03:00.0: Adding to iommu group 1
[    0.859172] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.859174] pci 0000:00:00.2: AMD-Vi: Extended features (0x37ef22294ada):
[    0.859176]  PPR NX GT IA GA PC GA_vAPIC
[    0.859179] AMD-Vi: Interrupt remapping enabled
[    0.859179] AMD-Vi: Virtual APIC enabled
[    0.859348] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.860864] LVT offset 0 assigned for vector 0x400
[    0.860905] perf: AMD IBS detected (0x000007ff)
[    0.860912] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.860994] check: Scanning for low memory corruption every 60 seconds
[    0.863455] Initialise system trusted keyrings
[    0.863470] Key type blacklist registered
[    0.863542] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.864843] zbud: loaded
[    0.865293] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.865485] fuse: init (API version 7.31)
[    0.865619] Platform Keyring initialized
[    0.870889] Key type asymmetric registered
[    0.870893] Asymmetric key parser 'x509' registered
[    0.870921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.870994] io scheduler mq-deadline registered
[    0.871484] pcieport 0000:00:02.1: PME: Signaling with IRQ 26
[    0.871513] pcieport 0000:00:02.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[    0.871756] pcieport 0000:00:02.2: PME: Signaling with IRQ 27
[    0.871909] pcieport 0000:00:02.4: PME: Signaling with IRQ 28
[    0.871979] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.872068] efifb: probing for efifb
[    0.872105] efifb: framebuffer at 0xe0000000, using 4224k, total 4224k
[    0.872106] efifb: mode is 1366x768x32, linelength=5632, pages=1
[    0.872106] efifb: scrolling: redraw
[    0.872108] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.872226] Console: switching to colour frame buffer device 170x48
[    0.872241] fb0: EFI VGA frame buffer device
[    0.872675] ACPI: AC Adapter [ACAD] (on-line)
[    0.872727] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.872735] ACPI: Power Button [PWRB]
[    0.872776] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.872781] ACPI: Lid Switch [LID]
[    0.872808] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.872822] ACPI: Power Button [PWRF]
[    0.873360] thermal LNXTHERM:00: registered as thermal_zone0
[    0.873362] ACPI: Thermal Zone [TSZ0] (58 C)
[    0.873491] thermal LNXTHERM:01: registered as thermal_zone1
[    0.873492] ACPI: Thermal Zone [TSZ2] (20 C)
[    0.873734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.875470] Linux agpgart interface v0.103
[    0.875611] tpm_crb MSFT0101:00: can't request region for resource [mem 0xcfb7a000-0xcfb7dfff]
[    0.875616] tpm_crb: probe of MSFT0101:00 failed with error -16
[    0.877863] loop: module loaded
[    0.878159] libphy: Fixed MDIO Bus: probed
[    0.878160] tun: Universal TUN/TAP device driver, 1.6
[    0.878199] PPP generic driver version 2.4.2
[    0.878246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.878250] ehci-pci: EHCI PCI platform driver
[    0.878526] ehci-pci 0000:00:12.0: EHCI Host Controller
[    0.878533] ehci-pci 0000:00:12.0: new USB bus registered, assigned bus number 1
[    0.878548] ehci-pci 0000:00:12.0: debug port 2
[    0.878614] ehci-pci 0000:00:12.0: irq 18, io mem 0xf056d000
[    0.894539] ehci-pci 0000:00:12.0: USB 2.0 started, EHCI 1.00
[    0.894627] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[    0.894629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.894630] usb usb1: Product: EHCI Host Controller
[    0.894631] usb usb1: Manufacturer: Linux 5.3.0-19-generic ehci_hcd
[    0.894632] usb usb1: SerialNumber: 0000:00:12.0
[    0.894801] hub 1-0:1.0: USB hub found
[    0.894807] hub 1-0:1.0: 2 ports detected
[    0.895054] ehci-platform: EHCI generic platform driver
[    0.895082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.895086] ohci-pci: OHCI PCI platform driver
[    0.895098] ohci-platform: OHCI generic platform driver
[    0.895108] uhci_hcd: USB Universal Host Controller Interface driver
[    0.895266] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    0.895272] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[    0.895468] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x0000000000000410
[    0.895736] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[    0.895738] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.895739] usb usb2: Product: xHCI Host Controller
[    0.895740] usb usb2: Manufacturer: Linux 5.3.0-19-generic xhci-hcd
[    0.895741] usb usb2: SerialNumber: 0000:00:10.0
[    0.895850] hub 2-0:1.0: USB hub found
[    0.895861] hub 2-0:1.0: 4 ports detected
[    0.896482] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    0.896488] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
[    0.896491] xhci_hcd 0000:00:10.0: Host supports USB 3.0 SuperSpeed
[    0.902377] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.902397] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[    0.902398] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.902399] usb usb3: Product: xHCI Host Controller
[    0.902400] usb usb3: Manufacturer: Linux 5.3.0-19-generic xhci-hcd
[    0.902401] usb usb3: SerialNumber: 0000:00:10.0
[    0.902496] hub 3-0:1.0: USB hub found
[    0.902511] hub 3-0:1.0: 4 ports detected
[    0.902983] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.928641] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.928646] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.928766] mousedev: PS/2 mouse device common for all mice
[    0.928914] rtc_cmos 00:01: RTC can wake from S4
[    0.929034] rtc_cmos 00:01: registered as rtc0
[    0.929048] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[    0.929056] i2c /dev entries driver
[    0.929120] device-mapper: uevent: version 1.0.3
[    0.929179] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
[    0.929201] platform eisa.0: Probing EISA bus 0
[    0.929203] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.929204] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.929206] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.929206] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.929207] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.929208] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.929209] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.929210] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.929211] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.929212] platform eisa.0: EISA: Detected 0 cards
[    0.929237] ledtrig-cpu: registered to indicate activity on CPUs
[    0.929240] EFI Variables Facility v0.08 2004-May-17
[    0.939551] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.985736] x86/pm: family 0x15 cpu detected, MSR saving is needed during suspending.
[    0.985943] NET: Registered protocol family 10
[    0.996536] Segment Routing with IPv6
[    0.996574] NET: Registered protocol family 17
[    0.996654] Key type dns_resolver registered
[    0.996902] RAS: Correctable Errors collector initialized.
[    0.996948] microcode: CPU0: patch_level=0x06006705
[    0.996957] microcode: CPU1: patch_level=0x06006705
[    0.996988] microcode: Microcode Update Driver: v2.2.
[    0.997002] sched_clock: Marking stable (976385069, 20598974)->(1036467443, -39483400)
[    0.997145] registered taskstats version 1
[    0.997158] Loading compiled-in X.509 certificates
[    0.999685] Loaded X.509 cert 'Build time autogenerated kernel key: 8b9a1a94c85156edc8bdd8557ee76ac2d955915c'
[    0.999755] zswap: loaded using pool lzo/zbud
[    1.010067] Key type big_key registered
[    1.010535] battery: ACPI: Battery Slot [BAT1] (battery present)
[    1.015255] Key type encrypted registered
[    1.015265] AppArmor: AppArmor sha1 policy hashing enabled
[    1.018589] integrity: Loading X.509 certificate: UEFI:db
[    1.018643] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.018644] integrity: Loading X.509 certificate: UEFI:db
[    1.018671] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.018672] integrity: Loading X.509 certificate: UEFI:db
[    1.018688] integrity: Loaded X.509 cert 'Hewlett-Packard Company: HP UEFI Secure Boot 2013 DB key: 1d7cf2c2b92673f69c8ee1ec7063967ab9b62bec'
[    1.021663] ima: No TPM chip found, activating TPM-bypass!
[    1.021675] ima: Allocated hash algorithm: sha1
[    1.021684] No architecture policies found
[    1.021702] evm: Initialising EVM extended attributes:
[    1.021703] evm: security.selinux
[    1.021703] evm: security.SMACK64
[    1.021703] evm: security.SMACK64EXEC
[    1.021704] evm: security.SMACK64TRANSMUTE
[    1.021704] evm: security.SMACK64MMAP
[    1.021705] evm: security.apparmor
[    1.021705] evm: security.ima
[    1.021705] evm: security.capability
[    1.021707] evm: HMAC attrs: 0x1
[    1.022485] PM:   Magic number: 7:799:989
[    1.022597] memory memory32: hash matches
[    1.022647] rtc_cmos 00:01: setting system clock to 2019-10-26T13:58:23 UTC (1572098303)
[    1.022890] acpi_cpufreq: overriding BIOS provided _PSD data
[    1.024978] Freeing unused decrypted memory: 2040K
[    1.026103] Freeing unused kernel image memory: 2668K
[    1.038547] Write protecting the kernel read-only data: 22528k
[    1.039443] Freeing unused kernel image memory: 2008K
[    1.040079] Freeing unused kernel image memory: 1416K
[    1.048859] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.048875] Run /init as init process
[    1.139920] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    1.141390] acpi device:00: registered as cooling_device2
[    1.141452] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[    1.141613] ACPI: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    1.144681] acpi device:02: registered as cooling_device3
[    1.144749] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:01/input/input6
[    1.156924] wmi_bus wmi_bus-PNP0C14:00: WQBJ data block query control method not found
[    1.164444] ahci 0000:00:11.0: version 3.0
[    1.164716] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.164718] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp fbs pio slum part 
[    1.165370] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.168584] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    1.168587] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    1.182577] scsi host0: ahci
[    1.184685] libphy: r8169: probed
[    1.184933] r8169 0000:02:00.0 eth0: RTL8168h/8111h, b4:b6:86:b8:06:d0, XID 541, IRQ 33
[    1.184936] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.185141] scsi host1: ahci
[    1.185237] ata1: SATA max UDMA/133 abar m1024@0xf056c000 port 0xf056c100 irq 19
[    1.185239] ata2: SATA max UDMA/133 abar m1024@0xf056c000 port 0xf056c180 irq 19
[    1.225580] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    1.250544] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.258351] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[    1.386575] usb 1-1: New USB device found, idVendor=0438, idProduct=7900, bcdDevice= 0.18
[    1.386578] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.386847] hub 1-1:1.0: USB hub found
[    1.386938] hub 1-1:1.0: 4 ports detected
[    1.469884] usb 2-1: New USB device found, idVendor=0408, idProduct=5180, bcdDevice= 0.02
[    1.469887] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.469889] usb 2-1: Product: HP TrueVision HD Camera
[    1.469890] usb 2-1: Manufacturer: SunplusIT Inc
[    1.601956] usb 2-2: new low-speed USB device number 3 using xhci_hcd
[    1.645958] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.645985] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.647669] ata2.00: ATA-11: SanDisk SD9SN8W-128G-1006, X6103006, max UDMA/100
[    1.647673] ata2.00: 250069680 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.650874] ata2.00: configured for UDMA/100
[    1.656809] ata1.00: ATA-10: ST1000LM035-1RK172, RSM7, max UDMA/100
[    1.656813] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.673956] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    1.679886] ata1.00: configured for UDMA/100
[    1.680093] scsi 0:0:0:0: Direct-Access     ATA      ST1000LM035-1RK1 RSM7 PQ: 0 ANSI: 5
[    1.680301] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.680339] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.680340] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.680432] sd 0:0:0:0: [sda] Write Protect is off
[    1.680433] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.680448] scsi 1:0:0:0: Direct-Access     ATA      SanDisk SD9SN8W- 3006 PQ: 0 ANSI: 5
[    1.680453] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.680581] scsi 1:0:0:0: Attached scsi generic sg1 type 0
[    1.680694] sd 1:0:0:0: [sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    1.680695] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.680702] sd 1:0:0:0: [sdb] Write Protect is off
[    1.680704] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.680718] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.682912]  sdb: sdb1 sdb2 sdb3 sdb4 sdb5
[    1.683454] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.762626]  sda: sda1 sda2 sda3
[    1.763141] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.779467] usb 2-2: New USB device found, idVendor=1bcf, idProduct=0007, bcdDevice= 0.14
[    1.779470] usb 2-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    1.779472] usb 2-2: Product: USB Optical Mouse
[    1.790925] hidraw: raw HID events driver (C) Jiri Kosina
[    1.811737] usbcore: registered new interface driver usbhid
[    1.811740] usbhid: USB HID core driver
[    1.815262] input: USB Optical Mouse as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/0003:1BCF:0007.0001/input/input8
[    1.815364] input: USB Optical Mouse as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/0003:1BCF:0007.0001/input/input9
[    1.815468] hid-generic 0003:1BCF:0007.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:00:10.0-2/input0
[    1.827763] usb 1-1.2: New USB device found, idVendor=174c, idProduct=1351, bcdDevice= 1.00
[    1.827766] usb 1-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    1.827767] usb 1-1.2: Product: 1351
[    1.827768] usb 1-1.2: Manufacturer: ASMT
[    1.827769] usb 1-1.2: SerialNumber: 1234567890E4
[    1.831416] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[    1.831750] scsi host2: usb-storage 1-1.2:1.0
[    1.831868] usbcore: registered new interface driver usb-storage
[    1.833331] usbcore: registered new interface driver uas
[    1.877741] tsc: Refined TSC clocksource calibration: 2994.381 MHz
[    1.877748] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2988e84d3, max_idle_ns: 440795202126 ns
[    1.877765] clocksource: Switched to clocksource tsc
[    1.905956] usb 1-1.4: new full-speed USB device number 4 using ehci-pci
[    1.941148] psmouse serio1: synaptics: queried max coordinates: x [..5648], y [..4826]
[    1.972033] psmouse serio1: synaptics: queried min coordinates: x [1292..], y [1026..]
[    1.972043] psmouse serio1: synaptics: Your touchpad (PNP: SYN3254 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[    2.015115] usb 1-1.4: New USB device found, idVendor=0bda, idProduct=b009, bcdDevice= 2.00
[    2.015118] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.015120] usb 1-1.4: Product: 802.11n WLAN Adapter
[    2.015121] usb 1-1.4: Manufacturer: Realtek
[    2.015121] usb 1-1.4: SerialNumber: 00e04c000001
[    2.032857] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.16, id: 0x1e2b1, caps: 0xf00323/0x840300/0x2e800/0x400000, board id: 3320, fw id: 2659795
[    2.071473] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[    2.531544] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null)
[    2.685963] systemd[1]: Inserted module 'autofs4'
[    2.766865] systemd[1]: systemd 242 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    2.786076] systemd[1]: Detected architecture x86-64.
[    2.787641] systemd[1]: Set hostname to <elouan>.
[    2.788237] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[    2.843181] scsi 2:0:0:0: CD-ROM            hp       DVDRW GUE1N      UE00 PQ: 0 ANSI: 0
[    2.852150] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.852154] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.852483] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.852562] sr 2:0:0:0: Attached scsi generic sg2 type 5
[    2.898803] systemd[1]: /lib/systemd/system/dbus.socket:4: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[    2.956714] systemd[1]: Listening on Syslog Socket.
[    2.956926] systemd[1]: Listening on udev Control Socket.
[    2.957004] systemd[1]: Listening on fsck to fsckd communication Socket.
[    2.957229] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.957292] systemd[1]: Listening on udev Kernel Socket.
[    2.999466] EXT4-fs (sdb5): re-mounted. Opts: errors=remount-ro
[    3.013156] lp: driver loaded but no devices found
[    3.031231] ppdev: user-space parallel port driver
[    3.161759] Adding 1657980k swap on /swapfile.  Priority:-2 extents:5 across:1690748k SSFS
[    3.504905] systemd-journald[313]: Received request to flush runtime journal from PID 1
[    3.763786] input: HP Wireless hotkeys as /devices/virtual/input/input10
[    3.978529] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    4.016313] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.020272] mc: Linux media interface: v0.10
[    4.083877] videodev: Linux video capture interface: v2.00
[    4.096953] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.097307] Bluetooth: Core ver 2.22
[    4.097334] NET: Registered protocol family 31
[    4.097335] Bluetooth: HCI device and connection manager initialized
[    4.097342] Bluetooth: HCI socket layer initialized
[    4.097362] Bluetooth: L2CAP socket layer initialized
[    4.097367] Bluetooth: SCO socket layer initialized
[    4.260804] [drm] amdgpu kernel modesetting enabled.
[    4.260848] vga_switcheroo: detected switching method \_SB_.PCI0.VGA_.ATPX handle
[    4.266551] [drm] radeon kernel modesetting enabled.
[    4.266595] cryptd: max_cpu_qlen set to 1000
[    4.266884] usbcore: registered new interface driver btusb
[    4.271159] vga_switcheroo: detected switching method \_SB_.PCI0.VGA_.ATPX handle
[    4.276348] ATPX version 1, functions 0x00000003
[    4.277101] ATPX version 1, functions 0x00000003
[    4.277458] radeon 0000:01:00.0: remove_conflicting_pci_framebuffers: bar 0: 0xd0000000 -> 0xdfffffff
[    4.277461] radeon 0000:01:00.0: remove_conflicting_pci_framebuffers: bar 2: 0xf0400000 -> 0xf043ffff
[    4.277463] checking generic (e0000000 420000) vs hw (d0000000 10000000)
[    4.277464] checking generic (e0000000 420000) vs hw (f0400000 40000)
[    4.277533] radeon 0000:01:00.0: enabling device (0002 -> 0003)
[    4.280830] Parsing CRAT table with 1 nodes
[    4.280837] Creating topology SYSFS entries
[    4.280862] Topology: Add APU node [0x0:0x0]
[    4.280862] Finished initializing topology
[    4.281074] amdgpu 0000:00:01.0: remove_conflicting_pci_framebuffers: bar 0: 0xe0000000 -> 0xefffffff
[    4.281075] amdgpu 0000:00:01.0: remove_conflicting_pci_framebuffers: bar 2: 0xf0800000 -> 0xf0ffffff
[    4.281077] amdgpu 0000:00:01.0: remove_conflicting_pci_framebuffers: bar 5: 0xf0500000 -> 0xf053ffff
[    4.281079] checking generic (e0000000 420000) vs hw (e0000000 10000000)
[    4.281081] fb0: switching to amdgpudrmfb from EFI VGA
[    4.281129] [drm] initializing kernel modesetting (HAINAN 0x1002:0x6660 0x103C:0x8331 0x83).
[    4.283264] Console: switching to colour dummy device 80x25
[    4.297051] amdgpu 0000:00:01.0: vgaarb: deactivate vga console
[    4.298536] uvcvideo: Found UVC 1.00 device HP TrueVision HD Camera (0408:5180)
[    4.298719] rtlwifi: loading out-of-tree module taints kernel.
[    4.298846] rtlwifi: module verification failed: signature and/or required key missing - tainting kernel
[    4.325668] AVX2 version of gcm_enc/dec engaged.
[    4.325671] AES CTR mode by8 optimization enabled
[    4.330980] uvcvideo 2-1:1.0: Entity type for entity Extension 4 was not initialized!
[    4.330984] uvcvideo 2-1:1.0: Entity type for entity Extension 3 was not initialized!
[    4.330985] uvcvideo 2-1:1.0: Entity type for entity Processing 2 was not initialized!
[    4.330987] uvcvideo 2-1:1.0: Entity type for entity Camera 1 was not initialized!
[    4.331062] input: HP TrueVision HD Camera: HP Tru as /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/input/input12
[    4.331147] usbcore: registered new interface driver uvcvideo
[    4.331148] USB Video Class driver (1.1.1)
[    4.638638] kvm: Nested Virtualization enabled
[    4.638653] kvm: Nested Paging enabled
[    4.638654] SVM: Virtual VMLOAD VMSAVE supported
[    4.638654] SVM: Virtual GIF supported
[    4.663515] MCE: In-kernel MCE decoding enabled.
[    4.701010] rtl8723de: Using firmware rtlwifi/rtl8723defw.bin
[    4.717286] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    4.717647] rtlwifi: rtlwifi: wireless switch is on
[    4.730065] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[    4.746925] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input13
[    4.782142] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    4.782146] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.782148] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    4.782153] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    4.782154] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    4.782156] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[    4.782157] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    4.864442] rtl8723de 0000:03:00.0 wlp3s0: renamed from wlan0
[    4.884038] ATOM BIOS: HP
[    4.884063] [drm] GPU not posted. posting now...
[    4.908218] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[    4.908223] radeon 0000:01:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
[    4.908242] [drm] Detected VRAM RAM=2048M, BAR=256M
[    4.908243] [drm] RAM width 64bits DDR
[    4.915688] [TTM] Zone  kernel: Available graphics memory: 5892198 KiB
[    4.915694] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    4.915696] [TTM] Initializing pool allocator
[    4.915704] [TTM] Initializing DMA pool allocator
[    4.915757] [drm] radeon: 2048M of VRAM memory ready
[    4.915758] [drm] radeon: 2048M of GTT memory ready.
[    4.915794] [drm] Loading hainan Microcode
[    4.940049] [drm] Internal thermal controller without fan control
[    4.948294] [drm] radeon: dpm initialized
[    4.948313] [drm] GART: num cpu pages 524288, num gpu pages 524288
[    4.960034] [drm] enabling PCIE gen 3 link speeds, disable with radeon.pcie_gen2=0
[    5.010158] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:09.2/sound/card1/input14
[    5.010219] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:09.2/sound/card1/input15
[    5.182274] hp_wmi: query 0xd returned error 0x5
[    5.182382] input: HP WMI hotkeys as /devices/virtual/input/input11
[    6.477377] Bluetooth: hci0: command 0x1001 tx timeout
[    6.483487] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[    6.483642] radeon 0000:01:00.0: WB enabled
[    6.483646] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x00000000249845ac
[    6.483648] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x000000000871e368
[    6.483649] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x000000006a09743f
[    6.483650] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x0000000037adc658
[    6.483652] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x00000000a7b310b7
[    6.483653] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    6.483654] [drm] Driver supports precise vblank timestamp query.
[    6.483655] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[    6.483738] radeon 0000:01:00.0: radeon: using MSI.
[    6.483763] [drm] radeon: irq initialized.
[    6.497014] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    6.675960] audit: type=1400 audit(1572098309.147:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=814 comm="apparmor_parser"
[    6.685657] audit: type=1400 audit(1572098309.155:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=815 comm="apparmor_parser"
[    6.685662] audit: type=1400 audit(1572098309.155:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=815 comm="apparmor_parser"
[    6.685664] audit: type=1400 audit(1572098309.155:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=815 comm="apparmor_parser"
[    6.685666] audit: type=1400 audit(1572098309.155:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=815 comm="apparmor_parser"
[    6.706713] audit: type=1400 audit(1572098309.179:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=816 comm="apparmor_parser"
[    6.706718] audit: type=1400 audit(1572098309.179:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice//gpg" pid=816 comm="apparmor_parser"
[    6.708993] audit: type=1400 audit(1572098309.179:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=818 comm="apparmor_parser"
[    6.711467] audit: type=1400 audit(1572098309.183:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=819 comm="apparmor_parser"
[    6.714017] audit: type=1400 audit(1572098309.187:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=820 comm="apparmor_parser"
[    6.878768] [drm] ring test on 0 succeeded in 1 usecs
[    6.878778] [drm] ring test on 1 succeeded in 1 usecs
[    6.878782] [drm] ring test on 2 succeeded in 1 usecs
[    6.878792] [drm] ring test on 3 succeeded in 4 usecs
[    6.878799] [drm] ring test on 4 succeeded in 3 usecs
[    6.879978] [drm] ib test on ring 0 succeeded in 0 usecs
[    6.880020] [drm] ib test on ring 1 succeeded in 0 usecs
[    6.880052] [drm] ib test on ring 2 succeeded in 0 usecs
[    6.880077] [drm] ib test on ring 3 succeeded in 0 usecs
[    6.880121] [drm] ib test on ring 4 succeeded in 0 usecs
[    6.882102] [drm] Radeon Display Connectors
[    6.887459] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[    6.887700] [drm] initializing kernel modesetting (STONEY 0x1002:0x98E4 0x103C:0x8331 0xDA).
[    6.896463] [drm] register mmio base: 0xF0500000
[    6.896472] [drm] register mmio size: 262144
[    6.896487] [drm] add ip block number 0 <vi_common>
[    6.896490] [drm] add ip block number 1 <gmc_v8_0>
[    6.896492] [drm] add ip block number 2 <cz_ih>
[    6.896494] [drm] add ip block number 3 <gfx_v8_0>
[    6.896496] [drm] add ip block number 4 <sdma_v3_0>
[    6.896497] [drm] add ip block number 5 <powerplay>
[    6.896499] [drm] add ip block number 6 <dm>
[    6.896502] [drm] add ip block number 7 <uvd_v6_0>
[    6.896504] [drm] add ip block number 8 <vce_v3_0>
[    6.896507] [drm] add ip block number 9 <acp_ip>
[    6.896519] amdgpu 0000:00:01.0: kfd not supported on this ASIC
[    6.896625] ATOM BIOS: 113-C91400-007
[    6.896686] [drm] UVD is enabled in physical mode
[    6.896689] [drm] VCE enabled in VM mode
[    6.896730] vga_switcheroo: enabled
[    6.896843] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    6.896857] amdgpu 0000:00:01.0: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    6.896859] amdgpu 0000:00:01.0: GART: 1024M 0x000000FF00000000 - 0x000000FF3FFFFFFF
[    6.896867] [drm] Detected VRAM RAM=512M, BAR=512M
[    6.896869] [drm] RAM width 64bits UNKNOWN
[    6.896955] [drm] amdgpu: 512M of VRAM memory ready
[    6.896959] [drm] amdgpu: 3072M of GTT memory ready.
[    6.896992] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    6.897045] [drm] PCIE GART of 1024M enabled (table at 0x000000F400401000).
[    7.029824] amdgpu: [powerplay] hwmgr_sw_init smu backed is smu8_smu
[    7.031637] [drm] Found UVD firmware Version: 1.43 Family ID: 15
[    7.031658] [drm] UVD ENC is disabled
[    7.043278] [drm] Found VCE firmware Version: 52.0 Binary ID: 3
[    7.054830] smu version 26.16.00
[    7.116669] [drm] DM_PPLIB: values for Engine clock
[    7.116673] [drm] DM_PPLIB:	 200000
[    7.116674] [drm] DM_PPLIB:	 300000
[    7.116674] [drm] DM_PPLIB:	 400000
[    7.116675] [drm] DM_PPLIB:	 496560
[    7.116675] [drm] DM_PPLIB:	 600000
[    7.116675] [drm] DM_PPLIB:	 685720
[    7.116676] [drm] DM_PPLIB:	 757900
[    7.116676] [drm] DM_PPLIB:	 847060
[    7.116677] [drm] DM_PPLIB: Validation clocks:
[    7.116678] [drm] DM_PPLIB:    engine_max_clock: 84706
[    7.116678] [drm] DM_PPLIB:    memory_max_clock: 93300
[    7.116679] [drm] DM_PPLIB:    level           : 8
[    7.116680] [drm] DM_PPLIB: values for Display clock
[    7.116681] [drm] DM_PPLIB:	 300000
[    7.116681] [drm] DM_PPLIB:	 400000
[    7.116681] [drm] DM_PPLIB:	 496560
[    7.116682] [drm] DM_PPLIB:	 626090
[    7.116682] [drm] DM_PPLIB:	 685720
[    7.116682] [drm] DM_PPLIB:	 757900
[    7.116683] [drm] DM_PPLIB:	 800000
[    7.116683] [drm] DM_PPLIB:	 847060
[    7.116684] [drm] DM_PPLIB: Validation clocks:
[    7.116684] [drm] DM_PPLIB:    engine_max_clock: 84706
[    7.116684] [drm] DM_PPLIB:    memory_max_clock: 93300
[    7.116685] [drm] DM_PPLIB:    level           : 8
[    7.116686] [drm] DM_PPLIB: values for Memory clock
[    7.116686] [drm] DM_PPLIB:	 667000
[    7.116686] [drm] DM_PPLIB:	 933000
[    7.116687] [drm] DM_PPLIB: Validation clocks:
[    7.116687] [drm] DM_PPLIB:    engine_max_clock: 84706
[    7.116688] [drm] DM_PPLIB:    memory_max_clock: 93300
[    7.116688] [drm] DM_PPLIB:    level           : 8
[    7.116983] [drm] Display Core initialized with v3.2.35!
[    7.137818] [drm] SADs count is: -2, don't need to read it
[    7.147665] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    7.147667] [drm] Driver supports precise vblank timestamp query.
[    7.205726] [drm] UVD initialized successfully.
[    7.306332] [drm] VCE initialized successfully.
[    7.310183] [drm] fb mappable at 0x30F86F000
[    7.310186] [drm] vram apper at 0x30F000000
[    7.310187] [drm] size 4325376
[    7.310187] [drm] fb depth is 24
[    7.310188] [drm]    pitch is 5632
[    7.317242] fbcon: amdgpudrmfb (fb0) is primary device
[    7.317605] Console: switching to colour frame buffer device 170x48
[    7.317644] amdgpu 0000:00:01.0: fb0: amdgpudrmfb frame buffer device
[    7.388951] [drm] Initialized amdgpu 3.33.0 20150101 for 0000:00:01.0 on minor 1
[    7.642241] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.642244] Bluetooth: BNEP filters: protocol multicast
[    7.642249] Bluetooth: BNEP socket layer initialized
[    9.069476] Generic Realtek PHY r8169-200:00: attached PHY driver [Generic Realtek PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
[    9.211847] r8169 0000:02:00.0 enp2s0: Link is Down
[   14.517777] Bluetooth: hci0: RTL: HCI_OP_READ_LOCAL_VERSION failed (-110)

[   14.653804] rfkill: input handler disabled
[   22.336563] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[   22.336592] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
[   50.872398] [drm] enabling PCIE gen 3 link speeds, disable with radeon.pcie_gen2=0
[   52.420424] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[   52.421395] radeon 0000:01:00.0: WB enabled
[   52.421402] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x00000000249845ac
[   52.421404] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x000000000871e368
[   52.421406] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x000000006a09743f
[   52.421408] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x0000000037adc658
[   52.421409] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x00000000a7b310b7
[   52.796057] [drm] ring test on 0 succeeded in 1 usecs
[   52.796065] [drm] ring test on 1 succeeded in 1 usecs
[   52.796072] [drm] ring test on 2 succeeded in 1 usecs
[   52.796085] [drm] ring test on 3 succeeded in 4 usecs
[   52.796092] [drm] ring test on 4 succeeded in 3 usecs
[   52.796136] [drm] ib test on ring 0 succeeded in 0 usecs
[   52.796165] [drm] ib test on ring 1 succeeded in 0 usecs
[   52.796193] [drm] ib test on ring 2 succeeded in 0 usecs
[   52.796209] [drm] ib test on ring 3 succeeded in 0 usecs
[   52.796224] [drm] ib test on ring 4 succeeded in 0 usecs
[   52.814276] rfkill: input handler enabled
[   60.564359] rfkill: input handler disabled
[   64.791606] [drm] enabling PCIE gen 3 link speeds, disable with radeon.pcie_gen2=0
[   66.378720] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[   66.378920] radeon 0000:01:00.0: WB enabled
[   66.378924] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x00000000249845ac
[   66.378926] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x000000000871e368
[   66.378930] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x000000006a09743f
[   66.378933] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x0000000037adc658
[   66.378936] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x00000000a7b310b7
[   66.773979] [drm] ring test on 0 succeeded in 1 usecs
[   66.773987] [drm] ring test on 1 succeeded in 1 usecs
[   66.773994] [drm] ring test on 2 succeeded in 1 usecs
[   66.774004] [drm] ring test on 3 succeeded in 4 usecs
[   66.774011] [drm] ring test on 4 succeeded in 3 usecs
[   66.774054] [drm] ib test on ring 0 succeeded in 0 usecs
[   66.774089] [drm] ib test on ring 1 succeeded in 0 usecs
[   66.774117] [drm] ib test on ring 2 succeeded in 0 usecs
[   66.774133] [drm] ib test on ring 3 succeeded in 0 usecs
[   66.774148] [drm] ib test on ring 4 succeeded in 0 usecs

Il y a plusieurs trucs qui se surligne en rouge quand je le fait:

[   14.517777] Bluetooth: hci0: RTL: HCI_OP_READ_LOCAL_VERSION failed (-110)
[    6.477377] Bluetooth: hci0: command 0x1001 tx timeout
[    0.875611] tpm_crb MSFT0101:00: can't request region for resource [mem 0xcfb7a000-0xcfb7dfff]
[    0.619818] ACPI Error: Aborting method \_SB.WLBU._STA due to previous error (AE_NOT_FOUND) (20190703/psparse-529)
[    0.619798] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20190703/psargs-330)
[    0.483712] ACPI Error: Aborting method \_SB.WLBU._STA due to previous error (AE_NOT_FOUND) (20190703/psparse-529)
[    0.483696] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20190703/psargs-330)
[    0.407393] ACPI Error: Aborting method \_SB.WLBU._STA due to previous error (AE_NOT_FOUND) (20190703/psparse-529)
[    0.407376] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20190703/psargs-330)

Je sais pas si ça peut aider

Hors ligne

#46 Le 26/10/2019, à 15:31

xubu1957

Re : pas de bluetooth

Pour :

 Bluetooth: hci0: RTL: HCI_OP_READ_LOCAL_VERSION failed (-110)

Un cas récent sur une autre distribution > hp.com/t5/Notebook-Wireless-and-Networking/RTL8723DE-Bluetooth-not-working-on-Manjaro-Linux/


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

#47 Le 26/10/2019, à 15:47

Aroz

Re : pas de bluetooth

ok merci je vais suivre voir si ils arrivent a régler le problème

Hors ligne

#48 Le 26/10/2019, à 16:02

Nuliel

Re : pas de bluetooth

Tiens j'ai trouvé ça sur leur forum

, you have to turn off the laptop, remove the power, and then turn on the laptop, then the card turns on

du coup je proposerais bien ceci: éteindre l'ordi, enlever la batterie, attendre 2 min, appuyer sur le bouton power pour qu'il n'y ait plus de jus, remettre la batterie, démarrer sur linux et donner

hcitool scan

Hors ligne

#49 Le 26/10/2019, à 16:12

Aroz

Re : pas de bluetooth

Ça n'a pas l'air d'avoir changé:

$ hcitool scan
Device is not available: No such device

Hors ligne

#50 Le 26/10/2019, à 18:43

NicoApi73

Re : pas de bluetooth

Naziel a écrit :

Tiens j'ai trouvé ça sur leur forum

, you have to turn off the laptop, remove the power, and then turn on the laptop, then the card turns on

du coup je proposerais bien ceci: éteindre l'ordi, enlever la batterie, attendre 2 min, appuyer sur le bouton power pour qu'il n'y ait plus de jus, remettre la batterie, démarrer sur linux et donner

hcitool scan

Bonsoir,

@Aroz, as tu bien appuyé sur le bouton power lorsque la batterie était enlevée? C'est nécessaire pour être sûr d'avoir vidé toutes les capa.

Peux tu donner le retour de la commande suivante :

dmesg -lerr -lcrit

et

dmesg -lwarn

Hors ligne