Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

debian on external SSD drive - can I erase all the disc?

If none of the specific sub-forums seem right for your thread, ask here.
Message
Author
MagicPoulp
Posts: 431
Joined: 2018-11-05 21:30

Re: debian on external SSD drive - can I erase all the disc?

#16 Post by MagicPoulp »

I installed the 2 packages firmware-linux-non-free and firmware-atheros.

When I installed firmware-linux-non-free it said W: possibly missing firmware /lib/firmware/rtl_nic/rtl8107e2f2 for module 8169

During boot, I have fewer erros at step 1.
Now I just have
8.880552] ath10k_pci 0000:03:00.0: firmware: failed to load
ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
This error is known on google and it says it is part of atheros, but this is the one I installed
https://lists.debian.org/debian-user/20 ... 01281.html


But the step 2 with ltos of journalctl errors is like described in my previous post.

MagicPoulp
Posts: 431
Joined: 2018-11-05 21:30

Re: debian on external SSD drive - can I erase all the disc?

#17 Post by MagicPoulp »

It would be nice if I could see real logs and not just see a truncated screen of errors.

In rescue mode, I went in /var/log
But there is no relevant log. no syslog, no messages file. Or maybe I was too fast and it has a new name.

From what I can read here, it is only in memeory and had not the time to be logged. And the screen of errors goes too fast so I cannot see the first error.
https://www.linuxquestions.org/question ... ed-831186/

SO now it seems I have a missing ath10k pre-cal-pci-0000:03:00.0.bin firmware file, that is not in the package it should be in. Or maybe not missing but failed to load due to a bug.
This does not return anything:
apt-file search pre-cal-pci
But here it says this file is optional:
https://unix.stackexchange.com/question ... 0k-cal-pci

and I have a missing rtl_nic firmware.
update:
the rtl_nic can be found here: I have not installed it yet.
https://packages.debian.org/buster/firmware-realtek
----------------------------------
And the boot will timeout on waiting device usb.

ANy help appreciated. thanks.

It would be interesting if you know how to fix the missing firmware above (even though one guy in the link above said it is optional)
And how do I get the logs from the previous boot. I boot on usb, it does not start, it should be logged somewhere. Then I start in debian rescue mode and "select graphically" the usb.

then many files show up in /var/log but no interesting log like dmesg logs.

tynman
Posts: 131
Joined: 2016-05-03 19:48
Location: British Columbia, Canada
Been thanked: 1 time

Re: debian on external SSD drive - can I erase all the disc?

#18 Post by tynman »

For syslogs to persist across boots, the directory, /var/log/journal, must exist.

MagicPoulp
Posts: 431
Joined: 2018-11-05 21:30

Re: debian on external SSD drive - can I erase all the disc?

#19 Post by MagicPoulp »

Thanks tynman for the help.

I have created /var/log/journal.
And I will soon read the content.

I have attached a file with the content of journalctl --dmesg
If somone can help me that would be very nice!
But it is in debian rescue mode. IT doesn ot show exactly why one cnanot boot, but there are lots of errors.

The errors that say severity=Corrected also show up first when I cannot boot.

I investigated the "severity corrected errors". It seems to me maybe I need a kernel boot option. What do people here think?
https://askubuntu.com/questions/771899/ ... -corrected
https://askubuntu.com/questions/1104219 ... nomsi-mean

update:
if I boot using pci=nomsi pci=noaer, the obot takes longer, and it goes a little further after my usual last error.
I cannot use syslog but I can see on the screen what the last error says.
It adds the following:

EXT4-fs error (device sdb2): ext4_find_entry:1455
Based on googling this error, perhaps I should try a backport kernel 5? Any other suggestion?
https://askubuntu.com/questions/1100838 ... untu-18-04

I have troubles to understand "ACPI hotplug" and the "tweak" with nvme_core.default_ps_max_latency_us.

Can anyone give me a suggestion or a proper way to debug? I still cannot fetch the logs I see on the screen.

This quote is quite interesting, saying it may be related to power management:
https://bugs.launchpad.net/ubuntu/+sour ... ug/1746340

"
an update on this:

it was actually pcie_aspm=off what helped to solve the problem.

I think the problem is related to the power management of PCIe ports.

Without pcie_aspm=off I started seeing errors like the following ones:

- [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A (start=7841 end=7842) time 291 us, min 1063, max 1079, scanline start 1044, end 1092

pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
pcieport 0000:00:1d.0: AER: device [8086:a330] error status/mask=00000001/00002000

I think the bug is not with the nvme controller but somewhere in ASPM. But I am not a kernel developer.
"

UPDATE: it now boots on usb3 with a kernel 5 from backports
Last edited by MagicPoulp on 2020-03-03 21:33, edited 7 times in total.

MagicPoulp
Posts: 431
Joined: 2018-11-05 21:30

Re: debian on external SSD drive - can I erase all the disc?

#20 Post by MagicPoulp »

copy whole since i cant attach a file quota is reached for eve n17kb
[ 0.000000] Linux version 4.19.0-8-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.98-1 (2020-01-26)
[ 0.000000] Command line: BOOT_IMAGE=/install.amd/vmlinuz vga=788 rescue/enable=true --- quiet
[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000815b7fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000815b8000-0x00000000815b8fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000815b9000-0x00000000815b9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000815ba000-0x000000008e07bfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008e07c000-0x000000008eef9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008eefa000-0x000000008ef40fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008ef41000-0x000000008efaffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008efb0000-0x000000008f78cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008f78d000-0x000000008f7fdfff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000008f7fe000-0x000000008f7fefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008f7ff000-0x000000008fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.60 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x8ef08000 ACPI=0x8ef08000 SMBIOS=0x8f6eb000 SMBIOS 3.0=0x8f6ea000 ESRT=0x8c676118
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: ASUSTeK COMPUTER INC. G11CD-K/G11CD-K, BIOS 0807 03/16/2018
[ 0.000000] tsc: Detected 3000.000 MHz processor
[ 0.005526] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.005527] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.005533] last_pfn = 0x26f000 max_arch_pfn = 0x400000000
[ 0.005626] MTRR default type: write-back
[ 0.005627] MTRR fixed ranges enabled:
[ 0.005628] 00000-9FFFF write-back
[ 0.005629] A0000-BFFFF uncachable
[ 0.005629] C0000-FFFFF write-protect
[ 0.005630] MTRR variable ranges enabled:
[ 0.005631] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.005631] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.005632] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.005632] 3 disabled
[ 0.005633] 4 disabled
[ 0.005633] 5 disabled
[ 0.005633] 6 disabled
[ 0.005634] 7 disabled
[ 0.005634] 8 disabled
[ 0.005634] 9 disabled
[ 0.006417] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.006522] last_pfn = 0x8f7ff max_arch_pfn = 0x400000000
[ 0.013357] esrt: Reserving ESRT space from 0x000000008c676118 to 0x000000008c676150.
[ 0.013361] e820: update [mem 0x8c676000-0x8c676fff] usable ==> reserved
[ 0.013374] Using GB pages for direct mapping
[ 0.013376] BRK [0x147a01000, 0x147a01fff] PGTABLE
[ 0.013377] BRK [0x147a02000, 0x147a02fff] PGTABLE
[ 0.013378] BRK [0x147a03000, 0x147a03fff] PGTABLE
[ 0.013398] BRK [0x147a04000, 0x147a04fff] PGTABLE
[ 0.013400] BRK [0x147a05000, 0x147a05fff] PGTABLE
[ 0.013499] BRK [0x147a06000, 0x147a06fff] PGTABLE
[ 0.013528] BRK [0x147a07000, 0x147a07fff] PGTABLE
[ 0.013619] BRK [0x147a08000, 0x147a08fff] PGTABLE
[ 0.013668] BRK [0x147a09000, 0x147a09fff] PGTABLE
[ 0.013707] RAMDISK: [mem 0x32725000-0x35389fff]
[ 0.013712] ACPI: Early table checksum verification disabled
[ 0.013714] ACPI: RSDP 0x000000008EF08000 000024 (v02 _ASUS_)
[ 0.013717] ACPI: XSDT 0x000000008EF080B8 0000EC (v01 _ASUS_ Desktop 01072009 AMI 00010013)
[ 0.013721] ACPI: FACP 0x000000008EF33FF0 000114 (v06 _ASUS_ Desktop 01072009 AMI 00010013)
[ 0.013725] ACPI: DSDT 0x000000008EF08230 02BDBF (v02 _ASUS_ Desktop 01072009 INTL 20160422)
[ 0.013727] ACPI: FACS 0x000000008EF7EF00 000040
[ 0.013729] ACPI: APIC 0x000000008EF34108 000084 (v03 _ASUS_ Desktop 01072009 AMI 00010013)
[ 0.013730] ACPI: FPDT 0x000000008EF34190 000044 (v01 _ASUS_ Desktop 01072009 AMI 00010013)
[ 0.013732] ACPI: FIDT 0x000000008EF341D8 00009C (v01 _ASUS_ Desktop 01072009 AMI 00010013)
[ 0.013734] ACPI: MCFG 0x000000008EF34278 00003C (v01 _ASUS_ Desktop 01072009 MSFT 00000097)
[ 0.013736] ACPI: SSDT 0x000000008EF342B8 0003A3 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.013738] ACPI: MSDM 0x000000008EF34660 000055 (v03 _ASUS_ Desktop 01072009 ASUS 00000001)
[ 0.013739] ACPI: SSDT 0x000000008EF346B8 003156 (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.013741] ACPI: SSDT 0x000000008EF37810 002760 (v02 PegSsd PegSsdt 00001000 INTL 20160422)
[ 0.013743] ACPI: HPET 0x000000008EF39F70 000038 (v01 INTEL KBL 00000001 MSFT 0000005F)
[ 0.013745] ACPI: SSDT 0x000000008EF39FA8 0011A2 (v02 INTEL Ther_Rvp 00001000 INTL 20160422)
[ 0.013746] ACPI: SSDT 0x000000008EF3B150 000024 (v02 INTEL xh_OEMBD 00000000 INTL 20160422)
[ 0.013748] ACPI: UEFI 0x000000008EF3B178 000042 (v01 _ASUS_ Desktop 00000002 01000013)
[ 0.013750] ACPI: SSDT 0x000000008EF3B1C0 0017AE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.013752] ACPI: LPIT 0x000000008EF3C970 000094 (v01 INTEL KBL 00000000 MSFT 0000005F)
[ 0.013753] ACPI: SSDT 0x000000008EF3CA08 000141 (v02 INTEL HdaDsp 00000000 INTL 20160422)
[ 0.013755] ACPI: SSDT 0x000000008EF3CB50 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
[ 0.013757] ACPI: SSDT 0x000000008EF3CDF0 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
[ 0.013759] ACPI: SSDT 0x000000008EF3FDF8 000517 (v02 INTEL TbtTypeC 00000000 INTL 20160422)
[ 0.013760] ACPI: DBGP 0x000000008EF40310 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.013762] ACPI: DBG2 0x000000008EF40348 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.013764] ACPI: DMAR 0x000000008EF403A0 0000B8 (v01 INTEL KBL 00000001 INTL 00000001)
[ 0.013766] ACPI: TPM2 0x000000008EF40458 000034 (v03 _ASUS_ Desktop 00000001 AMI 00000000)
[ 0.013767] ACPI: BGRT 0x000000008EF40490 000038 (v01 _ASUS_ Desktop 01072009 AMI 00010013)
[ 0.013769] ACPI: WSMT 0x000000008EF404C8 000028 (v01 _ASUS_ Desktop 01072009 AMI 00010013)
[ 0.013775] ACPI: Local APIC address 0xfee00000
[ 0.013933] No NUMA configuration found
[ 0.013933] Faking a node at [mem 0x0000000000000000-0x000000026effffff]
[ 0.013936] NODE_DATA(0) allocated [mem 0x26effb000-0x26effffff]
[ 0.013955] Zone ranges:
[ 0.013955] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.013956] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.013957] Normal [mem 0x0000000100000000-0x000000026effffff]
[ 0.013957] Device empty
[ 0.013958] Movable zone start for each node
[ 0.013958] Early memory node ranges
[ 0.013959] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.013960] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.013960] node 0: [mem 0x0000000000100000-0x00000000815b7fff]
[ 0.013961] node 0: [mem 0x00000000815ba000-0x000000008e07bfff]
[ 0.013961] node 0: [mem 0x000000008f7fe000-0x000000008f7fefff]
[ 0.013961] node 0: [mem 0x0000000100000000-0x000000026effffff]
[ 0.013964] Reserved but unavailable: 98 pages
[ 0.013965] Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff]
[ 0.013966] On node 0 totalpages: 2084887
[ 0.013967] DMA zone: 64 pages used for memmap
[ 0.013967] DMA zone: 23 pages reserved
[ 0.013968] DMA zone: 3996 pages, LIFO batch:0
[ 0.014041] DMA32 zone: 9026 pages used for memmap
[ 0.014041] DMA32 zone: 577659 pages, LIFO batch:63
[ 0.025423] Normal zone: 23488 pages used for memmap
[ 0.025423] Normal zone: 1503232 pages, LIFO batch:63
[ 0.051778] ACPI: PM-Timer IO Port: 0x1808
[ 0.051780] ACPI: Local APIC address 0xfee00000
[ 0.051784] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.051784] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.051785] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.051785] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.051811] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.051812] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.051813] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.051814] ACPI: IRQ0 used by override.
[ 0.051815] ACPI: IRQ9 used by override.
[ 0.051816] Using ACPI (MADT) for SMP configuration information
[ 0.051817] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.051822] e820: update [mem 0x8b33e000-0x8b431fff] usable ==> reserved
[ 0.051831] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.051846] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.051848] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.051849] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.051850] PM: Registered nosave memory: [mem 0x815b8000-0x815b8fff]
[ 0.051850] PM: Registered nosave memory: [mem 0x815b9000-0x815b9fff]
[ 0.051852] PM: Registered nosave memory: [mem 0x8b33e000-0x8b431fff]
[ 0.051853] PM: Registered nosave memory: [mem 0x8c676000-0x8c676fff]
[ 0.051854] PM: Registered nosave memory: [mem 0x8e07c000-0x8eef9fff]
[ 0.051854] PM: Registered nosave memory: [mem 0x8eefa000-0x8ef40fff]
[ 0.051854] PM: Registered nosave memory: [mem 0x8ef41000-0x8efaffff]
[ 0.051855] PM: Registered nosave memory: [mem 0x8efb0000-0x8f78cfff]
[ 0.051855] PM: Registered nosave memory: [mem 0x8f78d000-0x8f7fdfff]
[ 0.051856] PM: Registered nosave memory: [mem 0x8f7ff000-0x8fffffff]
[ 0.051857] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[ 0.051857] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.051857] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.051858] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.051858] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.051859] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.051859] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.051859] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.051860] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[ 0.051860] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.051860] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.051861] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.051862] [mem 0x90000000-0xdfffffff] available for PCI devices
[ 0.051863] Booting paravirtualized kernel on bare hardware
[ 0.051865] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.129411] random: get_random_bytes called from start_kernel+0x93/0x52c with crng_init=0
[ 0.129416] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.129525] percpu: Embedded 45 pages/cpu s144408 r8192 d31720 u524288
[ 0.129530] pcpu-alloc: s144408 r8192 d31720 u524288 alloc=1*2097152
[ 0.129531] pcpu-alloc: [0] 0 1 2 3
[ 0.129546] Built 1 zonelists, mobility grouping on. Total pages: 2052286
[ 0.129546] Policy zone: Normal
[ 0.129547] Kernel command line: BOOT_IMAGE=/install.amd/vmlinuz vga=788 rescue/enable=true --- quiet
[ 0.132309] Calgary: detecting Calgary via BIOS EBDA area
[ 0.132310] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.146420] Memory: 7840024K/8339548K available (10252K kernel code, 1241K rwdata, 3320K rodata, 1592K init, 2276K bss, 499524K reserved, 0K cma-reserved)
[ 0.146485] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.146489] Kernel/User page tables isolation: enabled
[ 0.154345] ftrace: allocating 31847 entries in 125 pages
[ 0.164583] rcu: Hierarchical RCU implementation.
[ 0.164584] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.164585] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.166873] NR_IRQS: 33024, nr_irqs: 1024, preallocated irqs: 16
[ 0.167157] Console: colour dummy device 80x25
[ 0.167161] console [tty0] enabled
[ 0.167172] ACPI: Core revision 20180810
[ 0.167505] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.167535] hpet clockevent registered
[ 0.167570] APIC: Switch to symmetric I/O mode setup
[ 0.167571] DMAR: Host address width 39
[ 0.167572] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.167576] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.167577] DMAR: RMRR base: 0x0000008e68a000 end: 0x0000008e6a9fff
[ 0.167578] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.167578] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.167580] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
[ 0.167580] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[ 0.167581] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.168898] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.168900] x2apic enabled
[ 0.168911] Switched APIC routing to cluster x2apic.
[ 0.172988] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.191544] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
[ 0.191554] Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.00 BogoMIPS (lpj=12000000)
[ 0.191556] pid_max: default: 32768 minimum: 301
[ 0.192249] Security Framework initialized
[ 0.192250] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.192262] AppArmor: AppArmor initialized
[ 0.193000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.193365] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.193383] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.193394] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.193550] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.193550] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.193563] CPU0: Thermal monitoring enabled (TM1)
[ 0.193579] process: using mwait in idle threads
[ 0.193581] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[ 0.193582] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.193583] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.193584] Spectre V2 : Mitigation: Full generic retpoline
[ 0.193584] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.193584] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.193589] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.193589] Speculative Store Bypass: Vulnerable
[ 0.193608] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.196439] Freeing SMP alternatives memory: 24K
[ 0.202820] TSC deadline timer enabled
[ 0.202824] smpboot: CPU0: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[ 0.202884] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.202908] ... version: 4
[ 0.202909] ... bit width: 48
[ 0.202909] ... generic registers: 8
[ 0.202909] ... value mask: 0000ffffffffffff
[ 0.202910] ... max period: 00007fffffffffff
[ 0.202910] ... fixed-purpose events: 3
[ 0.202911] ... event mask: 00000007000000ff
[ 0.202940] rcu: Hierarchical SRCU implementation.
[ 0.203227] random: crng done (trusting CPU's manufacturer)
[ 0.203446] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.203477] smp: Bringing up secondary CPUs ...
[ 0.203523] x86: Booting SMP configuration:
[ 0.203524] .... node #0, CPUs: #1 #2 #3
[ 0.203545] smp: Brought up 1 node, 4 CPUs
[ 0.203545] smpboot: Max logical packages: 1
[ 0.203545] smpboot: Total of 4 processors activated (24000.00 BogoMIPS)
[ 0.203709] devtmpfs: initialized
[ 0.203709] x86/mm: Memory block size: 128MB
[ 0.204014] PM: Registering ACPI NVS region [mem 0x815b8000-0x815b8fff] (4096 bytes)
[ 0.204014] PM: Registering ACPI NVS region [mem 0x8ef41000-0x8efaffff] (454656 bytes)
[ 0.204014] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.204014] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.204014] pinctrl core: initialized pinctrl subsystem
[ 0.204014] NET: Registered protocol family 16
[ 0.204014] audit: initializing netlink subsys (disabled)
[ 0.204014] audit: type=2000 audit(1583181076.036:1): state=initialized audit_enabled=0 res=1
[ 0.204014] cpuidle: using governor ladder
[ 0.204014] cpuidle: using governor menu
[ 0.204014] KVM setup pv remote TLB flush
[ 0.204014] ACPI: bus type PCI registered
[ 0.204014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.204014] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.204014] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.204014] PCI: Using configuration type 1 for base access
[ 0.204074] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.204074] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.204074] ACPI: Added _OSI(Module Device)
[ 0.204074] ACPI: Added _OSI(Processor Device)
[ 0.204074] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.204074] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.204074] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.204074] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.240231] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.246676] ACPI: Dynamic OEM Table Load:
[ 0.246681] ACPI: SSDT 0xFFFF9F4E65269000 000693 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.247042] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[ 0.248107] ACPI: Dynamic OEM Table Load:
[ 0.248111] ACPI: SSDT 0xFFFF9F4E65375000 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.248701] ACPI: Dynamic OEM Table Load:
[ 0.248706] ACPI: SSDT 0xFFFF9F4E66520000 000D14 (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.249487] ACPI: Dynamic OEM Table Load:
[ 0.249490] ACPI: SSDT 0xFFFF9F4E65374C00 00030A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.251730] ACPI: Interpreter enabled
[ 0.251765] ACPI: (supports S0 S3 S4 S5)
[ 0.251765] ACPI: Using IOAPIC for interrupt routing
[ 0.251794] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.252588] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 0.254901] ACPI: Power Resource [PG00] (on)
[ 0.255197] ACPI: Power Resource [PG01] (on)
[ 0.255463] ACPI: Power Resource [PG02] (on)
[ 0.274236] ACPI: Power Resource [FN00] (off)
[ 0.274296] ACPI: Power Resource [FN01] (off)
[ 0.274354] ACPI: Power Resource [FN02] (off)
[ 0.274410] ACPI: Power Resource [FN03] (off)
[ 0.274470] ACPI: Power Resource [FN04] (off)
[ 0.275363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.275368] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.276438] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[ 0.276947] PCI host bridge to bus 0000:00
[ 0.276948] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.276949] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.276950] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.276951] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.276952] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.276952] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.276953] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.276953] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.276954] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.276955] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.276955] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.276956] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.276957] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.276957] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.276958] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.276959] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[ 0.276959] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.276960] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.276966] pci 0000:00:00.0: [8086:591f] type 00 class 0x060000
[ 0.277255] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[ 0.277292] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.277459] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[ 0.277469] pci 0000:00:08.0: reg 0x10: [mem 0xdf631000-0xdf631fff 64bit]
[ 0.277600] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[ 0.277621] pci 0000:00:14.0: reg 0x10: [mem 0xdf610000-0xdf61ffff 64bit]
[ 0.277685] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.277851] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[ 0.277872] pci 0000:00:14.2: reg 0x10: [mem 0xdf630000-0xdf630fff 64bit]
[ 0.278110] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
[ 0.278372] pci 0000:00:15.0: reg 0x10: [mem 0xdf62f000-0xdf62ffff 64bit]
[ 0.279385] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
[ 0.279642] pci 0000:00:15.1: reg 0x10: [mem 0xdf62e000-0xdf62efff 64bit]
[ 0.280589] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[ 0.280614] pci 0000:00:16.0: reg 0x10: [mem 0xdf62d000-0xdf62dfff 64bit]
[ 0.280685] pci 0000:00:16.0: PME# supported from D3hot
[ 0.280852] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[ 0.280869] pci 0000:00:17.0: reg 0x10: [mem 0xdf628000-0xdf629fff]
[ 0.280876] pci 0000:00:17.0: reg 0x14: [mem 0xdf62c000-0xdf62c0ff]
[ 0.280882] pci 0000:00:17.0: reg 0x18: [io 0xf050-0xf057]
[ 0.280889] pci 0000:00:17.0: reg 0x1c: [io 0xf040-0xf043]
[ 0.280896] pci 0000:00:17.0: reg 0x20: [io 0xf020-0xf03f]
[ 0.280902] pci 0000:00:17.0: reg 0x24: [mem 0xdf62b000-0xdf62b7ff]
[ 0.280941] pci 0000:00:17.0: PME# supported from D3hot
[ 0.281067] pci 0000:00:1c.0: [8086:a114] type 01 class 0x060400
[ 0.281133] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.281288] pci 0000:00:1c.6: [8086:a116] type 01 class 0x060400
[ 0.281354] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.281489] pci 0000:00:1c.7: [8086:a117] type 01 class 0x060400
[ 0.281554] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.281692] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[ 0.281763] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.281920] pci 0000:00:1f.0: [8086:a143] type 00 class 0x060100
[ 0.282131] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[ 0.282144] pci 0000:00:1f.2: reg 0x10: [mem 0xdf624000-0xdf627fff]
[ 0.282289] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[ 0.282314] pci 0000:00:1f.3: reg 0x10: [mem 0xdf620000-0xdf623fff 64bit]
[ 0.282338] pci 0000:00:1f.3: reg 0x20: [mem 0xdf600000-0xdf60ffff 64bit]
[ 0.282385] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.282591] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[ 0.282651] pci 0000:00:1f.4: reg 0x10: [mem 0xdf62a000-0xdf62a0ff 64bit]
[ 0.282720] pci 0000:00:1f.4: reg 0x20: [io 0xf000-0xf01f]
[ 0.282930] pci 0000:01:00.0: [10de:1c03] type 00 class 0x030000
[ 0.282949] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[ 0.282959] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.282968] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.282975] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.282981] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[ 0.282998] pci 0000:01:00.0: BAR 1: assigned to efifb
[ 0.283054] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[ 0.283106] pci 0000:01:00.1: [10de:10f1] type 00 class 0x040300
[ 0.283119] pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[ 0.283228] pci 0000:00:01.0: ASPM: current common clock configuration is broken, reconfiguring
[ 0.291587] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.291593] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.291612] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.291615] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.291670] pci 0000:02:00.0: [1b21:1242] type 00 class 0x0c0330
[ 0.291701] pci 0000:02:00.0: reg 0x10: [mem 0xdf500000-0xdf507fff 64bit]
[ 0.291754] pci 0000:02:00.0: enabling Extended Tags
[ 0.291827] pci 0000:02:00.0: PME# supported from D3hot D3cold
[ 0.291915] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.291918] pci 0000:00:1c.0: bridge window [mem 0xdf500000-0xdf5fffff]
[ 0.291974] pci 0000:03:00.0: [168c:0042] type 00 class 0x028000
[ 0.292006] pci 0000:03:00.0: reg 0x10: [mem 0xdf200000-0xdf3fffff 64bit]
[ 0.292118] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.292215] pci 0000:00:1c.6: PCI bridge to [bus 03]
[ 0.292218] pci 0000:00:1c.6: bridge window [mem 0xdf200000-0xdf3fffff]
[ 0.292281] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[ 0.292306] pci 0000:04:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.292326] pci 0000:04:00.0: reg 0x18: [mem 0xdf400000-0xdf400fff 64bit]
[ 0.292339] pci 0000:04:00.0: reg 0x20: [mem 0xd2100000-0xd2103fff 64bit pref]
[ 0.292430] pci 0000:04:00.0: supports D1 D2
[ 0.292431] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.292525] pci 0000:00:1c.7: PCI bridge to [bus 04]
[ 0.292527] pci 0000:00:1c.7: bridge window [io 0xd000-0xdfff]
[ 0.292530] pci 0000:00:1c.7: bridge window [mem 0xdf400000-0xdf4fffff]
[ 0.292533] pci 0000:00:1c.7: bridge window [mem 0xd2100000-0xd21fffff 64bit pref]
[ 0.292574] pci 0000:00:1d.0: PCI bridge to [bus 05]
[ 0.293385] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.293385] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.293385] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.293385] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.293385] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.293385] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.293385] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.293385] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.293385] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.293385] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.293385] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.293385] vgaarb: loaded
[ 0.293385] pps_core: LinuxPPS API ver. 1 registered
[ 0.293385] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.293385] PTP clock support registered
[ 0.293385] EDAC MC: Ver: 3.0.0
[ 0.293385] Registered efivars operations
[ 0.293385] PCI: Using ACPI for IRQ routing
[ 0.322892] PCI: pci_cache_line_size set to 64 bytes
[ 0.322995] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.322996] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.322996] e820: reserve RAM buffer [mem 0x815b8000-0x83ffffff]
[ 0.322997] e820: reserve RAM buffer [mem 0x8b33e000-0x8bffffff]
[ 0.322997] e820: reserve RAM buffer [mem 0x8c676000-0x8fffffff]
[ 0.322998] e820: reserve RAM buffer [mem 0x8e07c000-0x8fffffff]
[ 0.322999] e820: reserve RAM buffer [mem 0x8f7ff000-0x8fffffff]
[ 0.323000] e820: reserve RAM buffer [mem 0x26f000000-0x26fffffff]
[ 0.323059] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.323059] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.324569] clocksource: Switched to clocksource tsc-early
[ 0.330195] VFS: Disk quotas dquot_6.6.0
[ 0.330204] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.330273] AppArmor: AppArmor Filesystem Enabled
[ 0.330284] pnp: PnP ACPI init
[ 0.330471] system 00:00: [io 0x0290-0x029f] has been reserved
[ 0.330474] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.330527] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.330527] system 00:01: [io 0xffff] has been reserved
[ 0.330527] system 00:01: [io 0xffff] has been reserved
[ 0.330527] system 00:01: [io 0xffff] has been reserved
[ 0.330527] system 00:01: [io 0x1800-0x18fe] has been reserved
[ 0.330527] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.330527] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.330527] system 00:02: [io 0x0800-0x087f] has been reserved
[ 0.330527] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.330527] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.330527] system 00:04: [io 0x1854-0x1857] has been reserved
[ 0.330527] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.330527] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.330527] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.330527] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.330527] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.330527] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.330527] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.330527] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.330527] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.330527] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.330527] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.330527] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.330527] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.330527] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.330527] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.330527] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.330527] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.330527] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.330527] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.330527] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.330527] system 00:07: [io 0xff00-0xfffe] has been reserved
[ 0.330527] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.332247] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.333092] pnp: PnP ACPI: found 9 devices
[ 0.338386] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.338412] pci 0000:00:1d.0: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
[ 0.338413] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
[ 0.338414] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000 add_align 100000
[ 0.338421] pci 0000:00:1d.0: BAR 14: assigned [mem 0x90000000-0x901fffff]
[ 0.338428] pci 0000:00:1d.0: BAR 15: assigned [mem 0x90200000-0x903fffff 64bit pref]
[ 0.338430] pci 0000:00:1d.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.338431] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.338432] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.338434] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.338436] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.338439] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.338442] pci 0000:00:1c.0: bridge window [mem 0xdf500000-0xdf5fffff]
[ 0.338447] pci 0000:00:1c.6: PCI bridge to [bus 03]
[ 0.338449] pci 0000:00:1c.6: bridge window [mem 0xdf200000-0xdf3fffff]
[ 0.338455] pci 0000:00:1c.7: PCI bridge to [bus 04]
[ 0.338456] pci 0000:00:1c.7: bridge window [io 0xd000-0xdfff]
[ 0.338459] pci 0000:00:1c.7: bridge window [mem 0xdf400000-0xdf4fffff]
[ 0.338461] pci 0000:00:1c.7: bridge window [mem 0xd2100000-0xd21fffff 64bit pref]
[ 0.338464] pci 0000:00:1d.0: PCI bridge to [bus 05]
[ 0.338466] pci 0000:00:1d.0: bridge window [io 0x2000-0x2fff]
[ 0.338469] pci 0000:00:1d.0: bridge window [mem 0x90000000-0x901fffff]
[ 0.338471] pci 0000:00:1d.0: bridge window [mem 0x90200000-0x903fffff 64bit pref]
[ 0.338476] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.338477] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.338477] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.338478] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.338479] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.338479] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.338480] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.338481] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.338482] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.338482] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.338483] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.338484] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.338484] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.338485] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.338486] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.338486] pci_bus 0000:00: resource 19 [mem 0x90000000-0xdfffffff window]
[ 0.338487] pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
[ 0.338488] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.338489] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[ 0.338489] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.338490] pci_bus 0000:02: resource 1 [mem 0xdf500000-0xdf5fffff]
[ 0.338491] pci_bus 0000:03: resource 1 [mem 0xdf200000-0xdf3fffff]
[ 0.338491] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
[ 0.338492] pci_bus 0000:04: resource 1 [mem 0xdf400000-0xdf4fffff]
[ 0.338493] pci_bus 0000:04: resource 2 [mem 0xd2100000-0xd21fffff 64bit pref]
[ 0.338493] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff]
[ 0.338494] pci_bus 0000:05: resource 1 [mem 0x90000000-0x901fffff]
[ 0.338495] pci_bus 0000:05: resource 2 [mem 0x90200000-0x903fffff 64bit pref]
[ 0.338600] NET: Registered protocol family 2
[ 0.338690] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[ 0.338708] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.338777] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.338853] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.338872] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.338888] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.338923] NET: Registered protocol family 1
[ 0.338926] NET: Registered protocol family 44
[ 0.339175] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.339185] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0
[ 0.339383] PCI: CLS 64 bytes, default 64
[ 0.339408] Unpacking initramfs...
[ 0.919563] Freeing initrd memory: 45460K
[ 0.919592] DMAR: ACPI device "device:7d" under DMAR at fed90000 as 00:15.0
[ 0.919594] DMAR: ACPI device "device:7e" under DMAR at fed90000 as 00:15.1
[ 0.939573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.939576] software IO TLB: mapped [mem 0x7bcb0000-0x7fcb0000] (64MB)
[ 0.939629] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
[ 0.939637] clocksource: Switched to clocksource tsc
[ 0.940097] Initialise system trusted keyrings
[ 0.940104] Key type blacklist registered
[ 0.940132] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[ 0.940921] zbud: loaded
[ 1.050893] Key type asymmetric registered
[ 1.050894] Asymmetric key parser 'x509' registered
[ 1.050902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.050918] io scheduler noop registered
[ 1.050918] io scheduler deadline registered
[ 1.050941] io scheduler cfq registered (default)
[ 1.050941] io scheduler mq-deadline registered
[ 1.051198] pcieport 0000:00:01.0: Signaling PME with IRQ 121
[ 1.051266] pcieport 0000:00:1c.0: Signaling PME with IRQ 122
[ 1.051287] pcieport 0000:00:1c.0: AER enabled with IRQ 122
[ 1.051439] pcieport 0000:00:1c.6: Signaling PME with IRQ 123
[ 1.051459] pcieport 0000:00:1c.6: AER enabled with IRQ 123
[ 1.051605] pcieport 0000:00:1c.7: Signaling PME with IRQ 124
[ 1.051625] pcieport 0000:00:1c.7: AER enabled with IRQ 124
[ 1.051763] pcieport 0000:00:1d.0: Signaling PME with IRQ 125
[ 1.051779] pciehp 0000:00:1d.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 1.051845] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.051857] efifb: probing for efifb
[ 1.051866] efifb: framebuffer at 0xc0000000, using 2432k, total 2432k
[ 1.051867] efifb: mode is 800x600x32, linelength=4096, pages=1
[ 1.051867] efifb: scrolling: redraw
[ 1.051868] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.052628] Console: switching to colour frame buffer device 100x37

[ 1.345222] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 1.359206] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input0
[ 1.359220] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input1
[ 1.359232] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input2
[ 1.359246] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input3
[ 1.359258] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input4
[ 1.359270] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
[ 1.359282] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
[ 1.359293] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
[ 1.375924] scsi host0: ahci
[ 1.376061] scsi host1: ahci
[ 1.376193] scsi host2: ahci
[ 1.376362] scsi host3: ahci
[ 1.376433] ata1: SATA max UDMA/133 abar m2048@0xdf62b000 port 0xdf62b100 irq 126
[ 1.376434] ata2: SATA max UDMA/133 abar m2048@0xdf62b000 port 0xdf62b180 irq 126
[ 1.376436] ata3: SATA max UDMA/133 abar m2048@0xdf62b000 port 0xdf62b200 irq 126
[ 1.376437] ata4: SATA max UDMA/133 abar m2048@0xdf62b000 port 0xdf62b280 irq 126
[ 1.389819] xhci_hcd 0000:02:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x0000000000000010
[ 1.389990] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 1.389991] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.389992] usb usb3: Product: xHCI Host Controller
[ 1.389992] usb usb3: Manufacturer: Linux 4.19.0-8-amd64 xhci-hcd
[ 1.389993] usb usb3: SerialNumber: 0000:02:00.0
[ 1.390135] hub 3-0:1.0: USB hub found
[ 1.390140] hub 3-0:1.0: 2 ports detected
[ 1.390217] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1.390220] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
[ 1.390221] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.390243] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.390255] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 1.390256] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.390256] usb usb4: Product: xHCI Host Controller
[ 1.390257] usb usb4: Manufacturer: Linux 4.19.0-8-amd64 xhci-hcd
[ 1.390258] usb usb4: SerialNumber: 0000:02:00.0
[ 1.390395] hub 4-0:1.0: USB hub found
[ 1.390401] hub 4-0:1.0: 2 ports detected
[ 1.663623] usb 1-3: new low-speed USB device number 2 using xhci_hcd
[ 1.690741] ata3: SATA link down (SStatus 4 SControl 300)
[ 1.690792] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.690816] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.690841] ata2: SATA link down (SStatus 4 SControl 300)
[ 1.693036] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1.693040] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1.693043] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1.693441] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1.693445] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1.693448] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1.694296] ata1.00: ATA-10: Micron_1100_MTFDDAK256TBN, M0MA020, max UDMA/133
[ 1.694299] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.694495] ata4.00: ATAPI: ASUS DVD RAM GHD1N, AS02, max UDMA/133
[ 1.697116] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1.697120] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1.697122] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1.697502] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1.697506] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1.697509] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1.698554] ata4.00: configured for UDMA/133
[ 1.698937] ata1.00: configured for UDMA/133
[ 1.699148] scsi 0:0:0:0: Direct-Access ATA Micron_1100_MTFD A020 PQ: 0 ANSI: 5
[ 1.700749] scsi 3:0:0:0: CD-ROM ASUS DVD RAM GHD1N AS02 PQ: 0 ANSI: 5
[ 1.735937] ata1.00: Enabling discard_zeroes_data
[ 1.735950] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 1.735952] sd 0:0:0:0: [sda] Write Protect is off
[ 1.735953] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.735957] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.736001] ata1.00: Enabling discard_zeroes_data
[ 1.737084] sda: sda1 sda2 sda3 sda4
[ 1.737233] ata1.00: Enabling discard_zeroes_data
[ 1.737252] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.778611] sr 3:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.778614] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.778937] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 1.791634] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[ 1.816336] usb 1-3: New USB device found, idVendor=046d, idProduct=c069, bcdDevice=56.01
[ 1.816339] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.816341] usb 1-3: Product: USB Laser Mouse
[ 1.816342] usb 1-3: Manufacturer: Logitech
[ 1.829080] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.837131] usbcore: registered new interface driver usbhid
[ 1.837132] usbhid: USB HID core driver
[ 1.839259] input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C069.0001/input/input8
[ 1.839380] hid-generic 0003:046D:C069.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:00:14.0-3/input0
[ 1.943630] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[ 2.013320] usb 3-2: New USB device found, idVendor=13fe, idProduct=3e00, bcdDevice= 1.00
[ 2.013323] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.013325] usb 3-2: Product: USB DISK 2.0
[ 2.013327] usb 3-2: Manufacturer:
[ 2.013328] usb 3-2: SerialNumber: 07BB1E01B2A68ED6
[ 2.023167] usb-storage 3-2:1.0: USB Mass Storage device detected
[ 2.023330] scsi host4: usb-storage 3-2:1.0
[ 2.023445] usbcore: registered new interface driver usb-storage
[ 2.026025] usbcore: registered new interface driver uas
[ 2.093197] usb 1-4: New USB device found, idVendor=046d, idProduct=c333, bcdDevice= 4.00
[ 2.093199] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.093201] usb 1-4: Product: Gaming Keyboard G610
[ 2.093203] usb 1-4: Manufacturer: Logitech
[ 2.093204] usb 1-4: SerialNumber: 0D7435623936
[ 2.095366] input: Logitech Gaming Keyboard G610 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:046D:C333.0002/input/input9
[ 2.135948] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 2.151976] hid-generic 0003:046D:C333.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G610] on usb-0000:00:14.0-4/input0
[ 2.153164] input: Logitech Gaming Keyboard G610 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C333.0003/input/input12
[ 2.177369] usb 4-1: New USB device found, idVendor=04e8, idProduct=61f5, bcdDevice= 1.00
[ 2.177372] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 2.177374] usb 4-1: Product: Portable SSD T5
[ 2.177375] usb 4-1: Manufacturer: Samsung
[ 2.177377] usb 4-1: SerialNumber: 12345682061B
[ 2.186686] scsi host5: uas
[ 2.187147] scsi 5:0:0:0: Direct-Access Samsung Portable SSD T5 0 PQ: 0 ANSI: 6
[ 2.188025] sd 5:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 2.188134] sd 5:0:0:0: [sdb] Write Protect is off
[ 2.188137] sd 5:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 2.188525] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.188600] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[ 2.188940] sd 5:0:0:0: [sdb] Optimal transfer size 33553920 bytes
[ 2.190233] sdb: sdb1 < sdb5 sdb6 > sdb2 sdb3
[ 2.191481] sd 5:0:0:0: [sdb] Attached SCSI disk
[ 2.211742] input: Logitech Gaming Keyboard G610 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C333.0003/input/input13
[ 2.211832] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[ 2.211966] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[ 2.211987] hid-generic 0003:046D:C333.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G610] on usb-0000:00:14.0-4/input1
[ 2.212072] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[ 2.339598] usb 1-7: new full-speed USB device number 4 using xhci_hcd
[ 2.492198] usb 1-7: New USB device found, idVendor=13d3, idProduct=3491, bcdDevice= 0.01
[ 2.492199] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.647758] vga16fb: initializing
[ 2.647759] vga16fb: mapped to 0x00000000b2d82ea5
[ 2.647761] checking generic (c0000000 260000) vs hw (a0000 10000)
[ 2.647843] fb1: VGA16 VGA frame buffer device
[ 3.053375] scsi 4:0:0:0: Direct-Access USB DISK 2.0 PMAP PQ: 0 ANSI: 4
[ 3.054583] sd 4:0:0:0: [sdc] 7811072 512-byte logical blocks: (4.00 GB/3.72 GiB)
[ 3.054755] sd 4:0:0:0: [sdc] Write Protect is off
[ 3.054758] sd 4:0:0:0: [sdc] Mode Sense: 23 00 00 00
[ 3.054918] sd 4:0:0:0: [sdc] No Caching mode page found
[ 3.054920] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[ 3.059114] sdc: sdc1 sdc2
[ 3.060768] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[ 16.226709] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 16.230391] ISO 9660 Extensions: RRIP_1991A
[ 30.157585] EFI Variables Facility v0.08 2004-May-17
[ 30.162387] r8169 0000:04:00.0: enabling device (0000 -> 0003)
[ 30.174309] libphy: r8169: probed
[ 30.174799] r8169 0000:04:00.0 eth0: RTL8168g/8111g, 70:4d:7b:a1:fb:77, XID 4c000800, IRQ 134
[ 30.174800] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 30.179790] r8169 0000:04:00.0 enp4s0: renamed from eth0
[ 30.273914] ath10k_pci 0000:03:00.0: enabling device (0000 -> 0002)
[ 30.274161] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 30.274345] pcieport 0000:00:1c.6: AER: Multiple Corrected error received: 0000:00:1c.6
[ 30.274351] pcieport 0000:00:1c.6: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 30.274351] pcieport 0000:00:1c.6: device [8086:a116] error status/mask=00000081/00002000
[ 30.274352] pcieport 0000:00:1c.6: [ 0] RxErr (First)
[ 30.274353] pcieport 0000:00:1c.6: [ 7] BadDLLP
[ 30.274357] pcieport 0000:00:1c.6: AER: Multiple Corrected error received: 0000:00:1c.6
[ 30.274361] pcieport 0000:00:1c.6: can't find device of ID00e6
[ 30.309625] pcieport 0000:00:1c.6: AER: Multiple Corrected error received: 0000:00:1c.6
[ 30.309631] pcieport 0000:00:1c.6: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 30.309632] pcieport 0000:00:1c.6: device [8086:a116] error status/mask=00000001/00002000
[ 30.309632] pcieport 0000:00:1c.6: [ 0] RxErr (First)
[ 30.435787] pcieport 0000:00:1c.6: AER: Multiple Corrected error received: 0000:00:1c.6
[ 30.435796] pcieport 0000:00:1c.6: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 30.435798] pcieport 0000:00:1c.6: device [8086:a116] error status/mask=00002001/00002000
[ 30.435800] pcieport 0000:00:1c.6: [ 0] RxErr (First)
[ 30.435806] pcieport 0000:00:1c.6: AER: Multiple Corrected error received: 0000:00:1c.6
[ 30.435811] pcieport 0000:00:1c.6: can't find device of ID00e6
[ 30.435813] pcieport 0000:00:1c.6: AER: Multiple Corrected error received: 0000:00:1c.6
[ 30.435818] pcieport 0000:00:1c.6: can't find device of ID00e6
[ 30.435819] pcieport 0000:00:1c.6: AER: Multiple Corrected error received: 0000:00:1c.6
[ 30.435824] pcieport 0000:00:1c.6: can't find device of ID00e6
[ 30.435826] pcieport 0000:00:1c.6: AER: Multiple Corrected error received: 0000:00:1c.6
[ 30.435831] pcieport 0000:00:1c.6: can't find device of ID00e6
[ 30.473533] pcieport 0000:00:1c.6: AER: Multiple Corrected error received: 0000:00:1c.6
[ 30.473544] pcieport 0000:00:1c.6: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 30.473546] pcieport 0000:00:1c.6: device [8086:a116] error status/mask=00002001/00002000
[ 30.473548] pcieport 0000:00:1c.6: [ 0] RxErr (First)
[ 30.603008] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[ 30.603009] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[ 30.603016] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[ 30.603022] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/QCA9377/hw1.0/firmware-6.bin (-2)
[ 30.603028] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/QCA9377/hw1.0/firmware-5.bin (-2)
[ 30.603033] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/QCA9377/hw1.0/firmware-4.bin (-2)
[ 30.603039] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/QCA9377/hw1.0/firmware-3.bin (-2)
[ 30.603044] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/QCA9377/hw1.0/firmware-2.bin (-2)
[ 30.603046] ath10k_pci 0000:03:00.0: Failed to find firmware-N.bin (N between 2 and 6) from ath10k/QCA9377/hw1.0: -2
[ 30.603047] ath10k_pci 0000:03:00.0: could not fetch firmware files (-2)
[ 30.603047] ath10k_pci 0000:03:00.0: could not probe fw (-2)
[ 33.649188] isofs_fill_super: bread failed, dev=sdb1, iso_blknum=16, block=32
[ 33.655534] isofs_fill_super: bread failed, dev=sdb1, iso_blknum=16, block=32
[ 33.710316] FAT-fs (sdb3): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 33.743891] FAT-fs (sdb3): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 40.076539] isofs_fill_super: bread failed, dev=sdb1, iso_blknum=16, block=32
[ 40.083161] isofs_fill_super: bread failed, dev=sdb1, iso_blknum=16, block=32

MagicPoulp
Posts: 431
Joined: 2018-11-05 21:30

Re: debian on external SSD drive - can I erase all the disc?

#21 Post by MagicPoulp »

and here is the journalctl --file /var/log/journal/..../file.journal

MagicPoulp
Posts: 431
Joined: 2018-11-05 21:30

Re: debian on external SSD drive - can I erase all the disc?

#22 Post by MagicPoulp »

I only show the end of journal ctl --file
At the top one can see the samsung usb 1-4 is loaded.
curiously I do not see errors.

Mar 02 20:59:03 debian-gilles kernel: usb 1-3: new low-speed USB device number 2 using xhci_hcd
Mar 02 20:59:03 debian-gilles kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Mar 02 20:59:03 debian-gilles kernel: ata3: SATA link down (SStatus 4 SControl 300)
Mar 02 20:59:03 debian-gilles kernel: ata2: SATA link down (SStatus 4 SControl 300)
Mar 02 20:59:03 debian-gilles kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Mar 02 20:59:03 debian-gilles kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Mar 02 20:59:03 debian-gilles kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Mar 02 20:59:03 debian-gilles kernel: ata1.00: ATA-10: Micron_1100_MTFDDAK256TBN, M0MA020, max UDMA/133
Mar 02 20:59:03 debian-gilles kernel: ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
Mar 02 20:59:03 debian-gilles kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Mar 02 20:59:03 debian-gilles kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Mar 02 20:59:03 debian-gilles kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Mar 02 20:59:03 debian-gilles kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Mar 02 20:59:03 debian-gilles kernel: ata1.00: configured for UDMA/133
Mar 02 20:59:03 debian-gilles kernel: scsi 0:0:0:0: Direct-Access ATA Micron_1100_MTFD A020 PQ: 0 ANSI: 5
Mar 02 20:59:03 debian-gilles kernel: ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Mar 02 20:59:03 debian-gilles kernel: ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Mar 02 20:59:03 debian-gilles kernel: ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Mar 02 20:59:03 debian-gilles kernel: ata4.00: ATAPI: ASUS DVD RAM GHD1N, AS02, max UDMA/133
Mar 02 20:59:03 debian-gilles kernel: ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Mar 02 20:59:03 debian-gilles kernel: ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Mar 02 20:59:03 debian-gilles kernel: ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Mar 02 20:59:03 debian-gilles kernel: ata4.00: configured for UDMA/133
Mar 02 20:59:03 debian-gilles kernel: scsi 3:0:0:0: CD-ROM ASUS DVD RAM GHD1N AS02 PQ: 0 ANSI: 5
Mar 02 20:59:03 debian-gilles kernel: usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Mar 02 20:59:03 debian-gilles kernel: ata1.00: Enabling discard_zeroes_data
Mar 02 20:59:03 debian-gilles kernel: sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
Mar 02 20:59:03 debian-gilles kernel: sd 0:0:0:0: [sda] Write Protect is off
Mar 02 20:59:03 debian-gilles kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Mar 02 20:59:03 debian-gilles kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Mar 02 20:59:03 debian-gilles kernel: ata1.00: Enabling discard_zeroes_data
Mar 02 20:59:03 debian-gilles kernel: sda: sda1 sda2 sda3 sda4
Mar 02 20:59:03 debian-gilles kernel: ata1.00: Enabling discard_zeroes_data
Mar 02 20:59:03 debian-gilles kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Mar 02 20:59:03 debian-gilles kernel: usb 4-1: New USB device found, idVendor=04e8, idProduct=61f5, bcdDevice= 1.00
Mar 02 20:59:03 debian-gilles kernel: usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
Mar 02 20:59:03 debian-gilles kernel: usb 4-1: Product: Portable SSD T5
Mar 02 20:59:03 debian-gilles kernel: usb 4-1: Manufacturer: Samsung
Mar 02 20:59:03 debian-gilles kernel: usb 4-1: SerialNumber: 12345682061B
Mar 02 20:59:03 debian-gilles kernel: usbcore: registered new interface driver usb-storage
Mar 02 20:59:03 debian-gilles kernel: scsi host4: uas
Mar 02 20:59:03 debian-gilles kernel: usbcore: registered new interface driver uas
Mar 02 20:59:03 debian-gilles kernel: scsi 4:0:0:0: Direct-Access Samsung Portable SSD T5 0 PQ: 0 ANSI: 6
Mar 02 20:59:03 debian-gilles kernel: sd 4:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Mar 02 20:59:03 debian-gilles kernel: sd 4:0:0:0: [sdb] Write Protect is off
Mar 02 20:59:03 debian-gilles kernel: sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00
Mar 02 20:59:03 debian-gilles kernel: sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Mar 02 20:59:03 debian-gilles kernel: sd 4:0:0:0: [sdb] Optimal transfer size 33553920 bytes
Mar 02 20:59:03 debian-gilles kernel: sdb: sdb1 < sdb5 sdb6 > sdb2 sdb3
Mar 02 20:59:03 debian-gilles kernel: sd 4:0:0:0: [sdb] Attached SCSI disk
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/gr/fecs_bl.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/gr/fecs_inst.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/gr/fecs_data.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/gr/fecs_sig.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/gr/gpccs_bl.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/gr/gpccs_inst.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/gr/gpccs_data.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/gr/gpccs_sig.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/sec2/image.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/sec2/desc.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/sec2/sig.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/acr/ucode_load.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/acr/ucode_unload.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/acr/bl.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/acr/unload_bl.bin
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/gp106/nvdec/scrubber.bin
Mar 02 20:59:03 debian-gilles kernel: sr 3:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
Mar 02 20:59:03 debian-gilles kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Mar 02 20:59:03 debian-gilles kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x200000, bo 00000000df6e0afc
Mar 02 20:59:03 debian-gilles kernel: fbcon: nouveaufb (fb0) is primary device
Mar 02 20:59:03 debian-gilles kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd
Mar 02 20:59:03 debian-gilles kernel: usb 1-3: New USB device found, idVendor=046d, idProduct=c069, bcdDevice=56.01
Mar 02 20:59:03 debian-gilles kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 02 20:59:03 debian-gilles kernel: usb 1-3: Product: USB Laser Mouse
Mar 02 20:59:03 debian-gilles kernel: usb 1-3: Manufacturer: Logitech
Mar 02 20:59:03 debian-gilles kernel: hidraw: raw HID events driver (C) Jiri Kosina
Mar 02 20:59:03 debian-gilles kernel: usbcore: registered new interface driver usbhid
Mar 02 20:59:03 debian-gilles kernel: usbhid: USB HID core driver
Mar 02 20:59:03 debian-gilles kernel: input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C069.0001/input/input3
Mar 02 20:59:03 debian-gilles kernel: hid-generic 0003:046D:C069.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:00:14.0-3/input0
Mar 02 20:59:03 debian-gilles kernel: Console: switching to colour frame buffer device 240x67
Mar 02 20:59:03 debian-gilles kernel: usb 3-2: New USB device found, idVendor=13fe, idProduct=3e00, bcdDevice= 1.00
Mar 02 20:59:03 debian-gilles kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Mar 02 20:59:03 debian-gilles kernel: usb 3-2: Product: USB DISK 2.0
Mar 02 20:59:03 debian-gilles kernel: usb 3-2: Manufacturer:
Mar 02 20:59:03 debian-gilles kernel: usb 3-2: SerialNumber: 07BB1E01B2A68ED6
Mar 02 20:59:03 debian-gilles kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
Mar 02 20:59:03 debian-gilles kernel: usb-storage 3-2:1.0: USB Mass Storage device detected
Mar 02 20:59:03 debian-gilles kernel: scsi host5: usb-storage 3-2:1.0
Mar 02 20:59:03 debian-gilles kernel: nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
Mar 02 20:59:03 debian-gilles kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
Mar 02 20:59:03 debian-gilles kernel: PM: Image not found (code -22)
Mar 02 20:59:03 debian-gilles kernel: usb 1-4: New USB device found, idVendor=046d, idProduct=c333, bcdDevice= 4.00
Mar 02 20:59:03 debian-gilles kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Mar 02 20:59:03 debian-gilles kernel: usb 1-4: Product: Gaming Keyboard G610
Mar 02 20:59:03 debian-gilles kernel: usb 1-4: Manufacturer: Logitech
Mar 02 20:59:03 debian-gilles kernel: usb 1-4: SerialNumber: 0D7435623936
Mar 02 20:59:03 debian-gilles kernel: input: Logitech Gaming Keyboard G610 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:046D:C333.0002/input/input4
Mar 02 20:59:03 debian-gilles kernel: hid-generic 0003:046D:C333.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G610] on usb-0000:00:14.0-4/input0
Mar 02 20:59:03 debian-gilles kernel: input: Logitech Gaming Keyboard G610 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C333.0003/input/input5
Mar 02 20:59:03 debian-gilles kernel: input: Logitech Gaming Keyboard G610 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C333.0003/input/input6
Mar 02 20:59:03 debian-gilles kernel: hid-generic 0003:046D:C333.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [Logitech Gaming Keyboard G610] on usb-0000:00:14.0-4/input1
Mar 02 20:59:03 debian-gilles kernel: EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
Mar 02 20:59:03 debian-gilles kernel: usb 1-7: new full-speed USB device number 4 using xhci_hcd
Mar 02 20:59:03 debian-gilles systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
Mar 02 20:59:03 debian-gilles systemd[1]: Inserted module 'autofs4'
Mar 02 20:59:03 debian-gilles 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)
Mar 02 20:59:03 debian-gilles systemd[1]: Detected architecture x86-64.
Mar 02 20:59:03 debian-gilles systemd[1]: Set hostname to <debian-gilles>.
Mar 02 20:59:03 debian-gilles kernel: usb 1-7: New USB device found, idVendor=13d3, idProduct=3491, bcdDevice= 0.01
Mar 02 20:59:03 debian-gilles kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Mar 02 20:59:03 debian-gilles systemd[1]: Reached target Remote File Systems.
Mar 02 20:59:03 debian-gilles systemd[1]: Created slice system-systemd\x2dfsck.slice.
Mar 02 20:59:03 debian-gilles systemd[1]: Listening on udev Kernel Socket.
Mar 02 20:59:03 debian-gilles systemd[1]: Listening on Journal Socket.
Mar 02 20:59:03 debian-gilles systemd[1]: Mounting Huge Pages File System...
Mar 02 20:59:03 debian-gilles systemd[1]: Listening on fsck to fsckd communication Socket.
Mar 02 20:59:03 debian-gilles systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Mar 02 20:59:03 debian-gilles kernel: EXT4-fs (sdb2): re-mounted. Opts: errors=remount-ro
Mar 02 20:59:03 debian-gilles kernel: lp: driver loaded but no devices found
Mar 02 20:59:03 debian-gilles kernel: ppdev: user-space parallel port driver
Mar 02 20:59:03 debian-gilles systemd-journald[292]: Journal started
Mar 02 20:59:03 debian-gilles systemd-journald[292]: Runtime journal (/run/log/journal/0d53a4cb8d2744b8ac19f0da0dea641a) is 8.0M, max 79.3M, 71.3M free.
Mar 02 20:59:03 debian-gilles systemd-tmpfiles[308]: [/usr/lib/tmpfiles.d/speech-dispatcher.conf:1] Line references path below legacy directory /var/run/, updating /var/run/speech-dispatcher → /run/speech-dispatcher; please update the tmpfiles.d/ drop-in file accordingly.
Mar 02 20:59:03 debian-gilles systemd-tmpfiles[308]: [/usr/lib/tmpfiles.d/speech-dispatcher.conf:2] Line references path below legacy directory /var/run/, updating /var/run/speech-dispatcher/.cache → /run/speech-dispatcher/.cache; please update the tmpfiles.d/ drop-in file accordingly.
Mar 02 20:59:03 debian-gilles systemd-tmpfiles[308]: [/usr/lib/tmpfiles.d/speech-dispatcher.conf:3] Line references path below legacy directory /var/run/, updating /var/run/speech-dispatcher/.speech-dispatcher → /run/speech-dispatcher/.speech-dispatcher; please update the tmpfiles.d/ drop-in file accordingly.
Mar 02 20:59:03 debian-gilles systemd-tmpfiles[308]: [/usr/lib/tmpfiles.d/speech-dispatcher.conf:4] Line references path below legacy directory /var/run/, updating /var/run/speech-dispatcher/.cache/speech-dispatcher → /run/speech-dispatcher/.cache/speech-dispatcher; please update the tmpfiles.d/ drop-in file accordingly.
Mar 02 20:59:03 debian-gilles systemd-tmpfiles[308]: [/usr/lib/tmpfiles.d/speech-dispatcher.conf:5] Line references path below legacy directory /var/run/, updating /var/run/speech-dispatcher/log → /run/speech-dispatcher/log; please update the tmpfiles.d/ drop-in file accordingly.
Mar 02 20:59:03 debian-gilles systemd-modules-load[293]: Inserted module 'lp'
Mar 02 20:59:03 debian-gilles systemd-modules-load[293]: Inserted module 'ppdev'
Mar 02 20:59:03 debian-gilles systemd-modules-load[293]: Inserted module 'parport_pc'
Mar 02 20:59:03 debian-gilles systemd[1]: Starting Flush Journal to Persistent Storage...
Mar 02 20:59:03 debian-gilles systemd-journald[292]: Time spent on flushing to /var is 25.523ms for 875 entries.

Post Reply