1

Topic: Errors wiping windows machine from USB - Input/Output errors

Hi all. I have a Windows machine (Dell XPS13) that got corrupted during an update. I cannot access the windows startup menu, but from the BIOS startup menu I can boot Ubuntu on a connected USB stick and access all the files on my hard drive.

I want to wipe everything from the hard drives and replace the operating system with Ubuntu. There are six partitions on the disk currently, and I cannot figure out how to wipe, remove or overwrite any of them.

From the install Ubuntu workflow, I have tried to "Erase disk and install Ubuntu" - I get an "input/output error during write on /dev/sda" and eventually "the ext4 file system creation in partition #2 od SCSI3 (0,0,0) (sda) failed."

I've also tried to wipe the hard drive manually from the Ubuntu command line, but it does not appear to work:
$ sudo dd if=/dev/zero of=/dev/sda bs=1024 count=1
1+0 records in
1+0 records out
1024 bytes (1.0kB, 1.0KiB) copied, 0.443302 s, 2.3 kB/s

I've then tried to wipe/reformat/delete the partitions with GParted. When I open up GParted, I immediately get a "Libparted warning" that reads "Error fsyncing/closing /dev/sda: input/output error". If I ignore that, I am able to see all the partitions. If I try Device > Create partition table.. I end up with the same "Input/output error during write on /dev/sda" I also tried to manually delete or resize each partition with the same result.

Is there a way to fully wipe the existing hard drive? Everything I've tried so far seems to be unable to access the partitions (I've also tried this to do this though a USB stick with Windows installed, but was again unable to delete partitions or reinstall the operating system.)

Thanks in advance for any help.

[mfleetwo: Edited subject]

2

Re: Errors wiping windows machine from USB - Input/Output errors

So both the Ubuntu installer and GParted / Libparted are reporting input/output errors.  This means there is a hardware fault writing to the drive.  Possible causes from most likely to least likely:
1. cabling
2. drive
3. controller

Suggestion:
Re-seating the disk cables.  (Unplug and reconnect the same).
Repeat wipe using GParted.

If I/O errors continue, examine the system log for the errors:

dmesg | less

3

Re: Errors wiping windows machine from USB - Input/Output errors

Thanks for the tips mfleetwo. I have reseated my SSD drive with no changes in the GParted/Ubuntu behaviour.

Here is the output from dmesg - it seems that there are quite a few errors towards the end (179+) but I am not sure how to interpret them. (The output was too big for one post so the rest of the dmesg output follows below.)

ubuntu@ubuntu:~$ dmesg
[    0.000000] microcode: microcode updated early to revision 0xd6, date = 2019-10-03
[    0.000000] Linux version 5.3.0-28-generic (buildd@lcy01-amd64-009) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #30~18.04.1-Ubuntu SMP Fri Jan 17 06:14:09 UTC 2020 (Ubuntu 5.3.0-28.30~18.04.1-generic 5.3.13)
[    0.000000] Command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: 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-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000062549fff] usable
[    0.000000] BIOS-e820: [mem 0x000000006254a000-0x0000000062579fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000006257a000-0x0000000063fbffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000063fc0000-0x0000000063fc0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000063fc1000-0x0000000063feafff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000063feb000-0x0000000064046fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000064047000-0x0000000064837fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000064838000-0x0000000077c93fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000077c94000-0x000000007940efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007940f000-0x0000000079430fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000079431000-0x00000000795eafff] usable
[    0.000000] BIOS-e820: [mem 0x00000000795eb000-0x0000000079c18fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000079c19000-0x000000007a489fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a48a000-0x000000007a4fefff] type 20
[    0.000000] BIOS-e820: [mem 0x000000007a4ff000-0x000000007a4fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007a500000-0x000000007a5fffff] 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 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by American Megatrends
[    0.000000] efi:  ACPI=0x6254a000  ACPI 2.0=0x6254a000  SMBIOS=0xf05e0  MPS=0xfcc90 
[    0.000000] secureboot: Secure boot could not be determined (mode 0)
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Dell Inc. XPS 13 9350/076F9T, BIOS 1.6.1 12/14/2017
[    0.000000] tsc: Detected 2400.000 MHz processor
[    0.002146] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.002147] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.002156] last_pfn = 0x27f000 max_arch_pfn = 0x400000000
[    0.002160] MTRR default type: write-back
[    0.002161] MTRR fixed ranges enabled:
[    0.002162]   00000-9FFFF write-back
[    0.002163]   A0000-BFFFF uncachable
[    0.002164]   C0000-FFFFF write-protect
[    0.002165] MTRR variable ranges enabled:
[    0.002167]   0 base 0080000000 mask 7F80000000 uncachable
[    0.002168]   1 base 007C000000 mask 7FFC000000 uncachable
[    0.002168]   2 base 007B800000 mask 7FFF800000 uncachable
[    0.002169]   3 disabled
[    0.002169]   4 disabled
[    0.002170]   5 disabled
[    0.002170]   6 disabled
[    0.002171]   7 disabled
[    0.002171]   8 disabled
[    0.002172]   9 disabled
[    0.002585] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002762] last_pfn = 0x7a500 max_arch_pfn = 0x400000000
[    0.011906] found SMP MP-table at [mem 0x000fcec0-0x000fcecf]
[    0.011925] check: Scanning 1 areas for low memory corruption
[    0.011929] Using GB pages for direct mapping
[    0.011931] BRK [0x239601000, 0x239601fff] PGTABLE
[    0.011933] BRK [0x239602000, 0x239602fff] PGTABLE
[    0.011934] BRK [0x239603000, 0x239603fff] PGTABLE
[    0.011978] BRK [0x239604000, 0x239604fff] PGTABLE
[    0.011980] BRK [0x239605000, 0x239605fff] PGTABLE
[    0.012124] BRK [0x239606000, 0x239606fff] PGTABLE
[    0.012165] BRK [0x239607000, 0x239607fff] PGTABLE
[    0.012278] BRK [0x239608000, 0x239608fff] PGTABLE
[    0.012323] BRK [0x239609000, 0x239609fff] PGTABLE
[    0.012401] BRK [0x23960a000, 0x23960afff] PGTABLE
[    0.012467] BRK [0x23960b000, 0x23960bfff] PGTABLE
[    0.012533] BRK [0x23960c000, 0x23960cfff] PGTABLE
[    0.012646] RAMDISK: [mem 0x32c05000-0x355f9fff]
[    0.012656] ACPI: Early table checksum verification disabled
[    0.012660] ACPI: RSDP 0x000000006254A000 000024 (v02 DELL  )
[    0.012663] ACPI: XSDT 0x000000006254A0B8 0000F4 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.012669] ACPI: FACP 0x000000006256B198 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.012681] ACPI: DSDT 0x000000006254A240 020F57 (v02 DELL   CBX3     01072009 INTL 20120913)
[    0.012684] ACPI: FACS 0x0000000079C17F80 000040
[    0.012687] ACPI: UEFI 0x000000006256C000 00063A (v01 INTEL  RstSataE 00000000 ??   00000000)
[    0.012690] ACPI: APIC 0x000000006256C640 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.012693] ACPI: FPDT 0x000000006256C6C8 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.012696] ACPI: FIDT 0x000000006256C710 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.012698] ACPI: MCFG 0x000000006256C7B0 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.012701] ACPI: HPET 0x000000006256C7F0 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.012704] ACPI: SSDT 0x000000006256C828 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.012707] ACPI: LPIT 0x000000006256CB40 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
[    0.012709] ACPI: SSDT 0x000000006256CBD8 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.012712] ACPI: SSDT 0x000000006256CE20 002BAE (v02 INTEL  PtidDevc 00001000 INTL 20120913)
[    0.012715] ACPI: SSDT 0x000000006256F9D0 000BE3 (v02 INTEL  Ther_Rvp 00001000 INTL 20120913)
[    0.012718] ACPI: DBGP 0x00000000625705B8 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.012721] ACPI: DBG2 0x00000000625705F0 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.012723] ACPI: SSDT 0x0000000062570648 000737 (v02 INTEL  xh_rvp07 00000000 INTL 20120913)
[    0.012726] ACPI: BOOT 0x0000000062570D80 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.012729] ACPI: SSDT 0x0000000062570DA8 0035AE (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.012732] ACPI: UEFI 0x0000000062574358 000042 (v01                 00000000      00000000)
[    0.012735] ACPI: SSDT 0x00000000625743A0 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.012737] ACPI: SSDT 0x0000000062575218 003B57 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
[    0.012740] ACPI: SLIC 0x0000000062578D70 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.012743] ACPI: TCPA 0x0000000062578EE8 000032 (v02 ALASKA NAPAASF  00000001 MSFT 01000013)
[    0.012745] ACPI: DMAR 0x0000000062578F20 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
[    0.012748] ACPI: UEFI 0x0000000062579010 00005C (v01 INTEL  RstSataV 00000000 ??   00000000)
[    0.012751] ACPI: ASF! 0x0000000062579070 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.012754] ACPI: BGRT 0x0000000062579118 000038 (v00 \xf3\xee              01072009 AMI  00010013)
[    0.012763] ACPI: Local APIC address 0xfee00000
[    0.012962] No NUMA configuration found
[    0.012963] Faking a node at [mem 0x0000000000000000-0x000000027effffff]
[    0.012975] NODE_DATA(0) allocated [mem 0x27efd4000-0x27effefff]
[    0.013185] Zone ranges:
[    0.013185]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.013187]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.013188]   Normal   [mem 0x0000000100000000-0x000000027effffff]
[    0.013189]   Device   empty
[    0.013190] Movable zone start for each node
[    0.013193] Early memory node ranges
[    0.013194]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.013195]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.013195]   node   0: [mem 0x0000000000100000-0x0000000062549fff]
[    0.013196]   node   0: [mem 0x000000006257a000-0x0000000063fbffff]
[    0.013197]   node   0: [mem 0x0000000063feb000-0x0000000064046fff]
[    0.013198]   node   0: [mem 0x0000000064838000-0x0000000077c93fff]
[    0.013198]   node   0: [mem 0x0000000079431000-0x00000000795eafff]
[    0.013199]   node   0: [mem 0x000000007a4ff000-0x000000007a4fffff]
[    0.013200]   node   0: [mem 0x0000000100000000-0x000000027effffff]
[    0.013546] Zeroed struct page in unavailable ranges: 35424 pages
[    0.013547] Initmem setup node 0 [mem 0x0000000000001000-0x000000027effffff]
[    0.013549] On node 0 totalpages: 2057632
[    0.013550]   DMA zone: 64 pages used for memmap
[    0.013550]   DMA zone: 26 pages reserved
[    0.013551]   DMA zone: 3997 pages, LIFO batch:0
[    0.013614]   DMA32 zone: 7577 pages used for memmap
[    0.013614]   DMA32 zone: 484867 pages, LIFO batch:63
[    0.023641]   Normal zone: 24512 pages used for memmap
[    0.023642]   Normal zone: 1568768 pages, LIFO batch:63
[    0.043662] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
[    0.043931] ACPI: PM-Timer IO Port: 0x1808
[    0.043933] ACPI: Local APIC address 0xfee00000
[    0.043940] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.043941] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.043941] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.043942] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.043970] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.043972] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.043973] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.043974] ACPI: IRQ0 used by override.
[    0.043975] ACPI: IRQ9 used by override.
[    0.043977] Using ACPI (MADT) for SMP configuration information
[    0.043978] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.043988] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.044013] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.044015] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.044017] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.044017] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.044019] PM: Registered nosave memory: [mem 0x6254a000-0x62579fff]
[    0.044021] PM: Registered nosave memory: [mem 0x63fc0000-0x63fc0fff]
[    0.044022] PM: Registered nosave memory: [mem 0x63fc1000-0x63feafff]
[    0.044023] PM: Registered nosave memory: [mem 0x64047000-0x64837fff]
[    0.044025] PM: Registered nosave memory: [mem 0x77c94000-0x7940efff]
[    0.044026] PM: Registered nosave memory: [mem 0x7940f000-0x79430fff]
[    0.044027] PM: Registered nosave memory: [mem 0x795eb000-0x79c18fff]
[    0.044028] PM: Registered nosave memory: [mem 0x79c19000-0x7a489fff]
[    0.044029] PM: Registered nosave memory: [mem 0x7a48a000-0x7a4fefff]
[    0.044030] PM: Registered nosave memory: [mem 0x7a500000-0x7a5fffff]
[    0.044031] PM: Registered nosave memory: [mem 0x7a600000-0x7bffffff]
[    0.044031] PM: Registered nosave memory: [mem 0x7c000000-0x7fffffff]
[    0.044032] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[    0.044033] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.044033] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.044034] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.044034] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.044035] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.044035] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.044036] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.044036] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.044037] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.044039] [mem 0x80000000-0xdfffffff] available for PCI devices
[    0.044040] Booting paravirtualized kernel on bare hardware
[    0.044043] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.044049] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.044196] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
[    0.044203] pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
[    0.044204] pcpu-alloc: [0] 0 1 2 3 
[    0.044241] Built 1 zonelists, mobility grouping on.  Total pages: 2025453
[    0.044241] Policy zone: Normal
[    0.044243] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
[    0.044806] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.045012] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.045064] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.048593] Calgary: detecting Calgary via BIOS EBDA area
[    0.048596] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.065998] Memory: 7603400K/8230528K available (14339K kernel code, 2370K rwdata, 4668K rodata, 2660K init, 5076K bss, 627128K reserved, 0K cma-reserved)
[    0.066128] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.066138] Kernel/User page tables isolation: enabled
[    0.066152] ftrace: allocating 42927 entries in 168 pages
[    0.084855] rcu: Hierarchical RCU implementation.
[    0.084859] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.084863]     Tasks RCU enabled.
[    0.084866] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.084866] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.088317] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.088662] random: crng done (trusting CPU's manufacturer)
[    0.088696] spurious 8259A interrupt: IRQ7.
[    0.088729] Console: colour dummy device 80x25
[    0.088733] printk: console [tty0] enabled
[    0.088748] ACPI: Core revision 20190703
[    0.089057] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.089160] APIC: Switch to symmetric I/O mode setup
[    0.089162] DMAR: Host address width 39
[    0.089163] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.089169] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.089170] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.089174] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.089175] DMAR: RMRR base: 0x000000791a1000 end: 0x000000791c0fff
[    0.089176] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
[    0.089177] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.089178] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.089179] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.089180] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.089181] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.089181] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.090744] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.090744] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.094845] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.113098] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22983777dd9, max_idle_ns: 440795300422 ns
[    0.113103] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=9600000)
[    0.113106] pid_max: default: 32768 minimum: 301
[    0.124556] LSM: Security Framework initializing
[    0.124567] Yama: becoming mindful.
[    0.124595] AppArmor: AppArmor initialized
[    0.124642] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.124656] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.124821] *** VALIDATE proc ***
[    0.124866] *** VALIDATE cgroup1 ***
[    0.124867] *** VALIDATE cgroup2 ***
[    0.124922] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.124941] process: using mwait in idle threads
[    0.124944] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.124944] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.124947] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.124949] Spectre V2 : Mitigation: Full generic retpoline
[    0.124949] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.124950] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.124951] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.124952] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.124953] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.124956] MDS: Mitigation: Clear CPU buffers
[    0.125239] Freeing SMP alternatives memory: 40K
[    0.129178] TSC deadline timer enabled
[    0.129183] smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[    0.129291] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.129297] ... version:                4
[    0.129298] ... bit width:              48
[    0.129298] ... generic registers:      4
[    0.129299] ... value mask:             0000ffffffffffff
[    0.129300] ... max period:             00007fffffffffff
[    0.129300] ... fixed-purpose events:   3
[    0.129301] ... event mask:             000000070000000f
[    0.129340] rcu: Hierarchical SRCU implementation.
[    0.130376] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.130432] smp: Bringing up secondary CPUs ...
[    0.130519] x86: Booting SMP configuration:
[    0.130521] .... node  #0, CPUs:      #1 #2
[    0.133634] 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.133634]  #3
[    0.133634] smp: Brought up 1 node, 4 CPUs
[    0.133634] smpboot: Max logical packages: 1
[    0.133634] smpboot: Total of 4 processors activated (19200.00 BogoMIPS)
[    0.135004] devtmpfs: initialized
[    0.135004] x86/mm: Memory block size: 128MB
[    0.137223] PM: Registering ACPI NVS region [mem 0x63fc0000-0x63fc0fff] (4096 bytes)
[    0.137223] PM: Registering ACPI NVS region [mem 0x795eb000-0x79c18fff] (6479872 bytes)
[    0.137273] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.137273] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.137273] pinctrl core: initialized pinctrl subsystem
[    0.137348] PM: RTC time: 14:20:16, date: 2020-03-29
[    0.137473] NET: Registered protocol family 16
[    0.137574] audit: initializing netlink subsys (disabled)
[    0.137581] audit: type=2000 audit(1585491616.048:1): state=initialized audit_enabled=0 res=1
[    0.137581] EISA bus registered
[    0.137581] cpuidle: using governor ladder
[    0.137581] cpuidle: using governor menu
[    0.137581] Simple Boot Flag at 0x47 set to 0x80
[    0.137581] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.137581] ACPI: bus type PCI registered
[    0.137581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.137581] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.137581] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.137581] PCI: Using configuration type 1 for base access
[    0.137635] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.138497] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.138497] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.141222] ACPI: Added _OSI(Module Device)
[    0.141223] ACPI: Added _OSI(Processor Device)
[    0.141224] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.141224] ACPI: Added _OSI(Processor Aggregator Device)
[    0.141226] ACPI: Added _OSI(Linux-Dell-Video)
[    0.141226] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.141227] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.191405] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.195333] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.209539] ACPI: Dynamic OEM Table Load:
[    0.209546] ACPI: SSDT 0xFFFF8FCAB4C7B800 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.211624] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.213370] ACPI: Dynamic OEM Table Load:
[    0.213375] ACPI: SSDT 0xFFFF8FCAB4CF7C00 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.215310] ACPI: Dynamic OEM Table Load:
[    0.215315] ACPI: SSDT 0xFFFF8FCAB4CAC540 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120913)
[    0.217093] ACPI: Dynamic OEM Table Load:
[    0.217097] ACPI: SSDT 0xFFFF8FCAB4CF0200 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120913)
[    0.219719] ACPI: Dynamic OEM Table Load:
[    0.219726] ACPI: SSDT 0xFFFF8FCAB4C7E800 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.222062] ACPI: Dynamic OEM Table Load:
[    0.222067] ACPI: SSDT 0xFFFF8FCAB4CF0E00 000119 (v02 PmRef  ApHwp    00003000 INTL 20120913)
[    0.223969] ACPI: Dynamic OEM Table Load:
[    0.223973] ACPI: SSDT 0xFFFF8FCAB4CF1800 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.228448] ACPI: EC: EC started
[    0.228448] ACPI: EC: interrupt blocked
[    0.231796] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[    0.231797] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.231799] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    0.231799] ACPI: Interpreter enabled
[    0.231847] ACPI: (supports S0 S3 S4 S5)
[    0.231849] ACPI: Using IOAPIC for interrupt routing
[    0.231896] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.232755] ACPI: Enabled 9 GPEs in block 00 to 7F
[    0.235315] ACPI: Power Resource [PG00] (on)
[    0.235798] ACPI: Power Resource [PG01] (on)
[    0.236273] ACPI: Power Resource [PG02] (on)
[    0.238455] ACPI: Power Resource [WRST] (off)
[    0.238942] ACPI: Power Resource [WRST] (off)
[    0.239429] ACPI: Power Resource [WRST] (off)
[    0.239915] ACPI: Power Resource [WRST] (off)
[    0.240407] ACPI: Power Resource [WRST] (off)
[    0.240902] ACPI: Power Resource [WRST] (off)
[    0.241386] ACPI: Power Resource [WRST] (off)
[    0.241870] ACPI: Power Resource [WRST] (off)
[    0.242348] ACPI: Power Resource [WRST] (off)
[    0.242912] ACPI: Power Resource [WRST] (off)
[    0.243393] ACPI: Power Resource [WRST] (off)
[    0.243876] ACPI: Power Resource [WRST] (off)
[    0.244356] ACPI: Power Resource [WRST] (off)
[    0.244835] ACPI: Power Resource [WRST] (off)
[    0.245317] ACPI: Power Resource [WRST] (off)
[    0.245806] ACPI: Power Resource [WRST] (off)
[    0.246295] ACPI: Power Resource [WRST] (off)
[    0.246774] ACPI: Power Resource [WRST] (off)
[    0.247254] ACPI: Power Resource [WRST] (off)
[    0.247732] ACPI: Power Resource [WRST] (off)
[    0.265831] ACPI: Power Resource [FN00] (off)
[    0.265958] ACPI: Power Resource [FN01] (off)
[    0.266084] ACPI: Power Resource [FN02] (off)
[    0.266207] ACPI: Power Resource [FN03] (off)
[    0.266329] ACPI: Power Resource [FN04] (off)
[    0.268037] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.268045] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.268100] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.269125] PCI host bridge to bus 0000:00
[    0.269127] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.269128] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.269129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.269130] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.269131] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.269133] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.269144] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[    0.269302] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[    0.269313] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[    0.269319] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.269324] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.269340] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.269508] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.269521] pci 0000:00:04.0: reg 0x10: [mem 0xdc620000-0xdc627fff 64bit]
[    0.269770] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.269795] pci 0000:00:14.0: reg 0x10: [mem 0xdc610000-0xdc61ffff 64bit]
[    0.269870] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.270051] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.270074] pci 0000:00:14.2: reg 0x10: [mem 0xdc638000-0xdc638fff 64bit]
[    0.270358] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.270621] pci 0000:00:15.0: reg 0x10: [mem 0xdc637000-0xdc637fff 64bit]
[    0.271708] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    0.271971] pci 0000:00:15.1: reg 0x10: [mem 0xdc636000-0xdc636fff 64bit]
[    0.272996] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.273019] pci 0000:00:16.0: reg 0x10: [mem 0xdc635000-0xdc635fff 64bit]
[    0.273093] pci 0000:00:16.0: PME# supported from D3hot
[    0.273285] pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
[    0.273303] pci 0000:00:17.0: reg 0x10: [mem 0xdc630000-0xdc631fff]
[    0.273311] pci 0000:00:17.0: reg 0x14: [mem 0xdc634000-0xdc6340ff]
[    0.273319] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.273326] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.273333] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.273341] pci 0000:00:17.0: reg 0x24: [mem 0xdc633000-0xdc6337ff]
[    0.273388] pci 0000:00:17.0: PME# supported from D3hot
[    0.273583] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.273689] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.273934] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.274022] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.274247] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.274331] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.274570] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[    0.274854] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.274869] pci 0000:00:1f.2: reg 0x10: [mem 0xdc62c000-0xdc62ffff]
[    0.275077] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040380
[    0.275106] pci 0000:00:1f.3: reg 0x10: [mem 0xdc628000-0xdc62bfff 64bit]
[    0.275133] pci 0000:00:1f.3: reg 0x20: [mem 0xdc600000-0xdc60ffff 64bit]
[    0.275185] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.275448] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.275510] pci 0000:00:1f.4: reg 0x10: [mem 0xdc632000-0xdc6320ff 64bit]
[    0.275580] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.275950] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.275955] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.275960] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.276128] pci 0000:3a:00.0: [14e4:43a3] type 00 class 0x028000
[    0.276165] pci 0000:3a:00.0: reg 0x10: [mem 0xdc400000-0xdc407fff 64bit]
[    0.276179] pci 0000:3a:00.0: reg 0x18: [mem 0xdc000000-0xdc3fffff 64bit]
[    0.276310] pci 0000:3a:00.0: supports D1 D2
[    0.276311] pci 0000:3a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.276584] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.276588] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc4fffff]
[    0.276720] pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000
[    0.276758] pci 0000:3b:00.0: reg 0x14: [mem 0xdc500000-0xdc500fff]
[    0.276889] pci 0000:3b:00.0: supports D1 D2
[    0.276890] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.277076] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[    0.277080] pci 0000:00:1c.5:   bridge window [mem 0xdc500000-0xdc5fffff]
[    0.280152] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.280228] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.280302] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.280375] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.280448] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.280521] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.280593] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.280668] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.283161] ACPI: EC: interrupt unblocked
[    0.283161] ACPI: EC: event unblocked
[    0.283161] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.283161] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions and events
[    0.283166] SCSI subsystem initialized
[    0.283166] libata version 3.00 loaded.
[    0.283166] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.283166] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.283166] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.283166] vgaarb: loaded
[    0.283166] ACPI: bus type USB registered
[    0.283166] usbcore: registered new interface driver usbfs
[    0.283166] usbcore: registered new interface driver hub
[    0.283166] usbcore: registered new device driver usb
[    0.283166] pps_core: LinuxPPS API ver. 1 registered
[    0.283166] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.283166] PTP clock support registered
[    0.283166] EDAC MC: Ver: 3.0.0
[    0.285417] Registered efivars operations
[    0.285852] PCI: Using ACPI for IRQ routing
[    0.309677] PCI: pci_cache_line_size set to 64 bytes
[    0.309860] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.309861] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.309862] e820: reserve RAM buffer [mem 0x6254a000-0x63ffffff]
[    0.309863] e820: reserve RAM buffer [mem 0x63fc0000-0x63ffffff]
[    0.309864] e820: reserve RAM buffer [mem 0x64047000-0x67ffffff]
[    0.309865] e820: reserve RAM buffer [mem 0x77c94000-0x77ffffff]
[    0.309866] e820: reserve RAM buffer [mem 0x795eb000-0x7bffffff]
[    0.309867] e820: reserve RAM buffer [mem 0x7a500000-0x7bffffff]
[    0.309868] e820: reserve RAM buffer [mem 0x27f000000-0x27fffffff]
[    0.309979] NetLabel: Initializing
[    0.309980] NetLabel:  domain hash size = 128
[    0.309980] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.309995] NetLabel:  unlabeled traffic allowed by default
[    0.310008] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.310008] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.314131] clocksource: Switched to clocksource tsc-early
[    0.325731] VFS: Disk quotas dquot_6.6.0
[    0.325746] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.325775] *** VALIDATE hugetlbfs ***
[    0.325858] AppArmor: AppArmor Filesystem Enabled
[    0.325892] pnp: PnP ACPI init
[    0.326253] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.326255] system 00:00: [io  0xffff] has been reserved
[    0.326256] system 00:00: [io  0xffff] has been reserved
[    0.326258] system 00:00: [io  0xffff] has been reserved
[    0.326259] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.326260] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.326265] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.326386] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.326431] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.326434] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.326557] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.326575] pnp 00:04: Plug and Play ACPI device, IDs DLL0704 PNP0f13 (active)
[    0.326894] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.326895] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.326897] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.326898] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.326899] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.326901] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.326902] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.326903] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.326905] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.326906] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.326909] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.326961] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.326962] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.326963] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.326965] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.326966] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.326967] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.326968] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.326971] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.327362] system 00:07: [io  0xff00-0xfffe] has been reserved
[    0.327365] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.328974] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.328976] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.328979] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329924] pnp 00:09: Plug and Play ACPI device, IDs PNP0c31 (active)
[    0.331867] pnp: PnP ACPI: found 10 devices
[    0.333249] thermal_sys: Registered thermal governor 'fair_share'
[    0.333249] thermal_sys: Registered thermal governor 'bang_bang'
[    0.333250] thermal_sys: Registered thermal governor 'step_wise'
[    0.333251] thermal_sys: Registered thermal governor 'user_space'
[    0.333252] thermal_sys: Registered thermal governor 'power_allocator'
[    0.337755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.337788] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01-39] add_size 1000
[    0.337795] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.337797] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.337800] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.337804] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.337807] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.337812] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.337816] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc4fffff]
[    0.337822] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[    0.337825] pci 0000:00:1c.5:   bridge window [mem 0xdc500000-0xdc5fffff]
[    0.337832] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.337833] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.337834] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.337835] pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff window]
[    0.337836] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.337837] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.337838] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[    0.337839] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.337841] pci_bus 0000:3a: resource 1 [mem 0xdc000000-0xdc4fffff]
[    0.337842] pci_bus 0000:3b: resource 1 [mem 0xdc500000-0xdc5fffff]
[    0.338034] NET: Registered protocol family 2
[    0.338163] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.338207] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.338346] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.338425] TCP: Hash tables configured (established 65536 bind 65536)
[    0.338459] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.338488] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.338574] NET: Registered protocol family 1
[    0.338580] NET: Registered protocol family 44
[    0.338592] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.339752] PCI: CLS 0 bytes, default 64
[    0.339800] Trying to unpack rootfs image as initramfs...

4

Re: Errors wiping windows machine from USB - Input/Output errors

Remaining dmesg output:

[    8.981272] Freeing initrd memory: 42964K
[    8.981407] DMAR: ACPI device "device:64" under DMAR at fed91000 as 00:15.0
[    8.981410] DMAR: ACPI device "device:65" under DMAR at fed91000 as 00:15.1
[    9.009159] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    9.009160] software IO TLB: mapped [mem 0x5e54a000-0x6254a000] (64MB)
[    9.009379] check: Scanning for low memory corruption every 60 seconds
[    9.010870] Initialise system trusted keyrings
[    9.010878] Key type blacklist registered
[    9.010905] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    9.012258] zbud: loaded
[    9.012656] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    9.012826] fuse: init (API version 7.31)
[    9.012930] Platform Keyring initialized
[    9.017630] Key type asymmetric registered
[    9.017631] Asymmetric key parser 'x509' registered
[    9.017640] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    9.017671] io scheduler mq-deadline registered
[    9.018513] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    9.018581] efifb: probing for efifb
[    9.018611] efifb: showing boot graphics
[    9.019680] efifb: framebuffer at 0x90000000, using 8128k, total 8128k
[    9.019681] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    9.019682] efifb: scrolling: redraw
[    9.019683] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    9.019729] fbcon: Deferring console take-over
[    9.019729] fb0: EFI VGA frame buffer device
[    9.019737] intel_idle: MWAIT substates: 0x11142120
[    9.019737] intel_idle: v0.4.1 model 0x4E
[    9.019974] intel_idle: lapic_timer_reliable_states 0xffffffff
[    9.021767] ACPI: AC Adapter [AC] (off-line)
[    9.021868] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    9.021882] ACPI: Lid Switch [LID0]
[    9.021913] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    9.021921] ACPI: Power Button [PBTN]
[    9.021945] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    9.021951] ACPI: Sleep Button [SBTN]
[    9.021979] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    9.021985] ACPI: Power Button [PWRF]
[    9.084761] thermal LNXTHERM:00: registered as thermal_zone0
[    9.084762] ACPI: Thermal Zone [THM] (25 C)
[    9.145614] thermal LNXTHERM:01: registered as thermal_zone1
[    9.145616] ACPI: Thermal Zone [TZ00] (28 C)
[    9.145878] thermal LNXTHERM:02: registered as thermal_zone2
[    9.145881] ACPI: Thermal Zone [TZ01] (30 C)
[    9.146130] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    9.150213] Linux agpgart interface v0.103
[    9.154287] tpm_tis 00:09: 1.2 TPM (device-id 0xFE, rev-id 2)
[    9.166796] loop: module loaded
[    9.167013] libphy: Fixed MDIO Bus: probed
[    9.167014] tun: Universal TUN/TAP device driver, 1.6
[    9.167043] PPP generic driver version 2.4.2
[    9.167084] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    9.167086] ehci-pci: EHCI PCI platform driver
[    9.167099] ehci-platform: EHCI generic platform driver
[    9.167113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    9.167115] ohci-pci: OHCI PCI platform driver
[    9.167122] ohci-platform: OHCI generic platform driver
[    9.167130] uhci_hcd: USB Universal Host Controller Interface driver
[    9.167351] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    9.167358] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    9.168473] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    9.168478] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    9.168653] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[    9.168654] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.168655] usb usb1: Product: xHCI Host Controller
[    9.168656] usb usb1: Manufacturer: Linux 5.3.0-28-generic xhci-hcd
[    9.168657] usb usb1: SerialNumber: 0000:00:14.0
[    9.168840] hub 1-0:1.0: USB hub found
[    9.168884] hub 1-0:1.0: 12 ports detected
[    9.173843] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    9.173846] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    9.173848] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    9.173884] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[    9.173885] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.173886] usb usb2: Product: xHCI Host Controller
[    9.173887] usb usb2: Manufacturer: Linux 5.3.0-28-generic xhci-hcd
[    9.173888] usb usb2: SerialNumber: 0000:00:14.0
[    9.174021] hub 2-0:1.0: USB hub found
[    9.174047] hub 2-0:1.0: 6 ports detected
[    9.175653] usb: port power management may be unreliable
[    9.176363] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    9.176386] battery: ACPI: Battery Slot [BAT0] (battery present)
[    9.177062] i8042: Warning: Keylock active
[    9.179340] serio: i8042 KBD port at 0x60,0x64 irq 1
[    9.179344] serio: i8042 AUX port at 0x60,0x64 irq 12
[    9.179482] mousedev: PS/2 mouse device common for all mice
[    9.179639] rtc_cmos 00:01: RTC can wake from S4
[    9.180150] rtc_cmos 00:01: registered as rtc0
[    9.180167] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    9.180174] i2c /dev entries driver
[    9.180218] device-mapper: uevent: version 1.0.3
[    9.180270] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
[    9.180289] platform eisa.0: Probing EISA bus 0
[    9.180291] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    9.180292] platform eisa.0: Cannot allocate resource for EISA slot 1
[    9.180293] platform eisa.0: Cannot allocate resource for EISA slot 2
[    9.180294] platform eisa.0: Cannot allocate resource for EISA slot 3
[    9.180295] platform eisa.0: Cannot allocate resource for EISA slot 4
[    9.180296] platform eisa.0: Cannot allocate resource for EISA slot 5
[    9.180297] platform eisa.0: Cannot allocate resource for EISA slot 6
[    9.180298] platform eisa.0: Cannot allocate resource for EISA slot 7
[    9.180298] platform eisa.0: Cannot allocate resource for EISA slot 8
[    9.180299] platform eisa.0: EISA: Detected 0 cards
[    9.180302] intel_pstate: Intel P-state driver initializing
[    9.180602] intel_pstate: HWP enabled
[    9.180633] ledtrig-cpu: registered to indicate activity on CPUs
[    9.180635] EFI Variables Facility v0.08 2004-May-17
[    9.182004] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    9.190905] intel_pmc_core INT33A1:00:  initialized
[    9.191139] NET: Registered protocol family 10
[    9.196308] Segment Routing with IPv6
[    9.196330] NET: Registered protocol family 17
[    9.196382] Key type dns_resolver registered
[    9.196691] RAS: Correctable Errors collector initialized.
[    9.196739] microcode: sig=0x406e3, pf=0x80, revision=0xd6
[    9.196810] microcode: Microcode Update Driver: v2.2.
[    9.196820] sched_clock: Marking stable (9196320288, 487350)->(9199460920, -2653282)
[    9.196937] registered taskstats version 1
[    9.196944] Loading compiled-in X.509 certificates
[    9.198287] Loaded X.509 cert 'Build time autogenerated kernel key: c209d4e4513ddb6584e17c46859deb0bc3f91652'
[    9.198311] zswap: loaded using pool lzo/zbud
[    9.202986] Key type big_key registered
[    9.202991] Key type trusted registered
[    9.205161] Key type encrypted registered
[    9.205164] AppArmor: AppArmor sha1 policy hashing enabled
[    9.205412] integrity: Loading X.509 certificate: UEFI:db
[    9.205453] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    9.205454] integrity: Loading X.509 certificate: UEFI:db
[    9.205472] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    9.205961] ima: Allocated hash algorithm: sha1
[    9.226381] No architecture policies found
[    9.226394] evm: Initialising EVM extended attributes:
[    9.226395] evm: security.selinux
[    9.226396] evm: security.SMACK64
[    9.226396] evm: security.SMACK64EXEC
[    9.226397] evm: security.SMACK64TRANSMUTE
[    9.226397] evm: security.SMACK64MMAP
[    9.226397] evm: security.apparmor
[    9.226398] evm: security.ima
[    9.226398] evm: security.capability
[    9.226399] evm: HMAC attrs: 0x1
[    9.227550] PM:   Magic number: 12:915:334
[    9.227573] tty tty55: hash matches
[    9.227752] rtc_cmos 00:01: setting system clock to 2020-03-29T14:20:25 UTC (1585491625)
[    9.228886] Freeing unused decrypted memory: 2040K
[    9.229296] Freeing unused kernel image memory: 2660K
[    9.257202] Write protecting the kernel read-only data: 22528k
[    9.257812] Freeing unused kernel image memory: 2008K
[    9.258082] Freeing unused kernel image memory: 1476K
[    9.266326] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    9.266327] x86/mm: Checking user space page tables
[    9.274369] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    9.274371] Run /init as init process
[    9.368430] hidraw: raw HID events driver (C) Jiri Kosina
[    9.370548] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
[    9.375133] ahci 0000:00:17.0: version 3.0
[    9.375358] ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
[    9.375380] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x6 impl RAID mode
[    9.375382] ahci 0000:00:17.0: flags: 64bit ncq stag pm led clo only pio slum part sxs deso sadm sds apst 
[    9.376116] scsi host0: ahci
[    9.376465] scsi host1: ahci
[    9.376570] scsi host2: ahci
[    9.376622] ata1: DUMMY
[    9.376625] ata2: SATA max UDMA/133 abar m2048@0xdc633000 port 0xdc633180 irq 127
[    9.376627] ata3: SATA max UDMA/133 abar m2048@0xdc633000 port 0xdc633200 irq 127
[    9.444306] checking generic (90000000 7f0000) vs hw (90000000 10000000)
[    9.444308] fb0: switching to inteldrmfb from EFI VGA
[    9.444372] i915 0000:00:02.0: vgaarb: deactivate vga console
[    9.446441] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    9.446441] [drm] Driver supports precise vblank timestamp query.
[    9.447224] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    9.447610] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[    9.466761] [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
[    9.513196] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    9.672140] usb 1-1: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.06
[    9.672141] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.672142] usb 1-1: Product: Mass Storage
[    9.672143] usb 1-1: Manufacturer: Generic
[    9.672144] usb 1-1: SerialNumber: 3E93E314
[    9.692672] ata2: SATA link down (SStatus 4 SControl 300)
[    9.801181] usb 1-3: new full-speed USB device number 3 using xhci_hcd
[    9.915934] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    9.919142] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[    9.931007] fbcon: i915drmfb (fb0) is primary device
[    9.931007] fbcon: Deferring console take-over
[    9.931027] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    9.951325] usb 1-3: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
[    9.951326] usb 1-3: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
[    9.952055] usb 1-3: New USB device found, idVendor=0a5c, idProduct=6412, bcdDevice= 1.12
[    9.952056] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.952057] usb 1-3: Product: BCM2045A0
[    9.952058] usb 1-3: Manufacturer: Broadcom Corp
[    9.952059] usb 1-3: SerialNumber: 548CA0A39504
[   10.009636] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   10.010049] ata3.00: ATA-10: TOSHIBA THNSNK128GVN8 M.2 2280 128GB, K8DA4101, max UDMA/100
[   10.010050] ata3.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 32), AA
[   10.011076] ata3.00: configured for UDMA/100
[   10.011313] scsi 2:0:0:0: Direct-Access     ATA      TOSHIBA THNSNK12 4101 PQ: 0 ANSI: 5
[   10.011759] sd 2:0:0:0: Attached scsi generic sg0 type 0
[   10.011813] sd 2:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[   10.011814] sd 2:0:0:0: [sda] 4096-byte physical blocks
[   10.011820] sd 2:0:0:0: [sda] Write Protect is off
[   10.011821] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   10.011831] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   10.013120]  sda: sda1 sda2 sda3 sda4 sda5 sda6
[   10.013511] sd 2:0:0:0: [sda] Attached SCSI disk
[   10.041327] tsc: Refined TSC clocksource calibration: 2400.001 MHz
[   10.041332] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22983858435, max_idle_ns: 440795258295 ns
[   10.041344] clocksource: Switched to clocksource tsc
[   10.081299] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[   10.198059] psmouse serio1: synaptics: queried max coordinates: x [..5666], y [..4734]
[   10.231882] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1118..]
[   10.231888] psmouse serio1: synaptics: Your touchpad (PNP: DLL0704 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[   10.290112] usb 1-5: New USB device found, idVendor=0c45, idProduct=670c, bcdDevice=56.26
[   10.290114] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[   10.290115] usb 1-5: Product: Integrated_Webcam_HD
[   10.290116] usb 1-5: Manufacturer: CN09GTFM7248763MB307A01
[   10.290644] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2a1, caps: 0xf00223/0x840300/0x12e800/0x0, board id: 3038, fw id: 2011643
[   10.302587] usb-storage 1-1:1.0: USB Mass Storage device detected
[   10.302703] scsi host3: usb-storage 1-1:1.0
[   10.302781] usbcore: registered new interface driver usb-storage
[   10.307525] usbcore: registered new interface driver uas
[   10.330242] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[   11.323992] scsi 3:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 4
[   11.324329] sd 3:0:0:0: Attached scsi generic sg1 type 0
[   11.325955] sd 3:0:0:0: [sdb] 31326208 512-byte logical blocks: (16.0 GB/14.9 GiB)
[   11.326690] sd 3:0:0:0: [sdb] Write Protect is off
[   11.326692] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
[   11.327467] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   11.331032]  sdb: sdb1
[   11.333281] sd 3:0:0:0: [sdb] Attached SCSI removable disk
[   18.144185] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[   18.161470] systemd[1]: Detected architecture x86-64.
[   18.163480] systemd[1]: Set hostname to <ubuntu>.
[   18.163658] systemd[1]: Initializing machine ID from random generator.
[   18.288315] systemd[1]: Unnecessary job for /dev/loop0 was removed.
[   18.288658] systemd[1]: Created slice User and Session Slice.
[   18.288709] systemd[1]: Reached target User and Group Name Lookups.
[   18.288718] systemd[1]: Reached target Remote File Systems.
[   18.288929] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   18.288950] systemd[1]: Reached target Swap.
[   18.419827] systemd-journald[1197]: Received request to flush runtime journal from PID 1
[   18.463645] lp: driver loaded but no devices found
[   18.477870] ppdev: user-space parallel port driver
[   18.709160] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   18.745288] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   18.766172] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   18.799938] ACPI Warning: \_SB.IETM._ART: Return Package type mismatch at index 0 - found Integer, expected Reference (20190703/nspredef-263)
[   18.799967] ACPI: Invalid package element [0]: got number, expecting [R]
[   18.799967] _ART package 0 is invalid, ignored
[   18.808092] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   18.835089] intel_rapl_common: Found RAPL domain package
[   18.835091] intel_rapl_common: Found RAPL domain dram
[   18.835458] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[   18.866645] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[   18.867125] acpi INT33D5:00: intel-hid: created platform device
[   18.867334] idma64 idma64.1: Found Intel integrated DMA 64-bit
[   18.869523] input: Intel HID events as /devices/platform/INT33D5:00/input/input8
[   18.899772] i2c_hid i2c-DLL0704:01: i2c-DLL0704:01 supply vdd not found, using dummy regulator
[   18.899789] i2c_hid i2c-DLL0704:01: i2c-DLL0704:01 supply vddl not found, using dummy regulator
[   19.074212] mc: Linux media interface: v0.10
[   19.160288] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
[   19.172249] videodev: Linux video capture interface: v2.00
[   19.187029] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input9
[   19.225801] Bluetooth: Core ver 2.22
[   19.225819] NET: Registered protocol family 31
[   19.225820] Bluetooth: HCI device and connection manager initialized
[   19.225824] Bluetooth: HCI socket layer initialized
[   19.225827] Bluetooth: L2CAP socket layer initialized
[   19.225830] Bluetooth: SCO socket layer initialized
[   19.299317] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   19.306842] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   19.306844] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   19.306845] RAPL PMU: hw unit of domain package 2^-14 Joules
[   19.306846] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   19.306846] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   19.306847] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   19.310590] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:670c)
[   19.336797] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   19.337964] usbcore: registered new interface driver btusb
[   19.354727] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   19.354947] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   19.385224] cryptd: max_cpu_qlen set to 1000
[   19.401930] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[   19.401933] uvcvideo 1-5:1.0: Entity type for entity Extension 3 was not initialized!
[   19.401934] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[   19.401935] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[   19.403061] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input10
[   19.409938] usbcore: registered new interface driver uvcvideo
[   19.409940] USB Video Class driver (1.1.1)
[   19.458920] Bluetooth: hci0: BCM: chip id 110
[   19.459923] Bluetooth: hci0: BCM: features 0x2f
[   19.475935] Bluetooth: hci0: BCM4350C5
[   19.476921] Bluetooth: hci0: BCM (003.006.007) build 0000
[   19.502477] intel_rapl_common: Found RAPL domain package
[   19.502479] intel_rapl_common: Found RAPL domain core
[   19.502481] intel_rapl_common: Found RAPL domain uncore
[   19.502482] intel_rapl_common: Found RAPL domain dram
[   19.611047] input: DLL0704:01 06CB:76AE Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-DLL0704:01/0018:06CB:76AE.0001/input/input11
[   19.611180] input: DLL0704:01 06CB:76AE Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-DLL0704:01/0018:06CB:76AE.0001/input/input12
[   19.611290] hid-generic 0018:06CB:76AE.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0704:01 06CB:76AE] on i2c-DLL0704:01
[   19.648097] bluetooth hci0: Direct firmware load for brcm/BCM-0a5c-6412.hcd failed with error -2
[   19.648101] Bluetooth: hci0: BCM: Patch brcm/BCM-0a5c-6412.hcd not found
[   19.657500] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   19.657501] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   19.657502] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   19.657503] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   19.657504] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   19.657505] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[   19.657506] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   19.657507] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[   19.766276] usbcore: registered new interface driver brcmfmac
[   19.766350] brcmfmac 0000:3a:00.0: enabling device (0000 -> 0002)
[   19.779876] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   19.798018] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   19.798079] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   19.798135] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   19.798187] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   19.798241] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[   19.806560] input: DLL0704:01 06CB:76AE Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-DLL0704:01/0018:06CB:76AE.0001/input/input21
[   19.806737] hid-multitouch 0018:06CB:76AE.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0704:01 06CB:76AE] on i2c-DLL0704:01
[   19.853994] AVX2 version of gcm_enc/dec engaged.
[   19.853996] AES CTR mode by8 optimization enabled
[   19.877530] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4350-pcie for chip BCM4350/8
[   20.261736] brcmfmac 0000:3a:00.0: Direct firmware load for brcm/brcmfmac4350-pcie.Dell Inc.-XPS 13 9350.txt failed with error -2
[   20.261758] brcmfmac 0000:3a:00.0: Direct firmware load for brcm/brcmfmac4350-pcie.txt failed with error -2
[   20.378095] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   20.378097] Bluetooth: BNEP filters: protocol multicast
[   20.378101] Bluetooth: BNEP socket layer initialized
[   20.488013] ACPI: Invalid package element [0]: got number, expecting [R]
[   20.488015] _ART package 0 is invalid, ignored
[   20.488038] ACPI: Invalid package element [0]: got number, expecting [R]
[   20.488038] _ART package 0 is invalid, ignored
[   20.693414] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4350-pcie for chip BCM4350/8
[   20.694377] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[   20.695661] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4350/8 wl0: Oct 22 2015 06:16:26 version 7.35.180.119 (r594535) FWID 01-e791c176
[   20.780780] brcmfmac 0000:3a:00.0 wlp58s0: renamed from wlan0
[   22.343564] audit: type=1400 audit(1585491638.609:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=1713 comm="apparmor_parser"
[   22.343705] audit: type=1400 audit(1585491638.609:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1713 comm="apparmor_parser"
[   27.508315] Bluetooth: RFCOMM TTY layer initialized
[   27.508327] Bluetooth: RFCOMM socket layer initialized
[   27.508335] Bluetooth: RFCOMM ver 1.11
[   31.055374] ACPI BIOS Error (bug): Failure creating named object [\_GPE._E42.SPRT], AE_ALREADY_EXISTS (20190703/dswload2-324)
[   31.055403] No Local Variables are initialized for Method [_E42]
[   31.055408] No Arguments are initialized for method [_E42]
[   31.055412] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190703/psobject-221)
[   31.055422] ACPI Error: Aborting method \_GPE._E42 due to previous error (AE_ALREADY_EXISTS) (20190703/psparse-531)
[   31.055437] ACPI Error: Aborting method \_GPE._E42 due to previous error (AE_ALREADY_EXISTS) (20190703/psparse-531)
[   31.055463] ACPI Error: AE_ALREADY_EXISTS, while evaluating GPE method [_E42] (20190703/evgpe-515)
[   31.133474] pci 0000:01:00.0: [8086:1576] type 01 class 0x060400
[   31.133550] pci 0000:01:00.0: enabling Extended Tags
[   31.133658] pci 0000:01:00.0: supports D1 D2
[   31.133659] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   31.133722] pci 0000:01:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1c.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[   31.134101] pci 0000:02:00.0: [8086:1576] type 01 class 0x060400
[   31.134181] pci 0000:02:00.0: enabling Extended Tags
[   31.134298] pci 0000:02:00.0: supports D1 D2
[   31.134300] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   31.134441] pci 0000:02:01.0: [8086:1576] type 01 class 0x060400
[   31.134525] pci 0000:02:01.0: enabling Extended Tags
[   31.134646] pci 0000:02:01.0: supports D1 D2
[   31.134649] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[   31.134792] pci 0000:02:02.0: [8086:1576] type 01 class 0x060400
[   31.134867] pci 0000:02:02.0: enabling Extended Tags
[   31.134983] pci 0000:02:02.0: supports D1 D2
[   31.134985] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[   31.135158] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[   31.135170] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[   31.135178] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[   31.135274] pci 0000:03:00.0: [8086:1575] type 00 class 0x088000
[   31.135316] pci 0000:03:00.0: reg 0x10: [mem 0xda000000-0xda03ffff]
[   31.135331] pci 0000:03:00.0: reg 0x14: [mem 0xda040000-0xda040fff]
[   31.135407] pci 0000:03:00.0: enabling Extended Tags
[   31.135549] pci 0000:03:00.0: supports D1 D2
[   31.135551] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   31.135769] pci 0000:02:00.0: PCI bridge to [bus 03]
[   31.135782] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[   31.135865] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[   31.135877] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[   31.135886] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[   31.135976] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330
[   31.136020] pci 0000:39:00.0: reg 0x10: [mem 0xd9f00000-0xd9f0ffff]
[   31.136248] pci 0000:39:00.0: supports D1 D2
[   31.136250] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   31.136328] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:02:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[   31.136487] pci 0000:02:02.0: PCI bridge to [bus 39]
[   31.136499] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[   31.136538] pci_bus 0000:02: Allocating resources
[   31.136564] pci 0000:02:01.0: bridge window [io  0x1000-0x0fff] to [bus 04-38] add_size 1000
[   31.136569] pci 0000:01:00.0: bridge window [io  0x1000-0x0fff] to [bus 02-39] add_size 2000
[   31.136574] pci 0000:01:00.0: BAR 13: no space for [io  size 0x2000]
[   31.136576] pci 0000:01:00.0: BAR 13: failed to assign [io  size 0x2000]
[   31.136580] pci 0000:01:00.0: BAR 13: no space for [io  size 0x2000]
[   31.136581] pci 0000:01:00.0: BAR 13: failed to assign [io  size 0x2000]
[   31.136584] pci 0000:02:01.0: BAR 13: no space for [io  size 0x1000]
[   31.136587] pci 0000:02:01.0: BAR 13: failed to assign [io  size 0x1000]
[   31.136589] pci 0000:02:01.0: BAR 13: no space for [io  size 0x1000]
[   31.136591] pci 0000:02:01.0: BAR 13: failed to assign [io  size 0x1000]
[   31.136594] pci 0000:02:00.0: PCI bridge to [bus 03]
[   31.136601] pci 0000:02:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[   31.136613] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[   31.136619] pci 0000:02:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[   31.136624] pci 0000:02:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[   31.136633] pci 0000:02:02.0: PCI bridge to [bus 39]
[   31.136640] pci 0000:02:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[   31.136651] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[   31.136658] pci 0000:01:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[   31.136663] pci 0000:01:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[   31.150119] xhci_hcd 0000:39:00.0: xHCI Host Controller
[   31.150131] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[   31.151286] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[   31.152289] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[   31.152291] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   31.152293] usb usb3: Product: xHCI Host Controller
[   31.152295] usb usb3: Manufacturer: Linux 5.3.0-28-generic xhci-hcd
[   31.152297] usb usb3: SerialNumber: 0000:39:00.0
[   31.154042] hub 3-0:1.0: USB hub found
[   31.154056] hub 3-0:1.0: 2 ports detected
[   31.154302] xhci_hcd 0000:39:00.0: xHCI Host Controller
[   31.154307] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[   31.154312] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[   31.154368] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[   31.154370] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   31.154372] usb usb4: Product: xHCI Host Controller
[   31.154374] usb usb4: Manufacturer: Linux 5.3.0-28-generic xhci-hcd
[   31.154376] usb usb4: SerialNumber: 0000:39:00.0
[   31.154537] hub 4-0:1.0: USB hub found
[   31.154549] hub 4-0:1.0: 2 ports detected
[   31.341269] thunderbolt 0-0: ignoring unnecessary extra entries in DROM
[   31.588459] rfkill: input handler disabled
[   50.622419] audit: type=1400 audit(1585491666.889:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/8268/usr/lib/snapd/snap-confine" pid=2658 comm="apparmor_parser"
[   50.622641] audit: type=1400 audit(1585491666.889:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/8268/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=2658 comm="apparmor_parser"
[   50.641416] audit: type=1400 audit(1585491666.909:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.core" pid=2661 comm="apparmor_parser"
[   50.734132] audit: type=1400 audit(1585491667.001:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.core.hook.configure" pid=2662 comm="apparmor_parser"
[   51.442070] pcieport 0000:02:02.0: Refused to change power state, currently in D3
[   51.444161] xhci_hcd 0000:39:00.0: Refused to change power state, currently in D3
[   51.525116] xhci_hcd 0000:39:00.0: Refused to change power state, currently in D3
[   51.525155] xhci_hcd 0000:39:00.0: Controller not ready at resume -19
[   51.525156] xhci_hcd 0000:39:00.0: PCI post-resume error -19!
[   51.525159] xhci_hcd 0000:39:00.0: HC died; cleaning up
[   51.525237] xhci_hcd 0000:39:00.0: remove, state 4
[   51.525239] usb usb4: USB disconnect, device number 1
[   51.525747] xhci_hcd 0000:39:00.0: USB bus 4 deregistered
[   51.525753] xhci_hcd 0000:39:00.0: remove, state 4
[   51.525755] usb usb3: USB disconnect, device number 1
[   51.525907] xhci_hcd 0000:39:00.0: Host halt failed, -19
[   51.525910] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[   51.525990] xhci_hcd 0000:39:00.0: USB bus 3 deregistered
[   52.032037] pci_bus 0000:03: busn_res: [bus 03] is released
[   52.032156] pci_bus 0000:04: busn_res: [bus 04-38] is released
[   52.032422] pci_bus 0000:39: busn_res: [bus 39] is released
[   52.032493] pci_bus 0000:02: busn_res: [bus 02-39] is released
[   75.915381] audit: type=1400 audit(1585491692.181:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/core/8268/usr/lib/snapd/snap-confine" pid=2760 comm="apparmor_parser"
[   75.929373] audit: type=1400 audit(1585491692.197:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/snap/core/8268/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=2760 comm="apparmor_parser"
[   75.950129] audit: type=1400 audit(1585491692.217:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.core" pid=2762 comm="apparmor_parser"
[   76.009474] audit: type=1400 audit(1585491692.277:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.core.hook.configure" pid=2763 comm="apparmor_parser"
[   80.886644] audit: type=1400 audit(1585491697.153:12): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.gnome-calculator" pid=3074 comm="apparmor_parser"
[   80.907784] audit: type=1400 audit(1585491697.173:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.gnome-calculator.gnome-calculator" pid=3075 comm="apparmor_parser"
[   81.690087] audit: type=1400 audit(1585491697.957:14): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.gnome-calculator.gnome-calculator" pid=3087 comm="apparmor_parser"
[   82.062500] audit: type=1400 audit(1585491698.329:15): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.gnome-calculator" pid=3086 comm="apparmor_parser"
[   82.070467] audit: type=1400 audit(1585491698.337:16): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/core/8268/usr/lib/snapd/snap-confine" pid=3089 comm="apparmor_parser"
[   82.070470] audit: type=1400 audit(1585491698.337:17): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/core/8268/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=3089 comm="apparmor_parser"
[   82.075748] audit: type=1400 audit(1585491698.341:18): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.core" pid=3091 comm="apparmor_parser"
[   82.076735] audit: type=1400 audit(1585491698.341:19): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.core.hook.configure" pid=3092 comm="apparmor_parser"
[   82.649728] audit: type=1400 audit(1585491698.917:20): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.gnome-characters" pid=3170 comm="apparmor_parser"
[   82.732923] audit: type=1400 audit(1585491698.997:21): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.gnome-characters.gnome-characters" pid=3171 comm="apparmor_parser"
[   83.562901] audit: type=1400 audit(1585491699.829:22): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.gnome-characters" pid=3182 comm="apparmor_parser"
[   83.647695] audit: type=1400 audit(1585491699.913:23): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.gnome-characters.gnome-characters" pid=3183 comm="apparmor_parser"
[   86.938835] kauditd_printk_skb: 14 callbacks suppressed
[   86.938836] audit: type=1400 audit(1585491703.205:38): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap-update-ns.gnome-system-monitor" pid=3382 comm="apparmor_parser"
[   87.076298] audit: type=1400 audit(1585491703.341:39): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="snap.gnome-system-monitor.gnome-system-monitor" pid=3383 comm="apparmor_parser"
[   87.083154] audit: type=1400 audit(1585491703.349:40): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/core/8268/usr/lib/snapd/snap-confine" pid=3385 comm="apparmor_parser"
[   87.083160] audit: type=1400 audit(1585491703.349:41): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/snap/core/8268/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=3385 comm="apparmor_parser"
[   87.088094] audit: type=1400 audit(1585491703.353:42): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.core" pid=3387 comm="apparmor_parser"
[   87.089087] audit: type=1400 audit(1585491703.353:43): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.core.hook.configure" pid=3388 comm="apparmor_parser"
[  106.597158] raid6: avx2x4   gen()  5543 MB/s
[  106.645137] raid6: avx2x4   xor()  9628 MB/s
[  106.693137] raid6: avx2x2   gen() 20682 MB/s
[  106.741135] raid6: avx2x2   xor() 14588 MB/s
[  106.789111] raid6: avx2x1   gen() 19301 MB/s
[  106.837128] raid6: avx2x1   xor() 13521 MB/s
[  106.885126] raid6: sse2x4   gen() 11128 MB/s
[  106.933138] raid6: sse2x4   xor()  6943 MB/s
[  106.981141] raid6: sse2x2   gen()  9243 MB/s
[  107.029138] raid6: sse2x2   xor()  6244 MB/s
[  107.077141] raid6: sse2x1   gen()  7983 MB/s
[  107.125106] raid6: sse2x1   xor()  4622 MB/s
[  107.125108] raid6: using algorithm avx2x2 gen() 20682 MB/s
[  107.125108] raid6: .... xor() 14588 MB/s, rmw enabled
[  107.125109] raid6: using avx2x2 recovery algorithm
[  107.138103] xor: automatically using best checksumming function   avx       
[  107.183579] Btrfs loaded, crc32c=crc32c-intel
[  107.285725] JFS: nTxBlock = 8192, nTxLock = 65536
[  107.362792] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[  179.285436] ata3.00: exception Emask 0x1 SAct 0x83000 SErr 0x0 action 0x6 frozen
[  179.285448] ata3.00: irq_stat 0x40000001
[  179.285458] ata3.00: failed command: WRITE FPDMA QUEUED
[  179.285475] ata3.00: cmd 61/28:60:00:00:00/00:00:00:00:00/40 tag 12 ncq dma 20480 out
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.285482] ata3.00: status: { DRDY ERR }
[  179.285488] ata3.00: error: { ABRT }
[  179.285494] ata3.00: failed command: WRITE FPDMA QUEUED
[  179.285509] ata3.00: cmd 61/28:68:88:c2:e7/00:00:0e:00:00/40 tag 13 ncq dma 20480 out
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.285515] ata3.00: status: { DRDY ERR }
[  179.285520] ata3.00: error: { ABRT }
[  179.285527] ata3.00: failed command: READ FPDMA QUEUED
[  179.285541] ata3.00: cmd 60/00:98:00:02:00/02:00:00:00:00/40 tag 19 ncq dma 262144 in
                        res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x5 (timeout)
[  179.285546] ata3.00: status: { DRDY }
[  179.285559] ata3: hard resetting link
[  179.602157] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  179.603935] ata3.00: configured for UDMA/100
[  179.603997] sd 2:0:0:0: [sda] tag#19 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  179.604006] sd 2:0:0:0: [sda] tag#19 Sense Key : Illegal Request [current] 
[  179.604013] sd 2:0:0:0: [sda] tag#19 Add. Sense: Unaligned write command
[  179.604022] sd 2:0:0:0: [sda] tag#19 CDB: Read(10) 28 00 00 00 02 00 00 02 00 00
[  179.604030] blk_update_request: I/O error, dev sda, sector 512 op 0x0:(READ) flags 0x80700 phys_seg 37 prio class 0
[  179.604088] ata3: EH complete
[  179.633626] ata3.00: exception Emask 0x0 SAct 0x38000 SErr 0x0 action 0x0
[  179.633637] ata3.00: irq_stat 0x40000001
[  179.633647] ata3.00: failed command: READ FPDMA QUEUED
[  179.633664] ata3.00: cmd 60/08:78:00:02:00/00:00:00:00:00/40 tag 15 ncq dma 4096 in
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.633671] ata3.00: status: { DRDY ERR }
[  179.633677] ata3.00: error: { ABRT }
[  179.633684] ata3.00: failed command: WRITE FPDMA QUEUED
[  179.633699] ata3.00: cmd 61/28:80:88:c2:e7/00:00:0e:00:00/40 tag 16 ncq dma 20480 out
                        res 51/04:28:88:c2:e7/00:00:0e:00:00/40 Emask 0x401 (device error) <F>
[  179.633705] ata3.00: status: { DRDY ERR }
[  179.633710] ata3.00: error: { ABRT }
[  179.633716] ata3.00: failed command: WRITE FPDMA QUEUED
[  179.633729] ata3.00: cmd 61/28:88:00:00:00/00:00:00:00:00/40 tag 17 ncq dma 20480 out
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.633735] ata3.00: status: { DRDY ERR }
[  179.633740] ata3.00: error: { ABRT }
[  179.635899] ata3.00: configured for UDMA/100
[  179.635935] ata3: EH complete
[  179.653571] ata3.00: exception Emask 0x0 SAct 0x700000 SErr 0x0 action 0x0
[  179.653582] ata3.00: irq_stat 0x40000001
[  179.653593] ata3.00: failed command: WRITE FPDMA QUEUED
[  179.653610] ata3.00: cmd 61/28:a0:00:00:00/00:00:00:00:00/40 tag 20 ncq dma 20480 out
                        res 51/04:28:00:00:00/00:00:00:00:00/40 Emask 0x401 (device error) <F>
[  179.653618] ata3.00: status: { DRDY ERR }
[  179.653623] ata3.00: error: { ABRT }
[  179.653630] ata3.00: failed command: WRITE FPDMA QUEUED
[  179.653645] ata3.00: cmd 61/28:a8:88:c2:e7/00:00:0e:00:00/40 tag 21 ncq dma 20480 out
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.653651] ata3.00: status: { DRDY ERR }
[  179.653656] ata3.00: error: { ABRT }
[  179.653662] ata3.00: failed command: READ FPDMA QUEUED
[  179.653676] ata3.00: cmd 60/08:b0:00:02:00/00:00:00:00:00/40 tag 22 ncq dma 4096 in
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.653681] ata3.00: status: { DRDY ERR }
[  179.653686] ata3.00: error: { ABRT }
[  179.655647] ata3.00: configured for UDMA/100
[  179.655684] ata3: EH complete
[  179.669565] ata3.00: NCQ disabled due to excessive errors
[  179.669577] ata3.00: exception Emask 0x0 SAct 0x38000000 SErr 0x0 action 0x0
[  179.669586] ata3.00: irq_stat 0x40000001
[  179.669597] ata3.00: failed command: READ FPDMA QUEUED
[  179.669613] ata3.00: cmd 60/08:d8:00:02:00/00:00:00:00:00/40 tag 27 ncq dma 4096 in
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.669621] ata3.00: status: { DRDY ERR }
[  179.669627] ata3.00: error: { ABRT }
[  179.669634] ata3.00: failed command: WRITE FPDMA QUEUED
[  179.669650] ata3.00: cmd 61/28:e0:88:c2:e7/00:00:0e:00:00/40 tag 28 ncq dma 20480 out
                        res 51/04:28:88:c2:e7/00:00:0e:00:00/40 Emask 0x401 (device error) <F>
[  179.669656] ata3.00: status: { DRDY ERR }
[  179.669661] ata3.00: error: { ABRT }
[  179.669667] ata3.00: failed command: WRITE FPDMA QUEUED
[  179.669680] ata3.00: cmd 61/28:e8:00:00:00/00:00:00:00:00/40 tag 29 ncq dma 20480 out
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.669686] ata3.00: status: { DRDY ERR }
[  179.669691] ata3.00: error: { ABRT }
[  179.671045] ata3.00: configured for UDMA/100
[  179.671082] ata3: EH complete
[  179.685296] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[  179.685307] ata3.00: irq_stat 0x40000001
[  179.685316] ata3.00: failed command: WRITE DMA
[  179.685333] ata3.00: cmd ca/00:28:00:00:00/00:00:00:00:00/e0 tag 1 dma 20480 out
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.685340] ata3.00: status: { DRDY ERR }
[  179.685345] ata3.00: error: { ABRT }
[  179.686566] ata3.00: configured for UDMA/100
[  179.686597] ata3: EH complete
[  179.709288] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[  179.709300] ata3.00: irq_stat 0x40000001
[  179.709309] ata3.00: failed command: WRITE DMA
[  179.709327] ata3.00: cmd ca/00:28:88:c2:e7/00:00:00:00:00/ee tag 6 dma 20480 out
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.709334] ata3.00: status: { DRDY ERR }
[  179.709339] ata3.00: error: { ABRT }
[  179.710651] ata3.00: configured for UDMA/100
[  179.710682] ata3: EH complete
[  179.725301] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[  179.725313] ata3.00: irq_stat 0x40000001
[  179.725321] ata3.00: failed command: WRITE DMA
[  179.725338] ata3.00: cmd ca/00:28:00:00:00/00:00:00:00:00/e0 tag 1 dma 20480 out
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.725346] ata3.00: status: { DRDY ERR }
[  179.725351] ata3.00: error: { ABRT }
[  179.727155] ata3.00: configured for UDMA/100
[  179.727187] sd 2:0:0:0: [sda] tag#1 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  179.727197] sd 2:0:0:0: [sda] tag#1 Sense Key : Illegal Request [current] 
[  179.727204] sd 2:0:0:0: [sda] tag#1 Add. Sense: Unaligned write command
[  179.727212] sd 2:0:0:0: [sda] tag#1 CDB: Write(10) 2a 00 00 00 00 00 00 00 28 00
[  179.727221] blk_update_request: I/O error, dev sda, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 5 prio class 0
[  179.727234] Buffer I/O error on dev sda, logical block 0, lost async page write
[  179.727281] Buffer I/O error on dev sda, logical block 1, lost async page write
[  179.727289] Buffer I/O error on dev sda, logical block 2, lost async page write
[  179.727295] Buffer I/O error on dev sda, logical block 3, lost async page write
[  179.727301] Buffer I/O error on dev sda, logical block 4, lost async page write
[  179.727359] ata3: EH complete
[  179.741265] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[  179.741275] ata3.00: irq_stat 0x40000001
[  179.741283] ata3.00: failed command: WRITE DMA
[  179.741300] ata3.00: cmd ca/00:28:88:c2:e7/00:00:00:00:00/ee tag 10 dma 20480 out
                        res 51/04:00:00:00:00/00:00:00:00:00/00 Emask 0x1 (device error)
[  179.741307] ata3.00: status: { DRDY ERR }
[  179.741313] ata3.00: error: { ABRT }
[  179.743773] ata3.00: configured for UDMA/100
[  179.743801] sd 2:0:0:0: [sda] tag#10 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  179.743809] sd 2:0:0:0: [sda] tag#10 Sense Key : Illegal Request [current] 
[  179.743816] sd 2:0:0:0: [sda] tag#10 Add. Sense: Unaligned write command
[  179.743824] sd 2:0:0:0: [sda] tag#10 CDB: Write(10) 2a 00 0e e7 c2 88 00 00 28 00
[  179.743833] blk_update_request: I/O error, dev sda, sector 250069640 op 0x1:(WRITE) flags 0x800 phys_seg 5 prio class 0
[  179.743845] Buffer I/O error on dev sda, logical block 31258705, lost async page write
[  179.743876] Buffer I/O error on dev sda, logical block 31258706, lost async page write
[  179.743884] Buffer I/O error on dev sda, logical block 31258707, lost async page write
[  179.743891] Buffer I/O error on dev sda, logical block 31258708, lost async page write
[  179.743897] Buffer I/O error on dev sda, logical block 31258709, lost async page write
[  179.743926] ata3: EH complete
[  202.119782]  sda: sda1 sda2 sda3 sda4 sda5 sda6
[  286.610347] IPv6: ADDRCONF(NETDEV_CHANGE): wlp58s0: link becomes ready

5

Re: Errors wiping windows machine from USB - Input/Output errors

Note: I am not an expert at ATA or dealing with failing hardware.  I am at the limit of my knowledge with this advice.


Analysis:
The Libata error messages page documents the meaning of those ata errors reported by the Linux kernel.

So the kernel is trying to write to the drive, tries 3 times, resets the controller to drive link and even disables NCQ (Native Command Queuing).  Every drive read and write is failing with "(device error)".  According to the Libata error messages that means the fault is with the drive.


Suggestions:
If you have a spare drive also try testing with that to confirm that the drive is the faulty component.

If that SSD is a Samsung then trying upgrading the firmware as suggested here:
  ata7.00: failed command: SEND FPDMA QUEUED

If it's an SSD from another manufacture, then try looking for firmware updated.