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.

#1 Le 07/12/2020, à 18:58

Poun64

[Contourné] Problème de reconnaissance connexion USB sur Scanner HP

Bonjour toul'monde,

Depuis quelques temps et sur mes deux distributions Xubuntu 20.04 (Travail et Test), je suis obligé de déconnecter et reconnecter le câble USB de ma multifonction "HP Laserjet 100 color MFP M175a" à chaque démarrage du PC, pour que la section "Scanner" fonctionne.

Si je ne le fais pas et si je lance "HPLIP", j'obtiens ceci :
1607362222.png

La section "Imprimante" elle, fonctionne sans toucher au câble USB après redémarrage...
Après déconnexion et reconnexion du câble USB, le section Scanner refonctionne nickel, que se soit avec "Simple Scan" ou avec "Xsane"... jusqu'au prochain redémarrage du PC.
J'ai essayé de couper puis de remettre le 220V de la multifonction (reset du zinzin), cela ne fonctionne pas mieux.

Quelques infos :

poun@Gigatest:~$ cat /etc/lsb-release && uname -i && groups && lsusb
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
x86_64
poun adm cdrom sudo dip plugdev lpadmin lxd sambashare
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 046d:08ca Logitech, Inc. Mic (Fusion)
Bus 001 Device 005: ID 03f0:062a HP, Inc 
Bus 001 Device 004: ID 1bcf:0005 Sunplus Innovation Technology Inc. Optical Mouse
Bus 001 Device 003: ID 15a9:0004 Gemtek WUBR-177G [Ralink RT2571W]
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 0951:1666 Kingston Technology DataTraveler 100 G3/G4/SE9 G2
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
poun@Gigatest:~
poun@Gigatest:~$ dpkg -l | grep sane
ii  libsane:amd64                                 1.0.29-0ubuntu5.2                   amd64        API library for scanners
ii  libsane-common                                1.0.29-0ubuntu5.2                   all          API library for scanners -- documentation and support files
ii  libsane-hpaio:amd64                           3.20.3+dfsg0-2                      amd64        HP SANE backend for multi-function peripherals
ii  sane-utils                                    1.0.29-0ubuntu5.2                   amd64        API library for scanners -- utilities
ii  xsane                                         0.999-8ubuntu2                      amd64        featureful graphical frontend for SANE (Scanner Access Now Easy)
ii  xsane-common                                  0.999-8ubuntu2                      all          xsane architecture independent files
poun@Gigatest:~$
poun@Gigatest:~$ sudo sane-find-scanner -q
[sudo] Mot de passe de poun : 
found USB scanner (vendor=0x03f0 [Hewlett-Packard], product=0x062a [HP LaserJet 100 colorMFP M175a]) at libusb:001:005
found USB scanner (vendor=0x15a9 [Ralink], product=0x0004 [802.11 bg WLAN]) at libusb:001:003
poun@Gigatest:~$
poun@Gigatest:~$ scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
poun@Gigatest:~$
ls /etc/sane.d/
poun@Gigatest:~$ cat /etc/sane.d/dll.conf
# dll.conf - Configuration file for the SANE dynamic backend loader
#
# Backends can also be enabled by configuration snippets under the dll.d/
# directory -- third party backends can drop their configuration file in
# this in this directory, named after the backend.
#
# The next line enables the network backend; comment it out if you don't
# need to use a remote SANE scanner over the network -- see sane-net(5)
# and saned(8) for details.
net
abaton
agfafocus
apple
artec
artec_eplus48u
as6e
avision
bh
canon
canon630u
canon_dr
#canon_pp
cardscan
coolscan
#coolscan2
coolscan3
#dc210
#dc240
#dc25
dell1600n_net
dmc
epjitsu
#epson
epson2
epsonds
escl
fujitsu
genesys
#gphoto2
gt68xx
hp
hp3500
hp3900
hp4200
hp5400
hp5590
hpljm1005
hpsj5s
hs2p
ibm
kodak
kodakaio
kvs1025
kvs20xx
kvs40xx
leo
lexmark
ma1509
magicolor
matsushita
microtek
microtek2
mustek
#mustek_pp
mustek_usb
mustek_usb2
nec
niash
#p5
pie
pieusb
pint
pixma
plustek
#plustek_pp
#pnm
qcam
ricoh
ricoh2
rts8891
s9036
sceptre
sharp
sm3600
sm3840
snapscan
sp15c
#st400
#stv680
tamarack
teco1
teco2
teco3
#test
u12
umax
umax1220u
#umax_pp
v4l
xerox_mfp
hp2000S1
hpgt2500
poun@Gigatest:~$
poun@Gigatest:~$ ls  /lib/udev/rules.d | grep libsane
60-libsane.rules
poun@Gigatest:~$

Ce que j'ai fait :

J'ai lu qu'il y avait des problèmes avec le paquet "ippusbxd". Je l'ai donc supprimé avec

sudo apt purge ippusbxd

Cela n'a rien solutionné...
J'ai donc supprimé l'imprimante avec :

hp-setup -ir

puis redémarré le PC.
Xubuntu voit bien la multifonction connectée en USB et la réinstalle tout seul comme un grand.

Quand je tente une installation de la section "Scanner" (sans toucher au câble USB) avec :

poun@Gigatest:~$ hp-setup -iax

HP Linux Imaging and Printing System (ver. 3.20.3)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

--------------------------------
| SELECT CONNECTION (I/O) TYPE |
--------------------------------

  Num       Connection  Description                                               
            Type                                                                  
  --------  ----------  ----------------------------------------------------------
  0*        usb         Universal Serial Bus (USB)                                
  1         net         Network/Ethernet/Wireless (direct connection or JetDirect)

Enter number 0...1 for connection type (q=quit, enter=usb*) ? 0

Using connection type: usb

error: No device selected/specified or that supports this functionality.
poun@Gigatest:~$

Affreux affreux : error: No device selected/specified or that supports this functionality.

Si je débranche et rebranche mon câble USB et que je retente l'installation :

poun@Gigatest:~$ hp-setup -iax

HP Linux Imaging and Printing System (ver. 3.20.3)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

--------------------------------
| SELECT CONNECTION (I/O) TYPE |
--------------------------------

  Num       Connection  Description                                               
            Type                                                                  
  --------  ----------  ----------------------------------------------------------
  0*        usb         Universal Serial Bus (USB)                                
  1         net         Network/Ethernet/Wireless (direct connection or JetDirect)

Enter number 0...1 for connection type (q=quit, enter=usb*) ? 0

Using connection type: usb
 
Setting up device: hp:/usb/HP_LaserJet_100_colorMFP_M175a?serial=00CND8F711KY

---------------------
| PRINT QUEUE SETUP |
---------------------

Using queue name: HP_LaserJet_100_colorMFP_M175a
Locating PPD file... Please wait.

Found PPD file: postscript-hp:0/ppd/hplip/HP/hp-laserjet_100_color_mfp_m175-ps.ppd
Description: 

Adding print queue to CUPS:
Device URI: hp:/usb/HP_LaserJet_100_colorMFP_M175a?serial=00CND8F711KY
Queue name: HP_LaserJet_100_colorMFP_M175a
PPD file: postscript-hp:0/ppd/hplip/HP/hp-laserjet_100_color_mfp_m175-ps.ppd
Location: 
Information: HP LaserJet 100 colorMFP M175a Device (Automatically setup by HPLIP)

---------------------
| PRINTER TEST PAGE |
---------------------

Done.
poun@Gigatest:~$

Youpi ça fonctionne... jusqu'au prochain redémarrage...

Sur le tuto magique : https://forum.kubuntu-fr.org/viewtopic. … #p22207770 je lis :

et voilà avec ça les barbus trouveront ou se situe le problème ou du moins pourront éliminer de nombreuses pistes de recherche

J'espère qu'ils ne se sont pas rasés... en tout cas je les remercie pour l'aide qu'ils pourront m'apporter !

smile

Dernière modification par Poun64 (Le 21/12/2020, à 16:25)


1) Xubuntu 22.04._LTS + Windows 10 - Gigabyte GA H77M - Intel Core I7 3770K / HD Graphics 4000 - 4 cœurs - 3,5 Ghz - 16 Go de RAM
2) Xubuntu 22.04._LTS + Windows 10 - Gigabyte H610M S2H - Intel I3-12100 / UHD Graphics 730 intégré - 4 cœurs - 3,3 Ghz - 16 Go de RAM
3) Xubuntu 22.04._LTS  - NetBook ACER TravelMate - Intel Celeron N4020 - 2 cœurs - 1,1 Ghz - 4 Go de RAM - Intel UHD Graphics 605

Hors ligne

#2 Le 11/12/2020, à 22:39

ares

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

Bonjour,

En faisant une recherche sur le message d'erreur : HP device communication 5012
Peut-être une solution simple ICI

Où précise le type de port USB : 1/2/3

Bonne chance, @+

Hors ligne

#3 Le 12/12/2020, à 16:28

Poun64

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

Bonjour Ares, bonjour toul'monde !

Merci pour ton retour,
J'ai déjà tenté de faire l'essai en permutant les entrées USB2 à l'arrière de ma carte mère... et ça été pareil : obligé de débrancher le câble USB après démarrage du PC pour que la "section scanner" de ma multifonction puisse communiquer.
La "section imprimante" communique d'emblée après démarrage du PC.
Ceci me fait penser que c'est plus un problème de "soft" qu'un problème de "hard"...
Un truc que je n'ai pas testé, c'est d'installer la dernière version d'HPLIP disponible, à la place de celle des dépôts...
A tester aussi : remplacer ce PC de travail par mon PC de secours qui n'a pas d'imprimante d'installée et qui est sous Xubuntu 20.04.1 lui aussi.

Amicalement

==========================

Edit :
Je viens de tester en me connectant sur l'USB3 à l'arrière de ma carte mère et sur les autres USB (2 et 3) en face avant... et ça a l'air de fonctionner...
Investigations à poursuivre donc...

Dernière modification par Poun64 (Le 12/12/2020, à 18:17)


1) Xubuntu 22.04._LTS + Windows 10 - Gigabyte GA H77M - Intel Core I7 3770K / HD Graphics 4000 - 4 cœurs - 3,5 Ghz - 16 Go de RAM
2) Xubuntu 22.04._LTS + Windows 10 - Gigabyte H610M S2H - Intel I3-12100 / UHD Graphics 730 intégré - 4 cœurs - 3,3 Ghz - 16 Go de RAM
3) Xubuntu 22.04._LTS  - NetBook ACER TravelMate - Intel Celeron N4020 - 2 cœurs - 1,1 Ghz - 4 Go de RAM - Intel UHD Graphics 605

Hors ligne

#4 Le 13/12/2020, à 09:23

ares

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

Bonjour,

Poun64 a écrit :

Ceci me fait penser que c'est plus un problème de "soft" qu'un problème de "hard"...

Pour le "soft", depuis un Terminal, cherche les messages d'erreur :

dmesg

Pour le "hard", regarde dans le "Setup" si tu peux modifier le paramétrage des ports USB.

Poun64 a écrit :

Un truc que je n'ai pas testé, c'est d'installer la dernière version d'HPLIP disponible, à la place de celle des dépôts...

Comme tu utilises une version Xubuntu LTS, j'éviterai d'installer une version qui n'est pas dans les dépôts officiels.
Avis perso smile

Poun64 a écrit :

Investigations à poursuivre donc...

En attendant, bon dimanche !

Hors ligne

#5 Le 13/12/2020, à 11:09

grigouille

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

Poun64 a écrit :

Un truc que je n'ai pas testé, c'est d'installer la dernière version d'HPLIP disponible, à la place de celle des dépôts...

À ne pas faire : reste sur la version des dépôts.

Sinon, j'ai le même problème que toi. Je le résous à coup de hp-setup -ir, hp-setup -iax et redémarrage de l'imprimante ou de l'ordinateur.

Comme ça arrive régulièrement, j'ai mis tous les utilisateurs dans le groupe lpadmin avec un rappel des commandes sur leur Bureau.


Debian (xfce) 12
HP LaserJet M1132 MFP

Hors ligne

#6 Le 13/12/2020, à 13:03

ares

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

@grigouille

Tu n'as aucune erreur en retour avec la commande ?

dmesg

On est d'accord ; avec une version Xubuntu LTS, il faut utiliser « la version des dépôts » smile

Hors ligne

#7 Le 13/12/2020, à 13:43

grigouille

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

Rien de spécial.

Après, ce n'est pas bloquant pour moi.


Debian (xfce) 12
HP LaserJet M1132 MFP

Hors ligne

#8 Le 13/12/2020, à 14:02

Poun64

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

Bonjour toul'monde !
Merci pour vos retours. Je suis pas mal occupé ce WE, je vous réponds dès que je peux...
Bon dimanche à vous tous et à très vite.
Amicalement.


1) Xubuntu 22.04._LTS + Windows 10 - Gigabyte GA H77M - Intel Core I7 3770K / HD Graphics 4000 - 4 cœurs - 3,5 Ghz - 16 Go de RAM
2) Xubuntu 22.04._LTS + Windows 10 - Gigabyte H610M S2H - Intel I3-12100 / UHD Graphics 730 intégré - 4 cœurs - 3,3 Ghz - 16 Go de RAM
3) Xubuntu 22.04._LTS  - NetBook ACER TravelMate - Intel Celeron N4020 - 2 cœurs - 1,1 Ghz - 4 Go de RAM - Intel UHD Graphics 605

Hors ligne

#9 Le 13/12/2020, à 20:28

Poun64

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

Bonsoir toul'monde !

Pour le "soft", depuis un Terminal, cherche les messages d'erreur : dmsg

Le voici avec la multifonction branchée sur l'USB2 du "front panel" arrière de la carte mère (cas où le scanner n'est pas reconnu d'emblée au démarrage) :

[    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-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d92b1fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d92b2000-0x00000000d9a37fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d9a38000-0x00000000d9a38fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d9a39000-0x00000000d9b61fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d9b62000-0x00000000da308fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da309000-0x00000000da309fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da30a000-0x00000000da34cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da34d000-0x00000000dac94fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dac95000-0x00000000dafdcfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dafdd000-0x00000000daffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./H77M-D3H, BIOS F9 08/22/2012
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3492.026 MHz processor
[    0.001779] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001780] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001786] last_pfn = 0x21f600 max_arch_pfn = 0x400000000
[    0.001789] MTRR default type: uncachable
[    0.001790] MTRR fixed ranges enabled:
[    0.001790]   00000-9FFFF write-back
[    0.001791]   A0000-BFFFF uncachable
[    0.001792]   C0000-CFFFF write-protect
[    0.001792]   D0000-E7FFF uncachable
[    0.001793]   E8000-FFFFF write-protect
[    0.001793] MTRR variable ranges enabled:
[    0.001794]   0 base 000000000 mask E00000000 write-back
[    0.001795]   1 base 200000000 mask FE0000000 write-back
[    0.001796]   2 base 0E0000000 mask FE0000000 uncachable
[    0.001796]   3 base 0DC000000 mask FFC000000 uncachable
[    0.001797]   4 base 0DB800000 mask FFF800000 uncachable
[    0.001797]   5 base 21F800000 mask FFF800000 uncachable
[    0.001798]   6 base 21F600000 mask FFFE00000 uncachable
[    0.001798]   7 disabled
[    0.001798]   8 disabled
[    0.001799]   9 disabled
[    0.002123] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002250] total RAM covered: 8110M
[    0.002509] Found optimal setting for mtrr clean up
[    0.002510]  gran_size: 64K 	chunk_size: 128M 	num_reg: 9  	lose cover RAM: 0G
[    0.002812] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved
[    0.002814] last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[    0.010258] found SMP MP-table at [mem 0x000fd730-0x000fd73f]
[    0.038038] check: Scanning 1 areas for low memory corruption
[    0.038941] RAMDISK: [mem 0x3207f000-0x35036fff]
[    0.038947] ACPI: Early table checksum verification disabled
[    0.038950] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[    0.038952] ACPI: XSDT 0x00000000D9B43070 00005C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.038957] ACPI: FACP 0x00000000D9B4CD18 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.038961] ACPI: DSDT 0x00000000D9B43160 009BB6 (v02 ALASKA A M I    00000012 INTL 20051117)
[    0.038963] ACPI: FACS 0x00000000D9B60F80 000040
[    0.038965] ACPI: APIC 0x00000000D9B4CE10 000092 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.038967] ACPI: MCFG 0x00000000D9B4CEA8 00003C (v01                 01072009 MSFT 00000097)
[    0.038969] ACPI: HPET 0x00000000D9B4CEE8 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.038972] ACPI: SSDT 0x00000000D9B4CF20 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.038974] ACPI: SSDT 0x00000000D9B4D290 0009AA (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.038976] ACPI: SSDT 0x00000000D9B4DC40 000A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[    0.038984] ACPI: Local APIC address 0xfee00000
[    0.039052] No NUMA configuration found
[    0.039052] Faking a node at [mem 0x0000000000000000-0x000000021f5fffff]
[    0.039060] NODE_DATA(0) allocated [mem 0x21f5d0000-0x21f5fafff]
[    0.039269] Zone ranges:
[    0.039269]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.039270]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.039271]   Normal   [mem 0x0000000100000000-0x000000021f5fffff]
[    0.039271]   Device   empty
[    0.039272] Movable zone start for each node
[    0.039274] Early memory node ranges
[    0.039275]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.039276]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
[    0.039276]   node   0: [mem 0x0000000020200000-0x0000000040003fff]
[    0.039277]   node   0: [mem 0x0000000040005000-0x00000000d92b1fff]
[    0.039277]   node   0: [mem 0x00000000da309000-0x00000000da309fff]
[    0.039278]   node   0: [mem 0x00000000da34d000-0x00000000dac94fff]
[    0.039278]   node   0: [mem 0x00000000dafdd000-0x00000000daffffff]
[    0.039279]   node   0: [mem 0x0000000100000000-0x000000021f5fffff]
[    0.039475] Zeroed struct page in unavailable ranges: 28743 pages
[    0.039476] Initmem setup node 0 [mem 0x0000000000001000-0x000000021f5fffff]
[    0.039477] On node 0 totalpages: 2068409
[    0.039478]   DMA zone: 64 pages used for memmap
[    0.039478]   DMA zone: 21 pages reserved
[    0.039479]   DMA zone: 3996 pages, LIFO batch:0
[    0.039519]   DMA32 zone: 13865 pages used for memmap
[    0.039520]   DMA32 zone: 887325 pages, LIFO batch:63
[    0.048734]   Normal zone: 18392 pages used for memmap
[    0.048736]   Normal zone: 1177088 pages, LIFO batch:63
[    0.059726] Reserving Intel graphics memory at [mem 0xdba00000-0xdf9fffff]
[    0.059806] ACPI: PM-Timer IO Port: 0x408
[    0.059807] ACPI: Local APIC address 0xfee00000
[    0.059813] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.059823] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.059824] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.059825] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.059826] ACPI: IRQ0 used by override.
[    0.059827] ACPI: IRQ9 used by override.
[    0.059828] Using ACPI (MADT) for SMP configuration information
[    0.059829] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.059833] TSC deadline timer available
[    0.059834] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.059851] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.059852] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.059852] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.059853] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.059853] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.059854] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.059855] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.059856] PM: Registered nosave memory: [mem 0xd92b2000-0xd9a37fff]
[    0.059857] PM: Registered nosave memory: [mem 0xd9a38000-0xd9a38fff]
[    0.059857] PM: Registered nosave memory: [mem 0xd9a39000-0xd9b61fff]
[    0.059858] PM: Registered nosave memory: [mem 0xd9b62000-0xda308fff]
[    0.059859] PM: Registered nosave memory: [mem 0xda30a000-0xda34cfff]
[    0.059860] PM: Registered nosave memory: [mem 0xdac95000-0xdafdcfff]
[    0.059861] PM: Registered nosave memory: [mem 0xdb000000-0xdb7fffff]
[    0.059861] PM: Registered nosave memory: [mem 0xdb800000-0xdf9fffff]
[    0.059862] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[    0.059862] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.059863] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.059863] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.059863] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.059864] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.059864] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.059865] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.059865] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.059865] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.059866] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.059866] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.059867] [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.059868] Booting paravirtualized kernel on bare hardware
[    0.059870] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.059875] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.060048] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.060053] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.060054] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.060078] Built 1 zonelists, mobility grouping on.  Total pages: 2036067
[    0.060078] Policy zone: Normal
[    0.060079] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-58-generic root=UUID=2af51c2c-42f0-4c89-964c-f9ecfa39fc76 ro ipv6.disable=1 quiet splash libata.noacpi=1 vt.handoff=7
[    0.060507] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.060688] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.060755] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.063622] Calgary: detecting Calgary via BIOS EBDA area
[    0.063624] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.081213] Memory: 7980608K/8273636K available (14339K kernel code, 2426K rwdata, 4932K rodata, 2720K init, 4956K bss, 293028K reserved, 0K cma-reserved)
[    0.081219] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
[    0.081322] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.081331] Kernel/User page tables isolation: enabled
[    0.081343] ftrace: allocating 44541 entries in 174 pages
[    0.094105] rcu: Hierarchical RCU implementation.
[    0.094106] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.094107] 	Tasks RCU enabled.
[    0.094108] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.094108] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.096474] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[    0.096671] random: crng done (trusting CPU's manufacturer)
[    0.096685] vt handoff: transparent VT on vt#7
[    0.096691] Console: colour dummy device 80x25
[    0.096693] printk: console [tty0] enabled
[    0.096705] ACPI: Core revision 20190816
[    0.096776] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.096787] APIC: Switch to symmetric I/O mode setup
[    0.097172] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.116787] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3255e4af12e, max_idle_ns: 440795380439 ns
[    0.116790] Calibrating delay loop (skipped), value calculated using timer frequency.. 6984.05 BogoMIPS (lpj=13968104)
[    0.116791] pid_max: default: 32768 minimum: 301
[    0.116812] LSM: Security Framework initializing
[    0.116820] Yama: becoming mindful.
[    0.116849] AppArmor: AppArmor initialized
[    0.116884] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.116896] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.116907] *** VALIDATE tmpfs ***
[    0.117017] *** VALIDATE proc ***
[    0.117055] *** VALIDATE cgroup1 ***
[    0.117056] *** VALIDATE cgroup2 ***
[    0.117092] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.117101] process: using mwait in idle threads
[    0.117103] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.117104] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.117105] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.117107] Spectre V2 : Mitigation: Full generic retpoline
[    0.117107] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.117107] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.117108] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.117109] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.117110] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.117112] SRBDS: Vulnerable: No microcode
[    0.117112] MDS: Mitigation: Clear CPU buffers
[    0.117239] Freeing SMP alternatives memory: 40K
[    0.120775] smpboot: CPU0: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[    0.120788] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.120788] ... version:                3
[    0.120788] ... bit width:              48
[    0.120788] ... generic registers:      4
[    0.120788] ... value mask:             0000ffffffffffff
[    0.120788] ... max period:             00007fffffffffff
[    0.120788] ... fixed-purpose events:   3
[    0.120788] ... event mask:             000000070000000f
[    0.120788] rcu: Hierarchical SRCU implementation.
[    0.120788] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.120788] smp: Bringing up secondary CPUs ...
[    0.120788] x86: Booting SMP configuration:
[    0.120788] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.127273] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.127273]  #5 #6 #7
[    0.132835] smp: Brought up 1 node, 8 CPUs
[    0.132835] smpboot: Max logical packages: 1
[    0.132835] smpboot: Total of 8 processors activated (55872.41 BogoMIPS)
[    0.134853] devtmpfs: initialized
[    0.134853] x86/mm: Memory block size: 128MB
[    0.134853] PM: Registering ACPI NVS region [mem 0xd9a39000-0xd9b61fff] (1216512 bytes)
[    0.134853] PM: Registering ACPI NVS region [mem 0xda30a000-0xda34cfff] (274432 bytes)
[    0.134853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.134853] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.134853] pinctrl core: initialized pinctrl subsystem
[    0.134853] PM: RTC time: 18:09:37, date: 2020-12-13
[    0.134853] NET: Registered protocol family 16
[    0.134853] audit: initializing netlink subsys (disabled)
[    0.134853] audit: type=2000 audit(1607882977.036:1): state=initialized audit_enabled=0 res=1
[    0.134853] EISA bus registered
[    0.134853] cpuidle: using governor ladder
[    0.134853] cpuidle: using governor menu
[    0.134853] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.134853] ACPI: bus type PCI registered
[    0.134853] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.134853] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.134853] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.134853] PCI: Using configuration type 1 for base access
[    0.134853] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.136799] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.137654] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.137654] ACPI: Added _OSI(Module Device)
[    0.137654] ACPI: Added _OSI(Processor Device)
[    0.137654] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.137654] ACPI: Added _OSI(Processor Aggregator Device)
[    0.137654] ACPI: Added _OSI(Linux-Dell-Video)
[    0.137654] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.137654] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.144793] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.145297] ACPI: Dynamic OEM Table Load:
[    0.145301] ACPI: SSDT 0xFFFF8E95D5BAB000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.145761] ACPI: Dynamic OEM Table Load:
[    0.145761] ACPI: SSDT 0xFFFF8E95D5430800 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.145761] ACPI: Dynamic OEM Table Load:
[    0.145761] ACPI: SSDT 0xFFFF8E95D5452E00 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.150252] ACPI: Interpreter enabled
[    0.150270] ACPI: (supports S0 S3 S4 S5)
[    0.150270] ACPI: Using IOAPIC for interrupt routing
[    0.150294] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.150677] ACPI: Enabled 15 GPEs in block 00 to 3F
[    0.158386] ACPI: Power Resource [FN00] (off)
[    0.158458] ACPI: Power Resource [FN01] (off)
[    0.158528] ACPI: Power Resource [FN02] (off)
[    0.158598] ACPI: Power Resource [FN03] (off)
[    0.158668] ACPI: Power Resource [FN04] (off)
[    0.159229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.159233] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.159503] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.159677] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.159678] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.160172] PCI host bridge to bus 0000:00
[    0.160174] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.160175] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.160176] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.160177] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.160177] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.160178] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.160179] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.160180] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.160180] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.160181] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[    0.160182] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.160189] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[    0.160273] pci 0000:00:02.0: [8086:0162] type 00 class 0x030000
[    0.160282] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.160286] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.160290] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.160396] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.160417] pci 0000:00:14.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff 64bit]
[    0.160482] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.160567] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.160590] pci 0000:00:16.0: reg 0x10: [mem 0xf7d1a000-0xf7d1a00f 64bit]
[    0.160657] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.160739] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.160759] pci 0000:00:1a.0: reg 0x10: [mem 0xf7d18000-0xf7d183ff]
[    0.160836] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.160923] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.160942] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d10000-0xf7d13fff 64bit]
[    0.161013] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.161097] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.161186] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.161281] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400
[    0.161369] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.161461] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
[    0.161549] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.161641] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.161661] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d17000-0xf7d173ff]
[    0.161739] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.161826] pci 0000:00:1f.0: [8086:1e4a] type 00 class 0x060100
[    0.162002] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
[    0.162018] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.162024] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.162030] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.162035] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.162041] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.162048] pci 0000:00:1f.2: reg 0x24: [mem 0xf7d16000-0xf7d167ff]
[    0.162084] pci 0000:00:1f.2: PME# supported from D3hot
[    0.162163] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.162179] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d15000-0xf7d150ff 64bit]
[    0.162197] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.162324] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.162389] pci 0000:02:00.0: [1969:1091] type 00 class 0x020000
[    0.162428] pci 0000:02:00.0: reg 0x10: [mem 0xf7c00000-0xf7c3ffff 64bit]
[    0.162442] pci 0000:02:00.0: reg 0x18: [io  0xe000-0xe07f]
[    0.162589] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.162690] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.162693] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    0.162695] pci 0000:00:1c.4:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.162758] pci 0000:03:00.0: [8086:244e] type 01 class 0x060401
[    0.162937] pci 0000:03:00.0: supports D1 D2
[    0.162938] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.163000] pci 0000:00:1c.6: PCI bridge to [bus 03-04] (subtractive decode)
[    0.163009] pci 0000:00:1c.6:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.163009] pci 0000:00:1c.6:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.163010] pci 0000:00:1c.6:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.163011] pci 0000:00:1c.6:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.163012] pci 0000:00:1c.6:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.163012] pci 0000:00:1c.6:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.163013] pci 0000:00:1c.6:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.163014] pci 0000:00:1c.6:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.163015] pci 0000:00:1c.6:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.163016] pci 0000:00:1c.6:   bridge window [mem 0xdfa00000-0xfeafffff window] (subtractive decode)
[    0.163060] pci_bus 0000:04: extended config space not accessible
[    0.163148] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
[    0.163171] pci 0000:03:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.163172] pci 0000:03:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.163173] pci 0000:03:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.163174] pci 0000:03:00.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.163174] pci 0000:03:00.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.163175] pci 0000:03:00.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.163176] pci 0000:03:00.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.163177] pci 0000:03:00.0:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.163177] pci 0000:03:00.0:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.163178] pci 0000:03:00.0:   bridge window [mem 0xdfa00000-0xfeafffff window] (subtractive decode)
[    0.163888] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.163947] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.164006] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.164063] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.164120] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.164177] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.164235] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.164292] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
[    0.164515] iommu: Default domain type: Translated 
[    0.164515] SCSI subsystem initialized
[    0.164515] libata version 3.00 loaded.
[    0.164515] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.164515] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.164515] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.164515] vgaarb: loaded
[    0.164515] ACPI: bus type USB registered
[    0.164515] usbcore: registered new interface driver usbfs
[    0.164515] usbcore: registered new interface driver hub
[    0.164794] usbcore: registered new device driver usb
[    0.164794] pps_core: LinuxPPS API ver. 1 registered
[    0.164794] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.164794] PTP clock support registered
[    0.164802] EDAC MC: Ver: 3.0.0
[    0.164861] PCI: Using ACPI for IRQ routing
[    0.166206] PCI: pci_cache_line_size set to 64 bytes
[    0.166243] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.166244] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.166245] e820: reserve RAM buffer [mem 0xd92b2000-0xdbffffff]
[    0.166246] e820: reserve RAM buffer [mem 0xda30a000-0xdbffffff]
[    0.166246] e820: reserve RAM buffer [mem 0xdac95000-0xdbffffff]
[    0.166247] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[    0.166248] e820: reserve RAM buffer [mem 0x21f600000-0x21fffffff]
[    0.166315] NetLabel: Initializing
[    0.166316] NetLabel:  domain hash size = 128
[    0.166316] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.166327] NetLabel:  unlabeled traffic allowed by default
[    0.166336] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.166336] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.168798] clocksource: Switched to clocksource tsc-early
[    0.177786] *** VALIDATE bpf ***
[    0.177851] VFS: Disk quotas dquot_6.6.0
[    0.177864] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.177884] *** VALIDATE ramfs ***
[    0.177886] *** VALIDATE hugetlbfs ***
[    0.177942] AppArmor: AppArmor Filesystem Enabled
[    0.177964] pnp: PnP ACPI init
[    0.178058] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.178062] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.178135] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.178136] system 00:01: [io  0x0200-0x020f] has been reserved
[    0.178137] system 00:01: [io  0xffff] has been reserved
[    0.178138] system 00:01: [io  0xffff] has been reserved
[    0.178139] system 00:01: [io  0x0400-0x0453] has been reserved
[    0.178140] system 00:01: [io  0x0458-0x047f] has been reserved
[    0.178140] system 00:01: [io  0x0500-0x057f] has been reserved
[    0.178143] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.178160] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.178205] system 00:03: [io  0x0454-0x0457] has been reserved
[    0.178208] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.178347] system 00:04: [io  0x0a00-0x0a0f] has been reserved
[    0.178348] system 00:04: [io  0x0a30-0x0a3f] has been reserved
[    0.178349] system 00:04: [io  0x0a20-0x0a2f] has been reserved
[    0.178351] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.178387] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.178700] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.178703] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.178920] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.178921] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.178922] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.178923] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.178924] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.178925] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.178926] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.178927] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.178928] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.178929] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.178930] system 00:07: [mem 0xdfa00000-0xdfa00fff] has been reserved
[    0.178932] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.179101] system 00:08: [mem 0x20000000-0x201fffff] has been reserved
[    0.179102] system 00:08: [mem 0x40004000-0x40004fff] has been reserved
[    0.179105] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.179123] pnp: PnP ACPI: found 9 devices
[    0.180043] thermal_sys: Registered thermal governor 'fair_share'
[    0.180044] thermal_sys: Registered thermal governor 'bang_bang'
[    0.180045] thermal_sys: Registered thermal governor 'step_wise'
[    0.180045] thermal_sys: Registered thermal governor 'user_space'
[    0.180045] thermal_sys: Registered thermal governor 'power_allocator'
[    0.184531] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.184559] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.184570] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.184572] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    0.184576] pci 0000:00:1c.4:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.184582] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.184603] pci 0000:00:1c.6: PCI bridge to [bus 03-04]
[    0.184613] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.184614] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.184615] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.184616] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.184617] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.184618] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.184618] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.184619] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.184620] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.184621] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff window]
[    0.184622] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.184623] pci_bus 0000:02: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.184624] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    0.184624] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff window]
[    0.184625] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.184626] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.184627] pci_bus 0000:03: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.184627] pci_bus 0000:03: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.184628] pci_bus 0000:03: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.184629] pci_bus 0000:03: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.184630] pci_bus 0000:03: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.184631] pci_bus 0000:03: resource 13 [mem 0xdfa00000-0xfeafffff window]
[    0.184631] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    0.184632] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    0.184633] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.184634] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.184634] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.184635] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.184636] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.184637] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.184637] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.184638] pci_bus 0000:04: resource 13 [mem 0xdfa00000-0xfeafffff window]
[    0.184725] NET: Registered protocol family 2
[    0.184873] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.184905] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.185013] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.185103] TCP: Hash tables configured (established 65536 bind 65536)
[    0.185132] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.185150] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.185190] NET: Registered protocol family 1
[    0.185194] NET: Registered protocol family 44
[    0.185201] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.208913] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x662 took 22984 usecs
[    0.236908] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x662 took 27325 usecs
[    0.236916] pci 0000:02:00.0: set MSI_INTX_DISABLE_BUG flag
[    0.236919] pci 0000:02:00.0: CLS mismatch (64 != 32), using 64 bytes
[    0.236951] Trying to unpack rootfs image as initramfs...
[    0.327883] Freeing initrd memory: 48864K
[    0.327958] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.327959] software IO TLB: mapped [mem 0xd52b2000-0xd92b2000] (64MB)
[    0.328178] check: Scanning for low memory corruption every 60 seconds
[    0.328516] Initialise system trusted keyrings
[    0.328525] Key type blacklist registered
[    0.328543] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.329465] zbud: loaded
[    0.329720] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.329829] fuse: init (API version 7.31)
[    0.329840] *** VALIDATE fuse ***
[    0.329842] *** VALIDATE fuse ***
[    0.329910] Platform Keyring initialized
[    0.332923] Key type asymmetric registered
[    0.332924] Asymmetric key parser 'x509' registered
[    0.332930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.332958] io scheduler mq-deadline registered
[    0.333510] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.333546] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[    0.333546] vesafb: scrolling: redraw
[    0.333547] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.333562] vesafb: framebuffer at 0xe0000000, mapped to 0x000000001f6387bc, using 8128k, total 8128k
[    0.333587] fbcon: Deferring console take-over
[    0.333587] fb0: VESA VGA frame buffer device
[    0.333596] intel_idle: MWAIT substates: 0x1120
[    0.333596] intel_idle: v0.4.1 model 0x3A
[    0.333790] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.333876] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.333902] ACPI: Power Button [PWRB]
[    0.333926] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.333943] ACPI: Power Button [PWRF]
[    0.334652] thermal LNXTHERM:00: registered as thermal_zone0
[    0.334653] ACPI: Thermal Zone [TZ00] (28 C)
[    0.334913] thermal LNXTHERM:01: registered as thermal_zone1
[    0.334913] ACPI: Thermal Zone [TZ01] (30 C)
[    0.335020] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.336343] Linux agpgart interface v0.103
[    0.338122] loop: module loaded
[    0.338248] libphy: Fixed MDIO Bus: probed
[    0.338248] tun: Universal TUN/TAP device driver, 1.6
[    0.338266] PPP generic driver version 2.4.2
[    0.338301] VFIO - User Level meta-driver version: 0.3
[    0.338351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.338353] ehci-pci: EHCI PCI platform driver
[    0.338438] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.338443] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.338452] ehci-pci 0000:00:1a.0: debug port 2
[    0.342360] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.342370] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d18000
[    0.356817] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.356886] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.356887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.356888] usb usb1: Product: EHCI Host Controller
[    0.356889] usb usb1: Manufacturer: Linux 5.4.0-58-generic ehci_hcd
[    0.356889] usb usb1: SerialNumber: 0000:00:1a.0
[    0.357055] hub 1-0:1.0: USB hub found
[    0.357061] hub 1-0:1.0: 2 ports detected
[    0.357256] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.357259] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.357268] ehci-pci 0000:00:1d.0: debug port 2
[    0.361159] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.361166] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d17000
[    0.376815] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.376873] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.376874] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.376875] usb usb2: Product: EHCI Host Controller
[    0.376876] usb usb2: Manufacturer: Linux 5.4.0-58-generic ehci_hcd
[    0.376876] usb usb2: SerialNumber: 0000:00:1d.0
[    0.377033] hub 2-0:1.0: USB hub found
[    0.377038] hub 2-0:1.0: 2 ports detected
[    0.377148] ehci-platform: EHCI generic platform driver
[    0.377154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.377157] ohci-pci: OHCI PCI platform driver
[    0.377162] ohci-platform: OHCI generic platform driver
[    0.377166] uhci_hcd: USB Universal Host Controller Interface driver
[    0.377256] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.377260] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.378305] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
[    0.378309] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.378413] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.378414] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.378415] usb usb3: Product: xHCI Host Controller
[    0.378415] usb usb3: Manufacturer: Linux 5.4.0-58-generic xhci-hcd
[    0.378416] usb usb3: SerialNumber: 0000:00:14.0
[    0.378570] hub 3-0:1.0: USB hub found
[    0.378579] hub 3-0:1.0: 4 ports detected
[    0.378904] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.378906] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.378908] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    0.378933] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.378934] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.378934] usb usb4: Product: xHCI Host Controller
[    0.378935] usb usb4: Manufacturer: Linux 5.4.0-58-generic xhci-hcd
[    0.378936] usb usb4: SerialNumber: 0000:00:14.0
[    0.379090] hub 4-0:1.0: USB hub found
[    0.379098] hub 4-0:1.0: 4 ports detected
[    0.379448] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.379448] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.379577] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.379772] mousedev: PS/2 mouse device common for all mice
[    0.379946] rtc_cmos 00:02: RTC can wake from S4
[    0.380117] rtc_cmos 00:02: registered as rtc0
[    0.380127] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.380132] i2c /dev entries driver
[    0.380155] device-mapper: uevent: version 1.0.3
[    0.380192] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    0.380204] platform eisa.0: Probing EISA bus 0
[    0.380205] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.380206] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.380207] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.380207] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.380208] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.380209] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.380209] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.380210] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.380211] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.380211] platform eisa.0: EISA: Detected 0 cards
[    0.380215] intel_pstate: Intel P-state driver initializing
[    0.380630] ledtrig-cpu: registered to indicate activity on CPUs
[    0.380669] drop_monitor: Initializing network drop monitor service
[    0.380714] IPv6: Loaded, but administratively disabled, reboot required to enable
[    0.380715] NET: Registered protocol family 17
[    0.380738] Key type dns_resolver registered
[    0.381086] RAS: Correctable Errors collector initialized.
[    0.381106] microcode: sig=0x306a9, pf=0x2, revision=0x21
[    0.381140] microcode: Microcode Update Driver: v2.2.
[    0.381143] IPI shorthand broadcast: enabled
[    0.381148] sched_clock: Marking stable (380997726, 140344)->(389782654, -8644584)
[    0.381209] registered taskstats version 1
[    0.381215] Loading compiled-in X.509 certificates
[    0.381778] Loaded X.509 cert 'Build time autogenerated kernel key: 6b3d3d266049f4a4077ed3557f79f9ce7832433a'
[    0.381803] zswap: loaded using pool lzo/zbud
[    0.381917] Key type ._fscrypt registered
[    0.381918] Key type .fscrypt registered
[    0.386200] Key type big_key registered
[    0.388110] Key type encrypted registered
[    0.388112] AppArmor: AppArmor sha1 policy hashing enabled
[    0.388115] ima: No TPM chip found, activating TPM-bypass!
[    0.388119] ima: Allocated hash algorithm: sha1
[    0.388124] ima: No architecture policies found
[    0.388129] evm: Initialising EVM extended attributes:
[    0.388129] evm: security.selinux
[    0.388130] evm: security.SMACK64
[    0.388130] evm: security.SMACK64EXEC
[    0.388130] evm: security.SMACK64TRANSMUTE
[    0.388131] evm: security.SMACK64MMAP
[    0.388131] evm: security.apparmor
[    0.388131] evm: security.ima
[    0.388132] evm: security.capability
[    0.388132] evm: HMAC attrs: 0x1
[    0.388354] PM:   Magic number: 0:540:190
[    0.388377] acpi device:49: hash matches
[    0.388383] acpi device:1c: hash matches
[    0.388432] rtc_cmos 00:02: setting system clock to 2020-12-13T18:09:37 UTC (1607882977)
[    0.389279] Freeing unused decrypted memory: 2040K
[    0.389604] Freeing unused kernel image memory: 2720K
[    0.406819] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.428819] Write protecting the kernel read-only data: 22528k
[    0.429335] Freeing unused kernel image memory: 2008K
[    0.429563] Freeing unused kernel image memory: 1212K
[    0.436761] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.436762] x86/mm: Checking user space page tables
[    0.443650] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.443651] Run /init as init process
[    0.510384] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20190816/utaddress-204)
[    0.510388] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    0.510390] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190816/utaddress-204)
[    0.510392] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    0.510392] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190816/utaddress-204)
[    0.510394] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    0.510394] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000051F (\LED) (20190816/utaddress-204)
[    0.510396] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190816/utaddress-204)
[    0.510398] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    0.510398] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    0.512334] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    0.512561] ahci 0000:00:1f.2: version 3.0
[    0.522683] alx 0000:02:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [90:2b:34:ae:36:8f]
[    0.524822] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3b impl SATA mode
[    0.524824] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
[    0.525659] alx 0000:02:00.0 enp2s0: renamed from eth0
[    0.573219] scsi host0: ahci
[    0.573493] scsi host1: ahci
[    0.573595] scsi host2: ahci
[    0.573682] scsi host3: ahci
[    0.573742] scsi host4: ahci
[    0.573836] scsi host5: ahci
[    0.573880] ata1: SATA max UDMA/133 abar m2048@0xf7d16000 port 0xf7d16100 irq 28
[    0.573881] ata2: SATA max UDMA/133 abar m2048@0xf7d16000 port 0xf7d16180 irq 28
[    0.573882] ata3: DUMMY
[    0.573883] ata4: SATA max UDMA/133 abar m2048@0xf7d16000 port 0xf7d16280 irq 28
[    0.573884] ata5: SATA max UDMA/133 abar m2048@0xf7d16000 port 0xf7d16300 irq 28
[    0.573885] ata6: SATA max UDMA/133 abar m2048@0xf7d16000 port 0xf7d16380 irq 28
[    0.696817] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.716815] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.853535] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    0.853536] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.853720] hub 1-1:1.0: USB hub found
[    0.853786] hub 1-1:1.0: 6 ports detected
[    0.873539] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    0.873540] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.873854] hub 2-1:1.0: USB hub found
[    0.873930] hub 2-1:1.0: 8 ports detected
[    0.888822] ata6: SATA link down (SStatus 0 SControl 300)
[    0.888847] ata4: SATA link down (SStatus 0 SControl 300)
[    0.888872] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.888916] ata5: SATA link down (SStatus 0 SControl 300)
[    0.888944] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.889095] ata1.00: supports DRM functions and may not be fully accessible
[    0.889209] ata1.00: ATA-10: CT500MX500SSD1, M3CR023, max UDMA/133
[    0.889210] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    0.889728] ata2.00: supports DRM functions and may not be fully accessible
[    0.889800] ata2.00: ATA-10: CT500MX500SSD1, M3CR023, max UDMA/133
[    0.889803] ata2.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    0.890267] ata1.00: supports DRM functions and may not be fully accessible
[    0.890806] ata2.00: supports DRM functions and may not be fully accessible
[    0.890955] ata1.00: configured for UDMA/133
[    0.891141] scsi 0:0:0:0: Direct-Access     ATA      CT500MX500SSD1   023  PQ: 0 ANSI: 5
[    0.891275] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.891296] ata2.00: configured for UDMA/133
[    0.891348] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    0.891350] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    0.891371] sd 0:0:0:0: [sda] Write Protect is off
[    0.891373] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.891388] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.891463] scsi 1:0:0:0: Direct-Access     ATA      CT500MX500SSD1   023  PQ: 0 ANSI: 5
[    0.891598] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    0.891668] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    0.891669] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    0.891676] sd 1:0:0:0: [sdb] Write Protect is off
[    0.891678] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    0.891690] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.914879]  sda: sda1 sda2 sda3 sda4 sda5
[    0.915732] sd 0:0:0:0: [sda] supports TCG Opal
[    0.915733] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.917301]  sdb: sdb1 sdb2 sdb3 sdb4
[    0.917693] sd 1:0:0:0: [sdb] supports TCG Opal
[    0.917694] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.003887] fbcon: Taking over console
[    1.003960] Console: switching to colour frame buffer device 240x67
[    1.009099] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    1.140820] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    1.154330] systemd[1]: Inserted module 'autofs4'
[    1.166565] systemd[1]: systemd 245.4-4ubuntu3.3 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)
[    1.184926] systemd[1]: Detected architecture x86-64.
[    1.205430] systemd[1]: Set hostname to <Gigapoun>.
[    1.295394] systemd[1]: /lib/systemd/system/dbus.socket:5: 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.
[    1.333660] systemd[1]: /etc/systemd/system/anydesk.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/anydesk.pid → /run/anydesk.pid; please update the unit file accordingly.
[    1.344815] tsc: Refined TSC clocksource calibration: 3492.067 MHz
[    1.344821] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32560b09237, max_idle_ns: 440795350722 ns
[    1.344849] clocksource: Switched to clocksource tsc
[    1.352142] systemd[1]: Created slice system-modprobe.slice.
[    1.352310] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    1.352458] systemd[1]: Created slice User and Session Slice.
[    1.352503] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.352645] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.352676] systemd[1]: Reached target User and Group Name Lookups.
[    1.352684] systemd[1]: Reached target Remote File Systems.
[    1.352690] systemd[1]: Reached target Slices.
[    1.352772] systemd[1]: Listening on Syslog Socket.
[    1.352879] systemd[1]: Listening on fsck to fsckd communication Socket.
[    1.352917] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    1.353048] systemd[1]: Listening on Journal Audit Socket.
[    1.353112] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.353186] systemd[1]: Listening on Journal Socket.
[    1.353259] systemd[1]: Listening on udev Control Socket.
[    1.353310] systemd[1]: Listening on udev Kernel Socket.
[    1.353922] systemd[1]: Mounting Huge Pages File System...
[    1.354543] systemd[1]: Mounting POSIX Message Queue File System...
[    1.355271] systemd[1]: Mounting Kernel Debug File System...
[    1.355936] systemd[1]: Mounting Kernel Trace File System...
[    1.356941] systemd[1]: Starting Journal Service...
[    1.357781] systemd[1]: Starting Set the console keyboard layout...
[    1.358909] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.359870] systemd[1]: Starting Load Kernel Module drm...
[    1.360413] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    1.360442] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.361746] systemd[1]: Starting Load Kernel Modules...
[    1.362667] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.363287] systemd[1]: Starting udev Coldplug all Devices...
[    1.363898] systemd[1]: Starting Uncomplicated firewall...
[    1.365325] systemd[1]: Mounted Huge Pages File System.
[    1.365417] systemd[1]: Mounted POSIX Message Queue File System.
[    1.365496] systemd[1]: Mounted Kernel Debug File System.
[    1.365572] systemd[1]: Mounted Kernel Trace File System.
[    1.365898] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.369912] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    1.370923] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.371883] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.371916] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    1.372555] systemd[1]: Starting Load/Save Random Seed...
[    1.373233] systemd[1]: Starting Create System Users...
[    1.373524] systemd[1]: modprobe@drm.service: Succeeded.
[    1.373779] systemd[1]: Finished Load Kernel Module drm.
[    1.380026] bpfilter: Loaded bpfilter_umh pid 325
[    1.380232] Started bpfilter
[    1.380845] lp: driver loaded but no devices found
[    1.385766] ppdev: user-space parallel port driver
[    1.386116] systemd[1]: Finished Load/Save Random Seed.
[    1.390296] systemd[1]: Finished Create System Users.
[    1.391330] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.395364] it87: Found IT8728F chip at 0xa30, revision 1
[    1.395383] it87: Beeping is supported
[    1.396619] systemd[1]: Finished Load Kernel Modules.
[    1.397547] systemd[1]: Mounting FUSE Control File System...
[    1.398500] systemd[1]: Mounting Kernel Configuration File System...
[    1.399430] systemd[1]: Starting Apply Kernel Variables...
[    1.400530] systemd[1]: Mounted FUSE Control File System.
[    1.403132] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.403308] systemd[1]: Mounted Kernel Configuration File System.
[    1.404317] systemd[1]: Starting udev Kernel Device Manager...
[    1.410965] usb 1-1.2: New USB device found, idVendor=15a9, idProduct=0004, bcdDevice= 0.01
[    1.410967] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.410969] usb 1-1.2: Product: 802.11 bg WLAN
[    1.410970] usb 1-1.2: Manufacturer: Ralink
[    1.412968] systemd[1]: Finished Apply Kernel Variables.
[    1.416977] systemd[1]: Finished Set the console keyboard layout.
[    1.417091] systemd[1]: Reached target Local File Systems (Pre).
[    1.419674] systemd[1]: Mounting Mount unit for core18, revision 1885...
[    1.421088] systemd[1]: Mounting Mount unit for core18, revision 1932...
[    1.422431] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 128...
[    1.423725] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 145...
[    1.426030] systemd[1]: Mounting Mount unit for gnome-3-34-1804, revision 36...
[    1.427390] systemd[1]: Mounting Mount unit for gnome-3-34-1804, revision 60...
[    1.431005] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1513...
[    1.432542] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1514...
[    1.434272] systemd[1]: Mounting Mount unit for snap-store, revision 467...
[    1.435640] systemd[1]: Mounting Mount unit for snap-store, revision 498...
[    1.439062] systemd[1]: Mounting Mount unit for snapd, revision 10238...
[    1.440125] systemd[1]: Mounting Mount unit for snapd, revision 10492...
[    1.440538] systemd[1]: Started Journal Service.
[    1.446327] systemd-journald[303]: Received client request to flush runtime journal.
[    1.473176] usb 4-4: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    1.488799] usb 1-1.3: new low-speed USB device number 4 using ehci-pci
[    1.510474] usb 4-4: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 0.01
[    1.510476] usb 4-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.510478] usb 4-4: Product: DataTraveler 3.0
[    1.510479] usb 4-4: Manufacturer: Kingston
[    1.510480] usb 4-4: SerialNumber: D0C5D333803FF31028000BB2
[    1.601792] usb 1-1.3: New USB device found, idVendor=1bcf, idProduct=0005, bcdDevice= 0.14
[    1.601794] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    1.601795] usb 1-1.3: Product: USB Optical Mouse
[    1.661114] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    1.662238] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    1.665394] EDAC ie31200: No ECC support
[    1.680803] usb 1-1.5: new high-speed USB device number 5 using ehci-pci
[    1.734260] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    1.778257] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[    1.778259] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[    1.778260] RAPL PMU: hw unit of domain package 2^-16 Joules
[    1.778260] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[    1.780537] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[    1.780538] fb0: switching to inteldrmfb from VESA VGA
[    1.780734] Console: switching to colour dummy device 80x25
[    1.780769] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.781378] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.781378] [drm] Driver supports precise vblank timestamp query.
[    1.782187] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.784601] cryptd: max_cpu_qlen set to 1000
[    1.787358] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
[    1.788012] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.788202] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    1.792048] AVX version of gcm_enc/dec engaged.
[    1.792049] AES CTR mode by8 optimization enabled
[    1.819061] fbcon: i915drmfb (fb0) is primary device
[    1.819105] Console: switching to colour frame buffer device 240x67
[    1.819126] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    1.861009] usb-storage 4-4:1.0: USB Mass Storage device detected
[    1.861325] scsi host6: usb-storage 4-4:1.0
[    1.861433] usbcore: registered new interface driver usb-storage
[    1.869967] kvm: disabled by bios
[    1.870040] usbcore: registered new interface driver uas
[    1.873098] usb 1-1.2: reset high-speed USB device number 3 using ehci-pci
[    1.930299] usb 1-1.5: config 1 interface 3 altsetting 1 endpoint 0x86 has invalid wMaxPacketSize 0
[    1.930301] usb 1-1.5: config 1 interface 3 altsetting 2 endpoint 0x86 has invalid wMaxPacketSize 0
[    1.935687] usb 1-1.5: New USB device found, idVendor=046d, idProduct=08ca, bcdDevice= 0.05
[    1.935689] usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[    1.935690] usb 1-1.5: SerialNumber: 16B2A4C2
[    1.974672] kvm: disabled by bios
[    1.976951] Adding 9260028k swap on /dev/sda3.  Priority:-2 extents:1 across:9260028k SSFS
[    1.985907] intel_rapl_common: Found RAPL domain package
[    1.985908] intel_rapl_common: Found RAPL domain core
[    1.985909] intel_rapl_common: Found RAPL domain uncore
[    2.003329] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    2.022120] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.043446] audit: type=1400 audit(1607882979.148:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=768 comm="apparmor_parser"
[    2.047131] audit: type=1400 audit(1607882979.152:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=773 comm="apparmor_parser"
[    2.047707] audit: type=1400 audit(1607882979.152:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=774 comm="apparmor_parser"
[    2.050033] audit: type=1400 audit(1607882979.156:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=762 comm="apparmor_parser"
[    2.050615] audit: type=1400 audit(1607882979.156:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=775 comm="apparmor_parser"
[    2.054291] audit: type=1400 audit(1607882979.160:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=766 comm="apparmor_parser"
[    2.054725] audit: type=1400 audit(1607882979.160:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=779 comm="apparmor_parser"
[    2.054933] audit: type=1400 audit(1607882979.160:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=777 comm="apparmor_parser"
[    2.054936] audit: type=1400 audit(1607882979.160:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=777 comm="apparmor_parser"
[    2.106772] kvm: disabled by bios
[    2.108805] usb 1-1.6: new high-speed USB device number 6 using ehci-pci
[    2.111995] snd_hda_codec_via hdaudioC0D2: autoconfig for VT2020: line_outs=1 (0x24/0x0/0x0/0x0/0x0) type:line
[    2.111998] snd_hda_codec_via hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.112000] snd_hda_codec_via hdaudioC0D2:    hp_outs=1 (0x28/0x0/0x0/0x0/0x0)
[    2.112001] snd_hda_codec_via hdaudioC0D2:    mono: mono_out=0x0
[    2.112002] snd_hda_codec_via hdaudioC0D2:    dig-out=0x2e/0x0
[    2.112003] snd_hda_codec_via hdaudioC0D2:    inputs:
[    2.112005] snd_hda_codec_via hdaudioC0D2:      Front Mic=0x29
[    2.112007] snd_hda_codec_via hdaudioC0D2:      Rear Mic=0x2b
[    2.112008] snd_hda_codec_via hdaudioC0D2:      Line=0x2a
[    2.125568] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[    2.125628] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[    2.125681] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    2.125733] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    2.125785] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    2.125831] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    2.162695] kvm: disabled by bios
[    2.222307] kvm: disabled by bios
[    2.225655] usb 1-1.6: New USB device found, idVendor=03f0, idProduct=062a, bcdDevice= 1.00
[    2.225656] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.225657] usb 1-1.6: Product: HP LaserJet 100 colorMFP M175a
[    2.225658] usb 1-1.6: Manufacturer: Hewlett-Packard
[    2.225658] usb 1-1.6: SerialNumber: 00CND8F711KY
[    2.266419] kvm: disabled by bios
[    2.310402] kvm: disabled by bios
[    2.341435] ieee80211 phy0: rt2x00_set_chip: Info - Chipset detected - rt: 2573, rf: 0002, rev: 000a
[    2.341954] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    2.342827] usbcore: registered new interface driver rt73usb
[    2.358609] kvm: disabled by bios
[    2.372798] rt73usb 1-1.2:1.0 wlx0016448d5bee: renamed from wlan0
[    2.418534] mc: Linux media interface: v0.10
[    2.418550] hidraw: raw HID events driver (C) Jiri Kosina
[    2.423278] usbcore: registered new interface driver usbhid
[    2.423279] usbhid: USB HID core driver
[    2.426330] videodev: Linux video capture interface: v2.00
[    2.430684] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1BCF:0005.0001/input/input11
[    2.430788] hid-generic 0003:1BCF:0005.0001: input,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:00:1a.0-1.3/input0
[    2.507791] usb 1-1.5: set resolution quirk: cval->res = 384
[    2.507952] usbcore: registered new interface driver snd-usb-audio
[    2.508143] uvcvideo: Found UVC 1.00 device <unnamed> (046d:08ca)
[    2.569329] input: UVC Camera (046d:08ca) as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input12
[    2.569415] usbcore: registered new interface driver uvcvideo
[    2.569416] USB Video Class driver (1.1.1)
[    2.786509] alx 0000:02:00.0 enp2s0: NIC Up: 1 Gbps Full
[    2.884398] scsi 6:0:0:0: Direct-Access     Kingston DataTraveler 3.0      PQ: 0 ANSI: 6
[    2.884578] sd 6:0:0:0: Attached scsi generic sg2 type 0
[    2.884868] sd 6:0:0:0: [sdc] 30218842 512-byte logical blocks: (15.5 GB/14.4 GiB)
[    2.885136] sd 6:0:0:0: [sdc] Write Protect is off
[    2.885138] sd 6:0:0:0: [sdc] Mode Sense: 4f 00 00 00
[    2.885288] sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    2.922807]  sdc: sdc1
[    2.923620] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[    3.062930] WARNING! power/level is deprecated; use power/control instead
[    3.067467] usblp 1-1.6:1.1: usblp0: USB Bidirectional printer dev 6 if 1 alt 0 proto 2 vid 0x03F0 pid 0x062A
[    3.067543] usbcore: registered new interface driver usblp
[    3.232192] [UFW BLOCK] IN=enp2s0 OUT= MAC= SRC=192.168.1.101 DST=239.255.102.18 LEN=193 TOS=0x00 PREC=0x00 TTL=1 ID=14747 DF PROTO=UDP SPT=53891 DPT=50001 LEN=173 
[    3.232956] [UFW BLOCK] IN=enp2s0 OUT= MAC= SRC=192.168.1.101 DST=239.255.102.18 LEN=193 TOS=0x00 PREC=0x00 TTL=1 ID=14748 DF PROTO=UDP SPT=60621 DPT=50002 LEN=173 
[    3.233699] [UFW BLOCK] IN=enp2s0 OUT= MAC= SRC=192.168.1.101 DST=239.255.102.18 LEN=193 TOS=0x00 PREC=0x00 TTL=1 ID=14749 DF PROTO=UDP SPT=42674 DPT=50003 LEN=173 
[    4.235885] [UFW BLOCK] IN=enp2s0 OUT= MAC= SRC=192.168.1.101 DST=239.255.102.18 LEN=193 TOS=0x00 PREC=0x00 TTL=1 ID=14791 DF PROTO=UDP SPT=43509 DPT=50001 LEN=173 
[    4.236954] [UFW BLOCK] IN=enp2s0 OUT= MAC= SRC=192.168.1.101 DST=239.255.102.18 LEN=193 TOS=0x00 PREC=0x00 TTL=1 ID=14792 DF PROTO=UDP SPT=35586 DPT=50002 LEN=173 
[    4.238085] [UFW BLOCK] IN=enp2s0 OUT= MAC= SRC=192.168.1.101 DST=239.255.102.18 LEN=193 TOS=0x00 PREC=0x00 TTL=1 ID=14793 DF PROTO=UDP SPT=47045 DPT=50003 LEN=173 
[    4.993239] [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:fb:44:ce:70:54:e0:20:08:00 SRC=192.168.1.83 DST=224.0.0.251 LEN=32 TOS=0x10 PREC=0x80 TTL=1 ID=0 DF PROTO=2 
[    6.921856] [UFW BLOCK] IN=enp2s0 OUT= MAC= SRC=192.168.1.101 DST=239.255.102.18 LEN=193 TOS=0x00 PREC=0x00 TTL=1 ID=15298 DF PROTO=UDP SPT=60743 DPT=50001 LEN=173 
[    6.923567] [UFW BLOCK] IN=enp2s0 OUT= MAC= SRC=192.168.1.101 DST=239.255.102.18 LEN=193 TOS=0x00 PREC=0x00 TTL=1 ID=15299 DF PROTO=UDP SPT=57875 DPT=50002 LEN=173 
[    6.925386] [UFW BLOCK] IN=enp2s0 OUT= MAC= SRC=192.168.1.101 DST=239.255.102.18 LEN=193 TOS=0x00 PREC=0x00 TTL=1 ID=15300 DF PROTO=UDP SPT=40307 DPT=50003 LEN=173 
[    8.150906] usblp0: removed
[    8.151875] usblp 1-1.6:1.1: usblp0: USB Bidirectional printer dev 6 if 1 alt 0 proto 2 vid 0x03F0 pid 0x062A
[  125.751876] [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:01:e4:5d:51:34:c9:50:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=42371 PROTO=2 
[  125.752140] [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:01:e4:5d:51:34:c9:50:08:00 SRC=172.16.255.254 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=42372 PROTO=2 
[  126.380939] [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:fb:44:ce:70:54:e0:20:08:00 SRC=192.168.1.83 DST=224.0.0.251 LEN=32 TOS=0x10 PREC=0x80 TTL=1 ID=0 DF PROTO=2 
poun@Gigapoun:~$ 

En fin du message, on peut lire :

[    2.225655] usb 1-1.6: New USB device found, idVendor=03f0, idProduct=062a, bcdDevice= 1.00
[    2.225656] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.225657] usb 1-1.6: Product: HP LaserJet 100 colorMFP M175a
[    2.225658] usb 1-1.6: Manufacturer: Hewlett-Packard
[    2.225658] usb 1-1.6: SerialNumber: 00CND8F711KY
[    2.266419] kvm: disabled by bios
[    2.310402] kvm: disabled by bios

Pour le "hard", regarde dans le "Setup" si tu peux modifier le paramétrage des ports USB.

Mon BIOS ne comporte qu'un réglage pour la gestion de l'USB2 : USB 2.0 Controller => ON /OFF
Il est bien plus configurable pour l'USB3 (gestion du mode xHCI).

Comme tu utilises une version Xubuntu LTS, j'éviterai d'installer une version qui n'est pas dans les dépôts officiels.

C'est ce que je fais par défaut, sauf une fois pour le PC de ma fifille (installation d'une "LaserJet Pro M479fdw" sur une Xubuntu 18-04 que l'HPLIP des dépôts ne prenait pas en charge.

Dernière modification par Poun64 (Le 13/12/2020, à 20:53)


1) Xubuntu 22.04._LTS + Windows 10 - Gigabyte GA H77M - Intel Core I7 3770K / HD Graphics 4000 - 4 cœurs - 3,5 Ghz - 16 Go de RAM
2) Xubuntu 22.04._LTS + Windows 10 - Gigabyte H610M S2H - Intel I3-12100 / UHD Graphics 730 intégré - 4 cœurs - 3,3 Ghz - 16 Go de RAM
3) Xubuntu 22.04._LTS  - NetBook ACER TravelMate - Intel Celeron N4020 - 2 cœurs - 1,1 Ghz - 4 Go de RAM - Intel UHD Graphics 605

Hors ligne

#10 Le 15/12/2020, à 23:44

ares

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

En relisant le message d'erreur de ta demande d'aide (#1)

(...)
error: No device selected/specified or that supports this functionality.

Peut-être la solution suite au bug connu chez HP : voir ICI

@+

Hors ligne

#11 Le 16/12/2020, à 05:28

Poun64

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

Bonsoir Ares, bonsoir toul'monde !

Merci pour ta suggestion smile
Je viens de vérifier le fichier "/usr/share/hplip/data/models/models.dat", il contient bien l'entrée qui correspond à ma multifonction :

[hp_laserjet_100_colormfp_m175a]
align-type=0
clean-type=0
color-cal-type=0
copy-type=0
embedded-server-type=1
ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
family-ppd=hp-postscript-laserjet-pro.ppd
fax-type=0
fw-download=False
icon=hp_color_laserjet_cm1312_mfp.png
io-mfp-mode=3
io-mode=1
io-support=2
job-storage=0
linefeed-cal-type=0
model1=HP LaserJet 100 Color MFP M175
monitor-type=0
panel-check-type=0
pcard-type=0
plugin=1
plugin-reason=64
power-settings=0
pq-diag-type=0
r-type=0
r0-agent1-kind=4
r0-agent1-sku=CE310A
r0-agent1-type=1
r0-agent2-kind=4
r0-agent2-sku=CE311A
r0-agent2-type=4
r0-agent3-kind=4
r0-agent3-sku=CE313A
r0-agent3-type=5
r0-agent4-kind=4
r0-agent4-sku=CE312A
r0-agent4-type=6
scan-src=3
scan-type=5
status-battery-check=0
status-dynamic-counters=0
status-type=10
support-released=True
support-subtype=219b2b
support-type=2
support-ver=3.11.7
tech-class=Postscript
family-class=Undefined
tech-subclass=Normal
tech-type=4
usb-pid=62a
usb-vid=3f0
wifi-config=-1

Il doit y avoir un autre souci lié à une mise à jour de Xubuntu 20.04...

Pour l'instant, j'ai trouvé une solution de contournement suite à ce que j'évoquais à mon post #3

Edit :
Je viens de tester en me connectant sur l'USB3 à l'arrière de ma carte mère et sur les autres USB (2 et 3) en face avant... et ça a l'air de fonctionner...

Puisque les entrées USB2 du "front panel" à l'arrière de la carte mère me posent problème et ayant une dernière entrée USB2 disponible sur un connecteur de cette même carte, je l'ai déportée à l'arrière du PC pour y brancher cette imprimante HP.
J'ai utilisé un truc de récupération de ce type, et ça marche nickel !
Je n'ai plus besoin de débrancher/rebrancher le câble USB de cette multifonction à chaque démarrage du PC, pour utiliser son scanner.

Je ne passe pas encore le sujet en mode [Contourné] ou [Résolu], des fois qu'une solution moins empirique soit trouvée...

Amicalement

Dernière modification par Poun64 (Le 21/12/2020, à 16:23)


1) Xubuntu 22.04._LTS + Windows 10 - Gigabyte GA H77M - Intel Core I7 3770K / HD Graphics 4000 - 4 cœurs - 3,5 Ghz - 16 Go de RAM
2) Xubuntu 22.04._LTS + Windows 10 - Gigabyte H610M S2H - Intel I3-12100 / UHD Graphics 730 intégré - 4 cœurs - 3,3 Ghz - 16 Go de RAM
3) Xubuntu 22.04._LTS  - NetBook ACER TravelMate - Intel Celeron N4020 - 2 cœurs - 1,1 Ghz - 4 Go de RAM - Intel UHD Graphics 605

Hors ligne

#12 Le 16/12/2020, à 23:00

ares

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

Poun64 a écrit :

(...)
Je ne passe pas encore le sujet en mode [Contourné] ou [Résolu], des fois qu'une solution moins empirique soit trouvée...

Bonsoir,
Si tu as l'occasion de vérifier dans le BIOS, si tu as l'option "Legacy" pour l'USB... et de faire un p'tit teste en mode "Legacy". cool

Merci, @a+

Hors ligne

#13 Le 17/12/2020, à 22:22

Poun64

Re : [Contourné] Problème de reconnaissance connexion USB sur Scanner HP

Bonsoir Ares, bonsoir toul'monde !

Ares a écrit :

Si tu as l'occasion de vérifier dans le BIOS, si tu as l'option "Legacy" pour l'USB... et de faire un p'tit teste en mode "Legacy"...

J'ai bien vérifié : l'entrée BIOS "Lagacy USB Support" est bien configurée en mode "Activé". C'est d'ailleurs le paramétrage par défaut (il m'est nécessaire pour faire fonctionner le clavier et la souris...).
smile

Dernière modification par Poun64 (Le 17/12/2020, à 22:25)


1) Xubuntu 22.04._LTS + Windows 10 - Gigabyte GA H77M - Intel Core I7 3770K / HD Graphics 4000 - 4 cœurs - 3,5 Ghz - 16 Go de RAM
2) Xubuntu 22.04._LTS + Windows 10 - Gigabyte H610M S2H - Intel I3-12100 / UHD Graphics 730 intégré - 4 cœurs - 3,3 Ghz - 16 Go de RAM
3) Xubuntu 22.04._LTS  - NetBook ACER TravelMate - Intel Celeron N4020 - 2 cœurs - 1,1 Ghz - 4 Go de RAM - Intel UHD Graphics 605

Hors ligne