Contenu | Rechercher | Menus

Annonce

DVD, clés USB et t-shirts Ubuntu-fr disponibles sur la boutique En Vente Libre

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 01/05/2021, à 17:56

Hadrien_33

Re : Démarrage lent 20.04 LTS

Bonjour,
Merci, j'essaie de comprendre au fur et à mesure des commandes qui me sont suggérées, c'est un peu ardu pour moi mais très intéressant. En effet, maintenant, le boot-info ne mentionne plus que le noyau 5.4. et plus le 5.3. Par contre, le temps de démarrage est passé au dessus des 3 minutes. Le dsmeg est devenu un roman fleuve :

(base) jjz@jjz-desk:~$ dmesg
[    0.000000] microcode: microcode updated early to revision 0x2f, date = 2019-02-17
[    0.000000] Linux version 5.4.0-72-generic (buildd@lcy01-amd64-019) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 (Ubuntu 5.4.0-72.80-generic 5.4.101)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-72-generic root=UUID=8e5f5b73-a763-4c93-bed1-0094da7ad536 ro quiet splash nvidia-drm.modeset=1 vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df41dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df41e000-0x00000000df475fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df476000-0x00000000df5a8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df5a9000-0x00000000df5b9fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df5ba000-0x00000000df5cdfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df5ce000-0x00000000df5cffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df5d0000-0x00000000df5d0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df5d1000-0x00000000df5d8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df5d9000-0x00000000df5e2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df5e3000-0x00000000df63cfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df63d000-0x00000000df67ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df680000-0x00000000df7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: System manufacturer System Product Name/P8H67-M PRO, BIOS 1106 10/17/2011
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3193.300 MHz processor
[    0.001887] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001889] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001894] last_pfn = 0x21f800 max_arch_pfn = 0x400000000
[    0.001897] MTRR default type: uncachable
[    0.001898] MTRR fixed ranges enabled:
[    0.001899]   00000-9FFFF write-back
[    0.001899]   A0000-BFFFF uncachable
[    0.001900]   C0000-CFFFF write-protect
[    0.001901]   D0000-E7FFF uncachable
[    0.001901]   E8000-FFFFF write-protect
[    0.001902] MTRR variable ranges enabled:
[    0.001903]   0 base 000000000 mask E00000000 write-back
[    0.001904]   1 base 200000000 mask FE0000000 write-back
[    0.001904]   2 base 0E0000000 mask FE0000000 uncachable
[    0.001905]   3 base 21F800000 mask FFF800000 uncachable
[    0.001905]   4 disabled
[    0.001906]   5 disabled
[    0.001906]   6 disabled
[    0.001907]   7 disabled
[    0.001907]   8 disabled
[    0.001907]   9 disabled
[    0.002574] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002705] total RAM covered: 8184M
[    0.003083] Found optimal setting for mtrr clean up
[    0.003084]  gran_size: 64K 	chunk_size: 16M 	num_reg: 6  	lose cover RAM: 0G
[    0.003710] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.003714] last_pfn = 0xdf800 max_arch_pfn = 0x400000000
[    0.011647] found SMP MP-table at [mem 0x000fccf0-0x000fccff]
[    0.040050] check: Scanning 1 areas for low memory corruption
[    0.040329] RAMDISK: [mem 0x31ee3000-0x34f68fff]
[    0.040338] ACPI: Early table checksum verification disabled
[    0.040341] ACPI: RSDP 0x00000000000F0420 000024 (v02 ALASKA)
[    0.040344] ACPI: XSDT 0x00000000DF468068 00004C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.040349] ACPI: FACP 0x00000000DF471FA0 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.040354] ACPI: DSDT 0x00000000DF468140 009E5E (v02 ALASKA A M I    00000000 INTL 20051117)
[    0.040356] ACPI: FACS 0x00000000DF5DAF80 000040
[    0.040358] ACPI: APIC 0x00000000DF472098 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.040360] ACPI: SSDT 0x00000000DF472110 000102 (v01 AMICPU PROC     00000001 MSFT 03000001)
[    0.040363] ACPI: MCFG 0x00000000DF472218 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.040365] ACPI: HPET 0x00000000DF472258 000038 (v01 ALASKA A M I    01072009 AMI. 00000004)
[    0.040373] ACPI: Local APIC address 0xfee00000
[    0.040445] No NUMA configuration found
[    0.040446] Faking a node at [mem 0x0000000000000000-0x000000021f7fffff]
[    0.040454] NODE_DATA(0) allocated [mem 0x21f7d2000-0x21f7fcfff]
[    0.040647] Zone ranges:
[    0.040648]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.040649]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.040650]   Normal   [mem 0x0000000100000000-0x000000021f7fffff]
[    0.040650]   Device   empty
[    0.040651] Movable zone start for each node
[    0.040654] Early memory node ranges
[    0.040654]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.040655]   node   0: [mem 0x0000000000100000-0x00000000df41dfff]
[    0.040656]   node   0: [mem 0x00000000df5ce000-0x00000000df5cffff]
[    0.040656]   node   0: [mem 0x00000000df680000-0x00000000df7fffff]
[    0.040657]   node   0: [mem 0x0000000100000000-0x000000021f7fffff]
[    0.040697] Zeroed struct page in unavailable ranges: 4803 pages
[    0.040697] Initmem setup node 0 [mem 0x0000000000001000-0x000000021f7fffff]
[    0.040699] On node 0 totalpages: 2092349
[    0.040699]   DMA zone: 64 pages used for memmap
[    0.040700]   DMA zone: 21 pages reserved
[    0.040701]   DMA zone: 3997 pages, LIFO batch:0
[    0.040745]   DMA32 zone: 14231 pages used for memmap
[    0.040746]   DMA32 zone: 910752 pages, LIFO batch:63
[    0.050706]   Normal zone: 18400 pages used for memmap
[    0.050707]   Normal zone: 1177600 pages, LIFO batch:63
[    0.062912] ACPI: PM-Timer IO Port: 0x408
[    0.062914] ACPI: Local APIC address 0xfee00000
[    0.062921] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.062932] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.062934] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.062935] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.062936] ACPI: IRQ0 used by override.
[    0.062937] ACPI: IRQ9 used by override.
[    0.062938] Using ACPI (MADT) for SMP configuration information
[    0.062940] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.062943] TSC deadline timer available
[    0.062945] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.062960] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.062961] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.062962] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.062962] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.062963] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.062964] PM: Registered nosave memory: [mem 0xdf41e000-0xdf475fff]
[    0.062964] PM: Registered nosave memory: [mem 0xdf476000-0xdf5a8fff]
[    0.062965] PM: Registered nosave memory: [mem 0xdf5a9000-0xdf5b9fff]
[    0.062965] PM: Registered nosave memory: [mem 0xdf5ba000-0xdf5cdfff]
[    0.062966] PM: Registered nosave memory: [mem 0xdf5d0000-0xdf5d0fff]
[    0.062967] PM: Registered nosave memory: [mem 0xdf5d1000-0xdf5d8fff]
[    0.062967] PM: Registered nosave memory: [mem 0xdf5d9000-0xdf5e2fff]
[    0.062968] PM: Registered nosave memory: [mem 0xdf5e3000-0xdf63cfff]
[    0.062968] PM: Registered nosave memory: [mem 0xdf63d000-0xdf67ffff]
[    0.062969] PM: Registered nosave memory: [mem 0xdf800000-0xfed1bfff]
[    0.062970] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.062970] PM: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
[    0.062970] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.062972] [mem 0xdf800000-0xfed1bfff] available for PCI devices
[    0.062973] Booting paravirtualized kernel on bare hardware
[    0.062975] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.062980] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.063141] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u524288
[    0.063146] pcpu-alloc: s188416 r8192 d28672 u524288 alloc=1*2097152
[    0.063147] pcpu-alloc: [0] 0 1 2 3 
[    0.063172] Built 1 zonelists, mobility grouping on.  Total pages: 2059633
[    0.063173] Policy zone: Normal
[    0.063174] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-72-generic root=UUID=8e5f5b73-a763-4c93-bed1-0094da7ad536 ro quiet splash nvidia-drm.modeset=1 vt.handoff=7
[    0.063703] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.063914] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.063961] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.067161] Calgary: detecting Calgary via BIOS EBDA area
[    0.067163] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.088056] Memory: 8076404K/8369396K available (14339K kernel code, 2400K rwdata, 5008K rodata, 2732K init, 4972K bss, 292992K reserved, 0K cma-reserved)
[    0.088061] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
[    0.088172] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.088183] Kernel/User page tables isolation: enabled
[    0.088195] ftrace: allocating 44576 entries in 175 pages
[    0.102667] rcu: Hierarchical RCU implementation.
[    0.102668] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.102669] 	Tasks RCU enabled.
[    0.102670] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.102670] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.105328] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
[    0.105551] vt handoff: transparent VT on vt#7
[    0.105557] Console: colour dummy device 80x25
[    0.105561] printk: console [tty0] enabled
[    0.105574] ACPI: Core revision 20190816
[    0.105649] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.105662] APIC: Switch to symmetric I/O mode setup
[    0.106047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.125659] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e079126f4f, max_idle_ns: 440795338008 ns
[    0.125663] Calibrating delay loop (skipped), value calculated using timer frequency.. 6386.60 BogoMIPS (lpj=12773200)
[    0.125665] pid_max: default: 32768 minimum: 301
[    0.125688] LSM: Security Framework initializing
[    0.125697] Yama: becoming mindful.
[    0.125721] AppArmor: AppArmor initialized
[    0.125758] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.125769] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.125781] *** VALIDATE tmpfs ***
[    0.125905] *** VALIDATE proc ***
[    0.125948] *** VALIDATE cgroup1 ***
[    0.125949] *** VALIDATE cgroup2 ***
[    0.125989] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.125997] process: using mwait in idle threads
[    0.126000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.126000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.126002] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.126003] Spectre V2 : Mitigation: Full generic retpoline
[    0.126004] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.126004] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.126005] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.126006] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.126007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.126009] MDS: Mitigation: Clear CPU buffers
[    0.126133] Freeing SMP alternatives memory: 40K
[    0.129736] smpboot: CPU0: Intel(R) Core(TM) i3-2105 CPU @ 3.10GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[    0.129819] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.129824] ... version:                3
[    0.129825] ... bit width:              48
[    0.129825] ... generic registers:      4
[    0.129826] ... value mask:             0000ffffffffffff
[    0.129826] ... max period:             00007fffffffffff
[    0.129827] ... fixed-purpose events:   3
[    0.129827] ... event mask:             000000070000000f
[    0.129857] rcu: Hierarchical SRCU implementation.
[    0.130537] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.130585] smp: Bringing up secondary CPUs ...
[    0.130673] x86: Booting SMP configuration:
[    0.130673] .... node  #0, CPUs:      #1 #2
[    0.136024] 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.136024]  #3
[    0.137712] smp: Brought up 1 node, 4 CPUs
[    0.137712] smpboot: Max logical packages: 1
[    0.137712] smpboot: Total of 4 processors activated (25546.40 BogoMIPS)
[    0.140115] devtmpfs: initialized
[    0.140115] x86/mm: Memory block size: 128MB
[    0.140115] PM: Registering ACPI NVS region [mem 0xdf41e000-0xdf475fff] (360448 bytes)
[    0.140115] PM: Registering ACPI NVS region [mem 0xdf5a9000-0xdf5b9fff] (69632 bytes)
[    0.140115] PM: Registering ACPI NVS region [mem 0xdf5d0000-0xdf5d0fff] (4096 bytes)
[    0.140115] PM: Registering ACPI NVS region [mem 0xdf5d9000-0xdf5e2fff] (40960 bytes)
[    0.140115] PM: Registering ACPI NVS region [mem 0xdf63d000-0xdf67ffff] (274432 bytes)
[    0.140115] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.140115] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.140115] pinctrl core: initialized pinctrl subsystem
[    0.140115] PM: RTC time: 07:26:37, date: 2021-05-01
[    0.140115] NET: Registered protocol family 16
[    0.140115] audit: initializing netlink subsys (disabled)
[    0.141672] audit: type=2000 audit(1619853996.036:1): state=initialized audit_enabled=0 res=1
[    0.141772] EISA bus registered
[    0.141784] cpuidle: using governor ladder
[    0.141784] cpuidle: using governor menu
[    0.141784] ACPI: bus type PCI registered
[    0.141784] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.141784] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.141784] PCI: not using MMCONFIG
[    0.141784] PCI: Using configuration type 1 for base access
[    0.141807] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.142041] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.142710] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.142711] ACPI: Added _OSI(Module Device)
[    0.142711] ACPI: Added _OSI(Processor Device)
[    0.142711] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.142711] ACPI: Added _OSI(Processor Aggregator Device)
[    0.142711] ACPI: Added _OSI(Linux-Dell-Video)
[    0.142711] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.142711] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.147080] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.148192] ACPI: Dynamic OEM Table Load:
[    0.148196] ACPI: SSDT 0xFFFF8EFC9595AC00 00038C (v01 AMI    IST      00000001 MSFT 03000001)
[    0.148723] ACPI: Dynamic OEM Table Load:
[    0.148725] ACPI: SSDT 0xFFFF8EFC96275A80 000084 (v01 AMI    CST      00000001 MSFT 03000001)
[    0.149920] ACPI: Interpreter enabled
[    0.149937] ACPI: (supports S0 S1 S3 S4 S5)
[    0.149938] ACPI: Using IOAPIC for interrupt routing
[    0.149967] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.150045] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[    0.150054] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.150308] ACPI: Enabled 7 GPEs in block 00 to 3F
[    0.150548] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.157477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.157482] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.157679] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug LTR]
[    0.157864] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.157873] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.158005] acpi PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff window] (conflicts with Video ROM [mem 0x000c0000-0x000ce9ff])
[    0.158180] PCI host bridge to bus 0000:00
[    0.158182] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.158182] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.158183] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.158184] pci_bus 0000:00: root bus resource [mem 0xe4000000-0xffffffff window]
[    0.158186] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.158194] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
[    0.158279] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.158311] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.158419] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.158443] pci 0000:00:16.0: reg 0x10: [mem 0xfb307000-0xfb30700f 64bit]
[    0.158513] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.158596] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.158617] pci 0000:00:1a.0: reg 0x10: [mem 0xfb306000-0xfb3063ff]
[    0.158697] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.158784] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.158804] pci 0000:00:1b.0: reg 0x10: [mem 0xfb300000-0xfb303fff 64bit]
[    0.158877] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.158951] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.159040] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.159137] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.159227] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.159319] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
[    0.159408] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.159500] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400
[    0.159589] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.159679] pci 0000:00:1c.7: [8086:244e] type 01 class 0x060401
[    0.159768] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.159860] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.159881] pci 0000:00:1d.0: reg 0x10: [mem 0xfb305000-0xfb3053ff]
[    0.159960] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.160046] pci 0000:00:1f.0: [8086:1c4a] type 00 class 0x060100
[    0.160221] pci 0000:00:1f.2: [8086:1c00] type 00 class 0x01018f
[    0.160237] pci 0000:00:1f.2: reg 0x10: [io  0xf0d0-0xf0d7]
[    0.160244] pci 0000:00:1f.2: reg 0x14: [io  0xf0c0-0xf0c3]
[    0.160251] pci 0000:00:1f.2: reg 0x18: [io  0xf0b0-0xf0b7]
[    0.160257] pci 0000:00:1f.2: reg 0x1c: [io  0xf0a0-0xf0a3]
[    0.160264] pci 0000:00:1f.2: reg 0x20: [io  0xf090-0xf09f]
[    0.160271] pci 0000:00:1f.2: reg 0x24: [io  0xf080-0xf08f]
[    0.160375] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.160393] pci 0000:00:1f.3: reg 0x10: [mem 0xfb304000-0xfb3040ff 64bit]
[    0.160412] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.160495] pci 0000:00:1f.5: [8086:1c08] type 00 class 0x010185
[    0.160510] pci 0000:00:1f.5: reg 0x10: [io  0xf070-0xf077]
[    0.160517] pci 0000:00:1f.5: reg 0x14: [io  0xf060-0xf063]
[    0.160524] pci 0000:00:1f.5: reg 0x18: [io  0xf050-0xf057]
[    0.160530] pci 0000:00:1f.5: reg 0x1c: [io  0xf040-0xf043]
[    0.160536] pci 0000:00:1f.5: reg 0x20: [io  0xf030-0xf03f]
[    0.160543] pci 0000:00:1f.5: reg 0x24: [io  0xf020-0xf02f]
[    0.160667] pci 0000:01:00.0: [10de:1287] type 00 class 0x030000
[    0.160679] pci 0000:01:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
[    0.160686] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
[    0.160693] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.160698] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.160702] pci 0000:01:00.0: reg 0x30: [mem 0xfb000000-0xfb07ffff pref]
[    0.160706] pci 0000:01:00.0: enabling Extended Tags
[    0.160775] pci 0000:01:00.1: [10de:0e0f] type 00 class 0x040300
[    0.160785] pci 0000:01:00.1: reg 0x10: [mem 0xfb080000-0xfb083fff]
[    0.160811] pci 0000:01:00.1: enabling Extended Tags
[    0.160874] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.160876] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.160877] pci 0000:00:01.0:   bridge window [mem 0xfa000000-0xfb0fffff]
[    0.160880] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.160921] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.160994] pci 0000:03:00.0: [1106:0415] type 00 class 0x010185
[    0.161027] pci 0000:03:00.0: reg 0x10: [io  0xd040-0xd047]
[    0.161040] pci 0000:03:00.0: reg 0x14: [io  0xd030-0xd033]
[    0.161053] pci 0000:03:00.0: reg 0x18: [io  0xd020-0xd027]
[    0.161066] pci 0000:03:00.0: reg 0x1c: [io  0xd010-0xd013]
[    0.161079] pci 0000:03:00.0: reg 0x20: [io  0xd000-0xd00f]
[    0.161105] pci 0000:03:00.0: reg 0x30: [mem 0xfb200000-0xfb20ffff pref]
[    0.161185] pci 0000:03:00.0: supports D1 D2
[    0.161186] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
[    0.173692] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.173697] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.173702] pci 0000:00:1c.4:   bridge window [mem 0xfb200000-0xfb2fffff]
[    0.173780] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.173820] pci 0000:04:00.0: reg 0x10: [mem 0xfb100000-0xfb107fff 64bit]
[    0.173979] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    0.174076] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.174081] pci 0000:00:1c.5:   bridge window [mem 0xfb100000-0xfb1fffff]
[    0.174139] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[    0.174172] pci 0000:05:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.174204] pci 0000:05:00.0: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref]
[    0.174224] pci 0000:05:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
[    0.174340] pci 0000:05:00.0: supports D1 D2
[    0.174341] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.174454] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.174458] pci 0000:00:1c.6:   bridge window [io  0xc000-0xcfff]
[    0.174465] pci 0000:00:1c.6:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.174525] pci 0000:06:00.0: [1b21:1080] type 01 class 0x060401
[    0.174699] pci 0000:00:1c.7: PCI bridge to [bus 06-07] (subtractive decode)
[    0.174708] pci 0000:00:1c.7:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.174709] pci 0000:00:1c.7:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.174710] pci 0000:00:1c.7:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.174711] pci 0000:00:1c.7:   bridge window [mem 0xe4000000-0xffffffff window] (subtractive decode)
[    0.174742] pci_bus 0000:07: extended config space not accessible
[    0.174823] pci 0000:06:00.0: PCI bridge to [bus 07] (subtractive decode)
[    0.174844] pci 0000:06:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.174845] pci 0000:06:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.174846] pci 0000:06:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.174846] pci 0000:06:00.0:   bridge window [mem 0xe4000000-0xffffffff window] (subtractive decode)
[    0.175527] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.175589] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.175650] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.175712] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.175772] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.175833] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.175894] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.175955] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.177679] iommu: Default domain type: Translated 
[    0.177823] SCSI subsystem initialized
[    0.177829] libata version 3.00 loaded.
[    0.177829] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.177829] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.177829] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.177829] vgaarb: loaded
[    0.177829] ACPI: bus type USB registered
[    0.177829] usbcore: registered new interface driver usbfs
[    0.177829] usbcore: registered new interface driver hub
[    0.177829] usbcore: registered new device driver usb
[    0.177829] pps_core: LinuxPPS API ver. 1 registered
[    0.177829] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.177829] PTP clock support registered
[    0.177829] EDAC MC: Ver: 3.0.0
[    0.177829] PCI: Using ACPI for IRQ routing
[    0.178526] PCI: pci_cache_line_size set to 64 bytes
[    0.178579] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.178580] e820: reserve RAM buffer [mem 0xdf41e000-0xdfffffff]
[    0.178581] e820: reserve RAM buffer [mem 0xdf5d0000-0xdfffffff]
[    0.178581] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
[    0.178582] e820: reserve RAM buffer [mem 0x21f800000-0x21fffffff]
[    0.178665] NetLabel: Initializing
[    0.178666] NetLabel:  domain hash size = 128
[    0.178666] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.178681] NetLabel:  unlabeled traffic allowed by default
[    0.178693] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.178693] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.181672] clocksource: Switched to clocksource tsc-early
[    0.192592] *** VALIDATE bpf ***
[    0.192647] VFS: Disk quotas dquot_6.6.0
[    0.192661] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.192683] *** VALIDATE ramfs ***
[    0.192686] *** VALIDATE hugetlbfs ***
[    0.192756] AppArmor: AppArmor Filesystem Enabled
[    0.192779] pnp: PnP ACPI init
[    0.192958] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.192960] system 00:00: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.192962] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.192963] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.192964] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[    0.192969] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.193074] system 00:01: [io  0x0290-0x029f] has been reserved
[    0.193077] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.193399] pnp 00:02: [dma 0 disabled]
[    0.193503] pnp 00:02: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.193525] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.193573] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.193576] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.193824] pnp 00:05: [dma 0 disabled]
[    0.193862] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.194102] system 00:06: [io  0x0400-0x0453] has been reserved
[    0.194103] system 00:06: [io  0x0458-0x047f] has been reserved
[    0.194104] system 00:06: [io  0x0500-0x057f] has been reserved
[    0.194106] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.194107] system 00:06: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.194108] system 00:06: [mem 0xfed08000-0xfed08fff] has been reserved
[    0.194109] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.194113] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.194176] system 00:07: [io  0x0454-0x0457] has been reserved
[    0.194179] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.194453] pnp: PnP ACPI: found 8 devices
[    0.195535] thermal_sys: Registered thermal governor 'fair_share'
[    0.195536] thermal_sys: Registered thermal governor 'bang_bang'
[    0.195536] thermal_sys: Registered thermal governor 'step_wise'
[    0.195537] thermal_sys: Registered thermal governor 'user_space'
[    0.195538] thermal_sys: Registered thermal governor 'power_allocator'
[    0.200030] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.200063] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.200065] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.200067] pci 0000:00:01.0:   bridge window [mem 0xfa000000-0xfb0fffff]
[    0.200069] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.200071] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.200081] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.200083] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.200087] pci 0000:00:1c.4:   bridge window [mem 0xfb200000-0xfb2fffff]
[    0.200095] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.200099] pci 0000:00:1c.5:   bridge window [mem 0xfb100000-0xfb1fffff]
[    0.200106] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.200108] pci 0000:00:1c.6:   bridge window [io  0xc000-0xcfff]
[    0.200114] pci 0000:00:1c.6:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.200120] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.200138] pci 0000:00:1c.7: PCI bridge to [bus 06-07]
[    0.200149] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.200150] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.200151] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.200152] pci_bus 0000:00: resource 7 [mem 0xe4000000-0xffffffff window]
[    0.200153] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.200153] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfb0fffff]
[    0.200154] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.200155] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.200156] pci_bus 0000:03: resource 1 [mem 0xfb200000-0xfb2fffff]
[    0.200157] pci_bus 0000:04: resource 1 [mem 0xfb100000-0xfb1fffff]
[    0.200158] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
[    0.200159] pci_bus 0000:05: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.200160] pci_bus 0000:06: resource 4 [io  0x0000-0x0cf7 window]
[    0.200161] pci_bus 0000:06: resource 5 [io  0x0d00-0xffff window]
[    0.200162] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.200163] pci_bus 0000:06: resource 7 [mem 0xe4000000-0xffffffff window]
[    0.200164] pci_bus 0000:07: resource 4 [io  0x0000-0x0cf7 window]
[    0.200164] pci_bus 0000:07: resource 5 [io  0x0d00-0xffff window]
[    0.200165] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.200166] pci_bus 0000:07: resource 7 [mem 0xe4000000-0xffffffff window]
[    0.200248] NET: Registered protocol family 2
[    0.200396] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.200443] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.200591] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.200675] TCP: Hash tables configured (established 65536 bind 65536)
[    0.200713] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.200740] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.200787] NET: Registered protocol family 1
[    0.200792] NET: Registered protocol family 44
[    0.329762] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x670 took 125932 usecs
[    0.461753] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x670 took 128876 usecs
[    0.461774] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.461783] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.461951] pci 0000:06:00.0: Disabling ASPM L0s/L1
[    0.461955] PCI: CLS 64 bytes, default 64
[    0.462000] Trying to unpack rootfs image as initramfs...
[    0.575408] Freeing initrd memory: 49688K
[    0.575452] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.575453] software IO TLB: mapped [mem 0xdb41e000-0xdf41e000] (64MB)
[    0.575651] check: Scanning for low memory corruption every 60 seconds
[    0.575999] Initialise system trusted keyrings
[    0.576007] Key type blacklist registered
[    0.576034] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.577128] zbud: loaded
[    0.577426] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.577552] fuse: init (API version 7.31)
[    0.577566] *** VALIDATE fuse ***
[    0.577567] *** VALIDATE fuse ***
[    0.577643] Platform Keyring initialized
[    0.580845] Key type asymmetric registered
[    0.580846] Asymmetric key parser 'x509' registered
[    0.580853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.580880] io scheduler mq-deadline registered
[    0.581098] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[    0.581241] pcieport 0000:00:1c.0: PME: Signaling with IRQ 25
[    0.581384] pcieport 0000:00:1c.4: PME: Signaling with IRQ 26
[    0.581486] pcieport 0000:00:1c.5: PME: Signaling with IRQ 27
[    0.581630] pcieport 0000:00:1c.6: PME: Signaling with IRQ 28
[    0.581819] pcieport 0000:00:1c.7: PME: Signaling with IRQ 29
[    0.581885] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.581927] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    0.581928] vesafb: scrolling: redraw
[    0.581929] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.581937] vesafb: framebuffer at 0xf1000000, mapped to 0x(____ptrval____), using 1216k, total 1216k
[    0.581968] fbcon: Deferring console take-over
[    0.581968] fb0: VESA VGA frame buffer device
[    0.581978] intel_idle: MWAIT substates: 0x1120
[    0.581978] intel_idle: v0.4.1 model 0x2A
[    0.582101] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.582185] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.582202] ACPI: Power Button [PWRB]
[    0.582230] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.582255] ACPI: Power Button [PWRF]
[    0.583030] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.603516] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.605078] Linux agpgart interface v0.103
[    0.606606] loop: module loaded
[    0.606725] ata_piix 0000:00:1f.2: version 2.13
[    0.606816] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.766841] scsi host0: ata_piix
[    0.767047] scsi host1: ata_piix
[    0.767089] ata1: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf090 irq 20
[    0.767093] ata2: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf098 irq 20
[    0.767180] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    0.925721] ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
[    0.926654] scsi host2: ata_piix
[    0.926856] scsi host3: ata_piix
[    0.926895] ata3: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 20
[    0.926896] ata4: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 20
[    0.926991] libphy: Fixed MDIO Bus: probed
[    0.926992] tun: Universal TUN/TAP device driver, 1.6
[    0.927042] PPP generic driver version 2.4.2
[    0.927131] VFIO - User Level meta-driver version: 0.3
[    0.927184] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.927187] ehci-pci: EHCI PCI platform driver
[    0.927288] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.927293] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.927304] ehci-pci 0000:00:1a.0: debug port 2
[    0.931207] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.931217] ehci-pci 0000:00:1a.0: irq 23, io mem 0xfb306000
[    0.945717] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.945778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.945779] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.945780] usb usb1: Product: EHCI Host Controller
[    0.945781] usb usb1: Manufacturer: Linux 5.4.0-72-generic ehci_hcd
[    0.945782] usb usb1: SerialNumber: 0000:00:1a.0
[    0.945933] hub 1-0:1.0: USB hub found
[    0.945940] hub 1-0:1.0: 2 ports detected
[    0.946110] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.946114] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.946124] ehci-pci 0000:00:1d.0: debug port 2
[    0.950037] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.950040] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfb305000
[    0.965715] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.965776] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.965777] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.965778] usb usb2: Product: EHCI Host Controller
[    0.965779] usb usb2: Manufacturer: Linux 5.4.0-72-generic ehci_hcd
[    0.965779] usb usb2: SerialNumber: 0000:00:1d.0
[    0.965921] hub 2-0:1.0: USB hub found
[    0.965927] hub 2-0:1.0: 2 ports detected
[    0.966032] ehci-platform: EHCI generic platform driver
[    0.966039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.966042] ohci-pci: OHCI PCI platform driver
[    0.966049] ohci-platform: OHCI generic platform driver
[    0.966054] uhci_hcd: USB Universal Host Controller Interface driver
[    0.966130] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    0.966134] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    0.970509] xhci_hcd 0000:04:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080000
[    0.970709] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.970710] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.970711] usb usb3: Product: xHCI Host Controller
[    0.970712] usb usb3: Manufacturer: Linux 5.4.0-72-generic xhci-hcd
[    0.970713] usb usb3: SerialNumber: 0000:04:00.0
[    0.970844] hub 3-0:1.0: USB hub found
[    0.970855] hub 3-0:1.0: 2 ports detected
[    0.970960] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    0.970962] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    0.970964] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
[    0.970994] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.971010] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.971011] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.971012] usb usb4: Product: xHCI Host Controller
[    0.971027] usb usb4: Manufacturer: Linux 5.4.0-72-generic xhci-hcd
[    0.971028] usb usb4: SerialNumber: 0000:04:00.0
[    0.971159] hub 4-0:1.0: USB hub found
[    0.971169] hub 4-0:1.0: 2 ports detected
[    0.971268] i8042: PNP: No PS/2 controller found.
[    0.971421] mousedev: PS/2 mouse device common for all mice
[    0.971613] rtc_cmos 00:03: RTC can wake from S4
[    0.971829] rtc_cmos 00:03: registered as rtc0
[    0.971843] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.971848] i2c /dev entries driver
[    0.971879] device-mapper: uevent: version 1.0.3
[    0.971953] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    0.971968] platform eisa.0: Probing EISA bus 0
[    0.971969] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.971970] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.971971] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.971972] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.971973] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.971973] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.971974] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.971975] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.971976] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.971977] platform eisa.0: EISA: Detected 0 cards
[    0.971981] intel_pstate: Intel P-state driver initializing
[    0.972116] ledtrig-cpu: registered to indicate activity on CPUs
[    0.972164] drop_monitor: Initializing network drop monitor service
[    0.972306] NET: Registered protocol family 10
[    0.977551] Segment Routing with IPv6
[    0.977575] NET: Registered protocol family 17
[    0.977601] Key type dns_resolver registered
[    0.977811] RAS: Correctable Errors collector initialized.
[    0.977842] microcode: sig=0x206a7, pf=0x2, revision=0x2f
[    0.977879] microcode: Microcode Update Driver: v2.2.
[    0.977884] IPI shorthand broadcast: enabled
[    0.977889] sched_clock: Marking stable (977726279, 149812)->(993011333, -15135242)
[    0.977947] registered taskstats version 1
[    0.977959] Loading compiled-in X.509 certificates
[    0.978718] Loaded X.509 cert 'Build time autogenerated kernel key: f55c4634ad654377a9ba7bad1ef0d32977b1cff1'
[    0.979409] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.980092] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.980116] zswap: loaded using pool lzo/zbud
[    0.980168] Key type ._fscrypt registered
[    0.980169] Key type .fscrypt registered
[    0.984947] Key type big_key registered
[    0.987345] Key type encrypted registered
[    0.987348] AppArmor: AppArmor sha1 policy hashing enabled
[    0.987358] ima: No TPM chip found, activating TPM-bypass!
[    0.987362] ima: Allocated hash algorithm: sha1
[    0.987369] ima: No architecture policies found
[    0.987375] evm: Initialising EVM extended attributes:
[    0.987375] evm: security.selinux
[    0.987376] evm: security.SMACK64
[    0.987376] evm: security.SMACK64EXEC
[    0.987377] evm: security.SMACK64TRANSMUTE
[    0.987377] evm: security.SMACK64MMAP
[    0.987377] evm: security.apparmor
[    0.987378] evm: security.ima
[    0.987378] evm: security.capability
[    0.987379] evm: HMAC attrs: 0x1
[    0.987712] PM:   Magic number: 5:183:419
[    0.987805] rtc_cmos 00:03: setting system clock to 2021-05-01T07:26:37 UTC (1619853997)
[    1.289714] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.309713] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.377674] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[    1.389714] tsc: Refined TSC clocksource calibration: 3193.004 MHz
[    1.389722] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e0679565f8, max_idle_ns: 440795264966 ns
[    1.389778] clocksource: Switched to clocksource tsc
[    1.406147] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.406150] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.406422] hub 1-1:1.0: USB hub found
[    1.406504] hub 1-1:1.0: 6 ports detected
[    1.466148] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.466151] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.466429] hub 2-1:1.0: USB hub found
[    1.466595] hub 2-1:1.0: 8 ports detected
[    1.537780] ata2.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.537793] ata2.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.561355] ata2.00: ATA-10: CT480BX500SSD1,  M6CR022, max UDMA/133
[    1.561357] ata2.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 0/32)
[    1.563347] ata2.01: ATAPI: HL-DT-ST DVDRAM GH22NS90, HN00S300, max UDMA/100
[    1.570972] ata2.00: configured for UDMA/133
[    1.599867] usb 3-1: New USB device found, idVendor=0461, idProduct=0010, bcdDevice= 1.04
[    1.599870] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.599872] usb 3-1: Product: USB Keyboard
[    1.599882] usb 3-1: Manufacturer: NOVATEK
[    1.609930] ata2.01: configured for UDMA/100
[    1.753715] usb 2-1.4: new low-speed USB device number 3 using ehci-pci
[    1.868645] usb 2-1.4: New USB device found, idVendor=045e, idProduct=00cb, bcdDevice= 1.99
[    1.868648] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.868650] usb 2-1.4: Product: Microsoft Basic Optical Mouse v2.0 
[    1.868652] usb 2-1.4: Manufacturer: Microsoft 
[    2.001720] ata1.01: failed to resume link (SControl 0)
[    2.161781] ata1.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.161792] ata1.01: SATA link down (SStatus 4 SControl 0)
[    2.164424] ata1.00: ATA-8: WDC WD10EALX-008EA0, 05.01D05, max UDMA/133
[    2.164426] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.167214] ata1.00: configured for UDMA/133
[    2.167427] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EALX-008 1D05 PQ: 0 ANSI: 5
[    2.167648] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.167765] scsi 1:0:0:0: Direct-Access     ATA      CT480BX500SSD1   R022 PQ: 0 ANSI: 5
[    2.167783] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.167796] sd 0:0:0:0: [sda] Write Protect is off
[    2.167797] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.167817] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.167906] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    2.168014] sd 1:0:0:0: [sdb] 937703088 512-byte logical blocks: (480 GB/447 GiB)
[    2.170818] sd 1:0:0:0: [sdb] Write Protect is off
[    2.170820] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.171235] scsi 1:0:1:0: CD-ROM            HL-DT-ST DVDRAM GH22NS90  HN00 PQ: 0 ANSI: 5
[    2.176784]  sda: sda1 sda2
[    2.177113] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.208086] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.252476] sr 1:0:1:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.252478] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.252721] sr 1:0:1:0: Attached scsi CD-ROM sr0
[    2.252763] sr 1:0:1:0: Attached scsi generic sg2 type 5
[    2.259096]  sdb: sdb1
[    2.259531] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.260465] Freeing unused decrypted memory: 2040K
[    2.260827] Freeing unused kernel image memory: 2732K
[    2.273673] Write protecting the kernel read-only data: 22528k
[    2.274111] Freeing unused kernel image memory: 2008K
[    2.274332] Freeing unused kernel image memory: 1136K
[    2.283458] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.283459] x86/mm: Checking user space page tables
[    2.292404] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.292407] Run /init as init process
[    2.418551] pata_via 0000:03:00.0: version 0.3.4
[    2.418952] scsi host4: pata_via
[    2.419050] scsi host5: pata_via
[    2.419081] ata5: PATA max UDMA/133 cmd 0xd040 ctl 0xd030 bmdma 0xd000 irq 16
[    2.419081] ata6: PATA max UDMA/133 cmd 0xd020 ctl 0xd010 bmdma 0xd008 irq 16
[    2.420743] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20190816/utaddress-204)
[    2.420752] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.420754] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20190816/utaddress-204)
[    2.420759] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.420760] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20190816/utaddress-204)
[    2.420763] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000050F (\_GPE.GPIO) (20190816/utaddress-204)
[    2.420766] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.420767] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    2.420895] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    2.421464] hidraw: raw HID events driver (C) Jiri Kosina
[    2.423822] libphy: r8169: probed
[    2.424370] r8169 0000:05:00.0 eth0: RTL8168e/8111e, 54:04:a6:ef:a9:6a, XID 2c2, IRQ 35
[    2.424372] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    2.432907] usbcore: registered new interface driver usbhid
[    2.432908] usbhid: USB HID core driver
[    2.441353] r8169 0000:05:00.0 enp5s0: renamed from eth0
[    2.452364] input: NOVATEK USB Keyboard as /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/usb3/3-1/3-1:1.0/0003:0461:0010.0001/input/input2
[    2.509856] hid-generic 0003:0461:0010.0001: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-0000:04:00.0-1/input0
[    2.509985] input: NOVATEK USB Keyboard System Control as /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/usb3/3-1/3-1:1.1/0003:0461:0010.0002/input/input3
[    2.569817] input: NOVATEK USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/usb3/3-1/3-1:1.1/0003:0461:0010.0002/input/input4
[    2.569950] hid-generic 0003:0461:0010.0002: input,hidraw1: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-0000:04:00.0-1/input1
[    2.570074] input: Microsoft  Microsoft Basic Optical Mouse v2.0  as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/0003:045E:00CB.0003/input/input5
[    2.570267] hid-generic 0003:045E:00CB.0003: input,hidraw2: USB HID v1.11 Mouse [Microsoft  Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:1d.0-1.4/input0
[    2.707054] random: fast init done
[    2.749956] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.749975] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.750007] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.915264] fbcon: Taking over console
[    2.915323] Console: switching to colour frame buffer device 80x30
[    2.924378] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    7.255890] systemd[1]: Inserted module 'autofs4'
[    7.931579] systemd[1]: systemd 245.4-4ubuntu3.6 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)
[    7.949795] systemd[1]: Detected architecture x86-64.
[    7.967214] systemd[1]: Set hostname to <jjz-desk>.
[   30.030581] systemd[1]: Created slice system-modprobe.slice.
[   30.030777] systemd[1]: Created slice User and Session Slice.
[   30.030835] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   30.031021] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   30.031053] systemd[1]: Reached target User and Group Name Lookups.
[   30.031064] systemd[1]: Reached target Remote File Systems.
[   30.031076] systemd[1]: Reached target Slices.
[   30.031191] systemd[1]: Listening on Syslog Socket.
[   30.031269] systemd[1]: Listening on fsck to fsckd communication Socket.
[   30.031319] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   30.031482] systemd[1]: Listening on Journal Audit Socket.
[   30.031557] systemd[1]: Listening on Journal Socket (/dev/log).
[   30.031651] systemd[1]: Listening on Journal Socket.
[   30.031740] systemd[1]: Listening on udev Control Socket.
[   30.031798] systemd[1]: Listening on udev Kernel Socket.
[   30.032560] systemd[1]: Mounting Huge Pages File System...
[   30.033458] systemd[1]: Mounting POSIX Message Queue File System...
[   30.034796] systemd[1]: Mounting Kernel Debug File System...
[   30.035613] systemd[1]: Mounting Kernel Trace File System...
[   30.036864] systemd[1]: Starting Journal Service...
[   30.245956] systemd[1]: Starting Set the console keyboard layout...
[   30.247009] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   30.248258] systemd[1]: Starting Load Kernel Module drm...
[   31.576285] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   31.576323] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   32.854327] systemd[1]: Starting Load Kernel Modules...
[   32.855462] systemd[1]: Starting Remount Root and Kernel File Systems...
[   32.856269] systemd[1]: Starting udev Coldplug all Devices...
[   32.857036] systemd[1]: Starting Uncomplicated firewall...
[   32.858535] systemd[1]: Started Journal Service.
[   35.104373] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[   38.071385] systemd-journald[270]: Received client request to flush runtime journal.
[   38.956926] lp: driver loaded but no devices found
[   39.613721] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k SSFS
[   40.061276] ppdev: user-space parallel port driver
[   40.332483] parport_pc 00:02: reported by Plug and Play ACPI
[   40.332551] parport0: PC-style at 0x378, irq 5 [PCSPP]
[   40.429867] lp0: using parport0 (interrupt-driven).
[   62.201123] audit: type=1400 audit(1619854058.705:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=351 comm="apparmor_parser"
[   62.201127] audit: type=1400 audit(1619854058.705:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=351 comm="apparmor_parser"
[   62.201535] audit: type=1400 audit(1619854058.705:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=349 comm="apparmor_parser"
[   62.218825] audit: type=1400 audit(1619854058.725:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=352 comm="apparmor_parser"
[   62.220643] audit: type=1400 audit(1619854058.725:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=348 comm="apparmor_parser"
[   62.220646] audit: type=1400 audit(1619854058.725:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=348 comm="apparmor_parser"
[   62.220648] audit: type=1400 audit(1619854058.725:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=348 comm="apparmor_parser"
[   62.220649] audit: type=1400 audit(1619854058.725:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=348 comm="apparmor_parser"
[   62.228825] audit: type=1400 audit(1619854058.733:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=357 comm="apparmor_parser"
[   62.228830] audit: type=1400 audit(1619854058.733:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=357 comm="apparmor_parser"
[   63.145310] asus_wmi: ASUS WMI generic driver loaded
[   63.271250] asus_wmi: Initialization: 0x0
[   63.271284] asus_wmi: BIOS WMI version: 0.9
[   63.271343] asus_wmi: SFUN value: 0x0
[   63.271345] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[   63.271829] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input6
[   63.483467] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[   63.483469] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[   63.483470] RAPL PMU: hw unit of domain package 2^-16 Joules
[   63.483470] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[   63.545575] cryptd: max_cpu_qlen set to 1000
[   63.685005] kvm: disabled by bios
[   63.700256] snd_hda_intel 0000:01:00.1: Disabling MSI
[   63.700261] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   63.727984] kvm: disabled by bios
[   63.761771] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[   63.761774] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   63.761776] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   63.761777] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   63.761779] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x1e
[   63.761780] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   63.761782] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   63.761784] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   63.761785] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   63.765036] kvm: disabled by bios
[   63.780544] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   63.780624] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   63.780809] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   63.780874] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   63.780936] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   63.780989] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   63.781036] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   63.781092] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   63.840616] kvm: disabled by bios
[   64.755136] nvidia: loading out-of-tree module taints kernel.
[   64.755144] nvidia: module license 'NVIDIA' taints kernel.
[   64.755144] Disabling lock debugging due to kernel taint
[   64.796909] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[   64.802697] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   64.831217] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[   64.831359] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[   64.831471] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   64.831591] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[   64.831704] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[   64.920989] RTL8211DN Gigabit Ethernet r8169-500:00: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=r8169-500:00, irq=IGNORE)
[   64.935281] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  460.73.01  Thu Apr  1 21:40:36 UTC 2021
[   65.078118] random: crng init done
[   65.078121] random: 7 urandom warning(s) missed due to ratelimiting
[   65.114604] intel_rapl_common: Found RAPL domain package
[   65.114607] intel_rapl_common: Found RAPL domain core
[   65.114608] intel_rapl_common: Found RAPL domain uncore
[   65.114613] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[   65.159353] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  460.73.01  Thu Apr  1 21:32:31 UTC 2021
[   65.161625] r8169 0000:05:00.0 enp5s0: Link is Down
[   65.190699] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[   65.900011] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   65.900013] [drm] No driver support for vblank timestamp query.
[   65.963065] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[   66.006245] nvidia-uvm: Loaded the UVM driver, major device number 236.
[   66.448672] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 9
[   67.076241] r8169 0000:05:00.0 enp5s0: Link is Up - 1Gbps/Full - flow control rx/tx
[   67.076257] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[   67.485689] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 75
[  149.302487] rfkill: input handler disabled
[  181.978905] rfkill: input handler enabled
[  182.160047] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 10
[  186.806079] rfkill: input handler disabled
[  188.963506] kauditd_printk_skb: 34 callbacks suppressed
[  188.963508] audit: type=1400 audit(1619854185.974:46): apparmor="DENIED" operation="capable" profile="/snap/core/10958/usr/lib/snapd/snap-confine" pid=2307 comm="snap-confine" capability=4  capname="fsetid"
[  191.001157] audit: type=1326 audit(1619854188.014:47): auid=1000 uid=1000 gid=1000 ses=3 pid=2307 comm="snap-store" exe="/snap/snap-store/518/usr/bin/snap-store" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f5a8fc97639 code=0x50000
[  191.329680] audit: type=1107 audit(1619854188.346:48): pid=429 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.11" pid=2307 label="snap.snap-store.ubuntu-software" peer_pid=430 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  191.979555] audit: type=1107 audit(1619854188.994:49): pid=429 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.10" pid=2307 label="snap.snap-store.ubuntu-software" peer_pid=442 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  191.979977] audit: type=1107 audit(1619854188.994:50): pid=429 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.10" pid=2307 label="snap.snap-store.ubuntu-software" peer_pid=442 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  195.238919] audit: type=1400 audit(1619854192.252:51): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=2307 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  195.323107] audit: type=1400 audit(1619854192.336:52): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=2307 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  196.183744] audit: type=1326 audit(1619854193.196:53): auid=1000 uid=1000 gid=1000 ses=3 pid=2307 comm="snap-store" exe="/snap/snap-store/518/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f5a8fc8d4e7 code=0x50000
[  196.217756] audit: type=1107 audit(1619854193.228:54): pid=429 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.10" pid=2307 label="snap.snap-store.ubuntu-software" peer_pid=442 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  196.218199] audit: type=1107 audit(1619854193.228:55): pid=429 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.10" pid=2307 label="snap.snap-store.ubuntu-software" peer_pid=442 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  196.809531] audit: type=1400 audit(1619854193.820:56): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/PackageKit/Vendor.conf" pid=2307 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  212.392817] audit: type=1400 audit(1619854209.400:57): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=2307 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  212.449368] audit: type=1400 audit(1619854209.456:58): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=2307 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  213.039521] audit: type=1326 audit(1619854210.048:59): auid=1000 uid=1000 gid=1000 ses=3 pid=2307 comm="pool-org.gnome." exe="/snap/snap-store/518/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f5a8fc8d4e7 code=0x50000
[ 2205.729310] r8169 0000:05:00.0 enp5s0: Link is Down
[ 2205.785667] PM: suspend entry (deep)
[ 2205.813856] Filesystems sync: 0.028 seconds
[ 2205.946995] rfkill: input handler enabled
[ 2205.964261] Freezing user space processes ... (elapsed 0.002 seconds) done.
[ 2205.967134] OOM killer disabled.
[ 2205.967135] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 2205.968543] printk: Suspending console(s) (use no_console_suspend to debug)
[ 2205.969319] serial 00:05: disabled
[ 2205.969600] parport_pc 00:02: disabled
[ 2205.996461] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 2205.996597] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[ 2205.996727] sd 0:0:0:0: [sda] Stopping disk
[ 2205.996729] sd 1:0:0:0: [sdb] Stopping disk
[ 2207.384580] ACPI: Preparing to enter system sleep state S3
[ 2207.385789] PM: Saving platform NVS memory
[ 2207.386202] Disabling non-boot CPUs ...
[ 2207.386523] IRQ 20: no longer affine to CPU1
[ 2207.387796] smpboot: CPU 1 is now offline
[ 2207.390592] IRQ 38: no longer affine to CPU2
[ 2207.391606] smpboot: CPU 2 is now offline
[ 2207.393942] IRQ 23: no longer affine to CPU3
[ 2207.393946] IRQ 24: no longer affine to CPU3
[ 2207.393949] IRQ 27: no longer affine to CPU3
[ 2207.393962] IRQ 34: no longer affine to CPU3
[ 2207.394969] smpboot: CPU 3 is now offline
[ 2207.398282] ACPI: Low-level resume complete
[ 2207.398319] PM: Restoring platform NVS memory
[ 2207.399463] Enabling non-boot CPUs ...
[ 2207.399520] x86: Booting SMP configuration:
[ 2207.399521] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 2207.402743] CPU1 is up
[ 2207.402780] smpboot: Booting Node 0 Processor 2 APIC 0x1
[ 2207.405784] CPU2 is up
[ 2207.405825] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 2207.408598] CPU3 is up
[ 2207.413108] ACPI: Waking up from system sleep state S3
[ 2207.454540] usb usb3: root hub lost power or was reset
[ 2207.454544] usb usb4: root hub lost power or was reset
[ 2207.464248] sd 0:0:0:0: [sda] Starting disk
[ 2207.464264] sd 1:0:0:0: [sdb] Starting disk
[ 2207.467968] parport_pc 00:02: activated
[ 2207.471667] serial 00:05: activated
[ 2207.601687] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 1
[ 2207.857671] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 9
[ 2207.945903] usb 3-1: reset low-speed USB device number 2 using xhci_hcd
[ 2208.253769] ata2.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2208.253785] ata2.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2208.273935] ata2.01: ACPI cmd ef/03:45:00:00:00:b0 (SET FEATURES) filtered out
[ 2208.273938] ata2.01: ACPI cmd ef/03:08:00:00:00:b0 (SET FEATURES) filtered out
[ 2208.273940] ata2.01: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 2208.276480] ata2.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out
[ 2208.276483] ata2.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out
[ 2208.277435] ata2.00: ACPI cmd c6/00:01:00:00:00:a0 (SET MULTIPLE MODE) succeeded
[ 2208.277439] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 2208.290994] ata2.00: configured for UDMA/133
[ 2208.329937] ata2.01: configured for UDMA/100
[ 2208.821699] ata1.01: failed to resume link (SControl 0)
[ 2210.354039] OOM killer enabled.
[ 2210.354041] Restarting tasks ... done.
[ 2210.364690] PM: suspend exit
[ 2210.445040] usb 2-1.5: new high-speed USB device number 4 using ehci-pci
[ 2210.489758] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 11
[ 2210.529703] rfkill: input handler disabled
[ 2210.532217] RTL8211DN Gigabit Ethernet r8169-500:00: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=r8169-500:00, irq=IGNORE)
[ 2210.566796] usb 2-1.5: New USB device found, idVendor=04a9, idProduct=188d, bcdDevice= 1.04
[ 2210.566799] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2210.566801] usb 2-1.5: Product: TS6300 series
[ 2210.566803] usb 2-1.5: Manufacturer: Canon
[ 2210.566804] usb 2-1.5: SerialNumber: 223AC5
[ 2210.690592] usb 2-1.5: usbfs: process 5752 (ippusbxd) did not claim interface 0 before use
[ 2210.700093] usblp 2-1.5:1.1: usblp0: USB Bidirectional printer dev 4 if 1 alt 0 proto 2 vid 0x04A9 pid 0x188D
[ 2210.700135] usbcore: registered new interface driver usblp
[ 2210.770129] r8169 0000:05:00.0 enp5s0: Link is Down
[ 2210.810886] audit: type=1400 audit(1619856486.407:60): apparmor="DENIED" operation="open" profile="ippusbxd" name="/etc/nsswitch.conf" pid=5776 comm="ippusbxd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2210.813254] audit: type=1400 audit(1619856486.407:61): apparmor="DENIED" operation="open" profile="ippusbxd" name="/etc/nsswitch.conf" pid=5776 comm="ippusbxd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2210.814936] TCP: request_sock_TCP: Possible SYN flooding on port 60000. Sending cookies.  Check SNMP counters.
[ 2210.815396] audit: type=1400 audit(1619856486.411:62): apparmor="DENIED" operation="open" profile="ippusbxd" name="/etc/passwd" pid=5776 comm="ippusbxd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2210.815401] audit: type=1400 audit(1619856486.411:63): apparmor="DENIED" operation="open" profile="ippusbxd" name="/etc/passwd" pid=5776 comm="ippusbxd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2210.815404] audit: type=1400 audit(1619856486.411:64): apparmor="DENIED" operation="open" profile="ippusbxd" name="/etc/passwd" pid=5776 comm="ippusbxd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2210.815407] audit: type=1400 audit(1619856486.411:65): apparmor="DENIED" operation="open" profile="ippusbxd" name="/etc/passwd" pid=5776 comm="ippusbxd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2212.666910] r8169 0000:05:00.0 enp5s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 2212.666929] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[ 2213.189873] ata1.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2213.189886] ata1.01: SATA link down (SStatus 4 SControl 0)
[ 2214.078090] ata1.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out
[ 2214.078093] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out
[ 2214.079025] ata1.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded
[ 2214.079031] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 2214.104902] ata1.00: configured for UDMA/133
[ 2538.422647] audit: type=1400 audit(1619856814.011:66): apparmor="ALLOWED" operation="open" profile="libreoffice-soffice" name="/proc/6214/comm" pid=6214 comm="soffice.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 2538.445102] audit: type=1400 audit(1619856814.031:67): apparmor="ALLOWED" operation="sendmsg" profile="libreoffice-soffice" pid=6214 comm="soffice.bin" family="unix" sock_type="dgram" protocol=0 requested_mask="send" denied_mask="send" addr=none peer_addr="@7661722F72756E2F6E76696469612D786472697665722D37656237633534350000000000000000000000000000000000000000000000000000000000000000" peer="unconfined"
[ 2538.445817] audit: type=1400 audit(1619856814.031:68): apparmor="ALLOWED" operation="sendmsg" profile="libreoffice-soffice" pid=6214 comm="soffice.bin" family="unix" sock_type="dgram" protocol=0 requested_mask="send" denied_mask="send" addr=none peer_addr="@7661722F72756E2F6E76696469612D786472697665722D37656237633534350000000000000000000000000000000000000000000000000000000000000000" peer="unconfined"
[ 2865.684870] audit: type=1400 audit(1619857141.264:69): apparmor="ALLOWED" operation="connect" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_a470abd1c3691ecdd58bcb45b93c6" pid=6369 comm="oosplash" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000
[ 2865.684875] audit: type=1400 audit(1619857141.264:70): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_a470abd1c3691ecdd58bcb45b93c6" pid=6369 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 2865.684877] audit: type=1400 audit(1619857141.264:71): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_a470abd1c3691ecdd58bcb45b93c6" pid=6369 comm="oosplash" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 2865.686390] audit: type=1400 audit(1619857141.268:72): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_a470abd1c3691ecdd58bcb45b93c6" pid=6369 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
[ 2865.686395] audit: type=1400 audit(1619857141.268:73): apparmor="ALLOWED" operation="file_perm" profile="libreoffice-oopslash" name="/tmp/OSL_PIPE_1000_SingleOfficeIPC_a470abd1c3691ecdd58bcb45b93c6" pid=6369 comm="oosplash" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000
[ 5516.578488] r8169 0000:05:00.0 enp5s0: Link is Down
[ 5516.636314] PM: suspend entry (deep)
[ 5516.668453] Filesystems sync: 0.032 seconds
[ 5516.903651] rfkill: input handler enabled
[ 5516.911074] Freezing user space processes ... (elapsed 0.002 seconds) done.
[ 5516.913962] OOM killer disabled.
[ 5516.913963] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 5516.915452] printk: Suspending console(s) (use no_console_suspend to debug)
[ 5516.916166] serial 00:05: disabled
[ 5516.916468] parport_pc 00:02: disabled
[ 5516.933957] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[ 5516.934056] sd 1:0:0:0: [sdb] Stopping disk
[ 5516.934057] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 5516.934270] sd 0:0:0:0: [sda] Stopping disk
[ 5517.798212] ACPI: Preparing to enter system sleep state S3
[ 5517.799561] PM: Saving platform NVS memory
[ 5517.800133] Disabling non-boot CPUs ...
[ 5517.800537] IRQ 20: no longer affine to CPU1
[ 5517.801917] smpboot: CPU 1 is now offline
[ 5517.803902] IRQ 38: no longer affine to CPU2
[ 5517.805261] smpboot: CPU 2 is now offline
[ 5517.807295] IRQ 31: no longer affine to CPU3
[ 5517.807307] IRQ 34: no longer affine to CPU3
[ 5517.808318] smpboot: CPU 3 is now offline
[ 5517.811171] ACPI: Low-level resume complete
[ 5517.811208] PM: Restoring platform NVS memory
[ 5517.812319] Enabling non-boot CPUs ...
[ 5517.812360] x86: Booting SMP configuration:
[ 5517.812360] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 5517.815403] CPU1 is up
[ 5517.815439] smpboot: Booting Node 0 Processor 2 APIC 0x1
[ 5517.818149] CPU2 is up
[ 5517.818188] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 5517.820863] CPU3 is up
[ 5517.823781] ACPI: Waking up from system sleep state S3
[ 5517.864143] usb usb3: root hub lost power or was reset
[ 5517.864146] usb usb4: root hub lost power or was reset
[ 5517.869783] sd 0:0:0:0: [sda] Starting disk
[ 5517.869815] sd 1:0:0:0: [sdb] Starting disk
[ 5517.878082] parport_pc 00:02: activated
[ 5517.879728] serial 00:05: activated
[ 5517.999232] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x5f2f00
[ 5517.999235] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x5f2f00
[ 5517.999237] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x5f2f00
[ 5517.999239] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x5f2f00
[ 5517.999240] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x5f2f00
[ 5517.999242] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x5f2f00
[ 5517.999244] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x5f2f00
[ 5517.999253] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x5f2f00
[ 5517.999255] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x5f2f00
[ 5517.999256] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x5f2f00
[ 5518.311276] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 11
[ 5518.355533] usb 3-1: reset low-speed USB device number 2 using xhci_hcd
[ 5518.659325] ata2.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 5518.659342] ata2.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 5518.679536] ata2.01: ACPI cmd ef/03:45:00:00:00:b0 (SET FEATURES) filtered out
[ 5518.679539] ata2.01: ACPI cmd ef/03:08:00:00:00:b0 (SET FEATURES) filtered out
[ 5518.679541] ata2.01: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 5518.682123] ata2.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out
[ 5518.682126] ata2.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out
[ 5518.683078] ata2.00: ACPI cmd c6/00:01:00:00:00:a0 (SET MULTIPLE MODE) succeeded
[ 5518.683081] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 5518.696447] ata2.00: configured for UDMA/133
[ 5518.739516] ata2.01: configured for UDMA/100
[ 5519.231284] ata1.01: failed to resume link (SControl 0)
[ 5519.592484] OOM killer enabled.
[ 5519.592485] Restarting tasks ... done.
[ 5519.617884] PM: suspend exit
[ 5519.802297] rfkill: input handler disabled
[ 5519.808901] RTL8211DN Gigabit Ethernet r8169-500:00: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=r8169-500:00, irq=IGNORE)
[ 5520.043756] r8169 0000:05:00.0 enp5s0: Link is Down
[ 5522.017255] r8169 0000:05:00.0 enp5s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 5522.017273] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[ 5523.667383] ata1.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 5523.667400] ata1.01: SATA link down (SStatus 4 SControl 0)
[ 5524.495567] ata1.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out
[ 5524.495571] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out
[ 5524.496340] ata1.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded
[ 5524.496343] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 5524.519686] ata1.00: configured for UDMA/133
[ 8756.152354] perf: interrupt took too long (2508 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
(base) jjz@jjz-desk:~$ 

J'ai remarqué que lorsqu'il y' des sauts importants dans la chronologie, le commentaire suivant est "link is down". C'est comme s'il bouclait sur qqchose qu'il ne trouvait pas.
A tout hasard, les résultats des systemd analyse:

(base) jjz@jjz-desk:~$ systemd-analyze time
Startup finished in 5.144s (kernel) + 3min 362ms (userspace) = 3min 5.507s 
graphical.target reached after 2min 38.946s in userspace
(base) jjz@jjz-desk:~$ systemd-analyze critical-chain
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

graphical.target @2min 38.946s
└─multi-user.target @2min 38.946s
  └─kerneloops.service @1min 2.015s +18ms
    └─network-online.target @1min 2.000s
      └─NetworkManager-wait-online.service @58.706s +3.292s
        └─NetworkManager.service @57.495s +1.191s
          └─dbus.service @57.491s
            └─basic.target @57.459s
              └─sockets.target @57.459s
                └─snapd.socket @57.457s +1ms
                  └─sysinit.target @57.449s
                    └─systemd-timesyncd.service @57.340s +108ms
                      └─systemd-tmpfiles-setup.service @57.303s +31ms
                        └─systemd-journal-flush.service @31.411s +25.890s
                          └─systemd-remount-fs.service @27.711s +2.250s
                            └─systemd-journald.socket @24.887s
                              └─-.mount @24.884s
                                └─system.slice @24.884s
                                  └─-.slice @24.884s
lines 1-22...skipping...
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

graphical.target @2min 38.946s
└─multi-user.target @2min 38.946s
  └─kerneloops.service @1min 2.015s +18ms
    └─network-online.target @1min 2.000s
      └─NetworkManager-wait-online.service @58.706s +3.292s
        └─NetworkManager.service @57.495s +1.191s
          └─dbus.service @57.491s
            └─basic.target @57.459s
              └─sockets.target @57.459s
                └─snapd.socket @57.457s +1ms
                  └─sysinit.target @57.449s
                    └─systemd-timesyncd.service @57.340s +108ms
                      └─systemd-tmpfiles-setup.service @57.303s +31ms
                        └─systemd-journal-flush.service @31.411s +25.890s
                          └─systemd-remount-fs.service @27.711s +2.250s
                            └─systemd-journald.socket @24.887s
                              └─-.mount @24.884s
                                └─system.slice @24.884s
                                  └─-.slice @24.884s
~
(base) jjz@jjz-desk:~$ 

Est ce que le problème ne viendrait pas, comme suggéré plus haut, des pilotes de la carte graphique ou du fait que le système n'arrive pas à choisir entre la carte graphique intégrée au CPU et la NVIDIA?
Je me demande si faire un essai en enlevant la carte ne permettrait pas de trancher ?
Bonne journée

Hors ligne

#27 Le 01/05/2021, à 20:32

nany

Re : Démarrage lent 20.04 LTS

Non, a priori on a réglé les problèmes de la carte graphique. Il semble qu’il y ait un autre problème avec la carte réseau.
Donne le retour de :

lspci -knn | grep -A3 "\[02[0-9].\]" && echo && sudo lshw -sanitize -C network

Hors ligne

#28 Le 01/05/2021, à 20:39

Hadrien_33

Re : Démarrage lent 20.04 LTS

Voici:

(base) jjz@jjz-desk:~$ lspci -knn | grep -A3 "\[02[0-9].\]" && echo && sudo lshw -sanitize -C network
05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
	Subsystem: ASUSTeK Computer Inc. P8P67 and other motherboards [1043:8432]
	Kernel driver in use: r8169
	Kernel modules: r8169

[sudo] Mot de passe de jjz : 
  *-network                 
       description: Ethernet interface
       produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       fabricant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:05:00.0
       nom logique: enp5s0
       version: 06
       numéro de série: [REMOVED]
       taille: 1Gbit/s
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration : autonegotiation=on broadcast=yes driver=r8169 duplex=full firmware=rtl_nic/rtl8168e-2.fw ip=[REMOVED] latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
       ressources : irq:18 portE/S:c000(taille=256) mémoire:f2104000-f2104fff mémoire:f2100000-f2103fff
(base) jjz@jjz-desk:~$ 

Hors ligne

#29 Le 01/05/2021, à 21:05

nany

Re : Démarrage lent 20.04 LTS

Bon on va essayer en installant r8168-dkms :

sudo apt install -y r8168-dkms

Puis redémarre et redonne :

dmesg

Hors ligne

#30 Le 01/05/2021, à 21:17

Hadrien_33

Re : Démarrage lent 20.04 LTS

Le comportement au démarrage a un peu changé (aspect écran et du prompt) et il s'est fait en 1'54''. Voici le dmesg:

(base) jjz@jjz-desk:~$ dmesg
[    0.000000] microcode: microcode updated early to revision 0x2f, date = 2019-02-17
[    0.000000] Linux version 5.4.0-72-generic (buildd@lcy01-amd64-019) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 (Ubuntu 5.4.0-72.80-generic 5.4.101)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-72-generic root=UUID=8e5f5b73-a763-4c93-bed1-0094da7ad536 ro quiet splash nvidia-drm.modeset=1 vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df41dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df41e000-0x00000000df475fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df476000-0x00000000df5a8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df5a9000-0x00000000df5b9fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df5ba000-0x00000000df5cdfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df5ce000-0x00000000df5cffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df5d0000-0x00000000df5d0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df5d1000-0x00000000df5d8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df5d9000-0x00000000df5e2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df5e3000-0x00000000df63cfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df63d000-0x00000000df67ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df680000-0x00000000df7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: System manufacturer System Product Name/P8H67-M PRO, BIOS 1106 10/17/2011
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3193.014 MHz processor
[    0.001888] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001889] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001894] last_pfn = 0x21f800 max_arch_pfn = 0x400000000
[    0.001897] MTRR default type: uncachable
[    0.001898] MTRR fixed ranges enabled:
[    0.001899]   00000-9FFFF write-back
[    0.001899]   A0000-BFFFF uncachable
[    0.001900]   C0000-CFFFF write-protect
[    0.001901]   D0000-E7FFF uncachable
[    0.001901]   E8000-FFFFF write-protect
[    0.001902] MTRR variable ranges enabled:
[    0.001903]   0 base 000000000 mask E00000000 write-back
[    0.001904]   1 base 200000000 mask FE0000000 write-back
[    0.001904]   2 base 0E0000000 mask FE0000000 uncachable
[    0.001905]   3 base 21F800000 mask FFF800000 uncachable
[    0.001905]   4 disabled
[    0.001906]   5 disabled
[    0.001906]   6 disabled
[    0.001907]   7 disabled
[    0.001907]   8 disabled
[    0.001907]   9 disabled
[    0.002574] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002705] total RAM covered: 8184M
[    0.003084] Found optimal setting for mtrr clean up
[    0.003085]  gran_size: 64K 	chunk_size: 16M 	num_reg: 6  	lose cover RAM: 0G
[    0.003711] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.003715] last_pfn = 0xdf800 max_arch_pfn = 0x400000000
[    0.011649] found SMP MP-table at [mem 0x000fccf0-0x000fccff]
[    0.039961] check: Scanning 1 areas for low memory corruption
[    0.040340] RAMDISK: [mem 0x31e7d000-0x34f35fff]
[    0.040349] ACPI: Early table checksum verification disabled
[    0.040352] ACPI: RSDP 0x00000000000F0420 000024 (v02 ALASKA)
[    0.040355] ACPI: XSDT 0x00000000DF468068 00004C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.040360] ACPI: FACP 0x00000000DF471FA0 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.040365] ACPI: DSDT 0x00000000DF468140 009E5E (v02 ALASKA A M I    00000000 INTL 20051117)
[    0.040368] ACPI: FACS 0x00000000DF5DAF80 000040
[    0.040370] ACPI: APIC 0x00000000DF472098 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.040372] ACPI: SSDT 0x00000000DF472110 000102 (v01 AMICPU PROC     00000001 MSFT 03000001)
[    0.040374] ACPI: MCFG 0x00000000DF472218 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.040377] ACPI: HPET 0x00000000DF472258 000038 (v01 ALASKA A M I    01072009 AMI. 00000004)
[    0.040385] ACPI: Local APIC address 0xfee00000
[    0.040457] No NUMA configuration found
[    0.040457] Faking a node at [mem 0x0000000000000000-0x000000021f7fffff]
[    0.040465] NODE_DATA(0) allocated [mem 0x21f7d3000-0x21f7fdfff]
[    0.040657] Zone ranges:
[    0.040658]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.040659]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.040660]   Normal   [mem 0x0000000100000000-0x000000021f7fffff]
[    0.040660]   Device   empty
[    0.040661] Movable zone start for each node
[    0.040664] Early memory node ranges
[    0.040664]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.040665]   node   0: [mem 0x0000000000100000-0x00000000df41dfff]
[    0.040666]   node   0: [mem 0x00000000df5ce000-0x00000000df5cffff]
[    0.040666]   node   0: [mem 0x00000000df680000-0x00000000df7fffff]
[    0.040667]   node   0: [mem 0x0000000100000000-0x000000021f7fffff]
[    0.040707] Zeroed struct page in unavailable ranges: 4803 pages
[    0.040708] Initmem setup node 0 [mem 0x0000000000001000-0x000000021f7fffff]
[    0.040709] On node 0 totalpages: 2092349
[    0.040709]   DMA zone: 64 pages used for memmap
[    0.040710]   DMA zone: 21 pages reserved
[    0.040711]   DMA zone: 3997 pages, LIFO batch:0
[    0.040755]   DMA32 zone: 14231 pages used for memmap
[    0.040756]   DMA32 zone: 910752 pages, LIFO batch:63
[    0.050717]   Normal zone: 18400 pages used for memmap
[    0.050719]   Normal zone: 1177600 pages, LIFO batch:63
[    0.062922] ACPI: PM-Timer IO Port: 0x408
[    0.062925] ACPI: Local APIC address 0xfee00000
[    0.062932] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.062943] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.062944] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.062946] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.062947] ACPI: IRQ0 used by override.
[    0.062947] ACPI: IRQ9 used by override.
[    0.062949] Using ACPI (MADT) for SMP configuration information
[    0.062950] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.062954] TSC deadline timer available
[    0.062955] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.062971] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.062972] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.062972] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.062973] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.062973] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.062974] PM: Registered nosave memory: [mem 0xdf41e000-0xdf475fff]
[    0.062975] PM: Registered nosave memory: [mem 0xdf476000-0xdf5a8fff]
[    0.062975] PM: Registered nosave memory: [mem 0xdf5a9000-0xdf5b9fff]
[    0.062976] PM: Registered nosave memory: [mem 0xdf5ba000-0xdf5cdfff]
[    0.062977] PM: Registered nosave memory: [mem 0xdf5d0000-0xdf5d0fff]
[    0.062977] PM: Registered nosave memory: [mem 0xdf5d1000-0xdf5d8fff]
[    0.062978] PM: Registered nosave memory: [mem 0xdf5d9000-0xdf5e2fff]
[    0.062978] PM: Registered nosave memory: [mem 0xdf5e3000-0xdf63cfff]
[    0.062978] PM: Registered nosave memory: [mem 0xdf63d000-0xdf67ffff]
[    0.062980] PM: Registered nosave memory: [mem 0xdf800000-0xfed1bfff]
[    0.062980] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.062980] PM: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
[    0.062981] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.062982] [mem 0xdf800000-0xfed1bfff] available for PCI devices
[    0.062983] Booting paravirtualized kernel on bare hardware
[    0.062985] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.062990] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.063151] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u524288
[    0.063157] pcpu-alloc: s188416 r8192 d28672 u524288 alloc=1*2097152
[    0.063158] pcpu-alloc: [0] 0 1 2 3 
[    0.063182] Built 1 zonelists, mobility grouping on.  Total pages: 2059633
[    0.063183] Policy zone: Normal
[    0.063184] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-72-generic root=UUID=8e5f5b73-a763-4c93-bed1-0094da7ad536 ro quiet splash nvidia-drm.modeset=1 vt.handoff=7
[    0.063700] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.063911] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.063957] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.067157] Calgary: detecting Calgary via BIOS EBDA area
[    0.067158] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.088047] Memory: 8076204K/8369396K available (14339K kernel code, 2400K rwdata, 5008K rodata, 2732K init, 4972K bss, 293192K reserved, 0K cma-reserved)
[    0.088053] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
[    0.088164] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.088175] Kernel/User page tables isolation: enabled
[    0.088188] ftrace: allocating 44576 entries in 175 pages
[    0.102667] rcu: Hierarchical RCU implementation.
[    0.102668] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.102669] 	Tasks RCU enabled.
[    0.102669] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.102670] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.105328] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
[    0.105551] vt handoff: transparent VT on vt#7
[    0.105556] Console: colour dummy device 80x25
[    0.105559] printk: console [tty0] enabled
[    0.105573] ACPI: Core revision 20190816
[    0.105649] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.105662] APIC: Switch to symmetric I/O mode setup
[    0.106056] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.125662] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e0682a57fa, max_idle_ns: 440795305727 ns
[    0.125665] Calibrating delay loop (skipped), value calculated using timer frequency.. 6386.02 BogoMIPS (lpj=12772056)
[    0.125667] pid_max: default: 32768 minimum: 301
[    0.125691] LSM: Security Framework initializing
[    0.125700] Yama: becoming mindful.
[    0.125723] AppArmor: AppArmor initialized
[    0.125760] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.125772] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.125783] *** VALIDATE tmpfs ***
[    0.125907] *** VALIDATE proc ***
[    0.125950] *** VALIDATE cgroup1 ***
[    0.125951] *** VALIDATE cgroup2 ***
[    0.125991] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.125998] process: using mwait in idle threads
[    0.126000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.126001] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.126003] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.126004] Spectre V2 : Mitigation: Full generic retpoline
[    0.126005] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.126005] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.126006] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.126007] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.126008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.126010] MDS: Mitigation: Clear CPU buffers
[    0.126134] Freeing SMP alternatives memory: 40K
[    0.129739] smpboot: CPU0: Intel(R) Core(TM) i3-2105 CPU @ 3.10GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[    0.129822] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.129828] ... version:                3
[    0.129828] ... bit width:              48
[    0.129829] ... generic registers:      4
[    0.129829] ... value mask:             0000ffffffffffff
[    0.129830] ... max period:             00007fffffffffff
[    0.129830] ... fixed-purpose events:   3
[    0.129831] ... event mask:             000000070000000f
[    0.129861] rcu: Hierarchical SRCU implementation.
[    0.130543] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.130590] smp: Bringing up secondary CPUs ...
[    0.130678] x86: Booting SMP configuration:
[    0.130679] .... node  #0, CPUs:      #1 #2
[    0.136030] 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.136030]  #3
[    0.137717] smp: Brought up 1 node, 4 CPUs
[    0.137717] smpboot: Max logical packages: 1
[    0.137717] smpboot: Total of 4 processors activated (25544.11 BogoMIPS)
[    0.140117] devtmpfs: initialized
[    0.140117] x86/mm: Memory block size: 128MB
[    0.140117] PM: Registering ACPI NVS region [mem 0xdf41e000-0xdf475fff] (360448 bytes)
[    0.140117] PM: Registering ACPI NVS region [mem 0xdf5a9000-0xdf5b9fff] (69632 bytes)
[    0.140117] PM: Registering ACPI NVS region [mem 0xdf5d0000-0xdf5d0fff] (4096 bytes)
[    0.140117] PM: Registering ACPI NVS region [mem 0xdf5d9000-0xdf5e2fff] (40960 bytes)
[    0.140117] PM: Registering ACPI NVS region [mem 0xdf63d000-0xdf67ffff] (274432 bytes)
[    0.140117] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.140117] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.140117] pinctrl core: initialized pinctrl subsystem
[    0.140117] PM: RTC time: 20:13:18, date: 2021-05-01
[    0.140117] NET: Registered protocol family 16
[    0.140117] audit: initializing netlink subsys (disabled)
[    0.141671] audit: type=2000 audit(1619899998.036:1): state=initialized audit_enabled=0 res=1
[    0.141759] EISA bus registered
[    0.141770] cpuidle: using governor ladder
[    0.141770] cpuidle: using governor menu
[    0.141770] ACPI: bus type PCI registered
[    0.141770] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.141770] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.141770] PCI: not using MMCONFIG
[    0.141770] PCI: Using configuration type 1 for base access
[    0.141803] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.142039] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.142718] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.142718] ACPI: Added _OSI(Module Device)
[    0.142718] ACPI: Added _OSI(Processor Device)
[    0.142718] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.142718] ACPI: Added _OSI(Processor Aggregator Device)
[    0.142718] ACPI: Added _OSI(Linux-Dell-Video)
[    0.142718] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.142718] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.147669] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.148780] ACPI: Dynamic OEM Table Load:
[    0.148784] ACPI: SSDT 0xFFFF8FCE95817C00 00038C (v01 AMI    IST      00000001 MSFT 03000001)
[    0.149310] ACPI: Dynamic OEM Table Load:
[    0.149312] ACPI: SSDT 0xFFFF8FCE963AF3C0 000084 (v01 AMI    CST      00000001 MSFT 03000001)
[    0.150505] ACPI: Interpreter enabled
[    0.150522] ACPI: (supports S0 S1 S3 S4 S5)
[    0.150523] ACPI: Using IOAPIC for interrupt routing
[    0.150553] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.150634] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[    0.150642] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.150896] ACPI: Enabled 7 GPEs in block 00 to 3F
[    0.151132] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.158098] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.158102] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.158298] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug LTR]
[    0.158482] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.158491] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.158623] acpi PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff window] (conflicts with Video ROM [mem 0x000c0000-0x000ce9ff])
[    0.158797] PCI host bridge to bus 0000:00
[    0.158799] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.158800] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.158800] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.158801] pci_bus 0000:00: root bus resource [mem 0xe4000000-0xffffffff window]
[    0.158803] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.158811] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
[    0.158895] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.158927] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.159035] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.159060] pci 0000:00:16.0: reg 0x10: [mem 0xfb307000-0xfb30700f 64bit]
[    0.159129] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.159215] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.159236] pci 0000:00:1a.0: reg 0x10: [mem 0xfb306000-0xfb3063ff]
[    0.159315] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.159404] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.159425] pci 0000:00:1b.0: reg 0x10: [mem 0xfb300000-0xfb303fff 64bit]
[    0.159497] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.159571] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.159660] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.159757] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.159847] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.159938] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
[    0.160027] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.160120] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400
[    0.160209] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.160299] pci 0000:00:1c.7: [8086:244e] type 01 class 0x060401
[    0.160388] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.160480] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.160501] pci 0000:00:1d.0: reg 0x10: [mem 0xfb305000-0xfb3053ff]
[    0.160580] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.160666] pci 0000:00:1f.0: [8086:1c4a] type 00 class 0x060100
[    0.160840] pci 0000:00:1f.2: [8086:1c00] type 00 class 0x01018f
[    0.160856] pci 0000:00:1f.2: reg 0x10: [io  0xf0d0-0xf0d7]
[    0.160862] pci 0000:00:1f.2: reg 0x14: [io  0xf0c0-0xf0c3]
[    0.160869] pci 0000:00:1f.2: reg 0x18: [io  0xf0b0-0xf0b7]
[    0.160876] pci 0000:00:1f.2: reg 0x1c: [io  0xf0a0-0xf0a3]
[    0.160883] pci 0000:00:1f.2: reg 0x20: [io  0xf090-0xf09f]
[    0.160889] pci 0000:00:1f.2: reg 0x24: [io  0xf080-0xf08f]
[    0.160994] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.161012] pci 0000:00:1f.3: reg 0x10: [mem 0xfb304000-0xfb3040ff 64bit]
[    0.161030] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.161114] pci 0000:00:1f.5: [8086:1c08] type 00 class 0x010185
[    0.161130] pci 0000:00:1f.5: reg 0x10: [io  0xf070-0xf077]
[    0.161136] pci 0000:00:1f.5: reg 0x14: [io  0xf060-0xf063]
[    0.161143] pci 0000:00:1f.5: reg 0x18: [io  0xf050-0xf057]
[    0.161150] pci 0000:00:1f.5: reg 0x1c: [io  0xf040-0xf043]
[    0.161156] pci 0000:00:1f.5: reg 0x20: [io  0xf030-0xf03f]
[    0.161163] pci 0000:00:1f.5: reg 0x24: [io  0xf020-0xf02f]
[    0.161287] pci 0000:01:00.0: [10de:1287] type 00 class 0x030000
[    0.161299] pci 0000:01:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
[    0.161306] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
[    0.161313] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.161317] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.161322] pci 0000:01:00.0: reg 0x30: [mem 0xfb000000-0xfb07ffff pref]
[    0.161326] pci 0000:01:00.0: enabling Extended Tags
[    0.161393] pci 0000:01:00.1: [10de:0e0f] type 00 class 0x040300
[    0.161403] pci 0000:01:00.1: reg 0x10: [mem 0xfb080000-0xfb083fff]
[    0.161429] pci 0000:01:00.1: enabling Extended Tags
[    0.161492] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.161494] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.161496] pci 0000:00:01.0:   bridge window [mem 0xfa000000-0xfb0fffff]
[    0.161498] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.161534] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.161607] pci 0000:03:00.0: [1106:0415] type 00 class 0x010185
[    0.161640] pci 0000:03:00.0: reg 0x10: [io  0xd040-0xd047]
[    0.161653] pci 0000:03:00.0: reg 0x14: [io  0xd030-0xd033]
[    0.161666] pci 0000:03:00.0: reg 0x18: [io  0xd020-0xd027]
[    0.161679] pci 0000:03:00.0: reg 0x1c: [io  0xd010-0xd013]
[    0.161692] pci 0000:03:00.0: reg 0x20: [io  0xd000-0xd00f]
[    0.161718] pci 0000:03:00.0: reg 0x30: [mem 0xfb200000-0xfb20ffff pref]
[    0.161798] pci 0000:03:00.0: supports D1 D2
[    0.161799] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
[    0.173694] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.173700] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.173705] pci 0000:00:1c.4:   bridge window [mem 0xfb200000-0xfb2fffff]
[    0.173786] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.173826] pci 0000:04:00.0: reg 0x10: [mem 0xfb100000-0xfb107fff 64bit]
[    0.173986] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    0.174082] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.174088] pci 0000:00:1c.5:   bridge window [mem 0xfb100000-0xfb1fffff]
[    0.174145] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[    0.174178] pci 0000:05:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.174210] pci 0000:05:00.0: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref]
[    0.174230] pci 0000:05:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
[    0.174345] pci 0000:05:00.0: supports D1 D2
[    0.174346] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.174460] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.174464] pci 0000:00:1c.6:   bridge window [io  0xc000-0xcfff]
[    0.174471] pci 0000:00:1c.6:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.174533] pci 0000:06:00.0: [1b21:1080] type 01 class 0x060401
[    0.174703] pci 0000:00:1c.7: PCI bridge to [bus 06-07] (subtractive decode)
[    0.174712] pci 0000:00:1c.7:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.174713] pci 0000:00:1c.7:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.174714] pci 0000:00:1c.7:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.174715] pci 0000:00:1c.7:   bridge window [mem 0xe4000000-0xffffffff window] (subtractive decode)
[    0.174746] pci_bus 0000:07: extended config space not accessible
[    0.174827] pci 0000:06:00.0: PCI bridge to [bus 07] (subtractive decode)
[    0.174847] pci 0000:06:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.174848] pci 0000:06:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.174849] pci 0000:06:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.174850] pci 0000:06:00.0:   bridge window [mem 0xe4000000-0xffffffff window] (subtractive decode)
[    0.175542] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.175605] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.175666] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.175726] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.175787] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.175847] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.175909] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.175969] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.177680] iommu: Default domain type: Translated 
[    0.177822] SCSI subsystem initialized
[    0.177828] libata version 3.00 loaded.
[    0.177828] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.177828] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.177828] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.177828] vgaarb: loaded
[    0.177828] ACPI: bus type USB registered
[    0.177828] usbcore: registered new interface driver usbfs
[    0.177828] usbcore: registered new interface driver hub
[    0.177828] usbcore: registered new device driver usb
[    0.177828] pps_core: LinuxPPS API ver. 1 registered
[    0.177828] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.177828] PTP clock support registered
[    0.177828] EDAC MC: Ver: 3.0.0
[    0.177828] PCI: Using ACPI for IRQ routing
[    0.177912] PCI: pci_cache_line_size set to 64 bytes
[    0.177964] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.177965] e820: reserve RAM buffer [mem 0xdf41e000-0xdfffffff]
[    0.177966] e820: reserve RAM buffer [mem 0xdf5d0000-0xdfffffff]
[    0.177967] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
[    0.177968] e820: reserve RAM buffer [mem 0x21f800000-0x21fffffff]
[    0.178051] NetLabel: Initializing
[    0.178052] NetLabel:  domain hash size = 128
[    0.178052] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.178064] NetLabel:  unlabeled traffic allowed by default
[    0.178330] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.178333] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.181681] clocksource: Switched to clocksource tsc-early
[    0.192599] *** VALIDATE bpf ***
[    0.192659] VFS: Disk quotas dquot_6.6.0
[    0.192672] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.192695] *** VALIDATE ramfs ***
[    0.192697] *** VALIDATE hugetlbfs ***
[    0.192768] AppArmor: AppArmor Filesystem Enabled
[    0.192791] pnp: PnP ACPI init
[    0.192968] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.192970] system 00:00: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.192971] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.192972] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.192973] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[    0.192978] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.193079] system 00:01: [io  0x0290-0x029f] has been reserved
[    0.193082] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.193408] pnp 00:02: [dma 0 disabled]
[    0.193512] pnp 00:02: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.193535] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.193580] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.193583] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.193830] pnp 00:05: [dma 0 disabled]
[    0.193868] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.194107] system 00:06: [io  0x0400-0x0453] has been reserved
[    0.194108] system 00:06: [io  0x0458-0x047f] has been reserved
[    0.194109] system 00:06: [io  0x0500-0x057f] has been reserved
[    0.194110] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.194112] system 00:06: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.194113] system 00:06: [mem 0xfed08000-0xfed08fff] has been reserved
[    0.194114] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.194117] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.194182] system 00:07: [io  0x0454-0x0457] has been reserved
[    0.194185] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.194459] pnp: PnP ACPI: found 8 devices
[    0.195554] thermal_sys: Registered thermal governor 'fair_share'
[    0.195555] thermal_sys: Registered thermal governor 'bang_bang'
[    0.195555] thermal_sys: Registered thermal governor 'step_wise'
[    0.195556] thermal_sys: Registered thermal governor 'user_space'
[    0.195556] thermal_sys: Registered thermal governor 'power_allocator'
[    0.200049] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.200082] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.200084] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.200086] pci 0000:00:01.0:   bridge window [mem 0xfa000000-0xfb0fffff]
[    0.200088] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.200090] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.200101] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.200103] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.200107] pci 0000:00:1c.4:   bridge window [mem 0xfb200000-0xfb2fffff]
[    0.200114] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.200118] pci 0000:00:1c.5:   bridge window [mem 0xfb100000-0xfb1fffff]
[    0.200126] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.200128] pci 0000:00:1c.6:   bridge window [io  0xc000-0xcfff]
[    0.200134] pci 0000:00:1c.6:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.200139] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.200158] pci 0000:00:1c.7: PCI bridge to [bus 06-07]
[    0.200169] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.200170] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.200171] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.200172] pci_bus 0000:00: resource 7 [mem 0xe4000000-0xffffffff window]
[    0.200172] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.200173] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfb0fffff]
[    0.200174] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.200175] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.200176] pci_bus 0000:03: resource 1 [mem 0xfb200000-0xfb2fffff]
[    0.200177] pci_bus 0000:04: resource 1 [mem 0xfb100000-0xfb1fffff]
[    0.200178] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
[    0.200179] pci_bus 0000:05: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.200180] pci_bus 0000:06: resource 4 [io  0x0000-0x0cf7 window]
[    0.200181] pci_bus 0000:06: resource 5 [io  0x0d00-0xffff window]
[    0.200182] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.200183] pci_bus 0000:06: resource 7 [mem 0xe4000000-0xffffffff window]
[    0.200184] pci_bus 0000:07: resource 4 [io  0x0000-0x0cf7 window]
[    0.200184] pci_bus 0000:07: resource 5 [io  0x0d00-0xffff window]
[    0.200185] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.200186] pci_bus 0000:07: resource 7 [mem 0xe4000000-0xffffffff window]
[    0.200267] NET: Registered protocol family 2
[    0.200414] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.200460] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.200609] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.200694] TCP: Hash tables configured (established 65536 bind 65536)
[    0.200732] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.200758] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.200805] NET: Registered protocol family 1
[    0.200809] NET: Registered protocol family 44
[    0.329766] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x670 took 125918 usecs
[    0.461757] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x670 took 128876 usecs
[    0.461777] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.461786] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.461955] pci 0000:06:00.0: Disabling ASPM L0s/L1
[    0.461959] PCI: CLS 64 bytes, default 64
[    0.462003] Trying to unpack rootfs image as initramfs...
[    0.575742] Freeing initrd memory: 49892K
[    0.575786] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.575788] software IO TLB: mapped [mem 0xdb41e000-0xdf41e000] (64MB)
[    0.575989] check: Scanning for low memory corruption every 60 seconds
[    0.576342] Initialise system trusted keyrings
[    0.576350] Key type blacklist registered
[    0.576375] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.577470] zbud: loaded
[    0.577775] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.577903] fuse: init (API version 7.31)
[    0.577916] *** VALIDATE fuse ***
[    0.577918] *** VALIDATE fuse ***
[    0.577998] Platform Keyring initialized
[    0.581189] Key type asymmetric registered
[    0.581190] Asymmetric key parser 'x509' registered
[    0.581197] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.581224] io scheduler mq-deadline registered
[    0.581440] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[    0.581586] pcieport 0000:00:1c.0: PME: Signaling with IRQ 25
[    0.581737] pcieport 0000:00:1c.4: PME: Signaling with IRQ 26
[    0.581836] pcieport 0000:00:1c.5: PME: Signaling with IRQ 27
[    0.581981] pcieport 0000:00:1c.6: PME: Signaling with IRQ 28
[    0.582128] pcieport 0000:00:1c.7: PME: Signaling with IRQ 29
[    0.582195] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.582239] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    0.582240] vesafb: scrolling: redraw
[    0.582241] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.582249] vesafb: framebuffer at 0xf1000000, mapped to 0x(____ptrval____), using 1216k, total 1216k
[    0.582278] fbcon: Deferring console take-over
[    0.582279] fb0: VESA VGA frame buffer device
[    0.582288] intel_idle: MWAIT substates: 0x1120
[    0.582289] intel_idle: v0.4.1 model 0x2A
[    0.582410] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.582494] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.582511] ACPI: Power Button [PWRB]
[    0.582538] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.582565] ACPI: Power Button [PWRF]
[    0.583297] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.603809] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.605561] Linux agpgart interface v0.103
[    0.607270] loop: module loaded
[    0.607388] ata_piix 0000:00:1f.2: version 2.13
[    0.607478] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.766842] scsi host0: ata_piix
[    0.767059] scsi host1: ata_piix
[    0.767100] ata1: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf090 irq 20
[    0.767103] ata2: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf098 irq 20
[    0.767190] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    0.925723] ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
[    0.926605] scsi host2: ata_piix
[    0.926813] scsi host3: ata_piix
[    0.926850] ata3: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 20
[    0.926851] ata4: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 20
[    0.926940] libphy: Fixed MDIO Bus: probed
[    0.926940] tun: Universal TUN/TAP device driver, 1.6
[    0.926988] PPP generic driver version 2.4.2
[    0.927038] VFIO - User Level meta-driver version: 0.3
[    0.927086] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.927090] ehci-pci: EHCI PCI platform driver
[    0.927185] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.927191] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.927202] ehci-pci 0000:00:1a.0: debug port 2
[    0.931115] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.931124] ehci-pci 0000:00:1a.0: irq 23, io mem 0xfb306000
[    0.945721] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.945786] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.945787] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.945788] usb usb1: Product: EHCI Host Controller
[    0.945789] usb usb1: Manufacturer: Linux 5.4.0-72-generic ehci_hcd
[    0.945790] usb usb1: SerialNumber: 0000:00:1a.0
[    0.945947] hub 1-0:1.0: USB hub found
[    0.945954] hub 1-0:1.0: 2 ports detected
[    0.946128] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.946131] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.946141] ehci-pci 0000:00:1d.0: debug port 2
[    0.950037] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.950040] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfb305000
[    0.965717] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.965780] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.965781] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.965782] usb usb2: Product: EHCI Host Controller
[    0.965783] usb usb2: Manufacturer: Linux 5.4.0-72-generic ehci_hcd
[    0.965783] usb usb2: SerialNumber: 0000:00:1d.0
[    0.965924] hub 2-0:1.0: USB hub found
[    0.965930] hub 2-0:1.0: 2 ports detected
[    0.966035] ehci-platform: EHCI generic platform driver
[    0.966042] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.966045] ohci-pci: OHCI PCI platform driver
[    0.966052] ohci-platform: OHCI generic platform driver
[    0.966057] uhci_hcd: USB Universal Host Controller Interface driver
[    0.966129] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    0.966133] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    0.970509] xhci_hcd 0000:04:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080000
[    0.970711] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.970712] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.970713] usb usb3: Product: xHCI Host Controller
[    0.970714] usb usb3: Manufacturer: Linux 5.4.0-72-generic xhci-hcd
[    0.970714] usb usb3: SerialNumber: 0000:04:00.0
[    0.970847] hub 3-0:1.0: USB hub found
[    0.970858] hub 3-0:1.0: 2 ports detected
[    0.970963] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    0.970966] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    0.970968] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
[    0.971000] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.971017] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.971018] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.971019] usb usb4: Product: xHCI Host Controller
[    0.971020] usb usb4: Manufacturer: Linux 5.4.0-72-generic xhci-hcd
[    0.971020] usb usb4: SerialNumber: 0000:04:00.0
[    0.971154] hub 4-0:1.0: USB hub found
[    0.971164] hub 4-0:1.0: 2 ports detected
[    0.971262] i8042: PNP: No PS/2 controller found.
[    0.971417] mousedev: PS/2 mouse device common for all mice
[    0.971711] rtc_cmos 00:03: RTC can wake from S4
[    0.971934] rtc_cmos 00:03: registered as rtc0
[    0.971946] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.971951] i2c /dev entries driver
[    0.971984] device-mapper: uevent: version 1.0.3
[    0.972084] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    0.972099] platform eisa.0: Probing EISA bus 0
[    0.972100] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.972101] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.972102] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.972103] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.972104] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.972104] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.972105] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.972106] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.972107] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.972108] platform eisa.0: EISA: Detected 0 cards
[    0.972112] intel_pstate: Intel P-state driver initializing
[    0.972278] ledtrig-cpu: registered to indicate activity on CPUs
[    0.972320] drop_monitor: Initializing network drop monitor service
[    0.972456] NET: Registered protocol family 10
[    0.977815] Segment Routing with IPv6
[    0.977838] NET: Registered protocol family 17
[    0.977876] Key type dns_resolver registered
[    0.978076] RAS: Correctable Errors collector initialized.
[    0.978103] microcode: sig=0x206a7, pf=0x2, revision=0x2f
[    0.978137] microcode: Microcode Update Driver: v2.2.
[    0.978141] IPI shorthand broadcast: enabled
[    0.978147] sched_clock: Marking stable (977981107, 152556)->(992667247, -14533584)
[    0.978209] registered taskstats version 1
[    0.978218] Loading compiled-in X.509 certificates
[    0.978974] Loaded X.509 cert 'Build time autogenerated kernel key: f55c4634ad654377a9ba7bad1ef0d32977b1cff1'
[    0.979662] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.980346] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.980369] zswap: loaded using pool lzo/zbud
[    0.980422] Key type ._fscrypt registered
[    0.980423] Key type .fscrypt registered
[    0.985202] Key type big_key registered
[    0.987591] Key type encrypted registered
[    0.987595] AppArmor: AppArmor sha1 policy hashing enabled
[    0.987602] ima: No TPM chip found, activating TPM-bypass!
[    0.987607] ima: Allocated hash algorithm: sha1
[    0.987613] ima: No architecture policies found
[    0.987624] evm: Initialising EVM extended attributes:
[    0.987625] evm: security.selinux
[    0.987626] evm: security.SMACK64
[    0.987626] evm: security.SMACK64EXEC
[    0.987626] evm: security.SMACK64TRANSMUTE
[    0.987627] evm: security.SMACK64MMAP
[    0.987627] evm: security.apparmor
[    0.987627] evm: security.ima
[    0.987628] evm: security.capability
[    0.987628] evm: HMAC attrs: 0x1
[    0.987935] PM:   Magic number: 5:358:244
[    0.988026] rtc_cmos 00:03: setting system clock to 2021-05-01T20:13:19 UTC (1619899999)
[    1.281715] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.301714] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.369723] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[    1.385717] tsc: Refined TSC clocksource calibration: 3193.004 MHz
[    1.385726] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e0679565f8, max_idle_ns: 440795264966 ns
[    1.385782] clocksource: Switched to clocksource tsc
[    1.398125] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.398127] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.398397] hub 1-1:1.0: USB hub found
[    1.398661] hub 1-1:1.0: 6 ports detected
[    1.458125] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.458127] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.458398] hub 2-1:1.0: USB hub found
[    1.458574] hub 2-1:1.0: 8 ports detected
[    1.529782] ata2.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.529795] ata2.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.553441] ata2.00: ATA-10: CT480BX500SSD1,  M6CR022, max UDMA/133
[    1.553442] ata2.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 0/32)
[    1.555422] ata2.01: ATAPI: HL-DT-ST DVDRAM GH22NS90, HN00S300, max UDMA/100
[    1.563109] ata2.00: configured for UDMA/133
[    1.591456] usb 3-1: New USB device found, idVendor=0461, idProduct=0010, bcdDevice= 1.04
[    1.591459] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.591461] usb 3-1: Product: USB Keyboard
[    1.591463] usb 3-1: Manufacturer: NOVATEK
[    1.601953] ata2.01: configured for UDMA/100
[    1.745720] usb 2-1.4: new low-speed USB device number 3 using ehci-pci
[    1.860888] usb 2-1.4: New USB device found, idVendor=045e, idProduct=00cb, bcdDevice= 1.99
[    1.860890] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.860891] usb 2-1.4: Product: Microsoft Basic Optical Mouse v2.0 
[    1.860891] usb 2-1.4: Manufacturer: Microsoft 
[    1.993728] ata1.01: failed to resume link (SControl 0)
[    2.153787] ata1.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.153798] ata1.01: SATA link down (SStatus 4 SControl 0)
[    2.156469] ata1.00: ATA-8: WDC WD10EALX-008EA0, 05.01D05, max UDMA/133
[    2.156471] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.161407] ata1.00: configured for UDMA/133
[    2.161599] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EALX-008 1D05 PQ: 0 ANSI: 5
[    2.161852] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.161996] scsi 1:0:0:0: Direct-Access     ATA      CT480BX500SSD1   R022 PQ: 0 ANSI: 5
[    2.162032] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.162051] sd 0:0:0:0: [sda] Write Protect is off
[    2.162053] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.162076] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.162142] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    2.162199] sd 1:0:0:0: [sdb] 937703088 512-byte logical blocks: (480 GB/447 GiB)
[    2.162209] sd 1:0:0:0: [sdb] Write Protect is off
[    2.162210] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.162236] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.165471] scsi 1:0:1:0: CD-ROM            HL-DT-ST DVDRAM GH22NS90  HN00 PQ: 0 ANSI: 5
[    2.172692]  sda: sda1 sda2
[    2.173150] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.256454] sr 1:0:1:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.256464] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.256695] sr 1:0:1:0: Attached scsi CD-ROM sr0
[    2.256793] sr 1:0:1:0: Attached scsi generic sg2 type 5
[    2.262897]  sdb: sdb1
[    2.263347] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.264288] Freeing unused decrypted memory: 2040K
[    2.264644] Freeing unused kernel image memory: 2732K
[    2.277720] Write protecting the kernel read-only data: 22528k
[    2.278202] Freeing unused kernel image memory: 2008K
[    2.278418] Freeing unused kernel image memory: 1136K
[    2.287611] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.287613] x86/mm: Checking user space page tables
[    2.296552] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.296555] Run /init as init process
[    2.395338] pata_via 0000:03:00.0: version 0.3.4
[    2.396420] r8168: loading out-of-tree module taints kernel.
[    2.396605] r8168: module verification failed: signature and/or required key missing - tainting kernel
[    2.397927] r8168 Gigabit Ethernet driver 8.048.00-NAPI loaded
[    2.399213] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[    2.399239] r8168  Copyright (C) 2019  Realtek NIC software team <nicfae@realtek.com> 
                This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>. 
                This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>. 
[    2.401578] hidraw: raw HID events driver (C) Jiri Kosina
[    2.401799] scsi host4: pata_via
[    2.403501] scsi host5: pata_via
[    2.403561] ata5: PATA max UDMA/133 cmd 0xd040 ctl 0xd030 bmdma 0xd000 irq 16
[    2.403563] ata6: PATA max UDMA/133 cmd 0xd020 ctl 0xd010 bmdma 0xd008 irq 16
[    2.431246] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    2.431648] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20190816/utaddress-204)
[    2.431652] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.431654] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20190816/utaddress-204)
[    2.431656] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.431657] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20190816/utaddress-204)
[    2.431659] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000050F (\_GPE.GPIO) (20190816/utaddress-204)
[    2.431662] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.431662] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    2.440384] r8168 0000:05:00.0 enp5s0: renamed from eth0
[    2.440712] usbcore: registered new interface driver usbhid
[    2.440714] usbhid: USB HID core driver
[    2.444406] input: NOVATEK USB Keyboard as /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/usb3/3-1/3-1:1.0/0003:0461:0010.0001/input/input2
[    2.501777] hid-generic 0003:0461:0010.0001: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-0000:04:00.0-1/input0
[    2.501936] input: NOVATEK USB Keyboard System Control as /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/usb3/3-1/3-1:1.1/0003:0461:0010.0002/input/input3
[    2.561888] input: NOVATEK USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/usb3/3-1/3-1:1.1/0003:0461:0010.0002/input/input4
[    2.561961] hid-generic 0003:0461:0010.0002: input,hidraw1: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-0000:04:00.0-1/input1
[    2.562126] input: Microsoft  Microsoft Basic Optical Mouse v2.0  as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/0003:045E:00CB.0003/input/input5
[    2.562226] hid-generic 0003:045E:00CB.0003: input,hidraw2: USB HID v1.11 Mouse [Microsoft  Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:1d.0-1.4/input0
[    2.670045] random: fast init done
[    2.670146] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.734021] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.734027] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.871590] fbcon: Taking over console
[    2.871650] Console: switching to colour frame buffer device 80x30
[    2.881102] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    7.224958] systemd[1]: Inserted module 'autofs4'
[    7.901264] systemd[1]: systemd 245.4-4ubuntu3.6 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)
[    7.917775] systemd[1]: Detected architecture x86-64.
[    7.934845] systemd[1]: Set hostname to <jjz-desk>.
[   28.130557] systemd[1]: Created slice system-modprobe.slice.
[   28.130757] systemd[1]: Created slice User and Session Slice.
[   28.130818] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   28.131004] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   28.131035] systemd[1]: Reached target User and Group Name Lookups.
[   28.131045] systemd[1]: Reached target Remote File Systems.
[   28.131056] systemd[1]: Reached target Slices.
[   28.131168] systemd[1]: Listening on Syslog Socket.
[   28.131250] systemd[1]: Listening on fsck to fsckd communication Socket.
[   28.131298] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   28.131463] systemd[1]: Listening on Journal Audit Socket.
[   28.131538] systemd[1]: Listening on Journal Socket (/dev/log).
[   28.131633] systemd[1]: Listening on Journal Socket.
[   28.131720] systemd[1]: Listening on udev Control Socket.
[   28.131777] systemd[1]: Listening on udev Kernel Socket.
[   28.132527] systemd[1]: Mounting Huge Pages File System...
[   28.133452] systemd[1]: Mounting POSIX Message Queue File System...
[   28.134775] systemd[1]: Mounting Kernel Debug File System...
[   28.135614] systemd[1]: Mounting Kernel Trace File System...
[   28.136865] systemd[1]: Starting Journal Service...
[   28.197040] systemd[1]: Starting Set the console keyboard layout...
[   28.198129] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   28.199464] systemd[1]: Starting Load Kernel Module drm...
[   28.761747] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   28.761785] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   29.287002] systemd[1]: Starting Load Kernel Modules...
[   29.287720] systemd[1]: Starting Remount Root and Kernel File Systems...
[   29.288486] systemd[1]: Starting udev Coldplug all Devices...
[   29.289294] systemd[1]: Starting Uncomplicated firewall...
[   29.291390] systemd[1]: Mounted Huge Pages File System.
[   29.291500] systemd[1]: Mounted POSIX Message Queue File System.
[   29.291591] systemd[1]: Mounted Kernel Debug File System.
[   29.291685] systemd[1]: Mounted Kernel Trace File System.
[   29.391790] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   29.402809] systemd[1]: Started Journal Service.
[   30.649010] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[   31.556320] systemd-journald[269]: Received client request to flush runtime journal.
[   32.477724] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k SSFS
[   33.152881] lp: driver loaded but no devices found
[   33.437498] ppdev: user-space parallel port driver
[   33.644947] parport_pc 00:02: reported by Plug and Play ACPI
[   33.645013] parport0: PC-style at 0x378, irq 5 [PCSPP]
[   33.741884] lp0: using parport0 (interrupt-driven).
[   42.464320] audit: type=1400 audit(1619900040.969:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=352 comm="apparmor_parser"
[   42.464325] audit: type=1400 audit(1619900040.969:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=352 comm="apparmor_parser"
[   42.468093] audit: type=1400 audit(1619900040.973:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=350 comm="apparmor_parser"
[   42.478280] audit: type=1400 audit(1619900040.985:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=354 comm="apparmor_parser"
[   42.480413] audit: type=1400 audit(1619900040.985:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=349 comm="apparmor_parser"
[   42.480416] audit: type=1400 audit(1619900040.985:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=349 comm="apparmor_parser"
[   42.480418] audit: type=1400 audit(1619900040.985:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=349 comm="apparmor_parser"
[   42.480419] audit: type=1400 audit(1619900040.985:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=349 comm="apparmor_parser"
[   42.485132] audit: type=1400 audit(1619900040.989:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=358 comm="apparmor_parser"
[   42.485136] audit: type=1400 audit(1619900040.989:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=358 comm="apparmor_parser"
[   43.206211] asus_wmi: ASUS WMI generic driver loaded
[   43.214561] asus_wmi: Initialization: 0x0
[   43.214611] asus_wmi: BIOS WMI version: 0.9
[   43.214730] asus_wmi: SFUN value: 0x0
[   43.214733] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[   43.215634] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input6
[   43.474608] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[   43.474609] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[   43.474610] RAPL PMU: hw unit of domain package 2^-16 Joules
[   43.474611] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[   43.601062] cryptd: max_cpu_qlen set to 1000
[   43.781015] kvm: disabled by bios
[   43.841008] kvm: disabled by bios
[   43.934753] kvm: disabled by bios
[   43.996293] kvm: disabled by bios
[   44.061517] snd_hda_intel 0000:01:00.1: Disabling MSI
[   44.061523] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   44.477247] nvidia: module license 'NVIDIA' taints kernel.
[   44.477249] Disabling lock debugging due to kernel taint
[   44.495291] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[   44.495295] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   44.495296] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   44.495297] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   44.495299] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x1e
[   44.495300] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   44.495302] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   44.495304] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   44.495305] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   44.519656] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   44.519788] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   44.519879] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   44.519966] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   44.520056] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   44.520142] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   44.520226] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   44.520330] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   44.520855] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[   44.525707] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   44.641652] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  460.73.01  Thu Apr  1 21:40:36 UTC 2021
[   44.881602] intel_rapl_common: Found RAPL domain package
[   44.881604] intel_rapl_common: Found RAPL domain core
[   44.881605] intel_rapl_common: Found RAPL domain uncore
[   44.881610] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[   44.920385] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  460.73.01  Thu Apr  1 21:32:31 UTC 2021
[   44.924418] enp5s0: 0xffff9fb1c0029000, 54:04:a6:ef:a9:6a, IRQ 35
[   45.141853] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[   45.510327] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[   45.510456] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[   45.510543] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   45.510626] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[   45.510709] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[   45.634618] random: crng init done
[   45.634620] random: 7 urandom warning(s) missed due to ratelimiting
[   45.829634] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   45.829635] [drm] No driver support for vblank timestamp query.
[   45.894878] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[   45.944671] nvidia-uvm: Loaded the UVM driver, major device number 236.
[   46.365681] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 7
[   48.202791] r8168: enp5s0: link up
[   48.202857] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[   61.962347] rfkill: input handler disabled
[  100.332699] rfkill: input handler enabled
[  100.491935] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 9
[  101.587284] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 81
[  104.489987] rfkill: input handler disabled
[  106.253698] kauditd_printk_skb: 34 callbacks suppressed
[  106.253700] audit: type=1400 audit(1619900104.942:46): apparmor="DENIED" operation="capable" profile="/snap/core/10958/usr/lib/snapd/snap-confine" pid=2032 comm="snap-confine" capability=4  capname="fsetid"
[  108.347648] audit: type=1326 audit(1619900107.035:47): auid=1000 uid=1000 gid=1000 ses=3 pid=2032 comm="snap-store" exe="/snap/snap-store/518/usr/bin/snap-store" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f94e10d6639 code=0x50000
[  108.681821] audit: type=1107 audit(1619900107.371:48): pid=429 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.12" pid=2032 label="snap.snap-store.ubuntu-software" peer_pid=430 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  109.422278] audit: type=1107 audit(1619900108.111:49): pid=429 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.8" pid=2032 label="snap.snap-store.ubuntu-software" peer_pid=441 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  109.422687] audit: type=1107 audit(1619900108.111:50): pid=429 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.8" pid=2032 label="snap.snap-store.ubuntu-software" peer_pid=441 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  111.754105] audit: type=1400 audit(1619900110.444:51): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=2032 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  111.825079] audit: type=1400 audit(1619900110.516:52): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=2032 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  112.498989] audit: type=1326 audit(1619900111.188:53): auid=1000 uid=1000 gid=1000 ses=3 pid=2032 comm="snap-store" exe="/snap/snap-store/518/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f94e10cc4e7 code=0x50000
[  112.532370] audit: type=1107 audit(1619900111.224:54): pid=429 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.8" pid=2032 label="snap.snap-store.ubuntu-software" peer_pid=441 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  112.532871] audit: type=1107 audit(1619900111.224:55): pid=429 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.8" pid=2032 label="snap.snap-store.ubuntu-software" peer_pid=441 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[  112.991847] audit: type=1400 audit(1619900111.684:56): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/PackageKit/Vendor.conf" pid=2032 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
(base) jjz@jjz-desk:~$ 

Hors ligne

#31 Le 01/05/2021, à 22:36

nany

Re : Démarrage lent 20.04 LTS

Hadrien_33 a écrit :
[   48.202791] r8168: enp5s0: link up
[   48.202857] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[   61.962347] rfkill: input handler disabled
[  100.332699] rfkill: input handler enabled

A priori c’est là que ça coince. On va essayer un nouveau paramètre.
Donne le retour de :

sudo sed -i 's/splash/splash rfkill.default_state=0/' && sudo update-grub

Puis redémarre pour voir s’il y a de l’amélioration.

Hors ligne

#32 Le 02/05/2021, à 09:58

Hadrien_33

Re : Démarrage lent 20.04 LTS

Bonjour, ce matin le PC n'a pas démarré, je suis parti faire mes courses et au retour, il moulinait encore. J'ai rebooté et il a finalement démarré en 1'05''.
Je viens de taper l'instruction ci-dessus mais j'ai eu ce résultat:

(base) jjz@jjz-desk:~$ sudo sed -i 's/splash/splash rfkill.default_state=0/' && sudo update-grub
sed: pas de fichier d'entrée
(base) jjz@jjz-desk:~$ 

J'ai tout de même redémarré et cela a pris 1'35''. cependant, je ne sais pas si il a pris en compte la mise à jour de Grub.

Hors ligne

#33 Le 02/05/2021, à 15:13

nany

Re : Démarrage lent 20.04 LTS

Oups! En effet, j’ai fait un oubli dans la commande. C’est :

udo sed -i 's/splash/splash rfkill.default_state=0/' /etc/default/grub && sudo update-grub

Hors ligne

#34 Le 02/05/2021, à 15:39

Hadrien_33

Re : Démarrage lent 20.04 LTS

là ça a marché, mais je suis toujours sur un démarrage à 1'50'':

(base) jjz@jjz-desk:~$ sudo sed -i 's/splash/splash rfkill.default_state=0/' /etc/default/grub && sudo update-grub
[sudo] Mot de passe de jjz : 
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Création du fichier de configuration GRUB…
Image Linux trouvée : /boot/vmlinuz-5.4.0-72-generic
Image mémoire initiale trouvée : /boot/initrd.img-5.4.0-72-generic
Image Linux trouvée : /boot/vmlinuz-5.4.0-71-generic
Image mémoire initiale trouvée : /boot/initrd.img-5.4.0-71-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
fait
(base) jjz@jjz-desk:~$ 

et le dmesg:

(base) jjz@jjz-desk:~$ dmesg
[    0.000000] microcode: microcode updated early to revision 0x2f, date = 2019-02-17
[    0.000000] Linux version 5.4.0-72-generic (buildd@lcy01-amd64-019) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 (Ubuntu 5.4.0-72.80-generic 5.4.101)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-72-generic root=UUID=8e5f5b73-a763-4c93-bed1-0094da7ad536 ro quiet splash rfkill.default_state=0 nvidia-drm.modeset=1 vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df41dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df41e000-0x00000000df475fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df476000-0x00000000df5a8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df5a9000-0x00000000df5b9fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df5ba000-0x00000000df5cdfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df5ce000-0x00000000df5cffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df5d0000-0x00000000df5d0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df5d1000-0x00000000df5d8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df5d9000-0x00000000df5e2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df5e3000-0x00000000df63cfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df63d000-0x00000000df67ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df680000-0x00000000df7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: System manufacturer System Product Name/P8H67-M PRO, BIOS 1106 10/17/2011
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3193.233 MHz processor
[    0.001888] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001889] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001894] last_pfn = 0x21f800 max_arch_pfn = 0x400000000
[    0.001898] MTRR default type: uncachable
[    0.001898] MTRR fixed ranges enabled:
[    0.001899]   00000-9FFFF write-back
[    0.001900]   A0000-BFFFF uncachable
[    0.001900]   C0000-CFFFF write-protect
[    0.001901]   D0000-E7FFF uncachable
[    0.001902]   E8000-FFFFF write-protect
[    0.001902] MTRR variable ranges enabled:
[    0.001903]   0 base 000000000 mask E00000000 write-back
[    0.001904]   1 base 200000000 mask FE0000000 write-back
[    0.001905]   2 base 0E0000000 mask FE0000000 uncachable
[    0.001906]   3 base 21F800000 mask FFF800000 uncachable
[    0.001906]   4 disabled
[    0.001906]   5 disabled
[    0.001907]   6 disabled
[    0.001907]   7 disabled
[    0.001907]   8 disabled
[    0.001908]   9 disabled
[    0.002575] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002705] total RAM covered: 8184M
[    0.003083] Found optimal setting for mtrr clean up
[    0.003084]  gran_size: 64K 	chunk_size: 16M 	num_reg: 6  	lose cover RAM: 0G
[    0.003709] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.003713] last_pfn = 0xdf800 max_arch_pfn = 0x400000000
[    0.011646] found SMP MP-table at [mem 0x000fccf0-0x000fccff]
[    0.039995] check: Scanning 1 areas for low memory corruption
[    0.040348] RAMDISK: [mem 0x31e7d000-0x34f35fff]
[    0.040356] ACPI: Early table checksum verification disabled
[    0.040360] ACPI: RSDP 0x00000000000F0420 000024 (v02 ALASKA)
[    0.040362] ACPI: XSDT 0x00000000DF468068 00004C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.040367] ACPI: FACP 0x00000000DF471FA0 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.040372] ACPI: DSDT 0x00000000DF468140 009E5E (v02 ALASKA A M I    00000000 INTL 20051117)
[    0.040375] ACPI: FACS 0x00000000DF5DAF80 000040
[    0.040377] ACPI: APIC 0x00000000DF472098 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.040379] ACPI: SSDT 0x00000000DF472110 000102 (v01 AMICPU PROC     00000001 MSFT 03000001)
[    0.040382] ACPI: MCFG 0x00000000DF472218 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.040384] ACPI: HPET 0x00000000DF472258 000038 (v01 ALASKA A M I    01072009 AMI. 00000004)
[    0.040392] ACPI: Local APIC address 0xfee00000
[    0.040464] No NUMA configuration found
[    0.040465] Faking a node at [mem 0x0000000000000000-0x000000021f7fffff]
[    0.040473] NODE_DATA(0) allocated [mem 0x21f7d1000-0x21f7fbfff]
[    0.040666] Zone ranges:
[    0.040666]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.040667]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.040668]   Normal   [mem 0x0000000100000000-0x000000021f7fffff]
[    0.040669]   Device   empty
[    0.040669] Movable zone start for each node
[    0.040672] Early memory node ranges
[    0.040673]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.040673]   node   0: [mem 0x0000000000100000-0x00000000df41dfff]
[    0.040674]   node   0: [mem 0x00000000df5ce000-0x00000000df5cffff]
[    0.040675]   node   0: [mem 0x00000000df680000-0x00000000df7fffff]
[    0.040675]   node   0: [mem 0x0000000100000000-0x000000021f7fffff]
[    0.040715] Zeroed struct page in unavailable ranges: 4803 pages
[    0.040716] Initmem setup node 0 [mem 0x0000000000001000-0x000000021f7fffff]
[    0.040717] On node 0 totalpages: 2092349
[    0.040718]   DMA zone: 64 pages used for memmap
[    0.040718]   DMA zone: 21 pages reserved
[    0.040719]   DMA zone: 3997 pages, LIFO batch:0
[    0.040763]   DMA32 zone: 14231 pages used for memmap
[    0.040764]   DMA32 zone: 910752 pages, LIFO batch:63
[    0.050724]   Normal zone: 18400 pages used for memmap
[    0.050725]   Normal zone: 1177600 pages, LIFO batch:63
[    0.062925] ACPI: PM-Timer IO Port: 0x408
[    0.062928] ACPI: Local APIC address 0xfee00000
[    0.062934] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.062945] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.062947] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.062948] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.062949] ACPI: IRQ0 used by override.
[    0.062950] ACPI: IRQ9 used by override.
[    0.062951] Using ACPI (MADT) for SMP configuration information
[    0.062952] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.062956] TSC deadline timer available
[    0.062957] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.062973] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.062974] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.062974] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.062975] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.062975] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.062977] PM: Registered nosave memory: [mem 0xdf41e000-0xdf475fff]
[    0.062977] PM: Registered nosave memory: [mem 0xdf476000-0xdf5a8fff]
[    0.062977] PM: Registered nosave memory: [mem 0xdf5a9000-0xdf5b9fff]
[    0.062978] PM: Registered nosave memory: [mem 0xdf5ba000-0xdf5cdfff]
[    0.062979] PM: Registered nosave memory: [mem 0xdf5d0000-0xdf5d0fff]
[    0.062979] PM: Registered nosave memory: [mem 0xdf5d1000-0xdf5d8fff]
[    0.062980] PM: Registered nosave memory: [mem 0xdf5d9000-0xdf5e2fff]
[    0.062980] PM: Registered nosave memory: [mem 0xdf5e3000-0xdf63cfff]
[    0.062981] PM: Registered nosave memory: [mem 0xdf63d000-0xdf67ffff]
[    0.062982] PM: Registered nosave memory: [mem 0xdf800000-0xfed1bfff]
[    0.062982] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.062983] PM: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
[    0.062983] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.062985] [mem 0xdf800000-0xfed1bfff] available for PCI devices
[    0.062985] Booting paravirtualized kernel on bare hardware
[    0.062988] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.062993] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.063153] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u524288
[    0.063158] pcpu-alloc: s188416 r8192 d28672 u524288 alloc=1*2097152
[    0.063159] pcpu-alloc: [0] 0 1 2 3 
[    0.063183] Built 1 zonelists, mobility grouping on.  Total pages: 2059633
[    0.063184] Policy zone: Normal
[    0.063185] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-72-generic root=UUID=8e5f5b73-a763-4c93-bed1-0094da7ad536 ro quiet splash rfkill.default_state=0 nvidia-drm.modeset=1 vt.handoff=7
[    0.063720] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.063933] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.063979] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.067179] Calgary: detecting Calgary via BIOS EBDA area
[    0.067180] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.088088] Memory: 8076196K/8369396K available (14339K kernel code, 2400K rwdata, 5008K rodata, 2732K init, 4972K bss, 293200K reserved, 0K cma-reserved)
[    0.088093] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
[    0.088202] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.088213] Kernel/User page tables isolation: enabled
[    0.088226] ftrace: allocating 44576 entries in 175 pages
[    0.102695] rcu: Hierarchical RCU implementation.
[    0.102696] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.102697] 	Tasks RCU enabled.
[    0.102698] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.102698] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.105357] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
[    0.105580] vt handoff: transparent VT on vt#7
[    0.105586] Console: colour dummy device 80x25
[    0.105590] printk: console [tty0] enabled
[    0.105604] ACPI: Core revision 20190816
[    0.105678] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.105692] APIC: Switch to symmetric I/O mode setup
[    0.106084] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.125690] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e075103395, max_idle_ns: 440795203824 ns
[    0.125694] Calibrating delay loop (skipped), value calculated using timer frequency.. 6386.46 BogoMIPS (lpj=12772932)
[    0.125695] pid_max: default: 32768 minimum: 301
[    0.125719] LSM: Security Framework initializing
[    0.125728] Yama: becoming mindful.
[    0.125751] AppArmor: AppArmor initialized
[    0.125789] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.125802] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.125813] *** VALIDATE tmpfs ***
[    0.125937] *** VALIDATE proc ***
[    0.125979] *** VALIDATE cgroup1 ***
[    0.125980] *** VALIDATE cgroup2 ***
[    0.126021] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.126029] process: using mwait in idle threads
[    0.126031] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.126032] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.126034] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.126035] Spectre V2 : Mitigation: Full generic retpoline
[    0.126036] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.126036] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.126037] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.126038] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.126039] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.126041] MDS: Mitigation: Clear CPU buffers
[    0.126166] Freeing SMP alternatives memory: 40K
[    0.129766] smpboot: CPU0: Intel(R) Core(TM) i3-2105 CPU @ 3.10GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[    0.129850] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.129856] ... version:                3
[    0.129857] ... bit width:              48
[    0.129857] ... generic registers:      4
[    0.129858] ... value mask:             0000ffffffffffff
[    0.129858] ... max period:             00007fffffffffff
[    0.129858] ... fixed-purpose events:   3
[    0.129859] ... event mask:             000000070000000f
[    0.129889] rcu: Hierarchical SRCU implementation.
[    0.130572] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.130619] smp: Bringing up secondary CPUs ...
[    0.130708] x86: Booting SMP configuration:
[    0.130708] .... node  #0, CPUs:      #1 #2
[    0.136052] 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.136052]  #3
[    0.137742] smp: Brought up 1 node, 4 CPUs
[    0.137742] smpboot: Max logical packages: 1
[    0.137742] smpboot: Total of 4 processors activated (25545.86 BogoMIPS)
[    0.140406] devtmpfs: initialized
[    0.140406] x86/mm: Memory block size: 128MB
[    0.140406] PM: Registering ACPI NVS region [mem 0xdf41e000-0xdf475fff] (360448 bytes)
[    0.140406] PM: Registering ACPI NVS region [mem 0xdf5a9000-0xdf5b9fff] (69632 bytes)
[    0.140406] PM: Registering ACPI NVS region [mem 0xdf5d0000-0xdf5d0fff] (4096 bytes)
[    0.140406] PM: Registering ACPI NVS region [mem 0xdf5d9000-0xdf5e2fff] (40960 bytes)
[    0.140406] PM: Registering ACPI NVS region [mem 0xdf63d000-0xdf67ffff] (274432 bytes)
[    0.140406] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.140406] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.140406] pinctrl core: initialized pinctrl subsystem
[    0.140406] PM: RTC time: 14:33:15, date: 2021-05-02
[    0.140406] NET: Registered protocol family 16
[    0.140406] audit: initializing netlink subsys (disabled)
[    0.141706] audit: type=2000 audit(1619965995.036:1): state=initialized audit_enabled=0 res=1
[    0.141802] EISA bus registered
[    0.141814] cpuidle: using governor ladder
[    0.141814] cpuidle: using governor menu
[    0.141814] ACPI: bus type PCI registered
[    0.141814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.141814] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.141814] PCI: not using MMCONFIG
[    0.141814] PCI: Using configuration type 1 for base access
[    0.141853] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.142087] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.142743] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.142745] ACPI: Added _OSI(Module Device)
[    0.142745] ACPI: Added _OSI(Processor Device)
[    0.142745] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.142745] ACPI: Added _OSI(Processor Aggregator Device)
[    0.142745] ACPI: Added _OSI(Linux-Dell-Video)
[    0.142745] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.142745] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.147748] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.148865] ACPI: Dynamic OEM Table Load:
[    0.148869] ACPI: SSDT 0xFFFF8D5B15AFBC00 00038C (v01 AMI    IST      00000001 MSFT 03000001)
[    0.149396] ACPI: Dynamic OEM Table Load:
[    0.149398] ACPI: SSDT 0xFFFF8D5B15A953C0 000084 (v01 AMI    CST      00000001 MSFT 03000001)
[    0.150591] ACPI: Interpreter enabled
[    0.150608] ACPI: (supports S0 S1 S3 S4 S5)
[    0.150609] ACPI: Using IOAPIC for interrupt routing
[    0.150639] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.150718] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[    0.150726] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.150979] ACPI: Enabled 7 GPEs in block 00 to 3F
[    0.151222] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.158161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.158166] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.158362] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug LTR]
[    0.158545] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.158554] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.158685] acpi PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff window] (conflicts with Video ROM [mem 0x000c0000-0x000ce9ff])
[    0.158857] PCI host bridge to bus 0000:00
[    0.158859] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.158860] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.158861] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.158862] pci_bus 0000:00: root bus resource [mem 0xe4000000-0xffffffff window]
[    0.158863] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.158871] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
[    0.158958] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.158990] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.159097] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.159122] pci 0000:00:16.0: reg 0x10: [mem 0xfb307000-0xfb30700f 64bit]
[    0.159191] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.159274] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.159295] pci 0000:00:1a.0: reg 0x10: [mem 0xfb306000-0xfb3063ff]
[    0.159374] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.159462] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.159482] pci 0000:00:1b.0: reg 0x10: [mem 0xfb300000-0xfb303fff 64bit]
[    0.159556] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.159628] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.159718] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.159815] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.159905] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.159997] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
[    0.160085] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.160177] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400
[    0.160266] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.160356] pci 0000:00:1c.7: [8086:244e] type 01 class 0x060401
[    0.160445] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.160538] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.160558] pci 0000:00:1d.0: reg 0x10: [mem 0xfb305000-0xfb3053ff]
[    0.160638] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.160724] pci 0000:00:1f.0: [8086:1c4a] type 00 class 0x060100
[    0.160900] pci 0000:00:1f.2: [8086:1c00] type 00 class 0x01018f
[    0.160916] pci 0000:00:1f.2: reg 0x10: [io  0xf0d0-0xf0d7]
[    0.160923] pci 0000:00:1f.2: reg 0x14: [io  0xf0c0-0xf0c3]
[    0.160929] pci 0000:00:1f.2: reg 0x18: [io  0xf0b0-0xf0b7]
[    0.160936] pci 0000:00:1f.2: reg 0x1c: [io  0xf0a0-0xf0a3]
[    0.160943] pci 0000:00:1f.2: reg 0x20: [io  0xf090-0xf09f]
[    0.160949] pci 0000:00:1f.2: reg 0x24: [io  0xf080-0xf08f]
[    0.161052] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.161069] pci 0000:00:1f.3: reg 0x10: [mem 0xfb304000-0xfb3040ff 64bit]
[    0.161088] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.161171] pci 0000:00:1f.5: [8086:1c08] type 00 class 0x010185
[    0.161187] pci 0000:00:1f.5: reg 0x10: [io  0xf070-0xf077]
[    0.161193] pci 0000:00:1f.5: reg 0x14: [io  0xf060-0xf063]
[    0.161200] pci 0000:00:1f.5: reg 0x18: [io  0xf050-0xf057]
[    0.161207] pci 0000:00:1f.5: reg 0x1c: [io  0xf040-0xf043]
[    0.161213] pci 0000:00:1f.5: reg 0x20: [io  0xf030-0xf03f]
[    0.161220] pci 0000:00:1f.5: reg 0x24: [io  0xf020-0xf02f]
[    0.161345] pci 0000:01:00.0: [10de:1287] type 00 class 0x030000
[    0.161357] pci 0000:01:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
[    0.161364] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
[    0.161370] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.161375] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.161380] pci 0000:01:00.0: reg 0x30: [mem 0xfb000000-0xfb07ffff pref]
[    0.161384] pci 0000:01:00.0: enabling Extended Tags
[    0.161450] pci 0000:01:00.1: [10de:0e0f] type 00 class 0x040300
[    0.161461] pci 0000:01:00.1: reg 0x10: [mem 0xfb080000-0xfb083fff]
[    0.161487] pci 0000:01:00.1: enabling Extended Tags
[    0.161550] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.161551] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.161553] pci 0000:00:01.0:   bridge window [mem 0xfa000000-0xfb0fffff]
[    0.161555] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.161593] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.161666] pci 0000:03:00.0: [1106:0415] type 00 class 0x010185
[    0.161700] pci 0000:03:00.0: reg 0x10: [io  0xd040-0xd047]
[    0.161713] pci 0000:03:00.0: reg 0x14: [io  0xd030-0xd033]
[    0.161726] pci 0000:03:00.0: reg 0x18: [io  0xd020-0xd027]
[    0.161740] pci 0000:03:00.0: reg 0x1c: [io  0xd010-0xd013]
[    0.161753] pci 0000:03:00.0: reg 0x20: [io  0xd000-0xd00f]
[    0.161778] pci 0000:03:00.0: reg 0x30: [mem 0xfb200000-0xfb20ffff pref]
[    0.161858] pci 0000:03:00.0: supports D1 D2
[    0.161859] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
[    0.173745] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.173751] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.173762] pci 0000:00:1c.4:   bridge window [mem 0xfb200000-0xfb2fffff]
[    0.173826] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.173866] pci 0000:04:00.0: reg 0x10: [mem 0xfb100000-0xfb107fff 64bit]
[    0.174027] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    0.174124] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.174129] pci 0000:00:1c.5:   bridge window [mem 0xfb100000-0xfb1fffff]
[    0.174190] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[    0.174223] pci 0000:05:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.174255] pci 0000:05:00.0: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref]
[    0.174275] pci 0000:05:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
[    0.174391] pci 0000:05:00.0: supports D1 D2
[    0.174392] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.174507] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.174510] pci 0000:00:1c.6:   bridge window [io  0xc000-0xcfff]
[    0.174517] pci 0000:00:1c.6:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.174578] pci 0000:06:00.0: [1b21:1080] type 01 class 0x060401
[    0.174751] pci 0000:00:1c.7: PCI bridge to [bus 06-07] (subtractive decode)
[    0.174760] pci 0000:00:1c.7:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.174761] pci 0000:00:1c.7:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.174762] pci 0000:00:1c.7:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.174763] pci 0000:00:1c.7:   bridge window [mem 0xe4000000-0xffffffff window] (subtractive decode)
[    0.174794] pci_bus 0000:07: extended config space not accessible
[    0.174875] pci 0000:06:00.0: PCI bridge to [bus 07] (subtractive decode)
[    0.174895] pci 0000:06:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.174896] pci 0000:06:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.174897] pci 0000:06:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.174898] pci 0000:06:00.0:   bridge window [mem 0xe4000000-0xffffffff window] (subtractive decode)
[    0.175592] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.175654] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.175716] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.175777] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.175838] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.175899] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.175960] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.176021] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.177713] iommu: Default domain type: Translated 
[    0.177848] SCSI subsystem initialized
[    0.177853] libata version 3.00 loaded.
[    0.177853] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.177853] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.177853] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.177853] vgaarb: loaded
[    0.177853] ACPI: bus type USB registered
[    0.177853] usbcore: registered new interface driver usbfs
[    0.177853] usbcore: registered new interface driver hub
[    0.177853] usbcore: registered new device driver usb
[    0.177853] pps_core: LinuxPPS API ver. 1 registered
[    0.177853] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.177853] PTP clock support registered
[    0.177853] EDAC MC: Ver: 3.0.0
[    0.177853] PCI: Using ACPI for IRQ routing
[    0.177958] PCI: pci_cache_line_size set to 64 bytes
[    0.178010] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.178011] e820: reserve RAM buffer [mem 0xdf41e000-0xdfffffff]
[    0.178012] e820: reserve RAM buffer [mem 0xdf5d0000-0xdfffffff]
[    0.178013] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
[    0.178014] e820: reserve RAM buffer [mem 0x21f800000-0x21fffffff]
[    0.178101] NetLabel: Initializing
[    0.178101] NetLabel:  domain hash size = 128
[    0.178102] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.178115] NetLabel:  unlabeled traffic allowed by default
[    0.178369] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.178373] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.181726] clocksource: Switched to clocksource tsc-early
[    0.192611] *** VALIDATE bpf ***
[    0.192669] VFS: Disk quotas dquot_6.6.0
[    0.192683] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.192706] *** VALIDATE ramfs ***
[    0.192709] *** VALIDATE hugetlbfs ***
[    0.192779] AppArmor: AppArmor Filesystem Enabled
[    0.192802] pnp: PnP ACPI init
[    0.192978] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.192979] system 00:00: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.192980] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.192981] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.192983] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[    0.192988] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.193091] system 00:01: [io  0x0290-0x029f] has been reserved
[    0.193095] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.193417] pnp 00:02: [dma 0 disabled]
[    0.193521] pnp 00:02: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.193542] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.193589] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.193593] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.193840] pnp 00:05: [dma 0 disabled]
[    0.193877] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.194116] system 00:06: [io  0x0400-0x0453] has been reserved
[    0.194117] system 00:06: [io  0x0458-0x047f] has been reserved
[    0.194118] system 00:06: [io  0x0500-0x057f] has been reserved
[    0.194119] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.194121] system 00:06: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.194122] system 00:06: [mem 0xfed08000-0xfed08fff] has been reserved
[    0.194123] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.194126] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.194192] system 00:07: [io  0x0454-0x0457] has been reserved
[    0.194195] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.194467] pnp: PnP ACPI: found 8 devices
[    0.195727] thermal_sys: Registered thermal governor 'fair_share'
[    0.195728] thermal_sys: Registered thermal governor 'bang_bang'
[    0.195728] thermal_sys: Registered thermal governor 'step_wise'
[    0.195729] thermal_sys: Registered thermal governor 'user_space'
[    0.195730] thermal_sys: Registered thermal governor 'power_allocator'
[    0.200223] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.200256] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.200259] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.200261] pci 0000:00:01.0:   bridge window [mem 0xfa000000-0xfb0fffff]
[    0.200262] pci 0000:00:01.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.200265] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.200275] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.200278] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.200282] pci 0000:00:1c.4:   bridge window [mem 0xfb200000-0xfb2fffff]
[    0.200289] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.200293] pci 0000:00:1c.5:   bridge window [mem 0xfb100000-0xfb1fffff]
[    0.200300] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.200303] pci 0000:00:1c.6:   bridge window [io  0xc000-0xcfff]
[    0.200309] pci 0000:00:1c.6:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.200314] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.200333] pci 0000:00:1c.7: PCI bridge to [bus 06-07]
[    0.200343] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.200344] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.200345] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.200346] pci_bus 0000:00: resource 7 [mem 0xe4000000-0xffffffff window]
[    0.200347] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.200348] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfb0fffff]
[    0.200349] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.200350] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.200351] pci_bus 0000:03: resource 1 [mem 0xfb200000-0xfb2fffff]
[    0.200352] pci_bus 0000:04: resource 1 [mem 0xfb100000-0xfb1fffff]
[    0.200353] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
[    0.200354] pci_bus 0000:05: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
[    0.200355] pci_bus 0000:06: resource 4 [io  0x0000-0x0cf7 window]
[    0.200355] pci_bus 0000:06: resource 5 [io  0x0d00-0xffff window]
[    0.200356] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.200357] pci_bus 0000:06: resource 7 [mem 0xe4000000-0xffffffff window]
[    0.200358] pci_bus 0000:07: resource 4 [io  0x0000-0x0cf7 window]
[    0.200359] pci_bus 0000:07: resource 5 [io  0x0d00-0xffff window]
[    0.200360] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.200361] pci_bus 0000:07: resource 7 [mem 0xe4000000-0xffffffff window]
[    0.200443] NET: Registered protocol family 2
[    0.200604] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.200650] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.200795] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.200878] TCP: Hash tables configured (established 65536 bind 65536)
[    0.200915] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.200940] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.200988] NET: Registered protocol family 1
[    0.200992] NET: Registered protocol family 44
[    0.337794] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x670 took 133580 usecs
[    0.473785] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x670 took 132783 usecs
[    0.473806] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.473815] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.473988] pci 0000:06:00.0: Disabling ASPM L0s/L1
[    0.473992] PCI: CLS 64 bytes, default 64
[    0.474033] Trying to unpack rootfs image as initramfs...
[    0.587726] Freeing initrd memory: 49892K
[    0.587768] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.587770] software IO TLB: mapped [mem 0xdb41e000-0xdf41e000] (64MB)
[    0.587974] check: Scanning for low memory corruption every 60 seconds
[    0.588327] Initialise system trusted keyrings
[    0.588336] Key type blacklist registered
[    0.588364] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.589457] zbud: loaded
[    0.589762] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.589894] fuse: init (API version 7.31)
[    0.589908] *** VALIDATE fuse ***
[    0.589909] *** VALIDATE fuse ***
[    0.589984] Platform Keyring initialized
[    0.593264] Key type asymmetric registered
[    0.593265] Asymmetric key parser 'x509' registered
[    0.593273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.593298] io scheduler mq-deadline registered
[    0.593515] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[    0.593660] pcieport 0000:00:1c.0: PME: Signaling with IRQ 25
[    0.593848] pcieport 0000:00:1c.4: PME: Signaling with IRQ 26
[    0.593948] pcieport 0000:00:1c.5: PME: Signaling with IRQ 27
[    0.594093] pcieport 0000:00:1c.6: PME: Signaling with IRQ 28
[    0.594239] pcieport 0000:00:1c.7: PME: Signaling with IRQ 29
[    0.594305] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.594345] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    0.594345] vesafb: scrolling: redraw
[    0.594347] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.594354] vesafb: framebuffer at 0xf1000000, mapped to 0x(____ptrval____), using 1216k, total 1216k
[    0.594383] fbcon: Deferring console take-over
[    0.594383] fb0: VESA VGA frame buffer device
[    0.594394] intel_idle: MWAIT substates: 0x1120
[    0.594395] intel_idle: v0.4.1 model 0x2A
[    0.594513] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.594596] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.594614] ACPI: Power Button [PWRB]
[    0.594642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.594668] ACPI: Power Button [PWRF]
[    0.595294] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.615779] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.617444] Linux agpgart interface v0.103
[    0.619141] loop: module loaded
[    0.619256] ata_piix 0000:00:1f.2: version 2.13
[    0.619347] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.778876] scsi host0: ata_piix
[    0.779093] scsi host1: ata_piix
[    0.779133] ata1: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf090 irq 20
[    0.779137] ata2: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf098 irq 20
[    0.779224] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    0.937752] ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
[    0.938651] scsi host2: ata_piix
[    0.938844] scsi host3: ata_piix
[    0.938883] ata3: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 20
[    0.938884] ata4: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 20
[    0.938977] libphy: Fixed MDIO Bus: probed
[    0.938978] tun: Universal TUN/TAP device driver, 1.6
[    0.939026] PPP generic driver version 2.4.2
[    0.939075] VFIO - User Level meta-driver version: 0.3
[    0.939125] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.939131] ehci-pci: EHCI PCI platform driver
[    0.939226] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.939230] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.939242] ehci-pci 0000:00:1a.0: debug port 2
[    0.943154] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.943164] ehci-pci 0000:00:1a.0: irq 23, io mem 0xfb306000
[    0.957749] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.957810] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.957811] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.957812] usb usb1: Product: EHCI Host Controller
[    0.957813] usb usb1: Manufacturer: Linux 5.4.0-72-generic ehci_hcd
[    0.957814] usb usb1: SerialNumber: 0000:00:1a.0
[    0.957967] hub 1-0:1.0: USB hub found
[    0.957974] hub 1-0:1.0: 2 ports detected
[    0.958142] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.958146] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.958155] ehci-pci 0000:00:1d.0: debug port 2
[    0.962042] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.962045] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfb305000
[    0.977750] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.977809] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.977811] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.977812] usb usb2: Product: EHCI Host Controller
[    0.977812] usb usb2: Manufacturer: Linux 5.4.0-72-generic ehci_hcd
[    0.977813] usb usb2: SerialNumber: 0000:00:1d.0
[    0.977956] hub 2-0:1.0: USB hub found
[    0.977962] hub 2-0:1.0: 2 ports detected
[    0.978066] ehci-platform: EHCI generic platform driver
[    0.978073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.978076] ohci-pci: OHCI PCI platform driver
[    0.978084] ohci-platform: OHCI generic platform driver
[    0.978088] uhci_hcd: USB Universal Host Controller Interface driver
[    0.978161] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    0.978164] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    0.982538] xhci_hcd 0000:04:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080000
[    0.982737] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.982738] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.982739] usb usb3: Product: xHCI Host Controller
[    0.982739] usb usb3: Manufacturer: Linux 5.4.0-72-generic xhci-hcd
[    0.982740] usb usb3: SerialNumber: 0000:04:00.0
[    0.982872] hub 3-0:1.0: USB hub found
[    0.982882] hub 3-0:1.0: 2 ports detected
[    0.982986] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    0.982988] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    0.982990] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
[    0.983019] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.983036] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.983037] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.983038] usb usb4: Product: xHCI Host Controller
[    0.983052] usb usb4: Manufacturer: Linux 5.4.0-72-generic xhci-hcd
[    0.983053] usb usb4: SerialNumber: 0000:04:00.0
[    0.983184] hub 4-0:1.0: USB hub found
[    0.983194] hub 4-0:1.0: 2 ports detected
[    0.983293] i8042: PNP: No PS/2 controller found.
[    0.983451] mousedev: PS/2 mouse device common for all mice
[    0.983644] rtc_cmos 00:03: RTC can wake from S4
[    0.983838] rtc_cmos 00:03: registered as rtc0
[    0.983851] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.983855] i2c /dev entries driver
[    0.983892] device-mapper: uevent: version 1.0.3
[    0.983967] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    0.983981] platform eisa.0: Probing EISA bus 0
[    0.983983] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.983984] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.983984] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.983985] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.983986] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.983987] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.983988] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.983988] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.983989] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.983990] platform eisa.0: EISA: Detected 0 cards
[    0.983995] intel_pstate: Intel P-state driver initializing
[    0.984198] ledtrig-cpu: registered to indicate activity on CPUs
[    0.984242] drop_monitor: Initializing network drop monitor service
[    0.984375] NET: Registered protocol family 10
[    0.989582] Segment Routing with IPv6
[    0.989608] NET: Registered protocol family 17
[    0.989640] Key type dns_resolver registered
[    0.989874] RAS: Correctable Errors collector initialized.
[    0.989902] microcode: sig=0x206a7, pf=0x2, revision=0x2f
[    0.989942] microcode: Microcode Update Driver: v2.2.
[    0.989946] IPI shorthand broadcast: enabled
[    0.989951] sched_clock: Marking stable (989787361, 151225)->(1004503518, -14564932)
[    0.990011] registered taskstats version 1
[    0.990022] Loading compiled-in X.509 certificates
[    0.990783] Loaded X.509 cert 'Build time autogenerated kernel key: f55c4634ad654377a9ba7bad1ef0d32977b1cff1'
[    0.991473] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.992154] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.992179] zswap: loaded using pool lzo/zbud
[    0.992236] Key type ._fscrypt registered
[    0.992237] Key type .fscrypt registered
[    0.997017] Key type big_key registered
[    0.999365] Key type encrypted registered
[    0.999368] AppArmor: AppArmor sha1 policy hashing enabled
[    0.999377] ima: No TPM chip found, activating TPM-bypass!
[    0.999382] ima: Allocated hash algorithm: sha1
[    0.999389] ima: No architecture policies found
[    0.999397] evm: Initialising EVM extended attributes:
[    0.999397] evm: security.selinux
[    0.999398] evm: security.SMACK64
[    0.999398] evm: security.SMACK64EXEC
[    0.999399] evm: security.SMACK64TRANSMUTE
[    0.999399] evm: security.SMACK64MMAP
[    0.999399] evm: security.apparmor
[    0.999400] evm: security.ima
[    0.999400] evm: security.capability
[    0.999401] evm: HMAC attrs: 0x1
[    0.999700] PM:   Magic number: 5:656:585
[    0.999731] pci_bus 0000:06: hash matches
[    0.999792] rtc_cmos 00:03: setting system clock to 2021-05-02T14:33:16 UTC (1619965996)
[    1.297744] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.317743] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.358307] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[    1.385747] tsc: Refined TSC clocksource calibration: 3193.004 MHz
[    1.385756] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e0679565f8, max_idle_ns: 440795264966 ns
[    1.385812] clocksource: Switched to clocksource tsc
[    1.446088] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.446091] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.446143] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.446144] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.446392] hub 1-1:1.0: USB hub found
[    1.446421] hub 2-1:1.0: USB hub found
[    1.446424] hub 1-1:1.0: 6 ports detected
[    1.446607] hub 2-1:1.0: 8 ports detected
[    1.521812] ata2.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.521825] ata2.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.545487] ata2.00: ATA-10: CT480BX500SSD1,  M6CR022, max UDMA/133
[    1.545489] ata2.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 0/32)
[    1.547452] ata2.01: ATAPI: HL-DT-ST DVDRAM GH22NS90, HN00S300, max UDMA/100
[    1.555137] ata2.00: configured for UDMA/133
[    1.579721] usb 3-1: New USB device found, idVendor=0461, idProduct=0010, bcdDevice= 1.04
[    1.579724] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.579726] usb 3-1: Product: USB Keyboard
[    1.579727] usb 3-1: Manufacturer: NOVATEK
[    1.593984] ata2.01: configured for UDMA/100
[    1.733747] usb 2-1.4: new low-speed USB device number 3 using ehci-pci
[    1.848472] usb 2-1.4: New USB device found, idVendor=045e, idProduct=00cb, bcdDevice= 1.99
[    1.848475] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.848476] usb 2-1.4: Product: Microsoft Basic Optical Mouse v2.0 
[    1.848478] usb 2-1.4: Manufacturer: Microsoft 
[    1.981750] ata1.01: failed to resume link (SControl 0)
[    2.141814] ata1.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.141825] ata1.01: SATA link down (SStatus 4 SControl 0)
[    2.144630] ata1.00: ATA-8: WDC WD10EALX-008EA0, 05.01D05, max UDMA/133
[    2.144633] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.147511] ata1.00: configured for UDMA/133
[    2.147669] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EALX-008 1D05 PQ: 0 ANSI: 5
[    2.147923] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.148090] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.148090] scsi 1:0:0:0: Direct-Access     ATA      CT480BX500SSD1   R022 PQ: 0 ANSI: 5
[    2.148115] sd 0:0:0:0: [sda] Write Protect is off
[    2.148117] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.148144] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.148246] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    2.148314] sd 1:0:0:0: [sdb] 937703088 512-byte logical blocks: (480 GB/447 GiB)
[    2.148326] sd 1:0:0:0: [sdb] Write Protect is off
[    2.148328] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.148355] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.154087] scsi 1:0:1:0: CD-ROM            HL-DT-ST DVDRAM GH22NS90  HN00 PQ: 0 ANSI: 5
[    2.155341]  sda: sda1 sda2
[    2.155872] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.234259] sr 1:0:1:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.234261] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.234447] sr 1:0:1:0: Attached scsi CD-ROM sr0
[    2.234492] sr 1:0:1:0: Attached scsi generic sg2 type 5
[    2.240809]  sdb: sdb1
[    2.241355] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.242294] Freeing unused decrypted memory: 2040K
[    2.242659] Freeing unused kernel image memory: 2732K
[    2.253808] Write protecting the kernel read-only data: 22528k
[    2.254243] Freeing unused kernel image memory: 2008K
[    2.254426] Freeing unused kernel image memory: 1136K
[    2.263604] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.263605] x86/mm: Checking user space page tables
[    2.272626] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.272629] Run /init as init process
[    2.367375] pata_via 0000:03:00.0: version 0.3.4
[    2.368870] r8168: loading out-of-tree module taints kernel.
[    2.369054] r8168: module verification failed: signature and/or required key missing - tainting kernel
[    2.369546] r8168 Gigabit Ethernet driver 8.048.00-NAPI loaded
[    2.370844] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[    2.370871] r8168  Copyright (C) 2019  Realtek NIC software team <nicfae@realtek.com> 
                This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>. 
                This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>. 
[    2.372100] scsi host4: pata_via
[    2.376668] scsi host5: pata_via
[    2.376748] ata5: PATA max UDMA/133 cmd 0xd040 ctl 0xd030 bmdma 0xd000 irq 16
[    2.376749] ata6: PATA max UDMA/133 cmd 0xd020 ctl 0xd010 bmdma 0xd008 irq 16
[    2.382629] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20190816/utaddress-204)
[    2.382638] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.382646] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20190816/utaddress-204)
[    2.382651] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.382657] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.SBRG.GPBX) (20190816/utaddress-204)
[    2.382662] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000050F (\_GPE.GPIO) (20190816/utaddress-204)
[    2.382668] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.382668] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    2.384755] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    2.392233] hidraw: raw HID events driver (C) Jiri Kosina
[    2.409779] usbcore: registered new interface driver usbhid
[    2.409780] usbhid: USB HID core driver
[    2.412256] r8168 0000:05:00.0 enp5s0: renamed from eth0
[    2.440732] input: NOVATEK USB Keyboard as /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/usb3/3-1/3-1:1.0/0003:0461:0010.0001/input/input2
[    2.497876] hid-generic 0003:0461:0010.0001: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-0000:04:00.0-1/input0
[    2.498043] input: NOVATEK USB Keyboard System Control as /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/usb3/3-1/3-1:1.1/0003:0461:0010.0002/input/input3
[    2.557837] input: NOVATEK USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/usb3/3-1/3-1:1.1/0003:0461:0010.0002/input/input4
[    2.557972] hid-generic 0003:0461:0010.0002: input,hidraw1: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-0000:04:00.0-1/input1
[    2.558116] input: Microsoft  Microsoft Basic Optical Mouse v2.0  as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/0003:045E:00CB.0003/input/input5
[    2.558300] hid-generic 0003:045E:00CB.0003: input,hidraw2: USB HID v1.11 Mouse [Microsoft  Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:1d.0-1.4/input0
[    2.626750] random: fast init done
[    2.710097] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.710108] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.710119] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.859344] fbcon: Taking over console
[    2.859411] Console: switching to colour frame buffer device 80x30
[    2.868589] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    7.239389] systemd[1]: Inserted module 'autofs4'
[    7.915547] systemd[1]: systemd 245.4-4ubuntu3.6 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)
[    7.933827] systemd[1]: Detected architecture x86-64.
[    7.954433] systemd[1]: Set hostname to <jjz-desk>.
[   29.654928] systemd[1]: Created slice system-modprobe.slice.
[   29.655126] systemd[1]: Created slice User and Session Slice.
[   29.655186] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   29.655375] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   29.655404] systemd[1]: Reached target User and Group Name Lookups.
[   29.655415] systemd[1]: Reached target Remote File Systems.
[   29.655426] systemd[1]: Reached target Slices.
[   29.655537] systemd[1]: Listening on Syslog Socket.
[   29.655615] systemd[1]: Listening on fsck to fsckd communication Socket.
[   29.655665] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   29.655831] systemd[1]: Listening on Journal Audit Socket.
[   29.655910] systemd[1]: Listening on Journal Socket (/dev/log).
[   29.656009] systemd[1]: Listening on Journal Socket.
[   29.656097] systemd[1]: Listening on udev Control Socket.
[   29.656161] systemd[1]: Listening on udev Kernel Socket.
[   29.656921] systemd[1]: Mounting Huge Pages File System...
[   29.657857] systemd[1]: Mounting POSIX Message Queue File System...
[   29.659171] systemd[1]: Mounting Kernel Debug File System...
[   29.659982] systemd[1]: Mounting Kernel Trace File System...
[   29.661240] systemd[1]: Starting Journal Service...
[   29.770668] systemd[1]: Starting Set the console keyboard layout...
[   29.771813] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   29.772768] systemd[1]: Starting Load Kernel Module drm...
[   30.275073] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   30.275112] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   30.982166] systemd[1]: Starting Load Kernel Modules...
[   30.983311] systemd[1]: Starting Remount Root and Kernel File Systems...
[   30.984139] systemd[1]: Starting udev Coldplug all Devices...
[   30.984893] systemd[1]: Starting Uncomplicated firewall...
[   30.986547] systemd[1]: Started Journal Service.
[   32.653762] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
[   33.832465] systemd-journald[269]: Received client request to flush runtime journal.
[   34.915902] lp: driver loaded but no devices found
[   35.215252] ppdev: user-space parallel port driver
[   35.501936] parport_pc 00:02: reported by Plug and Play ACPI
[   35.502004] parport0: PC-style at 0x378, irq 5 [PCSPP]
[   35.537754] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k SSFS
[   35.597902] lp0: using parport0 (interrupt-driven).
[   47.601822] audit: type=1400 audit(1619966043.098:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=350 comm="apparmor_parser"
[   47.601827] audit: type=1400 audit(1619966043.098:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=350 comm="apparmor_parser"
[   47.604117] audit: type=1400 audit(1619966043.098:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=348 comm="apparmor_parser"
[   47.615442] audit: type=1400 audit(1619966043.110:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=351 comm="apparmor_parser"
[   47.616765] audit: type=1400 audit(1619966043.110:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=347 comm="apparmor_parser"
[   47.616768] audit: type=1400 audit(1619966043.110:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=347 comm="apparmor_parser"
[   47.616770] audit: type=1400 audit(1619966043.110:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=347 comm="apparmor_parser"
[   47.616771] audit: type=1400 audit(1619966043.110:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=347 comm="apparmor_parser"
[   47.621675] audit: type=1400 audit(1619966043.114:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=355 comm="apparmor_parser"
[   47.621682] audit: type=1400 audit(1619966043.114:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=355 comm="apparmor_parser"
[   48.489504] asus_wmi: ASUS WMI generic driver loaded
[   48.498820] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[   48.498822] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[   48.498823] RAPL PMU: hw unit of domain package 2^-16 Joules
[   48.498823] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[   48.578575] asus_wmi: Initialization: 0x0
[   48.578636] asus_wmi: BIOS WMI version: 0.9
[   48.578744] asus_wmi: SFUN value: 0x0
[   48.578747] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[   48.579583] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input6
[   48.757144] cryptd: max_cpu_qlen set to 1000
[   49.033395] kvm: disabled by bios
[   49.101137] kvm: disabled by bios
[   49.159979] kvm: disabled by bios
[   49.207372] kvm: disabled by bios
[   49.353922] snd_hda_intel 0000:01:00.1: Disabling MSI
[   49.353929] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   49.524010] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[   49.524013] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   49.524015] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   49.524016] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   49.524017] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x1e
[   49.524018] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   49.524021] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   49.524023] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   49.524024] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   49.890115] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   49.890327] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   49.890458] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   49.890655] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   49.890752] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   49.890935] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   49.891018] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   49.891099] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   49.891278] nvidia: module license 'NVIDIA' taints kernel.
[   49.891279] Disabling lock debugging due to kernel taint
[   49.893748] enp5s0: 0xffffb61080029000, 54:04:a6:ef:a9:6a, IRQ 35
[   49.967912] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[   50.027936] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   50.144289] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  460.73.01  Thu Apr  1 21:40:36 UTC 2021
[   50.216985] intel_rapl_common: Found RAPL domain package
[   50.216987] intel_rapl_common: Found RAPL domain core
[   50.216989] intel_rapl_common: Found RAPL domain uncore
[   50.216993] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[   50.307644] random: crng init done
[   50.307646] random: 7 urandom warning(s) missed due to ratelimiting
[   50.312447] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  460.73.01  Thu Apr  1 21:32:31 UTC 2021
[   50.326964] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[   51.028861] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   51.028863] [drm] No driver support for vblank timestamp query.
[   51.044067] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[   51.044192] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[   51.044283] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   51.044371] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[   51.044458] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[   51.093104] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[   51.137223] nvidia-uvm: Loaded the UVM driver, major device number 236.
[   51.445714] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 0
[   51.577720] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 5
[   52.297725] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 50
[   53.002814] r8168: enp5s0: link up
[   53.002875] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[   55.151243] rfkill: input handler disabled
[   82.784253] rfkill: input handler enabled
[   82.960580] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 11
[   84.094405] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 91
[   87.438501] rfkill: input handler disabled
[   88.649479] kauditd_printk_skb: 34 callbacks suppressed
[   88.649480] audit: type=1400 audit(1619966084.319:46): apparmor="DENIED" operation="capable" profile="/snap/core/10958/usr/lib/snapd/snap-confine" pid=2012 comm="snap-confine" capability=4  capname="fsetid"
[   90.943382] audit: type=1326 audit(1619966086.627:47): auid=1000 uid=1000 gid=1000 ses=3 pid=2012 comm="snap-store" exe="/snap/snap-store/518/usr/bin/snap-store" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f1208806639 code=0x50000
[   91.290826] audit: type=1107 audit(1619966086.981:48): pid=426 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/NetworkManager" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.13" pid=2012 label="snap.snap-store.ubuntu-software" peer_pid=428 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[   92.009829] audit: type=1107 audit(1619966087.701:49): pid=426 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.10" pid=2012 label="snap.snap-store.ubuntu-software" peer_pid=447 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[   92.010305] audit: type=1107 audit(1619966087.701:50): pid=426 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.10" pid=2012 label="snap.snap-store.ubuntu-software" peer_pid=447 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[   92.035352] audit: type=1107 audit(1619966087.729:51): pid=426 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.10" pid=2012 label="snap.snap-store.ubuntu-software" peer_pid=447 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[   92.035724] audit: type=1107 audit(1619966087.729:52): pid=426 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.10" pid=2012 label="snap.snap-store.ubuntu-software" peer_pid=447 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[   92.526656] audit: type=1400 audit(1619966088.219:53): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/PackageKit/Vendor.conf" pid=2012 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  107.944450] audit: type=1400 audit(1619966103.666:54): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=2012 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  108.024279] audit: type=1400 audit(1619966103.746:55): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/var/lib/snapd/hostfs/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop" pid=2012 comm="pool-org.gnome." requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  108.749896] audit: type=1326 audit(1619966104.475:56): auid=1000 uid=1000 gid=1000 ses=3 pid=2012 comm="pool-org.gnome." exe="/snap/snap-store/518/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f12087fc4e7 code=0x50000
[  146.915657] audit: type=1107 audit(1619966142.642:57): pid=426 uid=103 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name="org.bluez" pid=3576 label="snap.simplenote.simplenote"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
(base) jjz@jjz-desk:~$ 

et pour info, au tout début du démarrage, j'ai un message qui dit scanning device / No device!". Ce n'est pas nouveau, j'ai ça depuis que j'ai migré sur 20.04 peut-être mais je me demande si c'est normal.

Hors ligne

#35 Le 02/05/2021, à 16:11

nany

Re : Démarrage lent 20.04 LTS

Hadrien_33 a écrit :

et pour info, au tout début du démarrage, j'ai un message qui dit scanning device / No device!". Ce n'est pas nouveau, j'ai ça depuis que j'ai migré sur 20.04 peut-être mais je me demande si c'est normal.

Il y a peut-être quelque chose à faire à ce niveau suivant ton matériel.
Donne le retour de :

sudo lshw -sanitize

Hors ligne

#36 Le 02/05/2021, à 16:29

Hadrien_33

Re : Démarrage lent 20.04 LTS

et voilà :

(base) jjz@jjz-desk:~$ sudo lshw -sanitize
[sudo] Mot de passe de jjz : 
computer                    
    description: Ordinateur de Bureau
    produit: System Product Name (SKU)
    fabricant: System manufacturer
    version: System Version
    numéro de série: [REMOVED]
    bits: 64 bits
    fonctionnalités: smbios-2.6 dmi-2.6 smp vsyscall32
    configuration : boot=normal chassis=desktop family=To be filled by O.E.M. sku=SKU uuid=[REMOVED]
  *-core
       description: Carte mère
       produit: P8H67-M PRO
       fabricant: ASUSTeK Computer INC.
       identifiant matériel: 0
       version: Rev 1.xx
       numéro de série: [REMOVED]
       emplacement: To be filled by O.E.M.
     *-firmware
          description: BIOS
          fabricant: American Megatrends Inc.
          identifiant matériel: 0
          version: 1106
          date: 10/17/2011
          taille: 64KiB
          capacité: 4MiB
          fonctionnalités: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb biosbootspecification
     *-cpu
          description: CPU
          produit: Intel(R) Core(TM) i3-2105 CPU @ 3.10GHz
          fabricant: Intel Corp.
          identifiant matériel: 4
          information bus: cpu@0
          version: Intel(R) Core(TM) i3-2105 CPU @ 3.10GHz
          numéro de série: [REMOVED]
          emplacement: LGA1155
          taille: 1833MHz
          capacité: 3800MHz
          bits: 64 bits
          horloge: 100MHz
          fonctionnalités: lm fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm arat pln pts md_clear flush_l1d cpufreq
          configuration : cores=2 enabledcores=1 threads=2
        *-cache:0
             description: L1 cache
             identifiant matériel: 5
             emplacement: L1-Cache
             taille: 128KiB
             capacité: 128KiB
             fonctionnalités: internal write-back unified
             configuration : level=1
        *-cache:1
             description: L2 cache
             identifiant matériel: 6
             emplacement: L2-Cache
             taille: 512KiB
             capacité: 512KiB
             fonctionnalités: internal varies unified
             configuration : level=2
        *-cache:2 DÉSACTIVÉ
             description: L3 cache
             identifiant matériel: 7
             emplacement: L3-Cache
             taille: 3MiB
             capacité: 3MiB
             fonctionnalités: internal unified
             configuration : level=3
     *-memory
          description: Mémoire Système
          identifiant matériel: 2a
          emplacement: Carte mère
          taille: 8GiB
        *-bank:0
             description: DIMM DDR3 Synchrone 1333 MHz (0,8 ns)
             produit: VS2GB1333D3
             fabricant: Corsair
             identifiant matériel: 0
             numéro de série: [REMOVED]
             emplacement: DIMM0
             taille: 2GiB
             bits: 64 bits
             horloge: 1333MHz (0.8ns)
        *-bank:1
             description: DIMM DDR3 Synchrone 1333 MHz (0,8 ns)
             produit: VS2GB1333D4
             fabricant: Corsair
             identifiant matériel: 1
             numéro de série: [REMOVED]
             emplacement: DIMM1
             taille: 2GiB
             bits: 64 bits
             horloge: 1333MHz (0.8ns)
        *-bank:2
             description: DIMM DDR3 Synchrone 1333 MHz (0,8 ns)
             produit: VS2GB1333D3
             fabricant: Corsair
             identifiant matériel: 2
             numéro de série: [REMOVED]
             emplacement: DIMM2
             taille: 2GiB
             bits: 64 bits
             horloge: 1333MHz (0.8ns)
        *-bank:3
             description: DIMM DDR3 Synchrone 1333 MHz (0,8 ns)
             produit: VS2GB1333D4
             fabricant: Corsair
             identifiant matériel: 3
             numéro de série: [REMOVED]
             emplacement: DIMM3
             taille: 2GiB
             bits: 64 bits
             horloge: 1333MHz (0.8ns)
     *-pci
          description: Host bridge
          produit: 2nd Generation Core Processor Family DRAM Controller
          fabricant: Intel Corporation
          identifiant matériel: 100
          information bus: pci@0000:00:00.0
          version: 09
          bits: 32 bits
          horloge: 33MHz
          configuration : driver=snb_uncore
          ressources : irq:0
        *-pci:0
             description: PCI bridge
             produit: Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port
             fabricant: Intel Corporation
             identifiant matériel: 1
             information bus: pci@0000:00:01.0
             version: 09
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pm msi pciexpress normal_decode bus_master cap_list
             configuration : driver=pcieport
             ressources : irq:24 portE/S:e000(taille=4096) mémoire:fa000000-fb0fffff portE/S:e8000000(taille=167772160)
           *-display
                description: VGA compatible controller
                produit: GK208B [GeForce GT 730]
                fabricant: NVIDIA Corporation
                identifiant matériel: 0
                information bus: pci@0000:01:00.0
                version: a1
                bits: 64 bits
                horloge: 33MHz
                fonctionnalités: pm msi pciexpress vga_controller bus_master cap_list rom
                configuration : driver=nvidia latency=0
                ressources : irq:38 mémoire:fa000000-faffffff mémoire:e8000000-efffffff mémoire:f0000000-f1ffffff portE/S:e000(taille=128) mémoire:c0000-dffff
           *-multimedia
                description: Audio device
                produit: GK208 HDMI/DP Audio Controller
                fabricant: NVIDIA Corporation
                identifiant matériel: 0.1
                information bus: pci@0000:01:00.1
                version: a1
                bits: 32 bits
                horloge: 33MHz
                fonctionnalités: pm msi pciexpress bus_master cap_list
                configuration : driver=snd_hda_intel latency=0
                ressources : irq:17 mémoire:fb080000-fb083fff
        *-communication
             description: Communication controller
             produit: 6 Series/C200 Series Chipset Family MEI Controller #1
             fabricant: Intel Corporation
             identifiant matériel: 16
             information bus: pci@0000:00:16.0
             version: 04
             bits: 64 bits
             horloge: 33MHz
             fonctionnalités: pm msi bus_master cap_list
             configuration : driver=mei_me latency=0
             ressources : irq:36 mémoire:fb307000-fb30700f
        *-usb:0
             description: USB controller
             produit: 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2
             fabricant: Intel Corporation
             identifiant matériel: 1a
             information bus: pci@0000:00:1a.0
             version: 05
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pm debug ehci bus_master cap_list
             configuration : driver=ehci-pci latency=0
             ressources : irq:23 mémoire:fb306000-fb3063ff
           *-usbhost
                produit: EHCI Host Controller
                fabricant: Linux 5.4.0-72-generic ehci_hcd
                identifiant matériel: 1
                information bus: usb@1
                nom logique: usb1
                version: 5.04
                fonctionnalités: usb-2.00
                configuration : driver=hub slots=2 speed=480Mbit/s
              *-usb
                   description: Concentrateur USB
                   produit: Integrated Rate Matching Hub
                   fabricant: Intel Corp.
                   identifiant matériel: 1
                   information bus: usb@1:1
                   version: 0.00
                   fonctionnalités: usb-2.00
                   configuration : driver=hub slots=6 speed=480Mbit/s
        *-multimedia
             description: Audio device
             produit: 6 Series/C200 Series Chipset Family High Definition Audio Controller
             fabricant: Intel Corporation
             identifiant matériel: 1b
             information bus: pci@0000:00:1b.0
             version: 05
             bits: 64 bits
             horloge: 33MHz
             fonctionnalités: pm msi pciexpress bus_master cap_list
             configuration : driver=snd_hda_intel latency=0
             ressources : irq:37 mémoire:fb300000-fb303fff
        *-pci:1
             description: PCI bridge
             produit: 6 Series/C200 Series Chipset Family PCI Express Root Port 1
             fabricant: Intel Corporation
             identifiant matériel: 1c
             information bus: pci@0000:00:1c.0
             version: b5
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration : driver=pcieport
             ressources : irq:25
        *-pci:2
             description: PCI bridge
             produit: 6 Series/C200 Series Chipset Family PCI Express Root Port 5
             fabricant: Intel Corporation
             identifiant matériel: 1c.4
             information bus: pci@0000:00:1c.4
             version: b5
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration : driver=pcieport
             ressources : irq:26 portE/S:d000(taille=4096) mémoire:fb200000-fb2fffff
           *-ide
                description: IDE interface
                produit: VT6415 PATA IDE Host Controller
                fabricant: VIA Technologies, Inc.
                identifiant matériel: 0
                information bus: pci@0000:03:00.0
                version: 00
                bits: 32 bits
                horloge: 33MHz
                fonctionnalités: ide pm msi pciexpress pci_native_mode bus_master cap_list rom
                configuration : driver=pata_via latency=0
                ressources : irq:16 portE/S:d040(taille=8) portE/S:d030(taille=4) portE/S:d020(taille=8) portE/S:d010(taille=4) portE/S:d000(taille=16) mémoire:fb200000-fb20ffff
        *-pci:3
             description: PCI bridge
             produit: 6 Series/C200 Series Chipset Family PCI Express Root Port 6
             fabricant: Intel Corporation
             identifiant matériel: 1c.5
             information bus: pci@0000:00:1c.5
             version: b5
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration : driver=pcieport
             ressources : irq:27 mémoire:fb100000-fb1fffff
           *-usb
                description: USB controller
                produit: ASM1042 SuperSpeed USB Host Controller
                fabricant: ASMedia Technology Inc.
                identifiant matériel: 0
                information bus: pci@0000:04:00.0
                version: 00
                bits: 64 bits
                horloge: 33MHz
                fonctionnalités: msi msix pm pciexpress xhci bus_master cap_list
                configuration : driver=xhci_hcd latency=0
                ressources : irq:17 mémoire:fb100000-fb107fff
              *-usbhost:0
                   produit: xHCI Host Controller
                   fabricant: Linux 5.4.0-72-generic xhci-hcd
                   identifiant matériel: 0
                   information bus: usb@3
                   nom logique: usb3
                   version: 5.04
                   fonctionnalités: usb-2.00
                   configuration : driver=hub slots=2 speed=480Mbit/s
                 *-usb
                      description: Clavier
                      produit: USB Keyboard
                      fabricant: NOVATEK
                      identifiant matériel: 1
                      information bus: usb@3:1
                      version: 1.04
                      fonctionnalités: usb-1.10
                      configuration : driver=usbhid maxpower=100mA speed=1Mbit/s
              *-usbhost:1
                   produit: xHCI Host Controller
                   fabricant: Linux 5.4.0-72-generic xhci-hcd
                   identifiant matériel: 1
                   information bus: usb@4
                   nom logique: usb4
                   version: 5.04
                   fonctionnalités: usb-3.00
                   configuration : driver=hub slots=2 speed=5000Mbit/s
        *-pci:4
             description: PCI bridge
             produit: 6 Series/C200 Series Chipset Family PCI Express Root Port 7
             fabricant: Intel Corporation
             identifiant matériel: 1c.6
             information bus: pci@0000:00:1c.6
             version: b5
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration : driver=pcieport
             ressources : irq:28 portE/S:c000(taille=4096) portE/S:f2100000(taille=1048576)
           *-network
                description: Ethernet interface
                produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
                fabricant: Realtek Semiconductor Co., Ltd.
                identifiant matériel: 0
                information bus: pci@0000:05:00.0
                nom logique: enp5s0
                version: 06
                numéro de série: [REMOVED]
                taille: 1Gbit/s
                capacité: 1Gbit/s
                bits: 64 bits
                horloge: 33MHz
                fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
                configuration : autonegotiation=on broadcast=yes driver=r8168 driverversion=8.048.00-NAPI duplex=full ip=[REMOVED] latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
                ressources : irq:35 portE/S:c000(taille=256) mémoire:f2104000-f2104fff mémoire:f2100000-f2103fff
        *-pci:5
             description: PCI bridge
             produit: 82801 PCI Bridge
             fabricant: Intel Corporation
             identifiant matériel: 1c.7
             information bus: pci@0000:00:1c.7
             version: b5
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pciexpress msi pm subtractive_decode bus_master cap_list
             configuration : driver=pcieport
             ressources : irq:29
           *-pci
                description: PCI bridge
                produit: ASM1083/1085 PCIe to PCI Bridge
                fabricant: ASMedia Technology Inc.
                identifiant matériel: 0
                information bus: pci@0000:06:00.0
                version: 01
                bits: 32 bits
                horloge: 33MHz
                fonctionnalités: pci subtractive_decode bus_master cap_list
        *-usb:1
             description: USB controller
             produit: 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1
             fabricant: Intel Corporation
             identifiant matériel: 1d
             information bus: pci@0000:00:1d.0
             version: 05
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pm debug ehci bus_master cap_list
             configuration : driver=ehci-pci latency=0
             ressources : irq:23 mémoire:fb305000-fb3053ff
           *-usbhost
                produit: EHCI Host Controller
                fabricant: Linux 5.4.0-72-generic ehci_hcd
                identifiant matériel: 1
                information bus: usb@2
                nom logique: usb2
                version: 5.04
                fonctionnalités: usb-2.00
                configuration : driver=hub slots=2 speed=480Mbit/s
              *-usb
                   description: Concentrateur USB
                   produit: Integrated Rate Matching Hub
                   fabricant: Intel Corp.
                   identifiant matériel: 1
                   information bus: usb@2:1
                   version: 0.00
                   fonctionnalités: usb-2.00
                   configuration : driver=hub slots=8 speed=480Mbit/s
                 *-usb
                      description: Souris
                      produit: Microsoft Basic Optical Mouse v2.0
                      fabricant: Microsoft
                      identifiant matériel: 4
                      information bus: usb@2:1.4
                      version: 1.99
                      fonctionnalités: usb-1.10
                      configuration : driver=usbhid maxpower=100mA speed=1Mbit/s
        *-isa
             description: ISA bridge
             produit: H67 Express Chipset LPC Controller
             fabricant: Intel Corporation
             identifiant matériel: 1f
             information bus: pci@0000:00:1f.0
             version: 05
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: isa bus_master cap_list
             configuration : driver=lpc_ich latency=0
             ressources : irq:0
        *-ide:0
             description: IDE interface
             produit: 6 Series/C200 Series Chipset Family Desktop SATA Controller (IDE mode, ports 0-3)
             fabricant: Intel Corporation
             identifiant matériel: 1f.2
             information bus: pci@0000:00:1f.2
             version: 05
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: ide pm isa_compat_mode pci_native_mode bus_master cap_list
             configuration : driver=ata_piix latency=0
             ressources : irq:20 portE/S:f0d0(taille=8) portE/S:f0c0(taille=4) portE/S:f0b0(taille=8) portE/S:f0a0(taille=4) portE/S:f090(taille=16) portE/S:f080(taille=16)
        *-serial
             description: SMBus
             produit: 6 Series/C200 Series Chipset Family SMBus Controller
             fabricant: Intel Corporation
             identifiant matériel: 1f.3
             information bus: pci@0000:00:1f.3
             version: 05
             bits: 64 bits
             horloge: 33MHz
             configuration : driver=i801_smbus latency=0
             ressources : irq:18 mémoire:fb304000-fb3040ff portE/S:f000(taille=32)
        *-ide:1
             description: IDE interface
             produit: 6 Series/C200 Series Chipset Family Desktop SATA Controller (IDE mode, ports 4-5)
             fabricant: Intel Corporation
             identifiant matériel: 1f.5
             information bus: pci@0000:00:1f.5
             version: 05
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: ide pm pci_native_mode bus_master cap_list
             configuration : driver=ata_piix latency=0
             ressources : irq:20 portE/S:f070(taille=8) portE/S:f060(taille=4) portE/S:f050(taille=8) portE/S:f040(taille=4) portE/S:f030(taille=16) portE/S:f020(taille=16)
     *-pnp00:00
          produit: PnP device PNP0c01
          identifiant matériel: 1
          fonctionnalités: pnp
          configuration : driver=system
     *-pnp00:01
          produit: PnP device PNP0c02
          identifiant matériel: 2
          fonctionnalités: pnp
          configuration : driver=system
     *-pnp00:02
          produit: PnP device PNP0400
          identifiant matériel: 3
          fonctionnalités: pnp
          configuration : driver=parport_pc
     *-pnp00:03
          produit: PnP device PNP0b00
          identifiant matériel: 5
          fonctionnalités: pnp
          configuration : driver=rtc_cmos
     *-pnp00:04
          produit: PnP device PNP0c02
          identifiant matériel: 6
          fonctionnalités: pnp
          configuration : driver=system
     *-pnp00:05
          produit: PnP device PNP0501
          identifiant matériel: 7
          fonctionnalités: pnp
          configuration : driver=serial
     *-pnp00:06
          produit: PnP device PNP0c01
          identifiant matériel: 8
          fonctionnalités: pnp
          configuration : driver=system
     *-pnp00:07
          produit: PnP device INT3f0d
          identifiant matériel: 9
          fonctionnalités: pnp
          configuration : driver=system
     *-scsi:0
          identifiant matériel: a
          nom logique: scsi0
          fonctionnalités: emulated
        *-disk
             description: ATA Disk
             produit: WDC WD10EALX-008
             fabricant: Western Digital
             identifiant matériel: 0.0.0
             information bus: scsi@0:0.0.0
             nom logique: /dev/sda
             version: 1D05
             numéro de série: [REMOVED]
             taille: 931GiB (1TB)
             fonctionnalités: partitioned partitioned:dos
             configuration : ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=0009a17d
           *-volume:0
                description: Windows NTFS volume
                identifiant matériel: 1
                information bus: scsi@0:0.0.0,1
                nom logique: /dev/sda1
                version: 3.1
                numéro de série: [REMOVED]
                taille: 19GiB
                capacité: 19GiB
                fonctionnalités: primary ntfs initialized
                configuration : clustersize=4096 created=2013-01-17 21:30:49 filesystem=ntfs state=clean
           *-volume:1
                description: Windows FAT volume
                fabricant: mkdosfs
                identifiant matériel: 2
                information bus: scsi@0:0.0.0,2
                nom logique: /dev/sda2
                version: FAT32
                numéro de série: [REMOVED]
                taille: 860GiB
                capacité: 860GiB
                fonctionnalités: primary fat initialized
                configuration : FATs=2 filesystem=fat
     *-scsi:1
          identifiant matériel: b
          nom logique: scsi1
          fonctionnalités: emulated
        *-disk
             description: ATA Disk
             produit: CT480BX500SSD1
             identifiant matériel: 0.0.0
             information bus: scsi@1:0.0.0
             nom logique: /dev/sdb
             version: R022
             numéro de série: [REMOVED]
             taille: 447GiB (480GB)
             fonctionnalités: partitioned partitioned:dos
             configuration : ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=d24215c5
           *-volume
                description: Volume EXT4
                fabricant: Linux
                identifiant matériel: 1
                information bus: scsi@1:0.0.0,1
                nom logique: /dev/sdb1
                nom logique: /
                version: 1.0
                numéro de série: [REMOVED]
                taille: 447GiB
                capacité: 447GiB
                fonctionnalités: primary bootable journaled extended_attributes large_files huge_files dir_nlink 64bit extents ext4 ext2 initialized
                configuration : created=2020-04-17 21:54:43 filesystem=ext4 lastmountpoint=/ modified=2021-05-02 16:33:18 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro mounted=2021-05-02 10:52:27 state=mounted
        *-cdrom
             description: DVD-RAM writer
             produit: DVDRAM GH22NS90
             fabricant: HL-DT-ST
             identifiant matériel: 0.1.0
             information bus: scsi@1:0.1.0
             nom logique: /dev/cdrom
             nom logique: /dev/cdrw
             nom logique: /dev/dvd
             nom logique: /dev/dvdrw
             nom logique: /dev/sr0
             version: HN00
             fonctionnalités: removable audio cd-r cd-rw dvd dvd-r dvd-ram
             configuration : ansiversion=5 status=nodisc
  *-power:0 NON-RÉCLAMÉ
       description: To Be Filled By O.E.M.
       produit: To Be Filled By O.E.M.
       fabricant: To Be Filled By O.E.M.
       identifiant matériel: 1
       version: To Be Filled By O.E.M.
       numéro de série: [REMOVED]
       capacité: 32768mWh
  *-power:1 NON-RÉCLAMÉ
       description: To Be Filled By O.E.M.
       produit: To Be Filled By O.E.M.
       fabricant: To Be Filled By O.E.M.
       identifiant matériel: 2
       version: To Be Filled By O.E.M.
       numéro de série: [REMOVED]
       capacité: 32768mWh
(base) jjz@jjz-desk:~$ 

Hors ligne

#37 Le 02/05/2021, à 17:06

nany

Re : Démarrage lent 20.04 LTS

Bien, il faudrait rentrer dans le setup du BIOS (a priori il faut utiliser la touche [Suppr] au démarrage) et faire cette manipulation.

Hors ligne

#38 Le 02/05/2021, à 18:03

Hadrien_33

Re : Démarrage lent 20.04 LTS

Bonjour, c'est fait, j'ai désactivé le 'VIA storage controller' et je n'ai plus le message 'no device!' au démarrage. Le temps de démarrage est passé à 1'13sec. Qu'en pensez-vous, étant donné ma config et cette version d'Ubuntu, est ce que c'est bien ou pensez-vous qu'il y'a encore quelque chose à faire ?

Bonne soirée.

Hors ligne