Hi, I installed Debian Buster in sda7 several years ago but thought it is high time to install Bookworm in a free partition sda2. I downloaded the 64 netinst iso, copied it to a USB stick ("cp debian_image /dev/sdb"), re-booted the PC from USB. The installation program started, the wireless card was recognized and the network connection successfully negotiated. After a while, the installation stopped with a message that I don't exactly remember: I think it said more or less that some data transfer failed. I was given the option to retry, which I did some three or four times. Then I stopped the installation from the main installation menu and switched off the PC.
When I restarted, the Grub menu was the same as usual. I selected Debian Buster and got the usual firmware bug warning:
(I only see the word "Image" in my preview; if I can't link to the image I'll copy the messages)
This is not the problem; I tried to fix it several times in the past, never succeeded, but the booting normally goes on. Then I got this:
I have tried several times, but pressing CTRL-C doesn't seem to speed up the process. After some 30 secs I get:
and after one more minute and 30 seconds the booting goes on, as fast as usual, to a normally working system.
This is the dmesg (I cut some 1000 characters at about 37 secs to keep within the allowed characters for this message):The two big delays are just before 36 and 126. It takes some 30 secs to mount sda7 (where Buster is) and 90 seconds for some operation related to Virtualbox; that delay wasn't there before the broken installation to sda2. The UUID bb5b8660etc. mentioned in the third photo linked above ("A start job is running for /dev/disk/by-uuid/bb5b...") might perhaps refer to a virtual machine? None of my partitions has that UUID. I updated grub and reinstalled it, but the problem persists. I installed a Mint to the free partition sda2 and it boots without delay (some 16 seconds, 6 of which for suppressed callbacks in kauditd_printk_skb), but my old Debian Buster still takes more than 2 minutes. Perhaps I should try to reinstall Bookworm to sda2?
I am using this PC for working and would really like to fix the booting delay.
Many thanks for any suggestions you can provide.
When I restarted, the Grub menu was the same as usual. I selected Debian Buster and got the usual firmware bug warning:
(I only see the word "Image" in my preview; if I can't link to the image I'll copy the messages)
This is not the problem; I tried to fix it several times in the past, never succeeded, but the booting normally goes on. Then I got this:
I have tried several times, but pressing CTRL-C doesn't seem to speed up the process. After some 30 secs I get:
and after one more minute and 30 seconds the booting goes on, as fast as usual, to a normally working system.
This is the dmesg (I cut some 1000 characters at about 37 secs to keep within the allowed characters for this message):
Code:
[ 0.000000] Linux version 4.19.0-26-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.304-1 (2024-01-09)[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-26-amd64 root=UUID=5eaf65d7-bf69-4634-b4b8-2b4c7f153bd0 ro quiet[ 0.000000] BIOS-provided physical RAM map:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable[ 0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved[ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable[ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009c64efff] usable[ 0.000000] BIOS-e820: [mem 0x000000009c64f000-0x000000009c87efff] type 20[ 0.000000] BIOS-e820: [mem 0x000000009c87f000-0x000000009ceaefff] reserved[ 0.000000] BIOS-e820: [mem 0x000000009ceaf000-0x000000009cfaefff] ACPI NVS[ 0.000000] BIOS-e820: [mem 0x000000009cfaf000-0x000000009cffefff] ACPI data[ 0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable[ 0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved[ 0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable[ 0.000000] NX (Execute Disable) protection: active[ 0.000000] efi: EFI v2.31 by INSYDE Corp.[ 0.000000] efi: ACPI=0x9cffe000 ACPI 2.0=0x9cffe014 SMBIOS=0x9ceaef98 [ 0.000000] secureboot: Secure boot disabled[ 0.000000] SMBIOS 2.7 present.[ 0.000000] DMI: Hewlett-Packard HP 250 G3 Notebook PC/2211, BIOS F.36 12/18/2014[ 0.000000] tsc: Fast TSC calibration using PIT[ 0.000000] tsc: Detected 2394.334 MHz processor[ 0.000174] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved[ 0.000175] e820: remove [mem 0x000a0000-0x000fffff] usable[ 0.000182] last_pfn = 0x25f600 max_arch_pfn = 0x400000000[ 0.000186] MTRR default type: uncachable[ 0.000186] MTRR fixed ranges enabled:[ 0.000187] 00000-9FFFF write-back[ 0.000188] A0000-BFFFF uncachable[ 0.000189] C0000-E7FFF write-protect[ 0.000190] E8000-EFFFF write-combining[ 0.000190] F0000-FFFFF write-protect[ 0.000191] MTRR variable ranges enabled:[ 0.000192] 0 base 0000000000 mask 7F80000000 write-back[ 0.000193] 1 base 0080000000 mask 7FE0000000 write-back[ 0.000194] 2 base 009D000000 mask 7FFF000000 uncachable[ 0.000195] 3 base 009E000000 mask 7FFE000000 uncachable[ 0.000195] 4 base 00FFA00000 mask 7FFFE00000 write-protect[ 0.000196] 5 base 00FFC00000 mask 7FFFC00000 write-protect[ 0.000197] 6 base 00FF800000 mask 7FFFE00000 uncachable[ 0.000198] 7 base 0100000000 mask 7F00000000 write-back[ 0.000198] 8 base 0200000000 mask 7F80000000 write-back[ 0.000199] 9 base 025F600000 mask 7FFFE00000 uncachable[ 0.001013] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.001133] last_pfn = 0x9d000 max_arch_pfn = 0x400000000[ 0.016420] Using GB pages for direct mapping[ 0.016805] RAMDISK: [mem 0x336d9000-0x35b63fff][ 0.016807] ACPI: Early table checksum verification disabled[ 0.016810] ACPI: RSDP 0x000000009CFFE014 000024 (v02 HPQOEM)[ 0.016814] ACPI: XSDT 0x000000009CFFE210 0000AC (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)[ 0.016819] ACPI: FACP 0x000000009CFF8000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)[ 0.016823] ACPI: DSDT 0x000000009CFE1000 01376C (v02 HPQOEM SLIC-MPC 00000000 HP 00040000)[ 0.016826] ACPI: FACS 0x000000009CFA9000 000040[ 0.016828] ACPI: UEFI 0x000000009CFFD000 000236 (v01 HPQOEM INSYDE 00000001 HP 00040000)[ 0.016830] ACPI: FPDT 0x000000009CFFB000 000044 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000)[ 0.016833] ACPI: ASF! 0x000000009CFF9000 0000A5 (v32 HPQOEM INSYDE 00000001 HP 00040000)[ 0.016835] ACPI: HPET 0x000000009CFF7000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)[ 0.016837] ACPI: APIC 0x000000009CFF6000 00008C (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)[ 0.016840] ACPI: MCFG 0x000000009CFF5000 00003C (v01 HPQOEM INSYDE 00000001 HP 00040000)[ 0.016842] ACPI: SSDT 0x000000009CFE0000 0006FE (v01 HPQOEM INSYDE 00001000 HP 00040000)[ 0.016844] ACPI: BOOT 0x000000009CFDE000 000028 (v01 HPQOEM INSYDE 00000001 HP 00040000)[ 0.016847] ACPI: ASPT 0x000000009CFDC000 000034 (v07 HPQOEM INSYDE 00000001 HP 00040000)[ 0.016849] ACPI: DBGP 0x000000009CFDB000 000034 (v01 HPQOEM INSYDE 00000001 HP 00040000)[ 0.016851] ACPI: LPIT 0x000000009CFD7000 00005C (v01 HPQOEM INSYDE 00000001 HP 00040000)[ 0.016854] ACPI: SSDT 0x000000009CFD6000 000539 (v01 HPQOEM INSYDE 00003000 HP 00040000)[ 0.016856] ACPI: SSDT 0x000000009CFD5000 000AD8 (v01 HPQOEM INSYDE 00003000 HP 00040000)[ 0.016858] ACPI: SSDT 0x000000009CFD4000 0001C7 (v01 HPQOEM INSYDE 00003000 HP 00040000)[ 0.016861] ACPI: SSDT 0x000000009CFCE000 005A14 (v01 HPQOEM INSYDE 00003000 HP 00040000)[ 0.016863] ACPI: BGRT 0x000000009CFCD000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)[ 0.016865] ACPI: Reserving FACP table memory at [mem 0x9cff8000-0x9cff810b][ 0.016866] ACPI: Reserving DSDT table memory at [mem 0x9cfe1000-0x9cff476b][ 0.016867] ACPI: Reserving FACS table memory at [mem 0x9cfa9000-0x9cfa903f][ 0.016868] ACPI: Reserving UEFI table memory at [mem 0x9cffd000-0x9cffd235][ 0.016869] ACPI: Reserving FPDT table memory at [mem 0x9cffb000-0x9cffb043][ 0.016870] ACPI: Reserving ASF! table memory at [mem 0x9cff9000-0x9cff90a4][ 0.016870] ACPI: Reserving HPET table memory at [mem 0x9cff7000-0x9cff7037][ 0.016871] ACPI: Reserving APIC table memory at [mem 0x9cff6000-0x9cff608b][ 0.016872] ACPI: Reserving MCFG table memory at [mem 0x9cff5000-0x9cff503b][ 0.016873] ACPI: Reserving SSDT table memory at [mem 0x9cfe0000-0x9cfe06fd][ 0.016874] ACPI: Reserving BOOT table memory at [mem 0x9cfde000-0x9cfde027][ 0.016874] ACPI: Reserving ASPT table memory at [mem 0x9cfdc000-0x9cfdc033][ 0.016875] ACPI: Reserving DBGP table memory at [mem 0x9cfdb000-0x9cfdb033][ 0.016876] ACPI: Reserving LPIT table memory at [mem 0x9cfd7000-0x9cfd705b][ 0.016877] ACPI: Reserving SSDT table memory at [mem 0x9cfd6000-0x9cfd6538][ 0.016878] ACPI: Reserving SSDT table memory at [mem 0x9cfd5000-0x9cfd5ad7][ 0.016878] ACPI: Reserving SSDT table memory at [mem 0x9cfd4000-0x9cfd41c6][ 0.016879] ACPI: Reserving SSDT table memory at [mem 0x9cfce000-0x9cfd3a13][ 0.016880] ACPI: Reserving BGRT table memory at [mem 0x9cfcd000-0x9cfcd037][ 0.016889] ACPI: Local APIC address 0xfee00000[ 0.016969] No NUMA configuration found[ 0.016970] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff][ 0.016974] NODE_DATA(0) allocated [mem 0x25f5fb000-0x25f5fffff][ 0.016999] Zone ranges:[ 0.017000] DMA [mem 0x0000000000001000-0x0000000000ffffff][ 0.017001] DMA32 [mem 0x0000000001000000-0x00000000ffffffff][ 0.017002] Normal [mem 0x0000000100000000-0x000000025f5fffff][ 0.017002] Device empty[ 0.017003] Movable zone start for each node[ 0.017004] Early memory node ranges[ 0.017005] node 0: [mem 0x0000000000001000-0x000000000006efff][ 0.017005] node 0: [mem 0x0000000000070000-0x0000000000087fff][ 0.017006] node 0: [mem 0x0000000000100000-0x000000009c64efff][ 0.017006] node 0: [mem 0x000000009cfff000-0x000000009cffffff][ 0.017007] node 0: [mem 0x0000000100000000-0x000000025f5fffff][ 0.017299] Zeroed struct page in unavailable ranges: 17450 pages[ 0.017300] Initmem setup node 0 [mem 0x0000000000001000-0x000000025f5fffff][ 0.017302] On node 0 totalpages: 2079702[ 0.017303] DMA zone: 64 pages used for memmap[ 0.017303] DMA zone: 22 pages reserved[ 0.017304] DMA zone: 3974 pages, LIFO batch:0[ 0.017398] DMA32 zone: 9946 pages used for memmap[ 0.017399] DMA32 zone: 636496 pages, LIFO batch:63[ 0.033833] Normal zone: 22488 pages used for memmap[ 0.033835] Normal zone: 1439232 pages, LIFO batch:63[ 0.066448] Reserving Intel graphics memory at [mem 0x9da00000-0x9f9fffff][ 0.066595] ACPI: PM-Timer IO Port: 0x1808[ 0.066597] ACPI: Local APIC address 0xfee00000[ 0.066612] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39[ 0.066614] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)[ 0.066616] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)[ 0.066617] ACPI: IRQ0 used by override.[ 0.066617] ACPI: IRQ9 used by override.[ 0.066619] Using ACPI (MADT) for SMP configuration information[ 0.066620] ACPI: HPET id: 0x8086a201 base: 0xfed00000[ 0.066630] e820: update [mem 0x8a5ca000-0x8a5d4fff] usable ==> reserved[ 0.066639] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x20 (or later)[ 0.066642] smpboot: Allowing 8 CPUs, 4 hotplug CPUs[ 0.066664] PM: Registered nosave memory: [mem 0x00000000-0x00000fff][ 0.066665] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff][ 0.066667] PM: Registered nosave memory: [mem 0x00088000-0x000bffff][ 0.066668] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff][ 0.066669] PM: Registered nosave memory: [mem 0x8a5ca000-0x8a5d4fff][ 0.066671] PM: Registered nosave memory: [mem 0x9c64f000-0x9c87efff][ 0.066671] PM: Registered nosave memory: [mem 0x9c87f000-0x9ceaefff][ 0.066672] PM: Registered nosave memory: [mem 0x9ceaf000-0x9cfaefff][ 0.066672] PM: Registered nosave memory: [mem 0x9cfaf000-0x9cffefff][ 0.066674] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff][ 0.066675] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff][ 0.066675] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff][ 0.066676] PM: Registered nosave memory: [mem 0xf0000000-0xfe100fff][ 0.066676] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff][ 0.066677] PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff][ 0.066677] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff][ 0.066678] PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff][ 0.066678] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff][ 0.066679] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff][ 0.066679] PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff][ 0.066680] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff][ 0.066680] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff][ 0.066682] [mem 0x9fa00000-0xdfffffff] available for PCI devices[ 0.066683] Booting paravirtualized kernel on bare hardware[ 0.066686] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns[ 0.174736] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1[ 0.175057] percpu: Embedded 50 pages/cpu s165272 r8192 d31336 u262144[ 0.175065] pcpu-alloc: s165272 r8192 d31336 u262144 alloc=1*2097152[ 0.175066] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.175088] Built 1 zonelists, mobility grouping on. Total pages: 2047182[ 0.175089] Policy zone: Normal[ 0.175090] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-26-amd64 root=UUID=5eaf65d7-bf69-4634-b4b8-2b4c7f153bd0 ro quiet[ 0.180294] Calgary: detecting Calgary via BIOS EBDA area[ 0.180295] Calgary: Unable to locate Rio Grande table in EBDA - bailing![ 0.207118] Memory: 8002128K/8318808K available (10252K kernel code, 1236K rwdata, 3192K rodata, 1624K init, 2212K bss, 316680K reserved, 0K cma-reserved)[ 0.207323] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1[ 0.207328] Kernel/User page tables isolation: enabled[ 0.214780] ftrace: allocating 32081 entries in 126 pages[ 0.228362] ftrace: allocated 126 pages with 6 groups[ 0.228466] rcu: Hierarchical RCU implementation.[ 0.228468] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.[ 0.228469] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8[ 0.231432] NR_IRQS: 33024, nr_irqs: 760, preallocated irqs: 16[ 0.231627] random: crng init done[ 0.231648] Console: colour dummy device 80x25[ 0.231657] console [tty0] enabled[ 0.231675] ACPI: Core revision 20180810[ 0.231906] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns[ 0.231914] hpet clockevent registered[ 0.231918] APIC: Switch to symmetric I/O mode setup[ 0.232510] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1[ 0.251919] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22834f0cb51, max_idle_ns: 440795251795 ns[ 0.251932] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.66 BogoMIPS (lpj=9577336)[ 0.251950] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'[ 0.251950] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)[ 0.251964] CPU0: Thermal monitoring enabled (TM1)[ 0.251974] process: using mwait in idle threads[ 0.251977] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024[ 0.251977] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4[ 0.251979] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization[ 0.251980] Spectre V2 : Mitigation: Retpolines[ 0.251981] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch[ 0.251981] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT[ 0.251982] Speculative Store Bypass: Vulnerable[ 0.252007] MDS: Vulnerable: Clear CPU buffers attempted, no microcode[ 0.252007] MMIO Stale Data: Unknown: No mitigations[ 0.252008] SRBDS: Vulnerable: No microcode[ 0.252014] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'[ 0.252015] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'[ 0.252015] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'[ 0.252016] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256[ 0.252017] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.[ 0.255622] Freeing SMP alternatives memory: 24K[ 0.257344] pid_max: default: 32768 minimum: 301[ 0.260820] Security Framework initialized[ 0.260821] Yama: disabled by default; enable with sysctl kernel.yama.*[ 0.260840] AppArmor: AppArmor initialized[ 0.261609] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)[ 0.262009] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)[ 0.262032] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)[ 0.262044] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)[ 0.376223] smpboot: CPU0: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz (family: 0x6, model: 0x45, stepping: 0x1)[ 0.376319] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.[ 0.376372] ... version: 3[ 0.376372] ... bit width: 48[ 0.376373] ... generic registers: 4[ 0.376373] ... value mask: 0000ffffffffffff[ 0.376374] ... max period: 00007fffffffffff[ 0.376374] ... fixed-purpose events: 3[ 0.376375] ... event mask: 000000070000000f[ 0.376414] rcu: Hierarchical SRCU implementation.[ 0.377300] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.[ 0.377361] smp: Bringing up secondary CPUs ...[ 0.377424] x86: Booting SMP configuration:[ 0.377426] .... node #0, CPUs: #1[ 0.377786] 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.377786] #2 #3[ 0.377786] smp: Brought up 1 node, 4 CPUs[ 0.377786] smpboot: Max logical packages: 2[ 0.377786] smpboot: Total of 4 processors activated (19154.67 BogoMIPS)[ 0.380188] devtmpfs: initialized[ 0.380188] x86/mm: Memory block size: 128MB[ 0.380665] PM: Registering ACPI NVS region [mem 0x9ceaf000-0x9cfaefff] (1048576 bytes)[ 0.380665] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns[ 0.380665] futex hash table entries: 2048 (order: 5, 131072 bytes)[ 0.380665] pinctrl core: initialized pinctrl subsystem[ 0.380665] NET: Registered protocol family 16[ 0.380665] audit: initializing netlink subsys (disabled)[ 0.380665] audit: type=2000 audit(1705824011.148:1): state=initialized audit_enabled=0 res=1[ 0.380665] cpuidle: using governor ladder[ 0.380665] cpuidle: using governor menu[ 0.380665] Simple Boot Flag at 0x44 set to 0x1[ 0.380665] ACPI: bus type PCI registered[ 0.380665] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5[ 0.380665] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)[ 0.380665] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820[ 0.380665] PCI: Using configuration type 1 for base access[ 0.380665] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on[ 0.384533] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages[ 0.384533] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages[ 0.384533] ACPI: Added _OSI(Module Device)[ 0.384533] ACPI: Added _OSI(Processor Device)[ 0.384533] ACPI: Added _OSI(3.0 _SCP Extensions)[ 0.384533] ACPI: Added _OSI(Processor Aggregator Device)[ 0.384533] ACPI: Added _OSI(Linux-Dell-Video)[ 0.384533] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)[ 0.398987] ACPI: 6 ACPI AML tables successfully acquired and loaded[ 0.400942] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored[ 0.401832] ACPI: Dynamic OEM Table Load:[ 0.401838] ACPI: SSDT 0xFFFF9B2C959E3C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120913)[ 0.402246] ACPI: Dynamic OEM Table Load:[ 0.402251] ACPI: SSDT 0xFFFF9B2C959DC800 0005AA (v01 PmRef ApIst 00003000 INTL 20120913)[ 0.402684] ACPI: Dynamic OEM Table Load:[ 0.402688] ACPI: SSDT 0xFFFF9B2C95A55E00 000119 (v01 PmRef ApCst 00003000 INTL 20120913)[ 0.403539] ACPI: EC: EC started[ 0.403539] ACPI: EC: interrupt blocked[ 0.567964] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC[ 0.567966] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0xa, EC_CMD/EC_SC=0x66, EC_DATA=0x62[ 0.567968] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions[ 0.567968] ACPI: Interpreter enabled[ 0.568016] ACPI: (supports S0 S3 S4 S5)[ 0.568017] ACPI: Using IOAPIC for interrupt routing[ 0.568049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug[ 0.568403] ACPI: Enabled 8 GPEs in block 00 to 7F[ 0.608332] ACPI: Power Resource [FN00] (off)[ 0.608399] ACPI: Power Resource [FN01] (off)[ 0.608455] ACPI: Power Resource [FN02] (off)[ 0.608511] ACPI: Power Resource [FN03] (off)[ 0.608566] ACPI: Power Resource [FN04] (off)[ 0.609114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])[ 0.609118] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI][ 0.609228] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM[ 0.609637] PCI host bridge to bus 0000:00[ 0.609639] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window][ 0.609641] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window][ 0.609642] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window][ 0.609643] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window][ 0.609644] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window][ 0.609645] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window][ 0.609645] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window][ 0.609646] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window][ 0.609647] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window][ 0.609648] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window][ 0.609649] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window][ 0.609650] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window][ 0.609651] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window][ 0.609652] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window][ 0.609653] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window][ 0.609654] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window][ 0.609655] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window][ 0.609656] pci_bus 0000:00: root bus resource [bus 00-fe][ 0.609665] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000[ 0.609817] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000[ 0.609829] pci 0000:00:02.0: reg 0x10: [mem 0xb2000000-0xb23fffff 64bit][ 0.609834] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref][ 0.609838] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f][ 0.609850] pci 0000:00:02.0: BAR 2: assigned to efifb[ 0.609979] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300[ 0.609989] pci 0000:00:03.0: reg 0x10: [mem 0xb2710000-0xb2713fff 64bit][ 0.610148] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330[ 0.610166] pci 0000:00:14.0: reg 0x10: [mem 0xb2700000-0xb270ffff 64bit][ 0.610219] pci 0000:00:14.0: PME# supported from D3hot D3cold[ 0.610347] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000[ 0.610368] pci 0000:00:16.0: reg 0x10: [mem 0xb2718000-0xb271801f 64bit][ 0.610431] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold[ 0.610563] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300[ 0.610591] pci 0000:00:1b.0: reg 0x10: [mem 0xb2714000-0xb2717fff 64bit][ 0.610655] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold[ 0.610786] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400[ 0.610858] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold[ 0.611028] pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400[ 0.611102] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold[ 0.611269] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400[ 0.611344] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold[ 0.611509] pci 0000:00:1c.5: [8086:9c1a] type 01 class 0x060400[ 0.611582] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold[ 0.611753] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320[ 0.611773] pci 0000:00:1d.0: reg 0x10: [mem 0xb271c000-0xb271c3ff][ 0.611852] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold[ 0.611991] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100[ 0.612223] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601[ 0.612237] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f][ 0.612243] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097][ 0.612249] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087][ 0.612255] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093][ 0.612260] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f][ 0.612267] pci 0000:00:1f.2: reg 0x24: [mem 0xb271b000-0xb271b7ff][ 0.612297] pci 0000:00:1f.2: PME# supported from D3hot[ 0.612419] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500[ 0.612434] pci 0000:00:1f.3: reg 0x10: [mem 0xb2719000-0xb27190ff 64bit][ 0.612452] pci 0000:00:1f.3: reg 0x20: [io 0x5040-0x505f][ 0.612621] pci 0000:00:1c.0: PCI bridge to [bus 01][ 0.612712] pci 0000:02:00.0: [10ec:5229] type 00 class 0xff0000[ 0.612752] pci 0000:02:00.0: reg 0x10: [mem 0xb1000000-0xb1000fff][ 0.612909] pci 0000:02:00.0: supports D1 D2[ 0.612910] pci 0000:02:00.0: PME# supported from D1 D2 D3hot[ 0.613121] pci 0000:00:1c.1: PCI bridge to [bus 02-07][ 0.613123] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff][ 0.613126] pci 0000:00:1c.1: bridge window [mem 0xb1000000-0xb1ffffff][ 0.613130] pci 0000:00:1c.1: bridge window [mem 0xb0000000-0xb0ffffff 64bit pref][ 0.613195] pci 0000:08:00.0: [10ec:8136] type 00 class 0x020000[ 0.613227] pci 0000:08:00.0: reg 0x10: [io 0x3000-0x30ff][ 0.613258] pci 0000:08:00.0: reg 0x18: [mem 0xb2600000-0xb2600fff 64bit][ 0.613278] pci 0000:08:00.0: reg 0x20: [mem 0xb2400000-0xb2403fff 64bit pref][ 0.613384] pci 0000:08:00.0: supports D1 D2[ 0.613385] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold[ 0.613516] pci 0000:00:1c.2: PCI bridge to [bus 08][ 0.613518] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff][ 0.613521] pci 0000:00:1c.2: bridge window [mem 0xb2600000-0xb26fffff][ 0.613525] pci 0000:00:1c.2: bridge window [mem 0xb2400000-0xb24fffff 64bit pref][ 0.613579] pci 0000:09:00.0: [1814:3290] type 00 class 0x028000[ 0.613615] pci 0000:09:00.0: reg 0x10: [mem 0xb2510000-0xb251ffff][ 0.613743] pci 0000:09:00.0: PME# supported from D0 D3hot[ 0.613829] pci 0000:09:00.1: [1814:3298] type 00 class 0x0d1100[ 0.613855] pci 0000:09:00.1: reg 0x10: [mem 0xb2500000-0xb250ffff][ 0.613982] pci 0000:09:00.1: supports D1[ 0.613983] pci 0000:09:00.1: PME# supported from D0 D1 D3hot[ 0.614091] pci 0000:00:1c.5: PCI bridge to [bus 09][ 0.614096] pci 0000:00:1c.5: bridge window [mem 0xb2500000-0xb25fffff][ 0.696478] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.[ 0.696528] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.[ 0.696576] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.[ 0.696622] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.[ 0.696669] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.[ 0.696716] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.[ 0.696763] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.[ 0.696813] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.[ 0.697349] ACPI: EC: interrupt unblocked[ 0.697359] ACPI: EC: event unblocked[ 0.697365] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0xa, EC_CMD/EC_SC=0x66, EC_DATA=0x62[ 0.697367] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events[ 0.697427] pci 0000:00:02.0: vgaarb: setting as boot VGA device[ 0.697427] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none[ 0.697427] pci 0000:00:02.0: vgaarb: bridge control possible[ 0.697427] vgaarb: loaded[ 0.697427] pps_core: LinuxPPS API ver. 1 registered[ 0.697427] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>[ 0.697427] PTP clock support registered[ 0.697427] EDAC MC: Ver: 3.0.0[ 0.697427] Registered efivars operations[ 0.697427] PCI: Using ACPI for IRQ routing[ 0.703404] PCI: pci_cache_line_size set to 64 bytes[ 0.703482] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff][ 0.703483] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff][ 0.703484] e820: reserve RAM buffer [mem 0x8a5ca000-0x8bffffff][ 0.703485] e820: reserve RAM buffer [mem 0x9c64f000-0x9fffffff][ 0.703486] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff][ 0.703487] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff][ 0.703586] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0[ 0.703586] hpet0: 8 comparators, 64-bit 14.318180 MHz counter[ 0.703923] clocksource: Switched to clocksource tsc-early[ 0.712982] VFS: Disk quotas dquot_6.6.0[ 0.712999] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)[ 0.713104] AppArmor: AppArmor Filesystem Enabled[ 0.713121] pnp: PnP ACPI init[ 0.713289] system 00:00: [io 0x0680-0x069f] has been reserved[ 0.713291] system 00:00: [io 0xffff] has been reserved[ 0.713292] system 00:00: [io 0xffff] has been reserved[ 0.713293] system 00:00: [io 0xffff] has been reserved[ 0.713294] system 00:00: [io 0x1800-0x18fe] has been reserved[ 0.713295] system 00:00: [io 0x164e-0x164f] has been reserved[ 0.713300] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)[ 0.713337] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)[ 0.713379] system 00:02: [io 0x1854-0x1857] has been reserved[ 0.713382] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)[ 0.713403] pnp 00:03: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)[ 0.713422] pnp 00:04: Plug and Play ACPI device, IDs SYN1eae PNP0f13 (active)[ 0.796625] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved[ 0.796629] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved[ 0.796631] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved[ 0.796632] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved[ 0.796634] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved[ 0.796636] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved[ 0.796637] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved[ 0.796639] system 00:05: [mem 0xff000000-0xff000fff] has been reserved[ 0.796641] system 00:05: [mem 0xff010000-0xffffffff] could not be reserved[ 0.796643] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved[ 0.796644] system 00:05: [mem 0x9fa20000-0x9fa20fff] has been reserved[ 0.796646] system 00:05: [mem 0x9fa10000-0x9fa1ffff] has been reserved[ 0.796650] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)[ 0.796949] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)[ 0.797442] pnp: PnP ACPI: found 7 devices[ 0.803189] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns[ 0.803196] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000[ 0.803199] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000[ 0.803200] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000[ 0.803211] pci 0000:00:1c.0: BAR 14: assigned [mem 0x9fb00000-0x9fcfffff][ 0.803221] pci 0000:00:1c.0: BAR 15: assigned [mem 0x9fd00000-0x9fefffff 64bit pref][ 0.803223] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff][ 0.803225] pci 0000:00:1c.0: PCI bridge to [bus 01][ 0.803227] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff][ 0.803231] pci 0000:00:1c.0: bridge window [mem 0x9fb00000-0x9fcfffff][ 0.803234] pci 0000:00:1c.0: bridge window [mem 0x9fd00000-0x9fefffff 64bit pref][ 0.803239] pci 0000:00:1c.1: PCI bridge to [bus 02-07][ 0.803240] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff][ 0.803244] pci 0000:00:1c.1: bridge window [mem 0xb1000000-0xb1ffffff][ 0.803247] pci 0000:00:1c.1: bridge window [mem 0xb0000000-0xb0ffffff 64bit pref][ 0.803251] pci 0000:00:1c.2: PCI bridge to [bus 08][ 0.803253] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff][ 0.803256] pci 0000:00:1c.2: bridge window [mem 0xb2600000-0xb26fffff][ 0.803259] pci 0000:00:1c.2: bridge window [mem 0xb2400000-0xb24fffff 64bit pref][ 0.803264] pci 0000:00:1c.5: PCI bridge to [bus 09][ 0.803267] pci 0000:00:1c.5: bridge window [mem 0xb2500000-0xb25fffff][ 0.803274] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window][ 0.803275] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window][ 0.803276] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window][ 0.803277] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window][ 0.803278] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window][ 0.803279] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window][ 0.803280] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window][ 0.803281] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window][ 0.803282] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window][ 0.803283] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window][ 0.803284] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window][ 0.803285] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window][ 0.803286] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window][ 0.803287] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window][ 0.803288] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window][ 0.803289] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window][ 0.803290] pci_bus 0000:00: resource 20 [mem 0x9fa00000-0xfeafffff window][ 0.803292] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff][ 0.803293] pci_bus 0000:01: resource 1 [mem 0x9fb00000-0x9fcfffff][ 0.803294] pci_bus 0000:01: resource 2 [mem 0x9fd00000-0x9fefffff 64bit pref][ 0.803295] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff][ 0.803296] pci_bus 0000:02: resource 1 [mem 0xb1000000-0xb1ffffff][ 0.803297] pci_bus 0000:02: resource 2 [mem 0xb0000000-0xb0ffffff 64bit pref][ 0.803298] pci_bus 0000:08: resource 0 [io 0x3000-0x3fff][ 0.803299] pci_bus 0000:08: resource 1 [mem 0xb2600000-0xb26fffff][ 0.803300] pci_bus 0000:08: resource 2 [mem 0xb2400000-0xb24fffff 64bit pref][ 0.803301] pci_bus 0000:09: resource 1 [mem 0xb2500000-0xb25fffff][ 0.803401] NET: Registered protocol family 2[ 0.803528] IP idents hash table entries: 131072 (order: 8, 1048576 bytes)[ 0.804725] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)[ 0.804751] TCP established hash table entries: 65536 (order: 7, 524288 bytes)[ 0.804847] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)[ 0.804986] TCP: Hash tables configured (established 65536 bind 65536)[ 0.805016] UDP hash table entries: 4096 (order: 5, 131072 bytes)[ 0.805042] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)[ 0.805094] NET: Registered protocol family 1[ 0.805099] NET: Registered protocol family 44[ 0.805110] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff][ 0.828572] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6d0 took 21599 usecs[ 0.828618] PCI: CLS 64 bytes, default 64[ 0.828664] Unpacking initramfs...[ 1.442930] Freeing initrd memory: 37420K[ 1.442944] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)[ 1.442945] software IO TLB: mapped [mem 0x9818b000-0x9c18b000] (64MB)[ 1.443608] Initialise system trusted keyrings[ 1.443617] Key type blacklist registered[ 1.443658] workingset: timestamp_bits=40 max_order=21 bucket_order=0[ 1.444853] zbud: loaded[ 1.611368] Key type asymmetric registered[ 1.611369] Asymmetric key parser 'x509' registered[ 1.611377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)[ 1.611396] io scheduler noop registered[ 1.611397] io scheduler deadline registered[ 1.611422] io scheduler cfq registered (default)[ 1.611423] io scheduler mq-deadline registered[ 1.612453] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4[ 1.612466] efifb: probing for efifb[ 1.612478] efifb: framebuffer at 0xa0000000, using 4160k, total 4160k[ 1.612479] efifb: mode is 1366x768x32, linelength=5504, pages=1[ 1.612480] efifb: scrolling: redraw[ 1.612481] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0[ 1.614737] Console: switching to colour frame buffer device 170x48[ 1.616783] fb0: EFI VGA frame buffer device[ 1.616791] intel_idle: MWAIT substates: 0x11142120[ 1.616792] intel_idle: v0.4.1 model 0x45[ 1.616972] intel_idle: lapic_timer_reliable_states 0xffffffff[ 1.617278] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled[ 1.617669] Linux agpgart interface v0.103[ 1.617720] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>[ 1.617720] AMD IOMMUv2 functionality not available on this system[ 1.617978] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12[ 1.637125] serio: i8042 KBD port at 0x60,0x64 irq 1[ 1.637128] serio: i8042 AUX port at 0x60,0x64 irq 12[ 1.637234] mousedev: PS/2 mouse device common for all mice[ 1.637476] rtc_cmos 00:01: RTC can wake from S4[ 1.637625] rtc_cmos 00:01: registered as rtc0[ 1.637638] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs[ 1.637648] intel_pstate: Intel P-state driver initializing[ 1.637860] ledtrig-cpu: registered to indicate activity on CPUs[ 1.638914] NET: Registered protocol family 10[ 1.653172] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0[ 1.653676] Segment Routing with IPv6[ 1.653700] mip6: Mobile IPv6[ 1.653702] NET: Registered protocol family 17[ 1.653738] mpls_gso: MPLS GSO support[ 1.653950] mce: Using 7 MCE banks[ 1.653986] microcode: sig=0x40651, pf=0x40, revision=0x1c[ 1.654054] microcode: Microcode Update Driver: v2.2.[ 1.654074] sched_clock: Marking stable (1653746893, 301805)->(1664093622, -10044924)[ 1.654260] registered taskstats version 1[ 1.654260] Loading compiled-in X.509 certificates[ 1.691829] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'[ 1.691845] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'[ 1.693020] zswap: loaded using pool lzo/zbud[ 1.693129] AppArmor: AppArmor sha1 policy hashing enabled[ 1.693418] rtc_cmos 00:01: setting system clock to 2024-01-21 08:00:12 UTC (1705824012)[ 1.895352] Freeing unused kernel image memory: 1624K[ 1.923989] Write protecting the kernel read-only data: 16384k[ 1.925458] Freeing unused kernel image memory: 2028K[ 1.925724] Freeing unused kernel image memory: 904K[ 1.936934] x86/mm: Checked W+X mappings: passed, no W+X pages found.[ 1.936936] x86/mm: Checking user space page tables[ 1.945361] x86/mm: Checked W+X mappings: passed, no W+X pages found.[ 1.945362] Run /init as init process[ 2.001117] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2[ 2.001136] ACPI: Lid Switch [LID0][ 2.001196] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3[ 2.001207] ACPI: Power Button [PWRB][ 2.001267] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4[ 2.001278] ACPI: Power Button [PWRF][ 2.008704] hidraw: raw HID events driver (C) Jiri Kosina[ 2.015398] wmi_bus wmi_bus-PNP0C14:00: WQBJ data block query control method not found[ 2.050917] ACPI: bus type USB registered[ 2.050943] usbcore: registered new interface driver usbfs[ 2.050955] usbcore: registered new interface driver hub[ 2.050970] usbcore: registered new device driver usb[ 2.052262] i801_smbus 0000:00:1f.3: SPD Write Disable is set[ 2.052291] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt[ 2.054657] r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control[ 2.059730] SCSI subsystem initialized[ 2.061846] cryptd: max_cpu_qlen set to 1000[ 2.070403] thermal LNXTHERM:00: registered as thermal_zone0[ 2.070406] ACPI: Thermal Zone [TZ00] (44 C)[ 2.070792] thermal LNXTHERM:01: registered as thermal_zone1[ 2.070793] ACPI: Thermal Zone [TZ01] (44 C)[ 2.070887] thermal LNXTHERM:02: registered as thermal_zone2[ 2.070889] ACPI: Thermal Zone [TZ02] (28 C)[ 2.083979] libata version 3.00 loaded.[ 2.085865] AVX2 version of gcm_enc/dec engaged.[ 2.085866] AES CTR mode by8 optimization enabled[ 2.087246] r8169 0000:08:00.0 eth0: RTL8106e, 48:0f:cf:dd:00:c6, XID 44900000, IRQ 41[ 2.092368] xhci_hcd 0000:00:14.0: xHCI Host Controller[ 2.092376] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1[ 2.092442] ahci 0000:00:1f.2: version 3.0[ 2.093425] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810[ 2.093429] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported[ 2.093605] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19[ 2.093607] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 2.093609] usb usb1: Product: xHCI Host Controller[ 2.093610] usb usb1: Manufacturer: Linux 4.19.0-26-amd64 xhci-hcd[ 2.093612] usb usb1: SerialNumber: 0000:00:14.0[ 2.093964] hub 1-0:1.0: USB hub found[ 2.093979] hub 1-0:1.0: 9 ports detected[ 2.094597] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver[ 2.095618] ehci-pci: EHCI PCI platform driver[ 2.096797] xhci_hcd 0000:00:14.0: xHCI Host Controller[ 2.096802] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2[ 2.096807] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed[ 2.096854] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19[ 2.096856] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 2.096858] usb usb2: Product: xHCI Host Controller[ 2.096859] usb usb2: Manufacturer: Linux 4.19.0-26-amd64 xhci-hcd[ 2.096861] usb usb2: SerialNumber: 0000:00:14.0[ 2.096925] ehci-pci 0000:00:1d.0: EHCI Host Controller[ 2.096999] hub 2-0:1.0: USB hub found[ 2.097009] hub 2-0:1.0: 4 ports detected[ 2.097546] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3[ 2.097558] ehci-pci 0000:00:1d.0: debug port 2[ 2.101479] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported[ 2.101498] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb271c000[ 2.103009] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 3 ports 6 Gbps 0x3 impl SATA mode[ 2.103013] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst [ 2.105321] r8169 0000:08:00.0 enp8s0: renamed from eth0[ 2.107292] scsi host0: ahci[ 2.107453] scsi host1: ahci[ 2.107691] scsi host2: ahci[ 2.107750] ata1: SATA max UDMA/133 abar m2048@0xb271b000 port 0xb271b100 irq 42[ 2.107752] ata2: SATA max UDMA/133 abar m2048@0xb271b000 port 0xb271b180 irq 42[ 2.107752] ata3: DUMMY[ 2.115940] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00[ 2.116013] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19[ 2.116015] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 2.116017] usb usb3: Product: EHCI Host Controller[ 2.116019] usb usb3: Manufacturer: Linux 4.19.0-26-amd64 ehci_hcd[ 2.116020] usb usb3: SerialNumber: 0000:00:1d.0[ 2.116166] hub 3-0:1.0: USB hub found[ 2.116174] hub 3-0:1.0: 2 ports detected[ 2.175747] checking generic (a0000000 410000) vs hw (a0000000 10000000)[ 2.175748] fb: switching to inteldrmfb from EFI VGA[ 2.175767] Console: switching to colour dummy device 80x25[ 2.175872] [drm] Replacing VGA console driver[ 2.176587] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).[ 2.176588] [drm] Driver supports precise vblank timestamp query.[ 2.176958] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem[ 2.268181] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0[ 2.269485] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)[ 2.270393] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6[ 2.274498] fbcon: inteldrmfb (fb0) is primary device[ 2.352010] usb 1-1: new low-speed USB device number 2 using xhci_hcd[ 2.380025] usb 3-1: new high-speed USB device number 2 using ehci-pci[ 2.423243] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)[ 2.423266] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)[ 2.425503] ata1.00: supports DRM functions and may not be fully accessible[ 2.425653] ata1.00: ATA-10: CT500MX500SSD1, M3CR023, max UDMA/133[ 2.425656] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA[ 2.427126] ata1.00: supports DRM functions and may not be fully accessible[ 2.427361] ata2.00: ATAPI: hp DVDRW SU208GB, HH00, max UDMA/100[ 2.428195] ata1.00: configured for UDMA/133[ 2.430188] ata2.00: configured for UDMA/100[ 2.438336] ahci 0000:00:1f.2: port does not support device sleep[ 2.438769] scsi 0:0:0:0: Direct-Access ATA CT500MX500SSD1 023 PQ: 0 ANSI: 5[ 2.453178] scsi 1:0:0:0: CD-ROM hp DVDRW SU208GB HH00 PQ: 0 ANSI: 5[ 2.468041] tsc: Refined TSC clocksource calibration: 2394.456 MHz[ 2.468059] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c236f90, max_idle_ns: 440795217409 ns[ 2.468112] clocksource: Switched to clocksource tsc[ 2.503913] usb 1-1: New USB device found, idVendor=046d, idProduct=c05a, bcdDevice=63.00[ 2.503918] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0[ 2.503920] usb 1-1: Product: USB Optical Mouse[ 2.503941] usb 1-1: Manufacturer: Logitech[ 2.517332] usbcore: registered new interface driver usbhid[ 2.517333] usbhid: USB HID core driver[ 2.536368] usb 3-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.04[ 2.536371] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0[ 2.536902] hub 3-1:1.0: USB hub found[ 2.537110] hub 3-1:1.0: 8 ports detected[ 2.824048] usb 3-1.5: new high-speed USB device number 3 using ehci-pci[ 2.982808] usb 3-1.5: New USB device found, idVendor=0c45, idProduct=6517, bcdDevice= 0.09[ 2.982812] usb 3-1.5: New USB device strings: Mfr=2, Product=1, SerialNumber=3[ 2.982815] usb 3-1.5: Product: HP Webcam[ 2.982817] usb 3-1.5: Manufacturer: DESEL01BI7Q9JZ[ 2.982819] usb 3-1.5: SerialNumber: HP Webcam[ 3.094459] psmouse serio1: synaptics: queried max coordinates: x [..5696], y [..4884][ 3.137991] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1044..][ 3.222061] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1c0b1, caps: 0xf00133/0x240000/0xa2400/0x0, board id: 2665, fw id: 1458825[ 3.278127] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5[ 3.414775] Console: switching to colour frame buffer device 170x48[ 3.440386] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device[ 3.466468] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C05A.0001/input/input7[ 3.466550] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1/input0[ 3.471066] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)[ 3.471069] sd 0:0:0:0: [sda] 4096-byte physical blocks[ 3.471076] sd 0:0:0:0: [sda] Write Protect is off[ 3.471078] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00[ 3.471086] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA[ 3.473982] sda: sda1 sda2 sda3 sda4 sda6 sda7[ 3.474551] sd 0:0:0:0: [sda] supports TCG Opal[ 3.474553] sd 0:0:0:0: [sda] Attached SCSI disk[ 3.516279] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray[ 3.516282] cdrom: Uniform CD-ROM driver Revision: 3.20[ 3.516610] sr 1:0:0:0: Attached scsi CD-ROM sr0[ 36.052073] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)[ 36.290218] systemd[1]: Inserted module 'autofs4'[ 36.368520] systemd[1]: systemd 241 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)[...][ 37.423514] intel_rapl: RAPL package 0 domain package locked by BIOS[ 37.475481] audit: type=1400 audit(1705824048.274:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=666 comm="apparmor_parser"[ 37.477318] audit: type=1400 audit(1705824048.278:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=664 comm="apparmor_parser"[ 37.478019] audit: type=1400 audit(1705824048.278:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=667 comm="apparmor_parser"[ 37.480624] audit: type=1400 audit(1705824048.282:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=665 comm="apparmor_parser"[ 37.482022] audit: type=1400 audit(1705824048.282:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=676 comm="apparmor_parser"[ 37.482026] audit: type=1400 audit(1705824048.282:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=676 comm="apparmor_parser"[ 37.484433] audit: type=1400 audit(1705824048.286:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest-session" pid=673 comm="apparmor_parser"[ 37.484437] audit: type=1400 audit(1705824048.286:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest-session//chromium" pid=673 comm="apparmor_parser"[ 37.485297] audit: type=1400 audit(1705824048.286:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=675 comm="apparmor_parser"[ 37.485301] audit: type=1400 audit(1705824048.286:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=675 comm="apparmor_parser"[ 37.490803] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17[ 37.490875] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18[ 37.635898] input: HP WMI hotkeys as /devices/virtual/input/input10[ 126.846022] vboxdrv: loading out-of-tree module taints kernel.[ 126.846303] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel[ 126.856428] vboxdrv: Found 4 processor cores[ 126.880113] vboxdrv: TSC mode is Invariant, tentative frequency 2394454504 Hz[ 126.880114] vboxdrv: Successfully loaded version 6.0.24 (interface 0x00290008)[ 127.047031] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready[ 127.049820] r8169 0000:08:00.0: firmware: direct-loading firmware rtl_nic/rtl8106e-1.fw[ 127.051322] Generic PHY r8169-800:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-800:00, irq=IGNORE)[ 127.091797] VBoxNetFlt: Successfully started.[ 127.098008] VBoxNetAdp: Successfully started.[ 127.312116] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready[ 127.317547] IPv6: ADDRCONF(NETDEV_UP): wlp9s0f0: link is not ready[ 127.317589] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt3290.bin'[ 127.317726] rt2800pci 0000:09:00.0: firmware: direct-loading firmware rt3290.bin[ 127.317732] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.37[ 127.402817] broken atomic modeset userspace detected, disabling atomic[ 127.449737] IPv6: ADDRCONF(NETDEV_UP): wlp9s0f0: link is not ready[ 127.582228] IPv6: ADDRCONF(NETDEV_UP): wlp9s0f0: link is not ready[ 127.670551] IPv6: ADDRCONF(NETDEV_UP): wlp9s0f0: link is not ready[ 128.902291] IPv6: ADDRCONF(NETDEV_UP): wlp9s0f0: link is not ready[ 130.021090] wlp9s0f0: authenticate with cc:ce:1e:e7:0d:49[ 130.023445] wlp9s0f0: send auth to cc:ce:1e:e7:0d:49 (try 1/3)[ 130.028585] wlp9s0f0: authenticated[ 130.031976] wlp9s0f0: associate with cc:ce:1e:e7:0d:49 (try 1/3)[ 130.043559] wlp9s0f0: RX AssocResp from cc:ce:1e:e7:0d:49 (capab=0x1431 status=0 aid=1)[ 130.043622] wlp9s0f0: associated[ 130.096620] IPv6: ADDRCONF(NETDEV_CHANGE): wlp9s0f0: link becomes ready[ 130.222513] wlp9s0f0: Limiting TX power to 20 (20 - 0) dBm as advertised by cc:ce:1e:e7:0d:49
I am using this PC for working and would really like to fix the booting delay.
Many thanks for any suggestions you can provide.
Statistics: Posted by ForeverNewbie — 2024-01-21 09:25 — Replies 6 — Views 139