#126 Le 24/06/2019, à 16:51
- Djioliat
Re : Bluetooth pas de résultats
engie@engie:~$ sudo modprobe -r btusb and sudo modprobe btusb
modprobe: FATAL: Module and not found.
engie@engie:~$
Développeur web à temps perdu.
Ha oui j'aime bien les gens :)
Hors ligne
#127 Le 24/06/2019, à 16:58
- Nuliel
Re : Bluetooth pas de résultats
C'est pas and mais &&, là on va le remplacer par ;
sudo modprobe -r btusb ; sudo modprobe btusb
rfkill list all
Dernière modification par Nuliel (Le 24/06/2019, à 16:58)
Hors ligne
#128 Le 24/06/2019, à 17:00
- Djioliat
Re : Bluetooth pas de résultats
engie@engie:~$ sudo modprobe -r btusb ; sudo modprobe btusb
engie@engie:~$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
engie@engie:~$
Développeur web à temps perdu.
Ha oui j'aime bien les gens :)
Hors ligne
#129 Le 25/06/2019, à 09:57
- LeJediGris
Re : Bluetooth pas de résultats
Salut,
Il y a vraisemblablement un problème/confusion entre le BCM.hcd et l'autre BCM43142A0-04ca-2009.hcd, on a écrasé en #20 le BCM.hcd...
Il serait intéressant de regarder par ici
Edit (De Nantes): Lien corrigé
A+
Dernière modification par LeJediGris (Le 25/06/2019, à 10:29)
%NOINDEX%
Matos Asus Zenbook
"Home Made" Monstro: core i7 9700+32Go de mémoire+SSD QVO Samsung 1To +MoBo Asus Prime Z390P
+ "Terminator", core i5 3570, 16Go, SSD Intel 520 sous Mint 19.3, Freebox Revolution
Hors ligne
#130 Le 25/06/2019, à 10:05
- xubu1957
Re : Bluetooth pas de résultats
Salut,
Lien du #129 cassé : Ce site est inaccessible Impossible de trouver l'adresse IP du serveur de bcm43142a0-04ca-2009.hcd.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#131 Le 25/06/2019, à 10:30
- LeJediGris
Re : Bluetooth pas de résultats
Re-
Corrigé
A+
%NOINDEX%
Matos Asus Zenbook
"Home Made" Monstro: core i7 9700+32Go de mémoire+SSD QVO Samsung 1To +MoBo Asus Prime Z390P
+ "Terminator", core i5 3570, 16Go, SSD Intel 520 sous Mint 19.3, Freebox Revolution
Hors ligne
#132 Le 25/06/2019, à 11:22
- Djioliat
Re : Bluetooth pas de résultats
Bonjour et merci pour ta réponse LeJediGris mais je préfère continuer avec Naziel et xubu1957 pour éviter de fair plein de commande et tous méllanger .
Développeur web à temps perdu.
Ha oui j'aime bien les gens :)
Hors ligne
#133 Le 25/06/2019, à 11:34
- Nuliel
Re : Bluetooth pas de résultats
Merci LeJediGris pour ton lien, je me demande si le pilote propriétaire pour la wifi ne pose pas problème.
Par ailleurs, j'ai posé ma question à propos de la recherche des firmwares sur askubuntu mais j'ai visiblement posé une colle
Toute aide est bienvenue
Tu peux donner
dkms status
Dernière modification par Nuliel (Le 25/06/2019, à 11:37)
Hors ligne
#134 Le 25/06/2019, à 11:42
- Djioliat
Re : Bluetooth pas de résultats
Voici le retour.
engie@engie:~$ dkms status
bcmwl, 6.30.223.271+bdcom, 4.15.0-52-generic, x86_64: installed (WARNING! Diff between built and installed module!)
bcmwl, 6.30.223.271+bdcom, 4.18.0-22-generic, x86_64: installed
broadcom-sta, 6.30.223.271, 4.15.0-52-generic, x86_64: installed
broadcom-sta, 6.30.223.271, 4.18.0-21-generic, x86_64: installed
broadcom-sta, 6.30.223.271, 4.18.0-22-generic, x86_64: installed (WARNING! Diff between built and installed module!)
engie@engie:~$
Développeur web à temps perdu.
Ha oui j'aime bien les gens :)
Hors ligne
#135 Le 25/06/2019, à 11:45
- LeJediGris
Re : Bluetooth pas de résultats
Bonjour et merci pour ta réponse LeJediGris mais je préfère continuer avec Naziel et xubu1957 pour éviter de fair plein de commande et tous méllanger .
Pas de PB, je passe la main...
A+
%NOINDEX%
Matos Asus Zenbook
"Home Made" Monstro: core i7 9700+32Go de mémoire+SSD QVO Samsung 1To +MoBo Asus Prime Z390P
+ "Terminator", core i5 3570, 16Go, SSD Intel 520 sous Mint 19.3, Freebox Revolution
Hors ligne
#136 Le 25/06/2019, à 11:51
- Djioliat
Re : Bluetooth pas de résultats
Djioliat a écrit :Bonjour et merci pour ta réponse LeJediGris mais je préfère continuer avec Naziel et xubu1957 pour éviter de fair plein de commande et tous méllanger .
Pas de PB, je passe la main...
A+
Juste que je ne comprenais pas le lien et peur de refaire des érreures.
Désolé Lejedigris
Développeur web à temps perdu.
Ha oui j'aime bien les gens :)
Hors ligne
#137 Le 25/06/2019, à 13:50
- Nuliel
Re : Bluetooth pas de résultats
Tu peux donner
dpkg -l | grep broadcom\|bcmwl-kernel-source\|firmware-b43-installer
On va faire du nettoyage du côté des pilotes wifi
Hors ligne
#138 Le 25/06/2019, à 17:34
- Djioliat
Re : Bluetooth pas de résultats
engie@engie:~$ dpkg -l | grep broadcom\|bcmwl-kernel-source\|firmware-b43-installer
engie@engie:~$
Développeur web à temps perdu.
Ha oui j'aime bien les gens :)
Hors ligne
#139 Le 25/06/2019, à 17:46
- Nuliel
Re : Bluetooth pas de résultats
Le "ou" n'a visiblement pas marché, tu peux donner
dpkg -l | grep broadcom
dpkg -l | grep bcmwl-kernel-source
dpkg -l | grep firmware-b43-installer
Hors ligne
#140 Le 25/06/2019, à 17:47
- Djioliat
Re : Bluetooth pas de résultats
engie@engie:~$ dpkg -l | grep broadcom
ii broadcom-sta-dkms 6.30.223.271-8 all dkms source for the Broadcom STA Wireless driver
engie@engie:~$
engie@engie:~$ dpkg -l | grep bcmwl-kernel-source
ii bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu4 amd64 Broadcom 802.11 Linux STA wireless driver source
engie@engie:~$
engie@engie:~$ dpkg -l | grep firmware-b43-installer
engie@engie:~$
Développeur web à temps perdu.
Ha oui j'aime bien les gens :)
Hors ligne
#141 Le 25/06/2019, à 17:51
- Nuliel
Re : Bluetooth pas de résultats
Peux tu te brancher en filaire à la box ou faire un partage de connexion avec ton téléphone, puis donner
sudo apt-get purge bcmwl-kernel-source broadcom-sta-dkms
dkms status
redémarrer, aller dans Logiciels et mises à jour -> pilotes additionnels, installer le pilote pour ta carte wifi, redémarrer si besoin pour récupérer le wifi, et redonner
rfkill list all
dmesg | grep blue
Hors ligne
#142 Le 25/06/2019, à 18:17
- Nuliel
Re : Bluetooth pas de résultats
dans Logiciels et mises à jour -> pilotes additionnels tu n'as qu'un choix normalement: ça doit être remis comme au post 46
Hors ligne
#143 Le 25/06/2019, à 18:20
- Djioliat
Re : Bluetooth pas de résultats
engie@engie:~$ rfkill list all
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
engie@engie:~$
engie@engie:~$ dmesg | grep blue
engie@engie:~$
Développeur web à temps perdu.
Ha oui j'aime bien les gens :)
Hors ligne
#144 Le 25/06/2019, à 18:22
- Nuliel
Re : Bluetooth pas de résultats
Tu peux donner
dkms status
ls -l /lib/firmware/
ls -l /lib/firmware/brcm/
Hors ligne
#145 Le 25/06/2019, à 18:25
- Djioliat
Re : Bluetooth pas de résultats
engie@engie:~$ dkms status
bcmwl, 6.30.223.271+bdcom, 4.18.0-22-generic, x86_64: installed
engie@engie:~$
engie@engie:~$ ls -l /lib/firmware/
total 122636
-rw-r--r-- 1 root root 27156 avril 24 17:20 1a98-INTEL-EDK2-2-tplg.bin
drwxr-xr-x 2 root root 4096 juin 24 13:44 3com
lrwxrwxrwx 1 root root 16 déc. 5 2017 a300_pfp.fw -> qcom/a300_pfp.fw
lrwxrwxrwx 1 root root 16 déc. 5 2017 a300_pm4.fw -> qcom/a300_pm4.fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 acenic
drwxr-xr-x 2 root root 4096 juin 24 13:44 adaptec
drwxr-xr-x 2 root root 4096 juin 24 13:44 advansys
-rw-r--r-- 1 root root 50698 mars 30 2017 agere_ap_fw.bin
-rw-r--r-- 1 root root 65046 mars 30 2017 agere_sta_fw.bin
drwxr-xr-x 2 root root 36864 juin 24 13:44 amdgpu
drwxr-xr-x 2 root root 4096 févr. 10 01:15 amd-ucode
drwxr-xr-x 3 root root 4096 juin 24 13:44 ar3k
-rw-r--r-- 1 root root 153416 mars 30 2017 ar5523.bin
-rw-r--r-- 1 root root 95500 mars 30 2017 as102_data1_st.hex
-rw-r--r-- 1 root root 81820 mars 30 2017 as102_data2_st.hex
drwxr-xr-x 2 root root 4096 juin 24 13:44 asihpi
drwxr-xr-x 10 root root 4096 févr. 10 01:14 ath10k
-rw-r--r-- 1 root root 246804 mars 14 21:30 ath3k-1.fw
drwxr-xr-x 4 root root 4096 févr. 10 01:14 ath6k
drwxr-xr-x 2 root root 4096 juin 24 13:44 ath9k_htc
drwxr-xr-x 2 root root 4096 juin 24 13:44 atmel
-rw-r--r-- 1 root root 35180 mars 14 21:30 atmel_at76c504_2958.bin
-rw-r--r-- 1 root root 39928 mars 14 21:30 atmel_at76c504a_2958.bin
-rw-r--r-- 1 root root 9726 mars 30 2017 atmsar11.fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 atusb
drwxr-xr-x 2 root root 4096 juin 24 13:44 av7110
drwxr-xr-x 2 root root 4096 juin 24 13:44 bnx2
drwxr-xr-x 2 root root 4096 juin 24 13:44 bnx2x
drwxr-xr-x 2 root root 4096 juin 24 16:10 brcm
-rw-r--r-- 1 root root 13388 mars 30 2017 carl9170-1.fw
drwxr-xr-x 9 root root 4096 juin 24 13:44 carl9170fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 cavium
-rw-r--r-- 1 root root 412528 mars 30 2017 cbfw-3.2.1.1.bin
-rw-r--r-- 1 root root 414016 mars 30 2017 cbfw-3.2.3.0.bin
-rw-r--r-- 1 root root 414480 mars 30 2017 cbfw-3.2.5.1.bin
drwxr-xr-x 3 root root 4096 juin 24 13:44 cis
-rw-r--r-- 1 root root 107 mars 30 2017 configure
drwxr-xr-x 2 root root 4096 juin 24 13:44 cpia2
-rw-r--r-- 1 root root 582440 mars 30 2017 ct2fw-3.2.1.1.bin
-rw-r--r-- 1 root root 583688 mars 30 2017 ct2fw-3.2.3.0.bin
-rw-r--r-- 1 root root 584216 mars 30 2017 ct2fw-3.2.5.1.bin
-rw-r--r-- 1 root root 655436 mars 30 2017 ctefx.bin
-rw-r--r-- 1 root root 537160 mars 30 2017 ctfw-3.2.1.1.bin
-rw-r--r-- 1 root root 538712 mars 30 2017 ctfw-3.2.3.0.bin
-rw-r--r-- 1 root root 539144 mars 30 2017 ctfw-3.2.5.1.bin
-rw-r--r-- 1 root root 4120 mars 30 2017 ctspeq.bin
drwxr-xr-x 2 root root 4096 juin 24 13:44 cxgb3
drwxr-xr-x 2 root root 4096 juin 24 13:44 cxgb4
drwxr-xr-x 2 root root 4096 juin 24 13:44 dsp56k
-rw-r--r-- 1 root root 18643 mars 30 2017 dvb-fe-xc4000-1.4.1.fw
-rw-r--r-- 1 root root 12401 mars 30 2017 dvb-fe-xc5000-1.6.114.fw
-rw-r--r-- 1 root root 16497 mars 30 2017 dvb-fe-xc5000c-4.1.30.7.fw
-rw-r--r-- 1 root root 33768 mars 30 2017 dvb-usb-dib0700-1.20.fw
-rw-r--r-- 1 root root 8128 mars 30 2017 dvb-usb-it9135-01.fw
-rw-r--r-- 1 root root 5834 mars 30 2017 dvb-usb-it9135-02.fw
-rw-r--r-- 1 root root 50222 mars 30 2017 dvb-usb-terratec-h5-drxk.fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 e100
drwxr-xr-x 2 root root 4096 juin 24 13:44 ea
drwxr-xr-x 2 root root 4096 juin 24 13:44 edgeport
drwxr-xr-x 2 root root 4096 juin 24 13:44 emi26
drwxr-xr-x 2 root root 4096 juin 24 13:44 emi62
drwxr-xr-x 2 root root 4096 juin 24 13:44 ene-ub6250
drwxr-xr-x 2 root root 4096 juin 24 13:44 ess
-rw-r--r-- 1 root root 181312 avril 24 17:20 f2255usb.bin
drwxr-xr-x 2 root root 4096 juin 24 13:44 go7007
-rw-r--r-- 1 root root 32900 avril 24 17:20 hfi1_dc8051.fw
-rw-r--r-- 1 root root 16848 mars 30 2017 hfi1_fabric.fw
-rw-r--r-- 1 root root 33296 avril 24 17:20 hfi1_pcie.fw
-rw-r--r-- 1 root root 5360 mars 30 2017 hfi1_sbus.fw
drwxr-xr-x 2 root root 4096 févr. 25 2018 hp
-rw-r--r-- 1 root root 72684 nov. 17 2017 htc_7010.fw
-rw-r--r-- 1 root root 50980 nov. 17 2017 htc_9271.fw
-rw-r--r-- 1 root root 1251036 mars 30 2017 i2400m-fw-usb-1.4.sbcf
-rw-r--r-- 1 root root 1334532 mars 30 2017 i2400m-fw-usb-1.5.sbcf
-rw-r--r-- 1 root root 1531932 mars 30 2017 i6050-fw-usb-1.5.sbcf
drwxr-xr-x 2 root root 4096 juin 24 13:44 i915
drwxr-xr-x 3 root root 4096 févr. 10 01:14 imx
drwxr-xr-x 2 root root 12288 juin 24 13:44 intel
drwxr-xr-x 2 root root 12288 juin 10 19:33 intel-ucode
-rw-r--r-- 1 root root 209190 mars 14 21:30 ipw2100-1.3.fw
-rw-r--r-- 1 root root 201138 mars 14 21:30 ipw2100-1.3-i.fw
-rw-r--r-- 1 root root 196458 mars 14 21:30 ipw2100-1.3-p.fw
-rw-r--r-- 1 root root 191154 mars 14 21:30 ipw2200-bss.fw
-rw-r--r-- 1 root root 185428 mars 14 21:30 ipw2200-ibss.fw
-rw-r--r-- 1 root root 187836 mars 14 21:30 ipw2200-sniffer.fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 isci
-rw-r--r-- 1 root root 337520 mars 30 2017 iwlwifi-1000-5.ucode
-rw-r--r-- 1 root root 337572 mars 30 2017 iwlwifi-100-5.ucode
-rw-r--r-- 1 root root 689680 mars 30 2017 iwlwifi-105-6.ucode
-rw-r--r-- 1 root root 701228 mars 30 2017 iwlwifi-135-6.ucode
-rw-r--r-- 1 root root 695876 mars 30 2017 iwlwifi-2000-6.ucode
-rw-r--r-- 1 root root 707392 mars 30 2017 iwlwifi-2030-6.ucode
-rw-r--r-- 1 root root 609892 mars 30 2017 iwlwifi-3160-10.ucode
-rw-r--r-- 1 root root 683996 mars 30 2017 iwlwifi-3160-12.ucode
-rw-r--r-- 1 root root 688616 mars 30 2017 iwlwifi-3160-13.ucode
-rw-r--r-- 1 root root 918212 mars 30 2017 iwlwifi-3160-16.ucode
-rw-r--r-- 1 root root 918268 avril 24 17:02 iwlwifi-3160-17.ucode
-rw-r--r-- 1 root root 670484 mars 30 2017 iwlwifi-3160-7.ucode
-rw-r--r-- 1 root root 667284 mars 30 2017 iwlwifi-3160-8.ucode
-rw-r--r-- 1 root root 669872 mars 30 2017 iwlwifi-3160-9.ucode
-rw-r--r-- 1 root root 1384856 nov. 17 2017 iwlwifi-3168-21.ucode
-rw-r--r-- 1 root root 1028092 avril 24 2018 iwlwifi-3168-22.ucode
-rw-r--r-- 1 root root 1032436 déc. 5 2017 iwlwifi-3168-27.ucode
-rw-r--r-- 1 root root 1036276 mai 18 2018 iwlwifi-3168-29.ucode
-rw-r--r-- 1 root root 150100 mars 30 2017 iwlwifi-3945-2.ucode
-rw-r--r-- 1 root root 187972 mars 30 2017 iwlwifi-4965-2.ucode
-rw-r--r-- 1 root root 340696 mars 14 21:19 iwlwifi-5000-5.ucode
-rw-r--r-- 1 root root 337400 mars 30 2017 iwlwifi-5150-2.ucode
-rw-r--r-- 1 root root 454608 mars 30 2017 iwlwifi-6000-4.ucode
-rw-r--r-- 1 root root 444128 mars 30 2017 iwlwifi-6000g2a-5.ucode
-rw-r--r-- 1 root root 677296 mars 30 2017 iwlwifi-6000g2a-6.ucode
-rw-r--r-- 1 root root 679436 mars 30 2017 iwlwifi-6000g2b-6.ucode
-rw-r--r-- 1 root root 469780 mars 30 2017 iwlwifi-6050-5.ucode
-rw-r--r-- 1 root root 672352 mars 30 2017 iwlwifi-7260-10.ucode
-rw-r--r-- 1 root root 782300 mars 30 2017 iwlwifi-7260-12.ucode
-rw-r--r-- 1 root root 786920 mars 30 2017 iwlwifi-7260-13.ucode
-rw-r--r-- 1 root root 1049284 mars 30 2017 iwlwifi-7260-16.ucode
-rw-r--r-- 1 root root 1049340 avril 24 17:02 iwlwifi-7260-17.ucode
-rw-r--r-- 1 root root 683236 mars 30 2017 iwlwifi-7260-7.ucode
-rw-r--r-- 1 root root 679780 mars 30 2017 iwlwifi-7260-8.ucode
-rw-r--r-- 1 root root 680508 mars 30 2017 iwlwifi-7260-9.ucode
-rw-r--r-- 1 root root 736844 mars 30 2017 iwlwifi-7265-10.ucode
-rw-r--r-- 1 root root 880604 mars 30 2017 iwlwifi-7265-12.ucode
-rw-r--r-- 1 root root 885224 mars 30 2017 iwlwifi-7265-13.ucode
-rw-r--r-- 1 root root 1180356 mars 30 2017 iwlwifi-7265-16.ucode
-rw-r--r-- 1 root root 1180412 avril 24 17:02 iwlwifi-7265-17.ucode
-rw-r--r-- 1 root root 690452 mars 30 2017 iwlwifi-7265-8.ucode
-rw-r--r-- 1 root root 697828 mars 30 2017 iwlwifi-7265-9.ucode
lrwxrwxrwx 1 root root 21 nov. 17 2017 iwlwifi-7265D-10.ucode -> iwlwifi-7265-10.ucode
-rw-r--r-- 1 root root 1002800 mars 30 2017 iwlwifi-7265D-12.ucode
-rw-r--r-- 1 root root 1008692 mars 30 2017 iwlwifi-7265D-13.ucode
-rw-r--r-- 1 root root 1384500 mars 30 2017 iwlwifi-7265D-16.ucode
-rw-r--r-- 1 root root 1383604 nov. 17 2017 iwlwifi-7265D-17.ucode
-rw-r--r-- 1 root root 1385368 nov. 17 2017 iwlwifi-7265D-21.ucode
-rw-r--r-- 1 root root 1028376 avril 24 2018 iwlwifi-7265D-22.ucode
-rw-r--r-- 1 root root 1032740 déc. 5 2017 iwlwifi-7265D-27.ucode
-rw-r--r-- 1 root root 1036432 mai 18 2018 iwlwifi-7265D-29.ucode
-rw-r--r-- 1 root root 1745176 mars 30 2017 iwlwifi-8000C-13.ucode
-rw-r--r-- 1 root root 2351636 mars 30 2017 iwlwifi-8000C-16.ucode
-rw-r--r-- 1 root root 2394060 nov. 17 2017 iwlwifi-8000C-21.ucode
-rw-r--r-- 1 root root 2120860 avril 24 17:20 iwlwifi-8000C-22.ucode
-rw-r--r-- 1 root root 2227284 déc. 5 2017 iwlwifi-8000C-27.ucode
-rw-r--r-- 1 root root 2310116 déc. 6 2017 iwlwifi-8000C-31.ucode
-rw-r--r-- 1 root root 2448976 avril 25 2018 iwlwifi-8000C-34.ucode
-rw-r--r-- 1 root root 2486572 avril 24 17:02 iwlwifi-8000C-36.ucode
-rw-r--r-- 1 root root 2389968 nov. 17 2017 iwlwifi-8265-21.ucode
-rw-r--r-- 1 root root 1811984 avril 24 2018 iwlwifi-8265-22.ucode
-rw-r--r-- 1 root root 2234528 déc. 5 2017 iwlwifi-8265-27.ucode
-rw-r--r-- 1 root root 2307104 déc. 6 2017 iwlwifi-8265-31.ucode
-rw-r--r-- 1 root root 2440780 avril 25 2018 iwlwifi-8265-34.ucode
-rw-r--r-- 1 root root 2498044 avril 24 17:20 iwlwifi-8265-36.ucode
-rw-r--r-- 1 root root 2632620 avril 24 2018 iwlwifi-9000-pu-b0-jf-b0-33.ucode
-rw-r--r-- 1 root root 2678284 avril 24 17:20 iwlwifi-9000-pu-b0-jf-b0-34.ucode
-rw-r--r-- 1 root root 2520568 avril 24 17:02 iwlwifi-9000-pu-b0-jf-b0-38.ucode
-rw-r--r-- 1 root root 2620464 avril 24 17:20 iwlwifi-9000-pu-b0-jf-b0-41.ucode
-rw-r--r-- 1 root root 2543536 avril 24 17:20 iwlwifi-9000-pu-b0-jf-b0-43.ucode
-rw-r--r-- 1 root root 2637216 avril 24 2018 iwlwifi-9260-th-b0-jf-b0-33.ucode
-rw-r--r-- 1 root root 2678092 avril 24 17:20 iwlwifi-9260-th-b0-jf-b0-34.ucode
-rw-r--r-- 1 root root 2521412 avril 24 17:02 iwlwifi-9260-th-b0-jf-b0-38.ucode
-rw-r--r-- 1 root root 2620656 avril 24 17:20 iwlwifi-9260-th-b0-jf-b0-41.ucode
-rw-r--r-- 1 root root 2558176 avril 24 17:20 iwlwifi-9260-th-b0-jf-b0-43.ucode
drwxr-xr-x 2 root root 4096 juin 24 13:44 kaweth
drwxr-xr-x 2 root root 4096 juin 24 13:44 keyspan
drwxr-xr-x 2 root root 4096 juin 24 13:44 keyspan_pda
drwxr-xr-x 2 root root 4096 juin 24 13:44 korg
-rw-r--r-- 1 root root 118888 mars 30 2017 lbtf_usb.bin
-rw-r--r-- 1 root root 262 mars 30 2017 lgs8g75.fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 libertas
drwxr-xr-x 2 root root 4096 juin 24 13:44 liquidio
drwxr-xr-x 2 root root 4096 juin 24 13:44 matrox
drwxr-xr-x 2 root root 4096 juin 24 13:44 mediatek
drwxr-xr-x 2 root root 4096 juin 24 13:44 mellanox
drwxr-xr-x 2 root root 4096 juin 24 13:44 moxa
drwxr-xr-x 2 root root 4096 juin 24 13:44 mrvl
-rw-r--r-- 1 root root 45412 mars 30 2017 mt7601u.bin
-rw-r--r-- 1 root root 368220 mars 30 2017 mt7650.bin
-rw-r--r-- 1 root root 81908 avril 24 17:20 mt7662.bin
-rw-r--r-- 1 root root 26350 avril 24 17:20 mt7662_rom_patch.bin
-rw-r--r-- 1 root root 13847 mars 30 2017 mts_cdma.fw
-rw-r--r-- 1 root root 14067 mars 30 2017 mts_edge.fw
-rw-r--r-- 1 root root 13847 mars 30 2017 mts_gsm.fw
-rw-r--r-- 1 root root 13769 mars 30 2017 mts_mt9234mu.fw
-rw-r--r-- 1 root root 13769 mars 30 2017 mts_mt9234zba.fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 mwl8k
drwxr-xr-x 2 root root 4096 juin 24 13:44 mwlwifi
-rw-r--r-- 1 root root 378832 mars 30 2017 myri10ge_eth_big_z8e.dat
-rw-r--r-- 1 root root 389144 mars 30 2017 myri10ge_ethp_big_z8e.dat
-rw-r--r-- 1 root root 389056 mars 30 2017 myri10ge_ethp_z8e.dat
-rw-r--r-- 1 root root 378736 mars 30 2017 myri10ge_eth_z8e.dat
-rw-r--r-- 1 root root 536192 mars 30 2017 myri10ge_rss_eth_big_z8e.dat
-rw-r--r-- 1 root root 545936 mars 30 2017 myri10ge_rss_ethp_big_z8e.dat
-rw-r--r-- 1 root root 545920 mars 30 2017 myri10ge_rss_ethp_z8e.dat
-rw-r--r-- 1 root root 536176 mars 30 2017 myri10ge_rss_eth_z8e.dat
drwxr-xr-x 4 root root 4096 juin 24 13:44 netronome
-rw-r--r-- 1 root root 15664 mars 14 21:30 NPE-B
-rw-r--r-- 1 root root 15664 mars 14 21:30 NPE-C
drwxr-xr-x 18 root root 4096 juin 10 19:33 nvidia
drwxr-xr-x 2 root root 4096 juin 24 13:44 ositech
-rw-r--r-- 1 root root 1845305 mars 30 2017 phanfw.bin
-rw-r--r-- 1 root root 463612 mars 30 2017 qat_895xcc.bin
-rw-r--r-- 1 root root 114176 mars 30 2017 qat_895xcc_mmp.bin
-rw-r--r-- 1 root root 265444 mars 30 2017 qat_c3xxx.bin
-rw-r--r-- 1 root root 114820 mars 30 2017 qat_c3xxx_mmp.bin
-rw-r--r-- 1 root root 398144 mars 30 2017 qat_c62x.bin
-rw-r--r-- 1 root root 114820 mars 30 2017 qat_c62x_mmp.bin
lrwxrwxrwx 1 root root 18 mars 30 2017 qat_mmp.bin -> qat_895xcc_mmp.bin
drwxr-xr-x 2 root root 4096 juin 24 13:44 qca
drwxr-xr-x 4 root root 4096 juin 24 13:44 qcom
drwxr-xr-x 2 root root 4096 juin 24 13:44 qed
-rw-r--r-- 1 root root 76802 mars 30 2017 ql2100_fw.bin
-rw-r--r-- 1 root root 84566 mars 30 2017 ql2200_fw.bin
-rw-r--r-- 1 root root 125252 mars 30 2017 ql2300_fw.bin
-rw-r--r-- 1 root root 136038 mars 30 2017 ql2322_fw.bin
-rw-r--r-- 1 root root 265300 avril 24 17:20 ql2400_fw.bin
-rw-r--r-- 1 root root 275128 avril 24 17:20 ql2500_fw.bin
drwxr-xr-x 2 root root 4096 juin 24 13:44 qlogic
drwxr-xr-x 2 root root 4096 juin 24 13:44 r128
-rw-r--r-- 1 root root 9452 mars 30 2017 r8a779x_usb3_v1.dlmem
-rw-r--r-- 1 root root 9416 nov. 17 2017 r8a779x_usb3_v2.dlmem
-rw-r--r-- 1 root root 9416 nov. 17 2017 r8a779x_usb3_v3.dlmem
drwxr-xr-x 2 root root 36864 juin 24 13:44 radeon
-rw-r--r-- 1 root root 1684 avril 24 17:20 README
-rw-r--r-- 1 root root 4032 mai 23 2018 regulatory.db
-rw-r--r-- 1 root root 1182 mai 23 2018 regulatory.db.p7s
drwxr-xr-x 2 root root 4096 juin 24 13:44 rockchip
-rw-r--r-- 1 root root 63 mars 30 2017 rp2.fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 rsi
-rw-r--r-- 1 root root 94100 mars 30 2017 rsi_91x.fw
-rw-r--r-- 1 root root 8192 mars 30 2017 rt2561.bin
-rw-r--r-- 1 root root 8192 mars 30 2017 rt2561s.bin
-rw-r--r-- 1 root root 8192 mars 30 2017 rt2661.bin
-rw-r--r-- 1 root root 8192 avril 24 17:20 rt2860.bin
-rw-r--r-- 1 root root 8192 avril 24 17:20 rt2870.bin
lrwxrwxrwx 1 root root 10 mars 30 2017 rt3070.bin -> rt2870.bin
lrwxrwxrwx 1 root root 10 mars 30 2017 rt3090.bin -> rt2860.bin
-rw-r--r-- 1 root root 4096 mars 14 21:19 rt3290.bin
-rw-r--r-- 1 root root 2048 mars 30 2017 rt73.bin
drwxr-xr-x 2 root root 4096 juin 24 13:44 RTL8192E
drwxr-xr-x 2 root root 4096 juin 24 13:44 rtl_bt
drwxr-xr-x 2 root root 4096 juin 24 13:44 rtl_nic
drwxr-xr-x 2 root root 4096 juin 24 13:44 rtlwifi
lrwxrwxrwx 1 root root 17 mars 30 2017 s2250.fw -> go7007/s2250-2.fw
lrwxrwxrwx 1 root root 17 mars 30 2017 s2250_loader.fw -> go7007/s2250-1.fw
-rw-r--r-- 1 root root 352652 nov. 17 2017 s5p-mfc.fw
-rw-r--r-- 1 root root 306312 nov. 17 2017 s5p-mfc-v6.fw
-rw-r--r-- 1 root root 343756 nov. 17 2017 s5p-mfc-v6-v2.fw
-rw-r--r-- 1 root root 382724 nov. 17 2017 s5p-mfc-v7.fw
-rw-r--r-- 1 root root 360576 nov. 17 2017 s5p-mfc-v8.fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 sb16
drwxr-xr-x 2 root root 4096 juin 24 13:44 scripts
-rw-r--r-- 1 root root 816 mars 30 2017 sdd_sagrad_1091_1098.bin
drwxr-xr-x 2 root root 4096 juin 24 13:44 slicoss
drwxr-xr-x 2 root root 4096 juin 24 13:44 sun
drwxr-xr-x 2 root root 4096 juin 24 13:44 tehuti
-rw-r--r-- 1 root root 13765 mars 30 2017 ti_3410.fw
-rw-r--r-- 1 root root 13764 mars 30 2017 ti_5052.fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 ti-connectivity
drwxr-xr-x 2 root root 4096 juin 24 13:44 tigon
drwxr-xr-x 2 root root 4096 juin 24 13:44 ti-keystone
-rw-r--r-- 1 root root 51972 mars 30 2017 tlg2300_firmware.bin
drwxr-xr-x 2 root root 4096 juin 24 13:44 ttusb-budget
drwxr-xr-x 2 root root 4096 juin 24 13:44 ueagle-atm
drwxr-xr-x 2 root root 4096 juin 24 13:44 usbdux
-rw-r--r-- 1 root root 999 mars 30 2017 usbduxfast_firmware.bin
-rw-r--r-- 1 root root 1770 mars 30 2017 usbdux_firmware.bin
-rw-r--r-- 1 root root 8192 nov. 17 2017 usbduxsigma_firmware.bin
-rw-r--r-- 1 root root 16382 mars 30 2017 v4l-cx231xx-avcore-01.fw
-rw-r--r-- 1 root root 141200 mars 30 2017 v4l-cx23418-apu.fw
-rw-r--r-- 1 root root 158332 mars 30 2017 v4l-cx23418-cpu.fw
-rw-r--r-- 1 root root 16382 mars 30 2017 v4l-cx23418-dig.fw
-rw-r--r-- 1 root root 262144 mars 14 21:30 v4l-cx2341x-dec.fw
-rw-r--r-- 1 root root 376836 mars 14 21:30 v4l-cx2341x-enc.fw
-rw-r--r-- 1 root root 155648 mars 14 21:30 v4l-cx2341x-init.mpg
-rw-r--r-- 1 root root 16382 mars 30 2017 v4l-cx23885-avcore-01.fw
-rw-r--r-- 1 root root 16382 mars 30 2017 v4l-cx25840.fw
-rw-r--r-- 1 root root 8192 mars 14 21:30 v4l-pvrusb2-24xxx-01.fw
-rw-r--r-- 1 root root 8192 mars 14 21:30 v4l-pvrusb2-29xxx-01.fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 vicam
-rw-r--r-- 1 root root 11341 mars 30 2017 vntwusb.fw
-rw-r--r-- 1 root root 2977008 avril 24 17:20 vpu_d.bin
-rw-r--r-- 1 root root 131168 avril 24 17:20 vpu_p.bin
drwxr-xr-x 2 root root 4096 juin 24 13:44 vxge
-rw-r--r-- 1 root root 4947 avril 24 17:20 WHENCE.ubuntu
-rw-r--r-- 1 root root 23554 mars 30 2017 whiteheat.fw
-rw-r--r-- 1 root root 5626 mars 30 2017 whiteheat_loader.fw
-rw-r--r-- 1 root root 3588 avril 24 17:02 wil6210.brd
-rw-r--r-- 1 root root 350748 avril 24 17:02 wil6210.fw
-rw-r--r-- 1 root root 97824 mars 30 2017 wsm_22.bin
drwxr-xr-x 2 root root 4096 juin 24 13:44 yam
drwxr-xr-x 2 root root 4096 juin 24 13:44 yamaha
-rw-r--r-- 1 root root 62484 mars 14 21:30 zd1201-ap.fw
-rw-r--r-- 1 root root 70612 mars 14 21:30 zd1201.fw
drwxr-xr-x 2 root root 4096 juin 24 13:44 zd1211
engie@engie:~$
engie@engie:~$ ls -l /lib/firmware/brcm/
total 16640
-rw-r--r-- 1 root root 66135 juin 19 15:08 BCM43142A0-04ca-2009.hcd
-rw-r--r-- 1 root root 269595 mars 30 2017 bcm4329-fullmac-4.bin
-rw-r--r-- 1 root root 96224 mars 30 2017 bcm43xx-0.fw
-rw-r--r-- 1 root root 180 mars 30 2017 bcm43xx_hdr-0.fw
-rw-r--r-- 1 root root 29605 juin 21 18:12 BCM.hcd
-rw-r--r-- 1 root root 397312 mars 30 2017 brcmfmac43143.bin
-rw-r--r-- 1 root root 385067 nov. 17 2017 brcmfmac43143-sdio.bin
-rw-r--r-- 1 root root 348160 mars 30 2017 brcmfmac43236b.bin
-rw-r--r-- 1 root root 455745 mars 30 2017 brcmfmac43241b0-sdio.bin
-rw-r--r-- 1 root root 403855 mars 30 2017 brcmfmac43241b4-sdio.bin
-rw-r--r-- 1 root root 408682 mars 30 2017 brcmfmac43241b5-sdio.bin
-rw-r--r-- 1 root root 479232 mars 30 2017 brcmfmac43242a.bin
-rw-r--r-- 1 root root 253748 mars 30 2017 brcmfmac4329-sdio.bin
-rw-r--r-- 1 root root 222126 mars 30 2017 brcmfmac4330-sdio.bin
-rw-r--r-- 1 root root 402210 avril 24 17:20 brcmfmac43340-sdio.bin
-rw-r--r-- 1 root root 451566 mars 30 2017 brcmfmac4334-sdio.bin
-rw-r--r-- 1 root root 569291 mars 30 2017 brcmfmac4335-sdio.bin
-rw-r--r-- 1 root root 219557 avril 24 17:02 brcmfmac43362-sdio.bin
-rw-r--r-- 1 root root 562183 avril 24 17:20 brcmfmac4339-sdio.bin
-rw-r--r-- 1 root root 382455 avril 25 2018 brcmfmac43430a0-sdio.bin
-rw-r--r-- 1 root root 369577 avril 24 17:02 brcmfmac43430-sdio.bin
-rw-r--r-- 1 root root 488193 mars 30 2017 brcmfmac43455-sdio.bin
-rw-r--r-- 1 root root 623304 nov. 17 2017 brcmfmac4350c2-pcie.bin
-rw-r--r-- 1 root root 626140 mars 30 2017 brcmfmac4350-pcie.bin
-rw-r--r-- 1 root root 626589 avril 24 17:20 brcmfmac4354-sdio.bin
-rw-r--r-- 1 root root 557056 mars 30 2017 brcmfmac43569.bin
-rw-r--r-- 1 root root 661999 avril 24 17:20 brcmfmac4356-pcie.bin
-rw-r--r-- 1 root root 526383 nov. 17 2017 brcmfmac4356-sdio.bin
-rw-r--r-- 1 root root 550333 mars 30 2017 brcmfmac43570-pcie.bin
-rw-r--r-- 1 root root 633817 avril 24 17:20 brcmfmac4358-pcie.bin
-rw-r--r-- 1 root root 595472 nov. 17 2017 brcmfmac43602-pcie.ap.bin
-rw-r--r-- 1 root root 635449 nov. 17 2017 brcmfmac43602-pcie.bin
-rw-r--r-- 1 root root 989401 avril 24 17:02 brcmfmac4366b-pcie.bin
-rw-r--r-- 1 root root 1120971 avril 24 17:20 brcmfmac4366c-pcie.bin
-rw-r--r-- 1 root root 623448 mars 30 2017 brcmfmac4371-pcie.bin
-rw-r--r-- 1 root root 479232 avril 25 2018 brcmfmac4373.bin
-rw-r--r-- 1 root root 457994 avril 25 2018 brcmfmac4373-sdio.bin
engie@engie:~$
Développeur web à temps perdu.
Ha oui j'aime bien les gens :)
Hors ligne
#146 Le 25/06/2019, à 18:35
- Nuliel
Re : Bluetooth pas de résultats
Le problème, c'est que le système ne veut plus rien savoir vis à vis de la recherche des firmwares, et je n'arrive pas à comprendre ce qui bloque.
Je continue de chercher
Hors ligne
#147 Le 25/06/2019, à 18:36
- Djioliat
Re : Bluetooth pas de résultats
Le problème, c'est que le système ne veut plus rien savoir vis à vis de la recherche des firmwares, et je n'arrive pas à comprendre ce qui bloque.
Je continue de chercher
ok merci
Développeur web à temps perdu.
Ha oui j'aime bien les gens :)
Hors ligne
#148 Le 25/06/2019, à 18:38
- Nuliel
Re : Bluetooth pas de résultats
Redonne
dmesg
au cas où, il y a peut être d'autres infos
Hors ligne
#149 Le 25/06/2019, à 18:45
- Djioliat
Re : Bluetooth pas de résultats
engie@engie:~$ dmesg
[ 0.000000] microcode: microcode updated early to revision 0x838, date = 2019-04-22
[ 0.000000] Linux version 4.18.0-22-generic (buildd@lgw01-amd64-033) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #23~18.04.1-Ubuntu SMP Thu Jun 6 08:37:25 UTC 2019 (Ubuntu 4.18.0-22.23~18.04.1-generic 4.18.20)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-22-generic root=UUID=a0fa19e4-0178-4b6d-a379-042ac1222461 ro quiet splash vt.handoff=1
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: x87 FPU will use FXSAVE
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000084fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000085000-0x0000000000086fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000087000-0x0000000000087fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000001f000000-0x000000001f0fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000001f100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x0000000077e1afff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000077e1b000-0x0000000077eaafff] type 20
[ 0.000000] BIOS-e820: [mem 0x0000000077eab000-0x00000000787aafff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000787ab000-0x00000000788aafff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000788ab000-0x00000000788eafff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000788eb000-0x00000000794c5fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000794c6000-0x0000000079dc5fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000079dc6000-0x0000000079ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.40 by INSYDE Corp.
[ 0.000000] efi: ACPI 2.0=0x788ea014 ESRT=0x78077018 SMBIOS=0x78162000
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Acer NC-ES1-111M-C7DA/R2, BIOS V1.16 10/20/2015
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] last_pfn = 0x7a000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 07C000000 mask FFC000000 uncachable
[ 0.000000] 3 base 07B000000 mask FFF000000 uncachable
[ 0.000000] 4 base 07AE00000 mask FFFE00000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] esrt: Reserving ESRT space from 0x0000000078077018 to 0x0000000078077050.
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [(____ptrval____)] 7b000 size 24576
[ 0.000000] BRK [0x11b63000, 0x11b63fff] PGTABLE
[ 0.000000] BRK [0x11b64000, 0x11b64fff] PGTABLE
[ 0.000000] BRK [0x11b65000, 0x11b65fff] PGTABLE
[ 0.000000] BRK [0x11b66000, 0x11b66fff] PGTABLE
[ 0.000000] BRK [0x11b67000, 0x11b67fff] PGTABLE
[ 0.000000] BRK [0x11b68000, 0x11b68fff] PGTABLE
[ 0.000000] BRK [0x11b69000, 0x11b69fff] PGTABLE
[ 0.000000] BRK [0x11b6a000, 0x11b6afff] PGTABLE
[ 0.000000] BRK [0x11b6b000, 0x11b6bfff] PGTABLE
[ 0.000000] BRK [0x11b6c000, 0x11b6cfff] PGTABLE
[ 0.000000] BRK [0x11b6d000, 0x11b6dfff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x33385000-0x359b9fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000788EA014 000024 (v02 ACRSYS)
[ 0.000000] ACPI: XSDT 0x00000000788EA120 0000AC (v01 ACRSYS ACRPRDCT 00000003 01000013)
[ 0.000000] ACPI: FACP 0x00000000788E7000 00010C (v05 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: DSDT 0x00000000788DA000 008E76 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: FACS 0x0000000078874000 000040
[ 0.000000] ACPI: UEFI 0x00000000788E9000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: MSDM 0x00000000788E8000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: HPET 0x00000000788E6000 000038 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: APIC 0x00000000788E5000 000084 (v03 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: MCFG 0x00000000788E4000 00003C (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: SSDT 0x00000000788E3000 000581 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: SSDT 0x00000000788D8000 00138A (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: SSDT 0x00000000788D7000 000763 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x00000000788D6000 000290 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x00000000788D5000 00017A (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: UEFI 0x00000000788D4000 000042 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x00000000788D0000 003060 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[ 0.000000] ACPI: CSRT 0x00000000788CF000 00014C (v00 ACRSYS ACRPRDCT 00000005 1025 00040000)
[ 0.000000] ACPI: SSDT 0x00000000788CE000 0003E6 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[ 0.000000] ACPI: FPDT 0x00000000788CD000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.000000] ACPI: BGRT 0x00000000788CC000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000079ffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x77a78000-0x77aa2fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x0000000079ffffff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000006efff]
[ 0.000000] node 0: [mem 0x0000000000070000-0x0000000000084fff]
[ 0.000000] node 0: [mem 0x0000000000087000-0x0000000000087fff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001effffff]
[ 0.000000] node 0: [mem 0x000000001f100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020100000-0x0000000077e1afff]
[ 0.000000] node 0: [mem 0x00000000788eb000-0x00000000794c5fff]
[ 0.000000] node 0: [mem 0x0000000079dc6000-0x0000000079ffffff]
[ 0.000000] Reserved but unavailable: 30284 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000079ffffff]
[ 0.000000] On node 0 totalpages: 494004
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 23 pages reserved
[ 0.000000] DMA zone: 3972 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7744 pages used for memmap
[ 0.000000] DMA32 zone: 490032 pages, LIFO batch:31
[ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
[ 0.000000] Reserving Intel graphics memory at [mem 0x7b000000-0x7effffff]
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-86
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00085000-0x00086fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x1f000000-0x1f0fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x77e1b000-0x77eaafff]
[ 0.000000] PM: Registered nosave memory: [mem 0x77eab000-0x787aafff]
[ 0.000000] PM: Registered nosave memory: [mem 0x787ab000-0x788aafff]
[ 0.000000] PM: Registered nosave memory: [mem 0x788ab000-0x788eafff]
[ 0.000000] PM: Registered nosave memory: [mem 0x794c6000-0x79dc5fff]
[ 0.000000] [mem 0x7f000000-0xe00f7fff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x55a with crng_init=0
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 46 pages/cpu @(____ptrval____) s151552 r8192 d28672 u524288
[ 0.000000] pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 486173
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-22-generic root=UUID=a0fa19e4-0178-4b6d-a379-042ac1222461 ro quiet splash vt.handoff=1
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 1834804K/1976016K available (12300K kernel code, 2633K rwdata, 4380K rodata, 2464K init, 2340K bss, 141212K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 40828 entries in 160 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.000000] vt handoff: transparent VT on vt#1
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] ACPI: Core revision 20180531
[ 0.004000] APIC: Switch to symmetric I/O mode setup
[ 0.004000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.024000] tsc: Detected 2165.800 MHz processor
[ 0.024000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1f37ff50e1e, max_idle_ns: 440795224014 ns
[ 0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4331.60 BogoMIPS (lpj=8663200)
[ 0.024000] pid_max: default: 32768 minimum: 301
[ 0.024000] Security Framework initialized
[ 0.024000] Yama: becoming mindful.
[ 0.024000] AppArmor: AppArmor initialized
[ 0.024000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.024000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.024000] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.024000] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.024000] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.024000] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.024000] mce: CPU supports 6 MCE banks
[ 0.024000] process: using mwait in idle threads
[ 0.024000] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.024000] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[ 0.024000] Spectre V2 : Mitigation: Full generic retpoline
[ 0.024000] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.024000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.024000] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.024000] MDS: Mitigation: Clear CPU buffers
[ 0.024000] Freeing SMP alternatives memory: 36K
[ 0.038202] TSC deadline timer enabled
[ 0.038207] smpboot: CPU0: Intel(R) Celeron(R) CPU N2840 @ 2.16GHz (family: 0x6, model: 0x37, stepping: 0x8)
[ 0.038488] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
[ 0.038508] ... version: 3
[ 0.038509] ... bit width: 40
[ 0.038510] ... generic registers: 2
[ 0.038512] ... value mask: 000000ffffffffff
[ 0.038513] ... max period: 0000007fffffffff
[ 0.038514] ... fixed-purpose events: 3
[ 0.038515] ... event mask: 0000000700000003
[ 0.038601] Hierarchical SRCU implementation.
[ 0.040000] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.040000] smp: Bringing up secondary CPUs ...
[ 0.040000] x86: Booting SMP configuration:
[ 0.040000] .... node #0, CPUs: #1
[ 0.040000] smp: Brought up 1 node, 2 CPUs
[ 0.040000] smpboot: Max logical packages: 2
[ 0.040000] smpboot: Total of 2 processors activated (8663.20 BogoMIPS)
[ 0.040262] devtmpfs: initialized
[ 0.040262] x86/mm: Memory block size: 128MB
[ 0.040771] PM: Registering ACPI NVS region [mem 0x0006f000-0x0006ffff] (4096 bytes)
[ 0.040771] PM: Registering ACPI NVS region [mem 0x787ab000-0x788aafff] (1048576 bytes)
[ 0.040771] PM: Registering ACPI NVS region [mem 0x794c6000-0x79dc5fff] (9437184 bytes)
[ 0.040771] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.040771] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.040771] pinctrl core: initialized pinctrl subsystem
[ 0.040771] RTC time: 16:13:44, date: 06/25/19
[ 0.040771] NET: Registered protocol family 16
[ 0.040833] audit: initializing netlink subsys (disabled)
[ 0.040851] audit: type=2000 audit(1561479224.040:1): state=initialized audit_enabled=0 res=1
[ 0.040851] cpuidle: using governor ladder
[ 0.040851] cpuidle: using governor menu
[ 0.040851] ACPI: bus type PCI registered
[ 0.040851] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.040851] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.040851] PCI: not using MMCONFIG
[ 0.040851] PCI: Using configuration type 1 for base access
[ 0.046078] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.046078] ACPI: Added _OSI(Module Device)
[ 0.046078] ACPI: Added _OSI(Processor Device)
[ 0.046078] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.046078] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.046078] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.046078] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.071334] ACPI: 8 ACPI AML tables successfully acquired and loaded
[ 0.082357] ACPI: Dynamic OEM Table Load:
[ 0.082372] ACPI: SSDT 0xFFFF9BAE7369F800 000440 (v01 PmRef Cpu0Ist 00003000 INTL 20130117)
[ 0.083496] ACPI: Dynamic OEM Table Load:
[ 0.083508] ACPI: SSDT 0xFFFF9BAE73698000 000433 (v01 PmRef Cpu0Cst 00003001 INTL 20130117)
[ 0.085152] ACPI: Dynamic OEM Table Load:
[ 0.085164] ACPI: SSDT 0xFFFF9BAE7371BC00 00015F (v01 PmRef ApIst 00003000 INTL 20130117)
[ 0.085835] ACPI: Dynamic OEM Table Load:
[ 0.085846] ACPI: SSDT 0xFFFF9BAE73737300 00008D (v01 PmRef ApCst 00003000 INTL 20130117)
[ 0.087136] ACPI: EC: EC started
[ 0.087138] ACPI: EC: interrupt blocked
[ 0.087718] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[ 0.087723] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x18, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.087726] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[ 0.087727] ACPI: Interpreter enabled
[ 0.087774] ACPI: (supports S0 S3 S4 S5)
[ 0.087776] ACPI: Using IOAPIC for interrupt routing
[ 0.087859] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.089093] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[ 0.089112] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.090045] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 0.096266] ACPI: Power Resource [USBC] (on)
[ 0.114056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.114069] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.114480] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.114511] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.115554] PCI host bridge to bus 0000:00
[ 0.115559] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
[ 0.115563] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
[ 0.115565] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
[ 0.115568] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.115571] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.115574] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.115576] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.115580] pci_bus 0000:00: root bus resource [mem 0x80000000-0x909ffffe window]
[ 0.115583] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.115595] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[ 0.115821] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[ 0.115837] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
[ 0.115847] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
[ 0.115858] pci 0000:00:02.0: reg 0x20: [io 0x2050-0x2057]
[ 0.115879] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.116090] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[ 0.116112] pci 0000:00:14.0: reg 0x10: [mem 0x90900000-0x9090ffff 64bit]
[ 0.116175] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.116370] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[ 0.116401] pci 0000:00:1a.0: reg 0x10: [mem 0x90800000-0x908fffff]
[ 0.116415] pci 0000:00:1a.0: reg 0x14: [mem 0x90700000-0x907fffff]
[ 0.116523] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 0.116711] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[ 0.116736] pci 0000:00:1b.0: reg 0x10: [mem 0x90910000-0x90913fff 64bit]
[ 0.116810] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.116989] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[ 0.117059] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.117250] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
[ 0.117318] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.117508] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[ 0.117577] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.117773] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[ 0.118026] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[ 0.118069] pci 0000:00:1f.3: reg 0x10: [mem 0x90918000-0x9091801f]
[ 0.118139] pci 0000:00:1f.3: reg 0x20: [io 0x2000-0x201f]
[ 0.118493] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.118622] pci 0000:02:00.0: [14e4:4365] type 00 class 0x028000
[ 0.118660] pci 0000:02:00.0: reg 0x10: [mem 0x90600000-0x90607fff 64bit]
[ 0.118719] pci 0000:02:00.0: enabling Extended Tags
[ 0.118804] pci 0000:02:00.0: supports D1 D2
[ 0.118807] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.118968] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.118974] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
[ 0.119082] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[ 0.119113] pci 0000:03:00.0: reg 0x10: [io 0x1000-0x10ff]
[ 0.119141] pci 0000:03:00.0: reg 0x18: [mem 0x90500000-0x90500fff 64bit]
[ 0.119159] pci 0000:03:00.0: reg 0x20: [mem 0x90400000-0x90403fff 64bit pref]
[ 0.119258] pci 0000:03:00.0: supports D1 D2
[ 0.119260] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.119414] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.119419] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
[ 0.119423] pci 0000:00:1c.2: bridge window [mem 0x90500000-0x905fffff]
[ 0.119428] pci 0000:00:1c.2: bridge window [mem 0x90400000-0x904fffff 64bit pref]
[ 0.120935] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.121177] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.121417] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.121657] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.121897] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.122137] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.122377] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.122616] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.129813] ACPI: EC: interrupt unblocked
[ 0.129830] ACPI: EC: event unblocked
[ 0.129839] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x18, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.129843] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[ 0.130368] SCSI subsystem initialized
[ 0.130448] libata version 3.00 loaded.
[ 0.130448] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.130448] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.130448] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.130448] vgaarb: loaded
[ 0.130448] ACPI: bus type USB registered
[ 0.130448] usbcore: registered new interface driver usbfs
[ 0.130448] usbcore: registered new interface driver hub
[ 0.130448] usbcore: registered new device driver usb
[ 0.157157] pps_core: LinuxPPS API ver. 1 registered
[ 0.157159] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.157166] PTP clock support registered
[ 0.157254] EDAC MC: Ver: 3.0.0
[ 0.157254] Registered efivars operations
[ 0.176620] PCI: Using ACPI for IRQ routing
[ 0.177491] PCI: pci_cache_line_size set to 64 bytes
[ 0.177556] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
[ 0.177559] e820: reserve RAM buffer [mem 0x00085000-0x0008ffff]
[ 0.177560] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[ 0.177562] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
[ 0.177564] e820: reserve RAM buffer [mem 0x77e1b000-0x77ffffff]
[ 0.177565] e820: reserve RAM buffer [mem 0x794c6000-0x7bffffff]
[ 0.177567] e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
[ 0.177785] NetLabel: Initializing
[ 0.177787] NetLabel: domain hash size = 128
[ 0.177788] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.177813] NetLabel: unlabeled traffic allowed by default
[ 0.177848] clocksource: Switched to clocksource tsc-early
[ 0.201314] VFS: Disk quotas dquot_6.6.0
[ 0.201345] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.201569] AppArmor: AppArmor Filesystem Enabled
[ 0.201637] pnp: PnP ACPI init
[ 0.201766] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.201950] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.201954] system 00:01: [io 0x0400-0x047f] has been reserved
[ 0.201957] system 00:01: [io 0x0500-0x05fe] has been reserved
[ 0.201960] system 00:01: [io 0x0600-0x061f] has been reserved
[ 0.201965] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.201975] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.202161] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.202292] pnp 00:03: Plug and Play ACPI device, IDs SYN1b7d PNP0f13 (active)
[ 0.203126] system 00:04: [mem 0xe0000000-0xefffffff] could not be reserved
[ 0.203130] system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved
[ 0.203133] system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved
[ 0.203136] system 00:04: [mem 0xfed04000-0xfed04fff] has been reserved
[ 0.203139] system 00:04: [mem 0xfed0c000-0xfed0ffff] could not be reserved
[ 0.203142] system 00:04: [mem 0xfed08000-0xfed08fff] has been reserved
[ 0.203145] system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 0.203148] system 00:04: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.203152] system 00:04: [mem 0xfef00000-0xfeffffff] has been reserved
[ 0.203161] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.206250] pnp: PnP ACPI: found 5 devices
[ 0.214472] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.214494] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.214500] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[ 0.214503] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[ 0.214512] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.214516] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 0.214537] pci 0000:00:1c.0: BAR 14: no space for [mem size 0x00200000]
[ 0.214540] pci 0000:00:1c.0: BAR 14: failed to assign [mem size 0x00200000]
[ 0.214549] pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.214552] pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.214560] pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.214562] pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.214568] pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff]
[ 0.214573] pci 0000:00:1c.1: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.214582] pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.214585] pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.214590] pci 0000:00:1c.0: BAR 14: no space for [mem size 0x00200000]
[ 0.214593] pci 0000:00:1c.0: BAR 14: failed to assign [mem size 0x00200000]
[ 0.214600] pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.214603] pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.214607] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.214610] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.214620] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.214623] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
[ 0.214628] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
[ 0.214636] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.214639] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
[ 0.214643] pci 0000:00:1c.2: bridge window [mem 0x90500000-0x905fffff]
[ 0.214647] pci 0000:00:1c.2: bridge window [mem 0x90400000-0x904fffff 64bit pref]
[ 0.214654] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
[ 0.214656] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
[ 0.214659] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
[ 0.214662] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.214664] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.214667] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.214669] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[ 0.214672] pci_bus 0000:00: resource 11 [mem 0x80000000-0x909ffffe window]
[ 0.214675] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.214678] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 0.214681] pci_bus 0000:02: resource 1 [mem 0x90600000-0x906fffff]
[ 0.214683] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
[ 0.214686] pci_bus 0000:03: resource 1 [mem 0x90500000-0x905fffff]
[ 0.214689] pci_bus 0000:03: resource 2 [mem 0x90400000-0x904fffff 64bit pref]
[ 0.214927] NET: Registered protocol family 2
[ 0.215287] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
[ 0.215312] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.215376] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.215450] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.215523] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.215545] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.215632] NET: Registered protocol family 1
[ 0.215642] NET: Registered protocol family 44
[ 0.215662] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.216159] PCI: CLS 64 bytes, default 64
[ 0.216258] Unpacking initramfs...
[ 1.094464] Freeing initrd memory: 39124K
[ 1.094639] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1f37ff50e1e, max_idle_ns: 440795224014 ns
[ 1.094664] clocksource: Switched to clocksource tsc
[ 1.094749] Scanning for low memory corruption every 60 seconds
[ 1.095974] Initialise system trusted keyrings
[ 1.095992] Key type blacklist registered
[ 1.096078] workingset: timestamp_bits=36 max_order=19 bucket_order=0
[ 1.098941] zbud: loaded
[ 1.099981] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.100458] fuse init (API version 7.27)
[ 1.100595] pstore: using deflate compression
[ 1.103547] Key type asymmetric registered
[ 1.103551] Asymmetric key parser 'x509' registered
[ 1.103642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 1.103720] io scheduler noop registered
[ 1.103722] io scheduler deadline registered
[ 1.103784] io scheduler cfq registered (default)
[ 1.104762] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.104889] efifb: probing for efifb
[ 1.104913] efifb: framebuffer at 0x80000000, using 4160k, total 4160k
[ 1.104915] efifb: mode is 1366x768x32, linelength=5504, pages=1
[ 1.104916] efifb: scrolling: redraw
[ 1.104919] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.105120] Console: switching to colour frame buffer device 170x48
[ 1.105157] fb0: EFI VGA frame buffer device
[ 1.105176] intel_idle: MWAIT substates: 0x33000020
[ 1.105178] intel_idle: v0.4.1 model 0x37
[ 1.105350] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.320711] ACPI: AC Adapter [ACAD] (off-line)
[ 1.320866] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.320881] ACPI: Power Button [PWRB]
[ 1.320953] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 1.320966] ACPI: Sleep Button [SLPB]
[ 1.321052] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 1.321064] ACPI: Lid Switch [LID]
[ 1.321142] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 1.321173] ACPI: Power Button [PWRF]
[ 1.325256] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.325259] ACPI: Thermal Zone [TZ01] (47 C)
[ 1.325583] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.328438] ACPI: Battery Slot [BAT1] (battery present)
[ 1.345827] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.351083] hpet: number irqs doesn't agree with number of timers
[ 1.351195] Linux agpgart interface v0.103
[ 1.354290] loop: module loaded
[ 1.354711] libphy: Fixed MDIO Bus: probed
[ 1.354713] tun: Universal TUN/TAP device driver, 1.6
[ 1.354796] PPP generic driver version 2.4.2
[ 1.354879] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.354886] ehci-pci: EHCI PCI platform driver
[ 1.354913] ehci-platform: EHCI generic platform driver
[ 1.354941] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.354946] ohci-pci: OHCI PCI platform driver
[ 1.354962] ohci-platform: OHCI generic platform driver
[ 1.354977] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.355313] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.355325] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.356398] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[ 1.356404] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.356653] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
[ 1.356656] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.356658] usb usb1: Product: xHCI Host Controller
[ 1.356661] usb usb1: Manufacturer: Linux 4.18.0-22-generic xhci-hcd
[ 1.356663] usb usb1: SerialNumber: 0000:00:14.0
[ 1.356959] hub 1-0:1.0: USB hub found
[ 1.356977] hub 1-0:1.0: 6 ports detected
[ 1.358022] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.358029] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.358037] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.358114] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18
[ 1.358117] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.358119] usb usb2: Product: xHCI Host Controller
[ 1.358121] usb usb2: Manufacturer: Linux 4.18.0-22-generic xhci-hcd
[ 1.358123] usb usb2: SerialNumber: 0000:00:14.0
[ 1.358389] hub 2-0:1.0: USB hub found
[ 1.358404] hub 2-0:1.0: 1 port detected
[ 1.358755] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.360179] i8042: Detected active multiplexing controller, rev 1.1
[ 1.360840] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.360849] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 1.360905] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 1.360955] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 1.361005] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 1.361353] mousedev: PS/2 mouse device common for all mice
[ 1.361983] rtc_cmos 00:00: RTC can wake from S4
[ 1.362161] rtc_cmos 00:00: registered as rtc0
[ 1.362192] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[ 1.362210] i2c /dev entries driver
[ 1.362369] device-mapper: uevent: version 1.0.3
[ 1.362494] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 1.362501] intel_pstate: Intel P-state driver initializing
[ 1.362616] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.362621] EFI Variables Facility v0.08 2004-May-17
[ 1.387041] NET: Registered protocol family 10
[ 1.387760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 1.397699] Segment Routing with IPv6
[ 1.397736] NET: Registered protocol family 17
[ 1.397819] Key type dns_resolver registered
[ 1.398101] RAS: Correctable Errors collector initialized.
[ 1.398160] microcode: sig=0x30678, pf=0x8, revision=0x838
[ 1.398226] microcode: Microcode Update Driver: v2.2.
[ 1.398248] sched_clock: Marking stable (1398217605, 0)->(1382054177, 16163428)
[ 1.398528] registered taskstats version 1
[ 1.398544] Loading compiled-in X.509 certificates
[ 1.404493] Loaded X.509 cert 'Build time autogenerated kernel key: cf8b07376f7f509acd06b7d50bcbc6c4a772520c'
[ 1.407012] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
[ 1.407063] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
[ 1.407098] Loaded UEFI:db cert 'Acer: c4f0474ae6b5e67a509d99132f49a4ec13f7ac68' linked to secondary sys keyring
[ 1.412196] Loaded UEFI:db cert 'LINPUS: 967f81f2f4f5ac0f24fca5e42982e4ad1e56ddff' linked to secondary sys keyring
[ 1.412238] Loaded UEFI:db cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5' linked to secondary sys keyring
[ 1.417458] Loaded UEFI:db cert 'Quanta NB4: 073d6a4c306ea5b9499e861c7ba55cde' linked to secondary sys keyring
[ 1.418323] zswap: loaded using pool lzo/zbud
[ 1.427542] Key type big_key registered
[ 1.427550] Key type trusted registered
[ 1.431924] Key type encrypted registered
[ 1.431930] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.431942] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 1.431953] ima: Allocated hash algorithm: sha1
[ 1.431989] evm: Initialising EVM extended attributes:
[ 1.431990] evm: security.selinux
[ 1.431991] evm: security.SMACK64
[ 1.431992] evm: security.SMACK64EXEC
[ 1.431992] evm: security.SMACK64TRANSMUTE
[ 1.431993] evm: security.SMACK64MMAP
[ 1.431994] evm: security.apparmor
[ 1.431995] evm: security.ima
[ 1.431996] evm: security.capability
[ 1.431997] evm: HMAC attrs: 0x1
[ 1.432712] Magic number: 7:743:237
[ 1.432879] rtc_cmos 00:00: setting system clock to 2019-06-25 16:13:45 UTC (1561479225)
[ 1.457638] Freeing unused kernel image memory: 2464K
[ 1.472699] Write protecting the kernel read-only data: 20480k
[ 1.474253] Freeing unused kernel image memory: 2008K
[ 1.475260] Freeing unused kernel image memory: 1764K
[ 1.495722] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.495724] x86/mm: Checking user space page tables
[ 1.515683] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.692034] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[ 1.717170] sdhci: Secure Digital Host Controller Interface driver
[ 1.717172] sdhci: Copyright(c) Pierre Ossman
[ 1.769059] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.790042] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA
[ 1.797139] i2c_hid i2c-SYN1B7D:01: i2c-SYN1B7D:01 supply vdd not found, using dummy regulator
[ 1.798473] mmc1: SDHCI controller on ACPI [80860F16:00] using ADMA
[ 1.817836] random: fast init done
[ 1.818245] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.818424] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.818804] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.845593] usb 1-1: New USB device found, idVendor=248a, idProduct=00da, bcdDevice= 1.00
[ 1.845596] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.845598] usb 1-1: Product: Wireless Receiver
[ 1.845600] usb 1-1: Manufacturer: Telink
[ 1.849142] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.849162] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.869712] r8169 0000:03:00.0 eth0: RTL8168g/8111g, 2c:60:0c:0b:46:7c, XID 4c000800, IRQ 89
[ 1.869716] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.902136] mmc0: new HS200 MMC card at address 0001
[ 1.918036] input: SYN1B7D:01 06CB:74D9 Mouse as /devices/platform/80860F41:00/i2c-0/i2c-SYN1B7D:01/0018:06CB:74D9.0001/input/input14
[ 1.918206] input: SYN1B7D:01 06CB:74D9 Touchpad as /devices/platform/80860F41:00/i2c-0/i2c-SYN1B7D:01/0018:06CB:74D9.0001/input/input15
[ 1.918362] hid-generic 0018:06CB:74D9.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B7D:01 06CB:74D9] on i2c-SYN1B7D:01
[ 1.921430] r8169 0000:03:00.0 enp3s0: renamed from eth0
[ 1.925101] mmcblk0: mmc0:0001 HBG4e 29.1 GiB
[ 1.925305] mmcblk0boot0: mmc0:0001 HBG4e partition 1 4.00 MiB
[ 1.925523] mmcblk0boot1: mmc0:0001 HBG4e partition 2 4.00 MiB
[ 1.927313] mmcblk0rpmb: mmc0:0001 HBG4e partition 3 4.00 MiB, chardev (241:0)
[ 1.931659] mmcblk0: p1 p2
[ 1.976039] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[ 2.128376] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.37
[ 2.128380] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.128383] usb 1-2: Product: USB2.0 Hub
[ 2.130224] hub 1-2:1.0: USB hub found
[ 2.130535] hub 1-2:1.0: 4 ports detected
[ 2.132078] usb: port power management may be unreliable
[ 2.264458] usb 1-4: new high-speed USB device number 4 using xhci_hcd
[ 2.423756] usb 1-4: New USB device found, idVendor=04f2, idProduct=b469, bcdDevice=28.57
[ 2.423760] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.423762] usb 1-4: Product: HD WebCam
[ 2.423764] usb 1-4: Manufacturer: Chicony Electronics Co.,Ltd.
[ 2.442437] input: Telink Wireless Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:248A:00DA.0002/input/input17
[ 2.442660] input: Telink Wireless Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:248A:00DA.0002/input/input18
[ 2.492490] usb 1-2.1: new full-speed USB device number 5 using xhci_hcd
[ 2.500917] input: Telink Wireless Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:248A:00DA.0002/input/input19
[ 2.501047] hid-generic 0003:248A:00DA.0002: input,hidraw1: USB HID v1.11 Mouse [Telink Wireless Receiver] on usb-0000:00:14.0-1/input0
[ 2.504206] input: Telink Wireless Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:248A:00DA.0003/input/input20
[ 2.564908] hid-generic 0003:248A:00DA.0003: input,hidraw2: USB HID v1.11 Keyboard [Telink Wireless Receiver] on usb-0000:00:14.0-1/input1
[ 2.564995] usbcore: registered new interface driver usbhid
[ 2.564997] usbhid: USB HID core driver
[ 17.968791] usb 1-2.1: device descriptor read/64, error -110
[ 33.588688] usb 1-2.1: device descriptor read/64, error -110
[ 33.776452] usb 1-2.1: new full-speed USB device number 6 using xhci_hcd
[ 49.200663] usb 1-2.1: device descriptor read/64, error -110
[ 64.816660] usb 1-2.1: device descriptor read/64, error -110
[ 64.925012] usb 1-2-port1: attempt power cycle
[ 65.528449] usb 1-2.1: new full-speed USB device number 7 using xhci_hcd
[ 70.627115] usb 1-2.1: device descriptor read/8, error -110
[ 76.003137] usb 1-2.1: device descriptor read/8, error -110
[ 76.188473] usb 1-2.1: new full-speed USB device number 8 using xhci_hcd
[ 81.379038] usb 1-2.1: device descriptor read/8, error -110
[ 86.755046] usb 1-2.1: device descriptor read/8, error -110
[ 86.860969] usb 1-2-port1: unable to enumerate USB device
[ 86.969501] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 87.260965] systemd[1]: systemd 237 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)
[ 87.280882] systemd[1]: Detected architecture x86-64.
[ 87.287127] systemd[1]: Set hostname to <engie>.
[ 87.394744] systemd-gpt-auto-generator[222]: Failed to dissect: Input/output error
[ 87.395472] systemd[213]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 87.431308] random: crng init done
[ 87.431312] random: 7 urandom warning(s) missed due to ratelimiting
[ 87.530491] systemd[1]: Reached target Remote File Systems.
[ 87.531072] systemd[1]: Created slice User and Session Slice.
[ 87.531509] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 87.531662] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 87.532074] systemd[1]: Created slice System Slice.
[ 87.532307] systemd[1]: Listening on udev Control Socket.
[ 87.580158] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
[ 87.694754] lp: driver loaded but no devices found
[ 87.710340] ppdev: user-space parallel port driver
[ 87.853684] systemd-journald[243]: Received request to flush runtime journal from PID 1
[ 87.855110] Adding 1392448k swap on /swapfile. Priority:-2 extents:5 across:1425216k SSFS
[ 88.533909] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
[ 88.872464] input: SYN1B7D:01 06CB:74D9 Touchpad as /devices/platform/80860F41:00/i2c-0/i2c-SYN1B7D:01/0018:06CB:74D9.0001/input/input22
[ 88.895808] hid-multitouch 0018:06CB:74D9.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN1B7D:01 06CB:74D9] on i2c-SYN1B7D:01
[ 88.913148] checking generic (80000000 410000) vs hw (80000000 10000000)
[ 88.913151] fb: switching to inteldrmfb from EFI VGA
[ 88.913209] Console: switching to colour dummy device 80x25
[ 88.919221] [drm] Replacing VGA console driver
[ 88.919651] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 88.919653] [drm] Driver supports precise vblank timestamp query.
[ 88.924646] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 88.942583] cryptd: max_cpu_qlen set to 1000
[ 88.949809] [drm] Initialized i915 1.6.0 20180514 for 0000:00:02.0 on minor 0
[ 88.952073] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 88.952670] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input24
[ 89.096487] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 89.096533] fbcon: inteldrmfb (fb0) is primary device
[ 89.096667] Console: switching to colour frame buffer device 170x48
[ 89.096702] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 89.149816] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC283: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 89.149821] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 89.149824] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 89.149825] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 89.149827] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 89.149830] snd_hda_codec_realtek hdaudioC0D0: Mic=0x12
[ 89.191773] media: Linux media interface: v0.10
[ 89.204025] videodev: Linux video capture interface: v2.00
[ 89.220947] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b469)
[ 89.279536] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input25
[ 89.279650] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input26
[ 89.292417] intel_rapl: Found RAPL domain package
[ 89.292438] intel_rapl: Found RAPL domain core
[ 89.293299] uvcvideo 1-4:1.0: Entity type for entity Extension 4 was not initialized!
[ 89.293303] uvcvideo 1-4:1.0: Entity type for entity Extension 3 was not initialized!
[ 89.293305] uvcvideo 1-4:1.0: Entity type for entity Processing 2 was not initialized!
[ 89.293308] uvcvideo 1-4:1.0: Entity type for entity Camera 1 was not initialized!
[ 89.293437] input: HD WebCam: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input27
[ 89.293597] usbcore: registered new interface driver uvcvideo
[ 89.293598] USB Video Class driver (1.1.1)
[ 89.542904] acer_wmi: Acer Laptop ACPI-WMI Extras
[ 89.542951] acer_wmi: Function bitmap for Communication Button: 0x1
[ 89.548296] input: Acer WMI hotkeys as /devices/virtual/input/input28
[ 91.443331] audit: type=1400 audit(1561479315.503:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="system_tor" pid=608 comm="apparmor_parser"
[ 91.443628] audit: type=1400 audit(1561479315.503:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=607 comm="apparmor_parser"
[ 91.443636] audit: type=1400 audit(1561479315.503:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=607 comm="apparmor_parser"
[ 91.443640] audit: type=1400 audit(1561479315.503:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=607 comm="apparmor_parser"
[ 91.443644] audit: type=1400 audit(1561479315.503:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=607 comm="apparmor_parser"
[ 91.448857] audit: type=1400 audit(1561479315.511:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=611 comm="apparmor_parser"
[ 91.448866] audit: type=1400 audit(1561479315.511:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=611 comm="apparmor_parser"
[ 91.448870] audit: type=1400 audit(1561479315.511:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=611 comm="apparmor_parser"
[ 91.454889] audit: type=1400 audit(1561479315.515:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=612 comm="apparmor_parser"
[ 91.457857] audit: type=1400 audit(1561479315.519:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=613 comm="apparmor_parser"
[ 93.117030] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[ 93.205776] r8169 0000:03:00.0 enp3s0: link down
[ 93.205787] r8169 0000:03:00.0 enp3s0: link down
[ 93.206060] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[ 95.431742] r8169 0000:03:00.0 enp3s0: link up
[ 95.431756] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[ 115.681988] rfkill: input handler disabled
[ 118.395017] r8169 0000:03:00.0 enp3s0: link down
[ 137.870329] r8169 0000:03:00.0 enp3s0: link up
[ 267.634193] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 267.634690] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 267.805229] PKCS#7 signature not signed with a trusted key
[ 267.805244] wl: loading out-of-tree module taints kernel.
[ 267.805249] wl: module license 'MIXED/Proprietary' taints kernel.
[ 267.805250] Disabling lock debugging due to kernel taint
[ 267.812501] wl: module verification failed: signature and/or required key missing - tainting kernel
[ 267.849119] wlan0: Broadcom BCM4365 802.11 Hybrid Wireless Controller 6.30.223.271 (r587334)
[ 268.468499] wl 0000:02:00.0 wlp2s0: renamed from wlan0
[ 268.663184] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 268.904295] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 270.365404] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 335.212012] r8169 0000:03:00.0 enp3s0: link down
engie@engie:~$
Développeur web à temps perdu.
Ha oui j'aime bien les gens :)
Hors ligne
#150 Le 25/06/2019, à 18:46
- xubu1957
Re : Bluetooth pas de résultats
-rw-r--r-- 1 root root 66135 juin 19 15:08 BCM43142A0-04ca-2009.hcd
-rw-r--r-- 1 root root 29605 juin 21 18:12 BCM.hcd
Les dates sont-elles importantes ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne