Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]]. #1243

Closed
9 tasks
martrim opened this issue Apr 7, 2020 · 47 comments

Comments

@martrim
Copy link

martrim commented Apr 7, 2020

1. Issue or feature description

I am getting an error message

docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]].
ERRO[0002] error waiting for container: context canceled 

when I run docker run --gpus all nvidia/cuda:10.0-base nvidia-smi after the installation of the NVIDIA toolkit. The installation does not show any error message, but I get nvidia-container-cli: command not found when running nvidia-container-cli -V.

2. Steps to reproduce the issue

I installed the NVIDIA container toolkit using the code in the Ubuntu section on the main page.

# Add the package repositories
distribution=$(. /etc/os-release;echo $ID$VERSION_ID)
curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add -
curl -s -L https://nvidia.github.io/nvidia-docker/$distribution/nvidia-docker.list | sudo tee /etc/apt/sources.list.d/nvidia-docker.list

sudo apt-get update && sudo apt-get install -y nvidia-container-toolkit
sudo systemctl restart docker

I think that the NVIDIA drivers are installed, since I have used the GPUs with CUDA before without problem and nvidia-smi runs without problem (see below).

3. Information to attach (optional if deemed irrelevant)

  • Some nvidia-container information: nvidia-container-cli -k -d /dev/tty info
    I get nvidia-container-cli: command not found when I run the above command.

  • Kernel version from uname -a
    Linux dechter 4.15.0-91-generic gpu not found in a docker container #92~16.04.1-Ubuntu SMP Fri Feb 28 14:57:22 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

  • Any relevant kernel output lines from dmesg

[    0.000000] microcode: microcode updated early to revision 0xb000038, date = 2019-06-18
[    0.000000] Linux version 4.15.0-91-generic (buildd@lcy01-amd64-017) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)) #92~16.04.1-Ubuntu SMP Fri Feb 28 14:57:22 UTC 2020 (Ubuntu 4.15.0-91.92~16.04.1-generic 4.15.18)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-91-generic root=UUID=090764ab-afbf-4225-9562-1464cc8d205b ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000038ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000038fff000-0x0000000039d5cfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000039d5d000-0x000000003a015fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003a016000-0x000000003abc2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003abc3000-0x000000003b5befff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003b5bf000-0x000000003b5bffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003b5c0000-0x000000003b645fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003b646000-0x000000003bffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003c000000-0x000000003dffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x000000004fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008bfffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: MSI MS-7885/X99A SLI PLUS(MS-7885), BIOS 1.D0 07/15/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x8c0000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000080000000 mask 3FFF80000000 uncachable
[    0.000000]   1 base 000040000000 mask 3FFFC0000000 uncachable
[    0.000000]   2 base 380000000000 mask 3FC000000000 uncachable
[    0.000000]   3 base 00003F000000 mask 3FFFFF000000 uncachable
[    0.000000]   4 base 0000C0000000 mask 3FFFE0000000 write-through
[    0.000000]   5 base 0000E0000000 mask 3FFFF0000000 write-through
[    0.000000]   6 base 0000F0000000 mask 3FFFFE000000 write-through
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: last_pfn = 0x3c000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd80-0x000fcd8f]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x80cd90000, 0x80cd90fff] PGTABLE
[    0.000000] BRK [0x80cd91000, 0x80cd91fff] PGTABLE
[    0.000000] BRK [0x80cd92000, 0x80cd92fff] PGTABLE
[    0.000000] BRK [0x80cd93000, 0x80cd93fff] PGTABLE
[    0.000000] BRK [0x80cd94000, 0x80cd94fff] PGTABLE
[    0.000000] BRK [0x80cd95000, 0x80cd95fff] PGTABLE
[    0.000000] BRK [0x80cd96000, 0x80cd96fff] PGTABLE
[    0.000000] BRK [0x80cd97000, 0x80cd97fff] PGTABLE
[    0.000000] BRK [0x80cd98000, 0x80cd98fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x30730000-0x3438ffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x000000003A826090 0000A4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000003A859E80 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000003A8261D0 033CAB (v02 ALASKA A M I    01072009 INTL 20091013)
[    0.000000] ACPI: FACS 0x000000003ABC1F80 000040
[    0.000000] ACPI: APIC 0x000000003A859F90 000138 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000003A85A0C8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000003A85A110 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000003A85A1B0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x000000003A85A1F0 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x000000003A85A560 000042 (v01 ALASKA A M I    01072009      00000000)
[    0.000000] ACPI: HPET 0x000000003A85A5A8 000038 (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.000000] ACPI: MSCT 0x000000003A85A5E0 000090 (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.000000] ACPI: SLIT 0x000000003A85A670 00002D (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.000000] ACPI: SRAT 0x000000003A85A6A0 001158 (v03 ALASKA A M I    00000001 INTL 20091013)
[    0.000000] ACPI: WDDT 0x000000003A85B7F8 000040 (v01 ALASKA A M I    00000000 INTL 20091013)
[    0.000000] ACPI: SSDT 0x000000003A85B838 01513B (v02 ALASKA PmMgt    00000001 INTL 20120913)
[    0.000000] ACPI: NITR 0x000000003A870978 000071 (v02 ALASKA A M I    00000001 INTL 20091013)
[    0.000000] ACPI: DMAR 0x000000003A8709F0 0000E4 (v01 ALASKA A M I    00000001 INTL 20091013)
[    0.000000] ACPI: ASF! 0x000000003A870AD8 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0c -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0e -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0b -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0d -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x0f -> Node 0
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff]
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x8bfffffff]
[    0.000000] NUMA: Initialized distance table, cnt=1
[    0.000000] NUMA: Node 0 [mem 0x00000000-0x3fffffff] + [mem 0x100000000-0x8bfffffff] -> [mem 0x00000000-0x8bfffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x8bffd4000-0x8bfffefff]
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000008bfffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000038ffefff]
[    0.000000]   node   0: [mem 0x0000000039d5d000-0x000000003a015fff]
[    0.000000]   node   0: [mem 0x000000003b5bf000-0x000000003b5bffff]
[    0.000000]   node   0: [mem 0x000000003b646000-0x000000003bffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000008bfffffff]
[    0.000000] Reserved but unavailable: 100 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000008bfffffff]
[    0.000000] On node 0 totalpages: 8363023
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 3634 pages used for memmap
[    0.000000]   DMA32 zone: 232563 pages, LIFO batch:31
[    0.000000]   Normal zone: 126976 pages used for memmap
[    0.000000]   Normal zone: 8126464 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x38fff000-0x39d5cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x3a016000-0x3abc2fff]
[    0.000000] PM: Registered nosave memory: [mem 0x3abc3000-0x3b5befff]
[    0.000000] PM: Registered nosave memory: [mem 0x3b5c0000-0x3b645fff]
[    0.000000] PM: Registered nosave memory: [mem 0x3c000000-0x3dffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x3e000000-0x3fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40000000-0x4fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x50000000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed44fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x50000000-0xfed1bfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.000000] percpu: Embedded 45 pages/cpu s147456 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8232328
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-91-generic root=UUID=090764ab-afbf-4225-9562-1464cc8d205b ro quiet splash vt.handoff=7
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 32768556K/33452092K available (12300K kernel code, 2480K rwdata, 4212K rodata, 2428K init, 2712K bss, 683536K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 39329 entries in 154 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.000000] NR_IRQS: 524544, nr_irqs: 960, preallocated irqs: 16
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20170831
[    0.000000] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] DMAR: Host address width 46
[    0.000000] DMAR: DRHD base: 0x000000fbffd000 flags: 0x0
[    0.000000] DMAR: dmar0: reg_base_addr fbffd000 ver 1:0 cap 8d2008c10ef0466 ecap f0205b
[    0.000000] DMAR: DRHD base: 0x000000fbffc000 flags: 0x1
[    0.000000] DMAR: dmar1: reg_base_addr fbffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[    0.000000] DMAR: RMRR base: 0x0000003b430000 end: 0x0000003b43ffff
[    0.000000] DMAR: ATSR flags: 0x0
[    0.000000] DMAR: RHSA base: 0x000000fbffc000 proximity domain: 0x0
[    0.000000] DMAR-IR: IOAPIC id 1 under DRHD base  0xfbffc000 IOMMU 1
[    0.000000] DMAR-IR: IOAPIC id 2 under DRHD base  0xfbffc000 IOMMU 1
[    0.000000] DMAR-IR: HPET id 0 under DRHD base 0xfbffc000
[    0.000000] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.000000] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.000000] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.000000] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.000000] Switched APIC routing to physical flat.
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.020000] tsc: Fast TSC calibration using PIT
[    0.024000] tsc: Detected 2099.938 MHz processor
[    0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4199.87 BogoMIPS (lpj=8399752)
[    0.024000] pid_max: default: 32768 minimum: 301
[    0.024000] Security Framework initialized
[    0.024000] Yama: becoming mindful.
[    0.024000] AppArmor: AppArmor initialized
[    0.030937] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.033404] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.033498] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.033575] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.033828] CPU0: Thermal monitoring enabled (TM1)
[    0.033872] process: using mwait in idle threads
[    0.033875] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.033876] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.033878] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.033879] Spectre V2 : Mitigation: Full generic retpoline
[    0.033879] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.033880] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.033887] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.033888] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.033889] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.033917] TAA: Mitigation: Clear CPU buffers
[    0.033917] MDS: Mitigation: Clear CPU buffers
[    0.040975] Freeing SMP alternatives memory: 36K
[    0.044070] TSC deadline timer enabled
[    0.044073] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz (family: 0x6, model: 0x4f, stepping: 0x1)
[    0.044145] Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.044169] ... version:                3
[    0.044170] ... bit width:              48
[    0.044170] ... generic registers:      4
[    0.044171] ... value mask:             0000ffffffffffff
[    0.044172] ... max period:             00007fffffffffff
[    0.044172] ... fixed-purpose events:   3
[    0.044173] ... event mask:             000000070000000f
[    0.044210] Hierarchical SRCU implementation.
[    0.046170] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.046185] smp: Bringing up secondary CPUs ...
[    0.046264] x86: Booting SMP configuration:
[    0.046265] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8
[    0.072531] 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.072531] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[    0.072531]   #9 #10 #11 #12 #13 #14 #15
[    0.076940] smp: Brought up 1 node, 16 CPUs
[    0.076940] smpboot: Max logical packages: 1
[    0.076940] smpboot: Total of 16 processors activated (67198.01 BogoMIPS)
[    0.080842] devtmpfs: initialized
[    0.080842] x86/mm: Memory block size: 128MB
[    0.082455] evm: security.selinux
[    0.082455] evm: security.SMACK64
[    0.082456] evm: security.SMACK64EXEC
[    0.082456] evm: security.SMACK64TRANSMUTE
[    0.082457] evm: security.SMACK64MMAP
[    0.082457] evm: security.apparmor
[    0.082458] evm: security.ima
[    0.082458] evm: security.capability
[    0.082475] PM: Registering ACPI NVS region [mem 0x3a016000-0x3abc2fff] (12242944 bytes)
[    0.082475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.082475] futex hash table entries: 4096 (order: 6, 262144 bytes)
[    0.082475] pinctrl core: initialized pinctrl subsystem
[    0.082475] RTC time: 10:06:34, date: 04/03/20
[    0.084872] NET: Registered protocol family 16
[    0.084961] audit: initializing netlink subsys (disabled)
[    0.084968] audit: type=2000 audit(1585908394.084:1): state=initialized audit_enabled=0 res=1
[    0.084968] cpuidle: using governor ladder
[    0.084968] cpuidle: using governor menu
[    0.084968] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.084968] ACPI: bus type PCI registered
[    0.084968] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.084968] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x40000000-0x4fffffff] (base 0x40000000)
[    0.084968] PCI: MMCONFIG at [mem 0x40000000-0x4fffffff] reserved in E820
[    0.084968] PCI: Using configuration type 1 for base access
[    0.085802] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.085802] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.085802] ACPI: Added _OSI(Module Device)
[    0.085802] ACPI: Added _OSI(Processor Device)
[    0.085802] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.085802] ACPI: Added _OSI(Processor Aggregator Device)
[    0.085802] ACPI: Added _OSI(Linux-Dell-Video)
[    0.085802] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.085802] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.113357] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.162541] ACPI: Interpreter enabled
[    0.162561] ACPI: (supports S0 S3 S4 S5)
[    0.162562] ACPI: Using IOAPIC for interrupt routing
[    0.162600] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.163830] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.219920] ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
[    0.219925] acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.223280] acpi PNP0A03:03: _OSC: platform does not support [PME AER]
[    0.224816] acpi PNP0A03:03: _OSC: OS now controls [PCIeHotplug PCIeCapability]
[    0.224817] acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.224864] PCI host bridge to bus 0000:ff
[    0.224866] pci_bus 0000:ff: root bus resource [bus ff]
[    0.224877] pci 0000:ff:0b.0: [8086:6f81] type 00 class 0x088000
[    0.224930] pci 0000:ff:0b.1: [8086:6f36] type 00 class 0x110100
[    0.224973] pci 0000:ff:0b.2: [8086:6f37] type 00 class 0x110100
[    0.225014] pci 0000:ff:0b.3: [8086:6f76] type 00 class 0x088000
[    0.225060] pci 0000:ff:0c.0: [8086:6fe0] type 00 class 0x088000
[    0.225101] pci 0000:ff:0c.1: [8086:6fe1] type 00 class 0x088000
[    0.225140] pci 0000:ff:0c.2: [8086:6fe2] type 00 class 0x088000
[    0.225180] pci 0000:ff:0c.3: [8086:6fe3] type 00 class 0x088000
[    0.225222] pci 0000:ff:0c.4: [8086:6fe4] type 00 class 0x088000
[    0.225262] pci 0000:ff:0c.5: [8086:6fe5] type 00 class 0x088000
[    0.225301] pci 0000:ff:0c.6: [8086:6fe6] type 00 class 0x088000
[    0.225342] pci 0000:ff:0c.7: [8086:6fe7] type 00 class 0x088000
[    0.225383] pci 0000:ff:0f.0: [8086:6ff8] type 00 class 0x088000
[    0.225423] pci 0000:ff:0f.1: [8086:6ff9] type 00 class 0x088000
[    0.225465] pci 0000:ff:0f.4: [8086:6ffc] type 00 class 0x088000
[    0.225505] pci 0000:ff:0f.5: [8086:6ffd] type 00 class 0x088000
[    0.225546] pci 0000:ff:0f.6: [8086:6ffe] type 00 class 0x088000
[    0.225586] pci 0000:ff:10.0: [8086:6f1d] type 00 class 0x088000
[    0.225626] pci 0000:ff:10.1: [8086:6f34] type 00 class 0x110100
[    0.225668] pci 0000:ff:10.5: [8086:6f1e] type 00 class 0x088000
[    0.225710] pci 0000:ff:10.6: [8086:6f7d] type 00 class 0x110100
[    0.225749] pci 0000:ff:10.7: [8086:6f1f] type 00 class 0x088000
[    0.225789] pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000
[    0.225817] pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100
[    0.225865] pci 0000:ff:13.0: [8086:6fa8] type 00 class 0x088000
[    0.225951] pci 0000:ff:13.1: [8086:6f71] type 00 class 0x088000
[    0.226031] pci 0000:ff:13.2: [8086:6faa] type 00 class 0x088000
[    0.226111] pci 0000:ff:13.3: [8086:6fab] type 00 class 0x088000
[    0.226192] pci 0000:ff:13.4: [8086:6fac] type 00 class 0x088000
[    0.226272] pci 0000:ff:13.5: [8086:6fad] type 00 class 0x088000
[    0.226350] pci 0000:ff:13.6: [8086:6fae] type 00 class 0x088000
[    0.226417] pci 0000:ff:13.7: [8086:6faf] type 00 class 0x088000
[    0.226486] pci 0000:ff:14.0: [8086:6fb0] type 00 class 0x088000
[    0.226568] pci 0000:ff:14.1: [8086:6fb1] type 00 class 0x088000
[    0.226648] pci 0000:ff:14.2: [8086:6fb2] type 00 class 0x088000
[    0.226706] pci 0000:ff:14.3: [8086:6fb3] type 00 class 0x088000
[    0.226759] pci 0000:ff:14.4: [8086:6fbc] type 00 class 0x088000
[    0.226802] pci 0000:ff:14.5: [8086:6fbd] type 00 class 0x088000
[    0.226844] pci 0000:ff:14.6: [8086:6fbe] type 00 class 0x088000
[    0.226886] pci 0000:ff:14.7: [8086:6fbf] type 00 class 0x088000
[    0.226931] pci 0000:ff:15.0: [8086:6fb4] type 00 class 0x088000
[    0.226986] pci 0000:ff:15.1: [8086:6fb5] type 00 class 0x088000
[    0.227039] pci 0000:ff:15.2: [8086:6fb6] type 00 class 0x088000
[    0.227092] pci 0000:ff:15.3: [8086:6fb7] type 00 class 0x088000
[    0.227148] pci 0000:ff:16.0: [8086:6f68] type 00 class 0x088000
[    0.227198] pci 0000:ff:16.6: [8086:6f6e] type 00 class 0x088000
[    0.227240] pci 0000:ff:16.7: [8086:6f6f] type 00 class 0x088000
[    0.227283] pci 0000:ff:17.0: [8086:6fd0] type 00 class 0x088000
[    0.227332] pci 0000:ff:17.4: [8086:6fb8] type 00 class 0x088000
[    0.227375] pci 0000:ff:17.5: [8086:6fb9] type 00 class 0x088000
[    0.227418] pci 0000:ff:17.6: [8086:6fba] type 00 class 0x088000
[    0.227460] pci 0000:ff:17.7: [8086:6fbb] type 00 class 0x088000
[    0.227508] pci 0000:ff:1e.0: [8086:6f98] type 00 class 0x088000
[    0.227553] pci 0000:ff:1e.1: [8086:6f99] type 00 class 0x088000
[    0.227594] pci 0000:ff:1e.2: [8086:6f9a] type 00 class 0x088000
[    0.227635] pci 0000:ff:1e.3: [8086:6fc0] type 00 class 0x088000
[    0.227666] pci 0000:ff:1e.4: [8086:6f9c] type 00 class 0x088000
[    0.227710] pci 0000:ff:1f.0: [8086:6f88] type 00 class 0x088000
[    0.227752] pci 0000:ff:1f.2: [8086:6f8a] type 00 class 0x088000
[    0.236903] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.236907] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.237431] acpi PNP0A08:00: _OSC: platform does not support [PME AER]
[    0.238133] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PCIeCapability]
[    0.238134] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.238588] PCI host bridge to bus 0000:00
[    0.238591] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.238592] pci_bus 0000:00: root bus resource [io  0x1000-0xffff window]
[    0.238593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.238594] pci_bus 0000:00: root bus resource [mem 0x50000000-0xfbffbfff window]
[    0.238596] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.238603] pci 0000:00:00.0: [8086:6f00] type 00 class 0x060000
[    0.238778] pci 0000:00:01.0: [8086:6f02] type 01 class 0x060400
[    0.238830] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.239005] pci 0000:00:02.0: [8086:6f04] type 01 class 0x060400
[    0.239057] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.239224] pci 0000:00:03.0: [8086:6f08] type 01 class 0x060400
[    0.239275] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.239444] pci 0000:00:05.0: [8086:6f28] type 00 class 0x088000
[    0.239595] pci 0000:00:05.1: [8086:6f29] type 00 class 0x088000
[    0.239759] pci 0000:00:05.2: [8086:6f2a] type 00 class 0x088000
[    0.239906] pci 0000:00:05.4: [8086:6f2c] type 00 class 0x080020
[    0.239915] pci 0000:00:05.4: reg 0x10: [mem 0xf913e000-0xf913efff]
[    0.240080] pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
[    0.240304] pci 0000:00:11.4: [8086:8d62] type 00 class 0x010601
[    0.240322] pci 0000:00:11.4: reg 0x10: [io  0xf130-0xf137]
[    0.240330] pci 0000:00:11.4: reg 0x14: [io  0xf120-0xf123]
[    0.240337] pci 0000:00:11.4: reg 0x18: [io  0xf110-0xf117]
[    0.240345] pci 0000:00:11.4: reg 0x1c: [io  0xf100-0xf103]
[    0.240352] pci 0000:00:11.4: reg 0x20: [io  0xf040-0xf05f]
[    0.240360] pci 0000:00:11.4: reg 0x24: [mem 0xf913d000-0xf913d7ff]
[    0.240400] pci 0000:00:11.4: PME# supported from D3hot
[    0.240531] pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
[    0.240551] pci 0000:00:14.0: reg 0x10: [mem 0xf9120000-0xf912ffff 64bit]
[    0.240609] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.240731] pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
[    0.240751] pci 0000:00:16.0: reg 0x10: [mem 0xf913c000-0xf913c00f 64bit]
[    0.240812] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.240943] pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
[    0.240959] pci 0000:00:19.0: reg 0x10: [mem 0xf9100000-0xf911ffff]
[    0.240967] pci 0000:00:19.0: reg 0x14: [mem 0xf9139000-0xf9139fff]
[    0.240974] pci 0000:00:19.0: reg 0x18: [io  0xf020-0xf03f]
[    0.241029] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.241154] pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
[    0.241174] pci 0000:00:1a.0: reg 0x10: [mem 0xf9138000-0xf91383ff]
[    0.241254] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.241380] pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
[    0.241398] pci 0000:00:1b.0: reg 0x10: [mem 0xf9130000-0xf9133fff 64bit]
[    0.241465] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.241591] pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
[    0.241661] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.241793] pci 0000:00:1c.3: [8086:8d16] type 01 class 0x060400
[    0.241863] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.241991] pci 0000:00:1c.4: [8086:8d18] type 01 class 0x060400
[    0.242060] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.242193] pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
[    0.242213] pci 0000:00:1d.0: reg 0x10: [mem 0xf9137000-0xf91373ff]
[    0.242294] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.242425] pci 0000:00:1f.0: [8086:8d47] type 00 class 0x060100
[    0.242644] pci 0000:00:1f.2: [8086:8d02] type 00 class 0x010601
[    0.242659] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.242666] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.242672] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.242678] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.242685] pci 0000:00:1f.2: reg 0x20: [io  0xf000-0xf01f]
[    0.242691] pci 0000:00:1f.2: reg 0x24: [mem 0xf9136000-0xf91367ff]
[    0.242726] pci 0000:00:1f.2: PME# supported from D3hot
[    0.242847] pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
[    0.242863] pci 0000:00:1f.3: reg 0x10: [mem 0xf9135000-0xf91350ff 64bit]
[    0.242882] pci 0000:00:1f.3: reg 0x20: [io  0x0580-0x059f]
[    0.243249] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.243487] pci 0000:02:00.0: [10de:1b02] type 00 class 0x030000
[    0.243500] pci 0000:02:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
[    0.243506] pci 0000:02:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.243512] pci 0000:02:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.243516] pci 0000:02:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.243521] pci 0000:02:00.0: reg 0x30: [mem 0xfb000000-0xfb07ffff pref]
[    0.243525] pci 0000:02:00.0: enabling Extended Tags
[    0.243626] pci 0000:02:00.1: [10de:10ef] type 00 class 0x040300
[    0.243637] pci 0000:02:00.1: reg 0x10: [mem 0xfb080000-0xfb083fff]
[    0.243665] pci 0000:02:00.1: enabling Extended Tags
[    0.243752] pci 0000:00:02.0: PCI bridge to [bus 02]
[    0.243754] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.243756] pci 0000:00:02.0:   bridge window [mem 0xfa000000-0xfb0fffff]
[    0.243759] pci 0000:00:02.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.244000] pci 0000:03:00.0: [10de:1b02] type 00 class 0x030000
[    0.244020] pci 0000:03:00.0: reg 0x10: [mem 0xf8000000-0xf8ffffff]
[    0.244030] pci 0000:03:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.244040] pci 0000:03:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.244046] pci 0000:03:00.0: reg 0x24: [io  0xd000-0xd07f]
[    0.244053] pci 0000:03:00.0: reg 0x30: [mem 0xf9000000-0xf907ffff pref]
[    0.244058] pci 0000:03:00.0: enabling Extended Tags
[    0.244178] pci 0000:03:00.1: [10de:10ef] type 00 class 0x040300
[    0.244192] pci 0000:03:00.1: reg 0x10: [mem 0xf9080000-0xf9083fff]
[    0.244229] pci 0000:03:00.1: enabling Extended Tags
[    0.244332] pci 0000:00:03.0: PCI bridge to [bus 03]
[    0.244334] pci 0000:00:03.0:   bridge window [io  0xd000-0xdfff]
[    0.244336] pci 0000:00:03.0:   bridge window [mem 0xf8000000-0xf90fffff]
[    0.244339] pci 0000:00:03.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.244384] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.244447] pci 0000:05:00.0: [1106:3483] type 00 class 0x0c0330
[    0.244474] pci 0000:05:00.0: reg 0x10: [mem 0xfb300000-0xfb300fff 64bit]
[    0.244571] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.244624] pci 0000:00:1c.3: PCI bridge to [bus 05]
[    0.244628] pci 0000:00:1c.3:   bridge window [mem 0xfb300000-0xfb3fffff]
[    0.244691] pci 0000:06:00.0: [1b21:1242] type 00 class 0x0c0330
[    0.244725] pci 0000:06:00.0: reg 0x10: [mem 0xfb200000-0xfb207fff 64bit]
[    0.244783] pci 0000:06:00.0: enabling Extended Tags
[    0.244862] pci 0000:06:00.0: PME# supported from D3hot D3cold
[    0.244932] pci 0000:00:1c.4: PCI bridge to [bus 06]
[    0.244937] pci 0000:00:1c.4:   bridge window [mem 0xfb200000-0xfb2fffff]
[    0.244966] pci_bus 0000:00: on NUMA node 0
[    0.245933] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.246010] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.246084] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15)
[    0.246158] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.246232] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.246306] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.246380] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.246454] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.246828] SCSI subsystem initialized
[    0.246851] libata version 3.00 loaded.
[    0.246851] pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.246851] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.246851] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.246851] pci 0000:02:00.0: vgaarb: bridge control possible
[    0.246851] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.246851] vgaarb: loaded
[    0.246851] ACPI: bus type USB registered
[    0.246851] usbcore: registered new interface driver usbfs
[    0.246851] usbcore: registered new interface driver hub
[    0.246851] usbcore: registered new device driver usb
[    0.246851] EDAC MC: Ver: 3.0.0
[    0.246851] PCI: Using ACPI for IRQ routing
[    0.253167] PCI: pci_cache_line_size set to 64 bytes
[    0.253276] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.253277] e820: reserve RAM buffer [mem 0x38fff000-0x3bffffff]
[    0.253278] e820: reserve RAM buffer [mem 0x3a016000-0x3bffffff]
[    0.253279] e820: reserve RAM buffer [mem 0x3b5c0000-0x3bffffff]
[    0.253368] NetLabel: Initializing
[    0.253368] NetLabel:  domain hash size = 128
[    0.253369] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.253383] NetLabel:  unlabeled traffic allowed by default
[    0.253397] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.253397] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.256041] clocksource: Switched to clocksource hpet
[    0.267366] VFS: Disk quotas dquot_6.6.0
[    0.267385] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.267487] AppArmor: AppArmor Filesystem Enabled
[    0.267507] pnp: PnP ACPI init
[    0.268076] system 00:00: [io  0x0454-0x0457] has been reserved
[    0.268081] system 00:00: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.268107] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.268220] system 00:02: [io  0x0500-0x057f] has been reserved
[    0.268222] system 00:02: [io  0x0400-0x047f] could not be reserved
[    0.268223] system 00:02: [io  0x0580-0x059f] has been reserved
[    0.268225] system 00:02: [io  0x0600-0x061f] has been reserved
[    0.268226] system 00:02: [io  0x0880-0x0883] has been reserved
[    0.268227] system 00:02: [io  0x0800-0x081f] has been reserved
[    0.268229] system 00:02: [mem 0xfed1c000-0xfed3ffff] has been reserved
[    0.268230] system 00:02: [mem 0xfed45000-0xfed8bfff] has been reserved
[    0.268232] system 00:02: [mem 0xff000000-0xffffffff] has been reserved
[    0.268233] system 00:02: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.268234] system 00:02: [mem 0xfed12000-0xfed1200f] has been reserved
[    0.268235] system 00:02: [mem 0xfed12010-0xfed1201f] has been reserved
[    0.268237] system 00:02: [mem 0xfed1b000-0xfed1bfff] has been reserved
[    0.268240] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.268512] system 00:03: [io  0x0a00-0x0a0f] has been reserved
[    0.268513] system 00:03: [io  0x0a10-0x0a1f] has been reserved
[    0.268514] system 00:03: [io  0x0a20-0x0a2f] has been reserved
[    0.268516] system 00:03: [io  0x0a30-0x0a3f] has been reserved
[    0.268519] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.269179] pnp: PnP ACPI: found 4 devices
[    0.275228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.275276] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.275282] pci 0000:00:02.0: PCI bridge to [bus 02]
[    0.275284] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.275287] pci 0000:00:02.0:   bridge window [mem 0xfa000000-0xfb0fffff]
[    0.275289] pci 0000:00:02.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.275292] pci 0000:00:03.0: PCI bridge to [bus 03]
[    0.275294] pci 0000:00:03.0:   bridge window [io  0xd000-0xdfff]
[    0.275296] pci 0000:00:03.0:   bridge window [mem 0xf8000000-0xf90fffff]
[    0.275298] pci 0000:00:03.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.275302] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.275310] pci 0000:00:1c.3: PCI bridge to [bus 05]
[    0.275314] pci 0000:00:1c.3:   bridge window [mem 0xfb300000-0xfb3fffff]
[    0.275320] pci 0000:00:1c.4: PCI bridge to [bus 06]
[    0.275323] pci 0000:00:1c.4:   bridge window [mem 0xfb200000-0xfb2fffff]
[    0.275330] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.275332] pci_bus 0000:00: resource 5 [io  0x1000-0xffff window]
[    0.275333] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.275334] pci_bus 0000:00: resource 7 [mem 0x50000000-0xfbffbfff window]
[    0.275335] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.275336] pci_bus 0000:02: resource 1 [mem 0xfa000000-0xfb0fffff]
[    0.275337] pci_bus 0000:02: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.275338] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.275339] pci_bus 0000:03: resource 1 [mem 0xf8000000-0xf90fffff]
[    0.275340] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.275342] pci_bus 0000:05: resource 1 [mem 0xfb300000-0xfb3fffff]
[    0.275343] pci_bus 0000:06: resource 1 [mem 0xfb200000-0xfb2fffff]
[    0.275566] NET: Registered protocol family 2
[    0.275761] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.276109] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.276233] TCP: Hash tables configured (established 262144 bind 65536)
[    0.276291] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    0.276376] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    0.276491] NET: Registered protocol family 1
[    0.277171] PCI: CLS mismatch (64 != 32), using 64 bytes
[    0.277184] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.277535] Unpacking initramfs...
[    1.218600] Freeing initrd memory: 61824K
[    1.218686] DMAR: [Firmware Bug]: RMRR entry for device 05:00.0 is broken - applying workaround
[    1.218687] DMAR: [Firmware Bug]: RMRR entry for device 06:00.0 is broken - applying workaround
[    1.218694] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.218695] software IO TLB: mapped [mem 0x34fff000-0x38fff000] (64MB)
[    1.219385] Scanning for low memory corruption every 60 seconds
[    1.220373] Initialise system trusted keyrings
[    1.220381] Key type blacklist registered
[    1.220414] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    1.221521] zbud: loaded
[    1.222060] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.222189] fuse init (API version 7.26)
[    1.223523] Key type asymmetric registered
[    1.223524] Asymmetric key parser 'x509' registered
[    1.223550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    1.223595] io scheduler noop registered
[    1.223596] io scheduler deadline registered
[    1.223623] io scheduler cfq registered (default)
[    1.224587] vesafb: mode is 1920x1200x32, linelength=7680, pages=0
[    1.224588] vesafb: scrolling: redraw
[    1.224589] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.224596] pmd_set_huge: Cannot satisfy [mem 0xd1000000-0xd1200000] with a huge-page mapping due to MTRR override.
[    1.224616] vesafb: framebuffer at 0xd1000000, mapped to 0x        (ptrval), using 9024k, total 9024k
[    1.224697] Console: switching to colour frame buffer device 240x75
[    1.224727] fb0: VESA VGA frame buffer device
[    1.224739] intel_idle: MWAIT substates: 0x2120
[    1.224740] intel_idle: v0.4.1 model 0x4F
[    1.225238] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.225654] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.225664] ACPI: Power Button [PWRB]
[    1.225697] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.225718] ACPI: Power Button [PWRF]
[    1.228384] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.248894] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.269392] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.271084] Linux agpgart interface v0.103
[    1.274234] loop: module loaded
[    1.274422] libphy: Fixed MDIO Bus: probed
[    1.274423] tun: Universal TUN/TAP device driver, 1.6
[    1.274451] PPP generic driver version 2.4.2
[    1.274484] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.274487] ehci-pci: EHCI PCI platform driver
[    1.274699] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.274704] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.274714] ehci-pci 0000:00:1a.0: debug port 2
[    1.278618] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.278633] ehci-pci 0000:00:1a.0: irq 18, io mem 0xf9138000
[    1.292065] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.292126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.292129] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.292131] usb usb1: Product: EHCI Host Controller
[    1.292133] usb usb1: Manufacturer: Linux 4.15.0-91-generic ehci_hcd
[    1.292134] usb usb1: SerialNumber: 0000:00:1a.0
[    1.292301] hub 1-0:1.0: USB hub found
[    1.292306] hub 1-0:1.0: 2 ports detected
[    1.292612] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.292616] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.292626] ehci-pci 0000:00:1d.0: debug port 2
[    1.296532] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.296536] ehci-pci 0000:00:1d.0: irq 18, io mem 0xf9137000
[    1.312047] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.312084] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.312085] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.312087] usb usb2: Product: EHCI Host Controller
[    1.312088] usb usb2: Manufacturer: Linux 4.15.0-91-generic ehci_hcd
[    1.312088] usb usb2: SerialNumber: 0000:00:1d.0
[    1.312217] hub 2-0:1.0: USB hub found
[    1.312221] hub 2-0:1.0: 2 ports detected
[    1.312404] ehci-platform: EHCI generic platform driver
[    1.312413] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.312416] ohci-pci: OHCI PCI platform driver
[    1.312435] ohci-platform: OHCI generic platform driver
[    1.312441] uhci_hcd: USB Universal Host Controller Interface driver
[    1.312635] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.312642] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.313718] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    1.313722] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.313844] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.313845] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.313846] usb usb3: Product: xHCI Host Controller
[    1.313847] usb usb3: Manufacturer: Linux 4.15.0-91-generic xhci-hcd
[    1.313848] usb usb3: SerialNumber: 0000:00:14.0
[    1.313975] hub 3-0:1.0: USB hub found
[    1.313991] hub 3-0:1.0: 15 ports detected
[    1.317825] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.317828] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.317831] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    1.317864] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    1.317865] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.317866] usb usb4: Product: xHCI Host Controller
[    1.317867] usb usb4: Manufacturer: Linux 4.15.0-91-generic xhci-hcd
[    1.317868] usb usb4: SerialNumber: 0000:00:14.0
[    1.317982] hub 4-0:1.0: USB hub found
[    1.317994] hub 4-0:1.0: 6 ports detected
[    1.319960] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    1.319964] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5
[    1.320077] xhci_hcd 0000:05:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000090
[    1.320207] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    1.320209] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.320210] usb usb5: Product: xHCI Host Controller
[    1.320211] usb usb5: Manufacturer: Linux 4.15.0-91-generic xhci-hcd
[    1.320211] usb usb5: SerialNumber: 0000:05:00.0
[    1.320298] hub 5-0:1.0: USB hub found
[    1.320303] hub 5-0:1.0: 1 port detected
[    1.320370] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    1.320373] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 6
[    1.320375] xhci_hcd 0000:05:00.0: Host supports USB 3.0  SuperSpeed
[    1.320387] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.320402] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    1.320404] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.320405] usb usb6: Product: xHCI Host Controller
[    1.320405] usb usb6: Manufacturer: Linux 4.15.0-91-generic xhci-hcd
[    1.320406] usb usb6: SerialNumber: 0000:05:00.0
[    1.320476] hub 6-0:1.0: USB hub found
[    1.320483] hub 6-0:1.0: 4 ports detected
[    1.320682] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    1.320687] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 7
[    1.379595] xhci_hcd 0000:06:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x0000000000000010
[    1.379857] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[    1.379859] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.379860] usb usb7: Product: xHCI Host Controller
[    1.379861] usb usb7: Manufacturer: Linux 4.15.0-91-generic xhci-hcd
[    1.379861] usb usb7: SerialNumber: 0000:06:00.0
[    1.379971] hub 7-0:1.0: USB hub found
[    1.379978] hub 7-0:1.0: 2 ports detected
[    1.380084] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    1.380087] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 8
[    1.380089] xhci_hcd 0000:06:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.380113] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.380128] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003
[    1.380129] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.380130] usb usb8: Product: xHCI Host Controller
[    1.380131] usb usb8: Manufacturer: Linux 4.15.0-91-generic xhci-hcd
[    1.380132] usb usb8: SerialNumber: 0000:06:00.0
[    1.380212] hub 8-0:1.0: USB hub found
[    1.380218] hub 8-0:1.0: 2 ports detected
[    1.380351] i8042: PNP: No PS/2 controller found.
[    1.380405] mousedev: PS/2 mouse device common for all mice
[    1.380507] rtc_cmos 00:01: RTC can wake from S4
[    1.380621] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    1.380648] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.380653] i2c /dev entries driver
[    1.380693] device-mapper: uevent: version 1.0.3
[    1.380744] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[    1.380751] intel_pstate: Intel P-state driver initializing
[    1.381352] ledtrig-cpu: registered to indicate activity on CPUs
[    1.381674] NET: Registered protocol family 10
[    1.385825] Segment Routing with IPv6
[    1.385840] NET: Registered protocol family 17
[    1.385874] Key type dns_resolver registered
[    1.387804] intel_rdt: Intel RDT L3 allocation detected
[    1.387804] intel_rdt: Intel RDT L3DATA allocation detected
[    1.387805] intel_rdt: Intel RDT L3CODE allocation detected
[    1.387805] intel_rdt: Intel RDT L3 monitoring detected
[    1.387806] mce: Using 22 MCE banks
[    1.387815] RAS: Correctable Errors collector initialized.
[    1.387842] microcode: sig=0x406f1, pf=0x1, revision=0xb000038
[    1.387941] microcode: Microcode Update Driver: v2.2.
[    1.387949] sched_clock: Marking stable (1387938216, 0)->(1405821003, -17882787)
[    1.388180] registered taskstats version 1
[    1.388186] Loading compiled-in X.509 certificates
[    1.390861] Loaded X.509 cert 'Build time autogenerated kernel key: 5d815bf6893c29c6df21d0adf0edf96f03d9b7a2'
[    1.390882] zswap: loaded using pool lzo/zbud
[    1.394772] Key type big_key registered
[    1.394775] Key type trusted registered
[    1.396647] Key type encrypted registered
[    1.396651] AppArmor: AppArmor sha1 policy hashing enabled
[    1.396654] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    1.396658] ima: Allocated hash algorithm: sha1
[    1.396674] evm: HMAC attrs: 0x1
[    1.397177]   Magic number: 0:336:122
[    1.397304] acpi LNXSYBUS:00: hash matches
[    1.397309] memory memory267: hash matches
[    1.397372] rtc_cmos 00:01: setting system clock to 2020-04-03 10:06:36 UTC (1585908396)
[    1.397405] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.397406] EDD information not available.
[    1.628060] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.648051] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.652054] usb 3-8: new high-speed USB device number 2 using xhci_hcd
[    1.660061] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    1.725064] Freeing unused kernel image memory: 2428K
[    1.756094] Write protecting the kernel read-only data: 20480k
[    1.757268] Freeing unused kernel image memory: 2008K
[    1.757684] Freeing unused kernel image memory: 1932K
[    1.766061] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.766062] x86/mm: Checking user space page tables
[    1.773991] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.784435] usb 1-1: New USB device found, idVendor=8087, idProduct=800a
[    1.784437] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.784579] hub 1-1:1.0: USB hub found
[    1.784683] hub 1-1:1.0: 6 ports detected
[    1.784900] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.784991] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.785002] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.804435] usb 2-1: New USB device found, idVendor=8087, idProduct=8002
[    1.804437] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.804585] hub 2-1:1.0: USB hub found
[    1.804684] hub 2-1:1.0: 8 ports detected
[    1.817472] usb 5-1: New USB device found, idVendor=2109, idProduct=3431
[    1.817475] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.817476] usb 5-1: Product: USB2.0 Hub
[    1.818049] hub 5-1:1.0: USB hub found
[    1.818185] hub 5-1:1.0: 4 ports detected
[    1.831467] usb 3-8: New USB device found, idVendor=1e4e, idProduct=0109
[    1.831469] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.831469] usb 3-8: Product: USB2.0 Camera
[    1.831470] usb 3-8: Manufacturer: Etron Technology, Inc.
[    1.956539] pps_core: LinuxPPS API ver. 1 registered
[    1.956541] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.958515] PTP clock support registered
[    1.958565] ahci 0000:00:11.4: version 3.0
[    1.958834] ahci 0000:00:11.4: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x4 impl SATA mode
[    1.958837] ahci 0000:00:11.4: flags: 64bit ncq led clo pio ems apst 
[    1.959343] scsi host0: ahci
[    1.959624] scsi host1: ahci
[    1.959996] scsi host2: ahci
[    1.961453] scsi host3: ahci
[    1.961508] ata1: DUMMY
[    1.961509] ata2: DUMMY
[    1.961512] ata3: SATA max UDMA/133 abar m2048@0xf913d000 port 0xf913d200 irq 37
[    1.961513] ata4: DUMMY
[    1.961753] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1 impl SATA mode
[    1.961755] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio ems apst 
[    1.962582] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.962582] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.962720] scsi host4: ahci
[    1.962824] scsi host5: ahci
[    1.962922] scsi host6: ahci
[    1.963039] scsi host7: ahci
[    1.963136] scsi host8: ahci
[    1.963232] scsi host9: ahci
[    1.963287] ata5: SATA max UDMA/133 abar m2048@0xf9136000 port 0xf9136100 irq 38
[    1.963288] ata6: DUMMY
[    1.963289] ata7: DUMMY
[    1.963289] ata8: DUMMY
[    1.963291] ata9: DUMMY
[    1.963292] ata10: DUMMY
[    1.963509] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.973806] nvidia: loading out-of-tree module taints kernel.
[    1.973807] nvidia: loading out-of-tree module taints kernel.
[    1.973813] nvidia: module license 'NVIDIA' taints kernel.
[    1.973813] nvidia: module license 'NVIDIA' taints kernel.
[    1.973814] Disabling lock debugging due to kernel taint
[    1.978268] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    1.982760] nvidia-nvlink: Nvlink Core is being initialized, major device number 239
[    1.982989] nvidia 0000:02:00.0: enabling device (0100 -> 0103)
[    1.983070] nvidia 0000:02:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[    1.983213] nvidia 0000:03:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    1.983281] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  384.130  Wed Mar 21 03:37:26 PDT 2018 (using threaded interrupts)
[    1.984678] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  384.130  Wed Mar 21 02:59:49 PDT 2018
[    1.985434] [drm] [nvidia-drm] [GPU ID 0x00000200] Loading driver
[    1.985435] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:02:00.0 on minor 0
[    1.985487] [drm] [nvidia-drm] [GPU ID 0x00000300] Loading driver
[    1.985487] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:03:00.0 on minor 1
[    2.037174] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[    2.105842] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 4c:cc:6a:b2:9b:06
[    2.105845] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    2.105875] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[    2.106638] e1000e 0000:00:19.0 eno1: renamed from eth0
[    2.112052] usb 5-1.3: new low-speed USB device number 3 using xhci_hcd
[    2.223813] usb 5-1.3: New USB device found, idVendor=046d, idProduct=c05a
[    2.223814] usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.223815] usb 5-1.3: Product: USB Optical Mouse
[    2.223816] usb 5-1.3: Manufacturer: Logitech
[    2.229297] hidraw: raw HID events driver (C) Jiri Kosina
[    2.235398] usbcore: registered new interface driver usbhid
[    2.235399] usbhid: USB HID core driver
[    2.236044] tsc: Refined TSC clocksource calibration: 2099.998 MHz
[    2.236056] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e452ea631d, max_idle_ns: 440795244572 ns
[    2.237173] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb5/5-1/5-1.3/5-1.3:1.0/0003:046D:C05A.0001/input/input2
[    2.237300] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:05:00.0-1.3/input0
[    2.274935] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.276080] ata3.00: ATAPI: HL-DT-ST DVDRAM GH24NSD1, LG00, max UDMA/133
[    2.277497] ata3.00: configured for UDMA/133
[    2.278846] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.279272] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[    2.279279] No Local Variables are initialized for Method [_GTF]
[    2.279280] No Arguments are initialized for method [_GTF]
[    2.279282] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT1.SPT0._GTF, AE_NOT_FOUND (20170831/psparse-550)
[    2.279427] ata5.00: ATA-9: WDC WD10EZRZ-00HTKB0, 01.01A01, max UDMA/133
[    2.279428] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.279859] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[    2.279863] No Local Variables are initialized for Method [_GTF]
[    2.279864] No Arguments are initialized for method [_GTF]
[    2.279865] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT1.SPT0._GTF, AE_NOT_FOUND (20170831/psparse-550)
[    2.280002] ata5.00: configured for UDMA/133
[    2.280620] scsi 2:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH24NSD1  LG00 PQ: 0 ANSI: 5
[    2.304033] usb 5-1.4: new low-speed USB device number 4 using xhci_hcd
[    2.350994] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.350996] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.351134] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.351234] sr 2:0:0:0: Attached scsi generic sg0 type 5
[    2.351430] scsi 4:0:0:0: Direct-Access     ATA      WDC WD10EZRZ-00H 1A01 PQ: 0 ANSI: 5
[    2.351643] sd 4:0:0:0: Attached scsi generic sg1 type 0
[    2.351663] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.351665] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    2.351682] sd 4:0:0:0: [sda] Write Protect is off
[    2.351684] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.351714] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.424703]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 >
[    2.425346] sd 4:0:0:0: [sda] Attached SCSI disk
[    2.433064] usb 5-1.4: New USB device found, idVendor=413c, idProduct=2106
[    2.433065] usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.433066] usb 5-1.4: Product: Dell QuietKey Keyboard
[    2.433067] usb 5-1.4: Manufacturer: Dell
[    2.448169] input: Dell Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb5/5-1/5-1.4/5-1.4:1.0/0003:413C:2106.0002/input/input3
[    2.508205] hid-generic 0003:413C:2106.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell QuietKey Keyboard] on usb-0000:05:00.0-1.4/input0
[    3.260126] clocksource: Switched to clocksource tsc
[    3.445102] random: fast init done
[    3.457779] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    4.402130] random: crng init done
[    4.402131] random: 7 urandom warning(s) missed due to ratelimiting
[    4.824260] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[    4.844331] systemd[1]: Detected architecture x86-64.
[    4.844458] systemd[1]: Set hostname to <dechter>.
[    6.559180] systemd[1]: [/etc/systemd/system/snap-core-8689.mount:10] Unknown lvalue 'LazyUnmount' in section 'Mount'
[    6.576069] systemd[1]: [/etc/systemd/system/snap-core-8935.mount:10] Unknown lvalue 'LazyUnmount' in section 'Mount'
[    6.666189] systemd[1]: Reached target User and Group Name Lookups.
[    6.666299] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.666323] systemd[1]: Listening on udev Kernel Socket.
[    6.666329] systemd[1]: Reached target Encrypted Volumes.
[    6.666359] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    7.258162] lp: driver loaded but no devices found
[    7.378026] ppdev: user-space parallel port driver
[    7.394824] parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
[    7.592572] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[    7.624121] lp0: using parport0 (polling).
[    7.778003] RPC: Registered named UNIX socket transport module.
[    7.778004] RPC: Registered udp transport module.
[    7.778005] RPC: Registered tcp transport module.
[    7.778005] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.048004] systemd-journald[403]: Received request to flush runtime journal from PID 1
[   10.396508] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.833346] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[   10.833348] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   10.833349] RAPL PMU: hw unit of domain package 2^-14 Joules
[   10.833349] RAPL PMU: hw unit of domain dram 2^-16 Joules
[   11.187732] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 236
[   11.370912] media: Linux media interface: v0.10
[   11.469961] Linux video capture interface: v2.00
[   11.963211] snd_hda_intel 0000:02:00.1: Disabling MSI
[   11.963236] snd_hda_intel 0000:02:00.1: Handle vga_switcheroo audio client
[   11.963356] snd_hda_intel 0000:03:00.1: Disabling MSI
[   11.963372] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[   11.997183] usb 3-8: Warning! Unlikely big volume range (=4096), cval->res is probably wrong.
[   11.997185] usb 3-8: [3] FU [Mic Capture Volume] ch = 1, val = -4097/-1/1
[   11.997325] usbcore: registered new interface driver snd-usb-audio
[   12.000774] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[   12.000776] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   12.000777] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   12.000778] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   12.000779] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[   12.000779] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   12.000781] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   12.000782] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   12.000783] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   12.012370] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[   12.012414] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[   12.012454] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[   12.012492] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   12.012529] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   12.012564] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   12.012603] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   12.213536] uvcvideo: Found UVC 1.00 device USB2.0 Camera (1e4e:0109)
[   12.216240] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
[   12.217918] uvcvideo 3-8:1.0: Entity type for entity Extension 4 was not initialized!
[   12.217919] uvcvideo 3-8:1.0: Entity type for entity Processing 3 was not initialized!
[   12.217920] uvcvideo 3-8:1.0: Entity type for entity Camera 1 was not initialized!
[   12.217969] input: USB2.0 Camera: USB2.0 Camera as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/input/input11
[   12.218010] usbcore: registered new interface driver uvcvideo
[   12.218011] USB Video Class driver (1.1.1)
[   12.574535] AVX2 version of gcm_enc/dec engaged.
[   12.574536] AES CTR mode by8 optimization enabled
[   12.944393] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card2/input15
[   12.944501] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card2/input17
[   12.944571] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card2/input18
[   12.944623] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card2/input19
[   12.944741] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:03:00.1/sound/card3/input12
[   12.944783] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:03:00.1/sound/card3/input13
[   12.944820] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:03:00.1/sound/card3/input14
[   12.944897] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:03:00.1/sound/card3/input16
[   13.562048] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.562059] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.562071] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   13.562079] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.562083] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.562089] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.562093] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.562099] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.562103] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.562109] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.562113] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.562119] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.562123] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.562129] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.562133] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.562139] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   13.562143] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   13.562151] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   13.562159] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   13.562167] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   13.562177] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   13.562185] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.562188] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.562195] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.562198] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.562205] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.562209] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.562241] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   13.562246] EDAC sbridge: Couldn't find mci handler
[   13.562248] EDAC sbridge: Failed to register device with error -19.
[   13.696445] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.696450] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.696458] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   13.696465] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.696468] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.696474] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.696476] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.696482] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.696485] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.696490] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.696493] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.696498] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.696501] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.696507] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.696510] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.696515] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   13.696519] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   13.696526] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   13.696534] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   13.696541] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   13.696549] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   13.696557] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.696558] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.696565] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.696567] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.696573] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.696576] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.696603] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   13.696606] EDAC sbridge: Couldn't find mci handler
[   13.696606] EDAC sbridge: Failed to register device with error -19.
[   13.713540] intel_rapl: Found RAPL domain package
[   13.772333] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.772337] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.772345] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   13.772352] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.772355] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.772361] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.772364] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.772369] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.772372] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.772377] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.772380] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.772386] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.772389] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.772394] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.772397] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.772402] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   13.772407] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   13.772414] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   13.772421] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   13.772429] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   13.772436] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   13.772444] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.772446] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.772452] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.772454] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.772460] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.772464] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.772489] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   13.772493] EDAC sbridge: Couldn't find mci handler
[   13.772494] EDAC sbridge: Failed to register device with error -19.
[   13.832369] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.832373] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.832382] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   13.832389] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.832392] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.832398] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.832401] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.832406] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.832409] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.832415] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.832418] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.832423] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.832426] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.832432] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.832435] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.832440] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   13.832444] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   13.832451] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   13.832459] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   13.832467] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   13.832475] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   13.832482] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.832484] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.832491] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.832493] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.832499] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.832503] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.832529] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   13.832532] EDAC sbridge: Couldn't find mci handler
[   13.832534] EDAC sbridge: Failed to register device with error -19.
[   13.833663] NVRM: Your system is not currently configured to drive a VGA console
               on the primary VGA device. The NVIDIA Linux graphics driver
               requires the use of a text-mode VGA console. Use of other console
               drivers including, but not limited to, vesafb, may result in
               corruption and stability problems, and is not supported.
[   13.896373] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.896377] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.896384] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   13.896391] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.896394] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.896400] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.896403] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.896408] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.896411] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.896417] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.896420] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.896425] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.896428] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.896433] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.896436] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.896442] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   13.896446] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   13.896453] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   13.896461] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   13.896469] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   13.896476] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   13.896484] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.896486] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.896492] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.896494] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.896501] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.896504] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.896530] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   13.896533] EDAC sbridge: Couldn't find mci handler
[   13.896535] EDAC sbridge: Failed to register device with error -19.
[   13.948420] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.948424] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   13.948431] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   13.948438] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.948441] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   13.948447] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.948450] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   13.948456] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.948458] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   13.948464] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.948467] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   13.948473] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.948476] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   13.948481] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.948484] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   13.948489] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   13.948494] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   13.948501] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   13.948509] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   13.948516] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   13.948524] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   13.948532] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.948534] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   13.948540] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.948542] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   13.948549] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.948552] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   13.948581] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   13.948584] EDAC sbridge: Couldn't find mci handler
[   13.948586] EDAC sbridge: Failed to register device with error -19.
[   14.144447] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.144453] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.144464] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   14.144472] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.144475] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.144480] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.144483] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.144489] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.144491] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.144497] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.144500] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.144505] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.144508] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.144513] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.144517] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.144522] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   14.144526] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   14.144533] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   14.144541] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   14.144549] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   14.144556] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   14.144564] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.144566] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.144572] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.144574] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.144581] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.144584] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.144610] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   14.144612] EDAC sbridge: Couldn't find mci handler
[   14.144613] EDAC sbridge: Failed to register device with error -19.
[   14.200359] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.200363] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.200372] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   14.200380] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.200383] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.200388] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.200391] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.200397] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.200400] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.200405] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.200408] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.200414] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.200417] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.200422] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.200426] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.200431] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   14.200435] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   14.200442] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   14.200450] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   14.200458] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   14.200466] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   14.200473] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.200475] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.200482] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.200484] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.200490] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.200494] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.200520] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   14.200523] EDAC sbridge: Couldn't find mci handler
[   14.200525] EDAC sbridge: Failed to register device with error -19.
[   14.240333] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.240337] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.240344] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   14.240352] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.240354] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.240360] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.240363] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.240368] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.240371] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.240378] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.240381] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.240388] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.240392] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.240398] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.240402] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.240408] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   14.240414] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   14.240423] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   14.240433] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   14.240442] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   14.240453] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   14.240463] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.240466] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.240475] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.240478] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.240486] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.240490] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.240532] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   14.240538] EDAC sbridge: Couldn't find mci handler
[   14.240541] EDAC sbridge: Failed to register device with error -19.
[   14.288340] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.288344] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.288350] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   14.288358] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.288361] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.288367] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.288370] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.288375] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.288378] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.288384] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.288387] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.288392] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.288395] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.288401] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.288404] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.288409] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   14.288414] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   14.288421] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   14.288429] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   14.288437] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   14.288444] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   14.288452] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.288454] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.288460] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.288462] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.288469] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.288472] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.288499] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   14.288502] EDAC sbridge: Couldn't find mci handler
[   14.288503] EDAC sbridge: Failed to register device with error -19.
[   14.344345] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.344349] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.344357] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   14.344364] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.344367] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.344373] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.344376] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.344381] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.344384] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.344390] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.344393] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.344398] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.344401] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.344407] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.344410] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.344415] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   14.344420] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   14.344427] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   14.344434] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   14.344442] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   14.344450] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   14.344457] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.344459] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.344466] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.344468] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.344474] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.344478] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.344503] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   14.344506] EDAC sbridge: Couldn't find mci handler
[   14.344508] EDAC sbridge: Failed to register device with error -19.
[   14.384401] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.384405] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.384412] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   14.384419] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.384422] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.384428] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.384431] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.384436] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.384439] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.384445] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.384448] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.384453] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.384456] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.384461] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.384465] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.384470] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   14.384474] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   14.384481] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   14.384489] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   14.384497] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   14.384505] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   14.384512] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.384514] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.384521] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.384523] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.384529] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.384532] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.384559] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   14.384563] EDAC sbridge: Couldn't find mci handler
[   14.384565] EDAC sbridge: Failed to register device with error -19.
[   14.440354] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.440358] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.440364] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   14.440372] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.440375] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.440381] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.440384] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.440389] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.440392] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.440398] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.440401] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.440406] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.440409] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.440415] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.440418] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.440423] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   14.440428] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   14.440435] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   14.440442] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   14.440450] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   14.440458] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   14.440466] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.440468] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.440474] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.440476] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.440483] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.440486] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.440512] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   14.440515] EDAC sbridge: Couldn't find mci handler
[   14.440517] EDAC sbridge: Failed to register device with error -19.
[   14.492345] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.492349] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.492356] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   14.492364] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.492366] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.492372] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.492375] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.492380] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.492383] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.492389] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.492392] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.492397] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.492400] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.492406] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.492409] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.492414] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   14.492418] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   14.492425] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   14.492433] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   14.492441] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   14.492449] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   14.492456] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.492458] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.492465] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.492467] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.492473] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.492477] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.492502] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   14.492506] EDAC sbridge: Couldn't find mci handler
[   14.492507] EDAC sbridge: Failed to register device with error -19.
[   14.528312] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.528316] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.528323] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   14.528330] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.528333] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.528339] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.528342] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.528347] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.528350] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.528356] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.528359] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.528364] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.528367] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.528373] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.528376] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.528381] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   14.528385] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   14.528392] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   14.528400] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   14.528408] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   14.528415] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   14.528423] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.528425] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.528431] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.528433] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.528440] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.528443] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.528469] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   14.528474] EDAC sbridge: Couldn't find mci handler
[   14.528475] EDAC sbridge: Failed to register device with error -19.
[   14.564291] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.564295] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[   14.564302] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[   14.564310] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.564312] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[   14.564318] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.564321] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[   14.564326] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.564329] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[   14.564335] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.564338] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[   14.564343] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.564346] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[   14.564352] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.564355] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[   14.564360] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[   14.564364] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[   14.564371] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[   14.564379] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[   14.564387] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[   14.564395] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[   14.564402] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.564404] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[   14.564411] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.564413] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[   14.564419] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.564423] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[   14.564448] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
[   14.564451] EDAC sbridge: Couldn't find mci handler
[   14.564453] EDAC sbridge: Failed to register device with error -19.
[   15.573942] Adding 19529724k swap on /dev/sda5.  Priority:-2 extents:1 across:19529724k FS
[   16.430834] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[   18.956991] audit: type=1400 audit(1585908414.054:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=1180 comm="apparmor_parser"
[   18.956994] audit: type=1400 audit(1585908414.054:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1180 comm="apparmor_parser"
[   19.023526] audit: type=1400 audit(1585908414.118:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=1183 comm="apparmor_parser"
[   19.095892] audit: type=1400 audit(1585908414.190:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app" pid=1179 comm="apparmor_parser"
[   19.095895] audit: type=1400 audit(1585908414.190:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app//oxide_helper" pid=1179 comm="apparmor_parser"
[   19.103292] audit: type=1400 audit(1585908414.198:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=1184 comm="apparmor_parser"
[   19.104155] audit: type=1400 audit(1585908414.202:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1181 comm="apparmor_parser"
[   19.104180] audit: type=1400 audit(1585908414.202:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=1186 comm="apparmor_parser"
[   19.105499] audit: type=1400 audit(1585908414.202:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=1182 comm="apparmor_parser"
[   19.105502] audit: type=1400 audit(1585908414.202:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=1182 comm="apparmor_parser"
[   26.306771] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   26.492237] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   30.526290] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   30.526321] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[   30.594857] nvidia-modeset: Allocated GPU:0 (GPU-62d8e58f-0e9b-9d71-a776-6f9551e94400) @ PCI:0000:03:00.0
[   31.253616] aufs 4.15-20180219
[   31.435615] nvidia-modeset: Allocated GPU:1 (GPU-90b20f65-7af5-b2bf-b0eb-4ffb395cc2e0) @ PCI:0000:02:00.0
[   37.977374] FS-Cache: Loaded
[   38.008610] FS-Cache: Netfs 'nfs' registered for caching
[   38.372722] NFS: Registering the id_resolver key type
[   38.372744] Key type id_resolver registered
[   38.372744] Key type id_legacy registered
[   42.063899] kauditd_printk_skb: 16 callbacks suppressed
[   42.063899] audit: type=1400 audit(1585908437.158:28): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=2990 comm="apparmor_parser"
[   50.890714] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   50.896533] Bridge firewalling registered
[   50.961797] ip_tables: (C) 2000-2006 Netfilter Core Team
[   50.988395] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[   51.376756] Initializing XFRM netlink socket
[   51.380687] Netfilter messages via NETLINK v0.30.
[   51.395529] ctnetlink v0.93: registering with nfnetlink.
[   51.657319] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[  120.640663] docker0: port 1(veth5f8d8e9) entered blocking state
[  120.640666] docker0: port 1(veth5f8d8e9) entered disabled state
[  120.640779] device veth5f8d8e9 entered promiscuous mode
[  120.641059] IPv6: ADDRCONF(NETDEV_UP): veth5f8d8e9: link is not ready
[  121.260921] docker0: port 1(veth5f8d8e9) entered disabled state
[  121.263788] device veth5f8d8e9 left promiscuous mode
[  121.263795] docker0: port 1(veth5f8d8e9) entered disabled state
[  183.808798] docker0: port 1(vethbd30930) entered blocking state
[  183.808802] docker0: port 1(vethbd30930) entered disabled state
[  183.808925] device vethbd30930 entered promiscuous mode
[  183.809115] IPv6: ADDRCONF(NETDEV_UP): vethbd30930: link is not ready
[  184.430156] docker0: port 1(vethbd30930) entered disabled state
[  184.431729] device vethbd30930 left promiscuous mode
[  184.431736] docker0: port 1(vethbd30930) entered disabled state
[  200.173492] docker0: port 1(veth9c0e74c) entered blocking state
[  200.173495] docker0: port 1(veth9c0e74c) entered disabled state
[  200.173621] device veth9c0e74c entered promiscuous mode
[  200.173878] IPv6: ADDRCONF(NETDEV_UP): veth9c0e74c: link is not ready
[  200.833589] docker0: port 1(veth9c0e74c) entered disabled state
[  200.835231] device veth9c0e74c left promiscuous mode
[  200.835237] docker0: port 1(veth9c0e74c) entered disabled state
[ 4555.884726] docker0: port 1(vethc738218) entered blocking state
[ 4555.884729] docker0: port 1(vethc738218) entered disabled state
[ 4555.884929] device vethc738218 entered promiscuous mode
[ 4555.885176] IPv6: ADDRCONF(NETDEV_UP): vethc738218: link is not ready
[ 4556.535189] docker0: port 1(vethc738218) entered disabled state
[ 4556.538175] device vethc738218 left promiscuous mode
[ 4556.538183] docker0: port 1(vethc738218) entered disabled state
[262832.600053] perf: interrupt took too long (2524 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
[263469.275470] docker0: port 1(veth25ba300) entered blocking state
[263469.275473] docker0: port 1(veth25ba300) entered disabled state
[263469.275627] device veth25ba300 entered promiscuous mode
[263469.275904] IPv6: ADDRCONF(NETDEV_UP): veth25ba300: link is not ready
[263469.275909] docker0: port 1(veth25ba300) entered blocking state
[263469.275913] docker0: port 1(veth25ba300) entered forwarding state
[263469.276432] docker0: port 1(veth25ba300) entered disabled state
[263469.891591] docker0: port 1(veth25ba300) entered disabled state
[263469.894609] device veth25ba300 left promiscuous mode
[263469.894617] docker0: port 1(veth25ba300) entered disabled state
[267820.342754] docker0: port 1(vethe78f0dc) entered blocking state
[267820.342759] docker0: port 1(vethe78f0dc) entered disabled state
[267820.342940] device vethe78f0dc entered promiscuous mode
[267820.343204] IPv6: ADDRCONF(NETDEV_UP): vethe78f0dc: link is not ready
[267820.343208] docker0: port 1(vethe78f0dc) entered blocking state
[267820.343212] docker0: port 1(vethe78f0dc) entered forwarding state
[267820.343805] docker0: port 1(vethe78f0dc) entered disabled state
[267820.722040] docker0: port 1(vethe78f0dc) entered disabled state
[267820.726077] device vethe78f0dc left promiscuous mode
[267820.726084] docker0: port 1(vethe78f0dc) entered disabled state
[267834.403887] docker0: port 1(veth8819ddd) entered blocking state
[267834.403890] docker0: port 1(veth8819ddd) entered disabled state
[267834.404009] device veth8819ddd entered promiscuous mode
[267834.404365] IPv6: ADDRCONF(NETDEV_UP): veth8819ddd: link is not ready
[267834.404372] docker0: port 1(veth8819ddd) entered blocking state
[267834.404374] docker0: port 1(veth8819ddd) entered forwarding state
[267834.404626] docker0: port 1(veth8819ddd) entered disabled state
[267835.487225] eth0: renamed from vethf16b76d
[267835.568145] IPv6: ADDRCONF(NETDEV_CHANGE): veth8819ddd: link becomes ready
[267835.568246] docker0: port 1(veth8819ddd) entered blocking state
[267835.568248] docker0: port 1(veth8819ddd) entered forwarding state
[267835.568324] IPv6: ADDRCONF(NETDEV_CHANGE): docker0: link becomes ready
[267836.210240] docker0: port 1(veth8819ddd) entered disabled state
[267836.210396] vethf16b76d: renamed from eth0
[267836.340896] docker0: port 1(veth8819ddd) entered disabled state
[267836.343867] device veth8819ddd left promiscuous mode
[267836.343872] docker0: port 1(veth8819ddd) entered disabled state
[269114.895022] perf: interrupt took too long (3163 > 3155), lowering kernel.perf_event_max_sample_rate to 63000
  • Driver information from nvidia-smi -a
==============NVSMI LOG==============

Timestamp                           : Mon Apr  6 15:52:50 2020
Driver Version                      : 384.130

Attached GPUs                       : 2
GPU 00000000:02:00.0
    Product Name                    : TITAN Xp
    Product Brand                   : GeForce
    Display Mode                    : Disabled
    Display Active                  : Disabled
    Persistence Mode                : Disabled
    Accounting Mode                 : Disabled
    Accounting Mode Buffer Size     : 1920
    Driver Model
        Current                     : N/A
        Pending                     : N/A
    Serial Number                   : 0323217041427
    GPU UUID                        : GPU-90b20f65-7af5-b2bf-b0eb-4ffb395cc2e0
    Minor Number                    : 0
    VBIOS Version                   : 86.02.3D.00.01
    MultiGPU Board                  : No
    Board ID                        : 0x200
    GPU Part Number                 : 900-1G611-2530-000
    Inforom Version
        Image Version               : G001.0000.01.04
        OEM Object                  : 1.1
        ECC Object                  : N/A
        Power Management Object     : N/A
    GPU Operation Mode
        Current                     : N/A
        Pending                     : N/A
    GPU Virtualization Mode
        Virtualization mode         : None
    PCI
        Bus                         : 0x02
        Device                      : 0x00
        Domain                      : 0x0000
        Device Id                   : 0x1B0210DE
        Bus Id                      : 00000000:02:00.0
        Sub System Id               : 0x11DF10DE
        GPU Link Info
            PCIe Generation
                Max                 : 3
                Current             : 1
            Link Width
                Max                 : 16x
                Current             : 16x
        Bridge Chip
            Type                    : N/A
            Firmware                : N/A
        Replays since reset         : 0
        Tx Throughput               : 0 KB/s
        Rx Throughput               : 0 KB/s
    Fan Speed                       : 23 %
    Performance State               : P8
    Clocks Throttle Reasons
        Idle                        : Active
        Applications Clocks Setting : Not Active
        SW Power Cap                : Not Active
        HW Slowdown                 : Not Active
        Sync Boost                  : Not Active
        SW Thermal Slowdown         : Not Active
    FB Memory Usage
        Total                       : 12189 MiB
        Used                        : 1 MiB
        Free                        : 12188 MiB
    BAR1 Memory Usage
        Total                       : 256 MiB
        Used                        : 5 MiB
        Free                        : 251 MiB
    Compute Mode                    : Default
    Utilization
        Gpu                         : 0 %
        Memory                      : 0 %
        Encoder                     : 0 %
        Decoder                     : 0 %
    Encoder Stats
        Active Sessions             : 0
        Average FPS                 : 0
        Average Latency             : 0
    Ecc Mode
        Current                     : N/A
        Pending                     : N/A
    ECC Errors
        Volatile
            Single Bit            
                Device Memory       : N/A
                Register File       : N/A
                L1 Cache            : N/A
                L2 Cache            : N/A
                Texture Memory      : N/A
                Texture Shared      : N/A
                CBU                 : N/A
                Total               : N/A
            Double Bit            
                Device Memory       : N/A
                Register File       : N/A
                L1 Cache            : N/A
                L2 Cache            : N/A
                Texture Memory      : N/A
                Texture Shared      : N/A
                CBU                 : N/A
                Total               : N/A
        Aggregate
            Single Bit            
                Device Memory       : N/A
                Register File       : N/A
                L1 Cache            : N/A
                L2 Cache            : N/A
                Texture Memory      : N/A
                Texture Shared      : N/A
                CBU                 : N/A
                Total               : N/A
            Double Bit            
                Device Memory       : N/A
                Register File       : N/A
                L1 Cache            : N/A
                L2 Cache            : N/A
                Texture Memory      : N/A
                Texture Shared      : N/A
                CBU                 : N/A
                Total               : N/A
    Retired Pages
        Single Bit ECC              : N/A
        Double Bit ECC              : N/A
        Pending                     : N/A
    Temperature
        GPU Current Temp            : 27 C
        GPU Shutdown Temp           : 99 C
        GPU Slowdown Temp           : 96 C
        GPU Max Operating Temp      : N/A
        Memory Current Temp         : N/A
        Memory Max Operating Temp   : N/A
    Power Readings
        Power Management            : Supported
        Power Draw                  : 9.61 W
        Power Limit                 : 250.00 W
        Default Power Limit         : 250.00 W
        Enforced Power Limit        : 250.00 W
        Min Power Limit             : 125.00 W
        Max Power Limit             : 300.00 W
    Clocks
        Graphics                    : 139 MHz
        SM                          : 139 MHz
        Memory                      : 405 MHz
        Video                       : 544 MHz
    Applications Clocks
        Graphics                    : 1404 MHz
        Memory                      : 5705 MHz
    Default Applications Clocks
        Graphics                    : 1404 MHz
        Memory                      : 5705 MHz
    Max Clocks
        Graphics                    : 1911 MHz
        SM                          : 1911 MHz
        Memory                      : 5705 MHz
        Video                       : 1708 MHz
    Max Customer Boost Clocks
        Graphics                    : N/A
    Clock Policy
        Auto Boost                  : N/A
        Auto Boost Default          : N/A
    Processes                       : None

GPU 00000000:03:00.0
    Product Name                    : TITAN Xp
    Product Brand                   : GeForce
    Display Mode                    : Enabled
    Display Active                  : Enabled
    Persistence Mode                : Disabled
    Accounting Mode                 : Disabled
    Accounting Mode Buffer Size     : 1920
    Driver Model
        Current                     : N/A
        Pending                     : N/A
    Serial Number                   : 0321417064043
    GPU UUID                        : GPU-62d8e58f-0e9b-9d71-a776-6f9551e94400
    Minor Number                    : 1
    VBIOS Version                   : 86.02.3D.00.01
    MultiGPU Board                  : No
    Board ID                        : 0x300
    GPU Part Number                 : 900-1G611-2530-000
    Inforom Version
        Image Version               : G001.0000.01.04
        OEM Object                  : 1.1
        ECC Object                  : N/A
        Power Management Object     : N/A
    GPU Operation Mode
        Current                     : N/A
        Pending                     : N/A
    GPU Virtualization Mode
        Virtualization mode         : None
    PCI
        Bus                         : 0x03
        Device                      : 0x00
        Domain                      : 0x0000
        Device Id                   : 0x1B0210DE
        Bus Id                      : 00000000:03:00.0
        Sub System Id               : 0x11DF10DE
        GPU Link Info
            PCIe Generation
                Max                 : 3
                Current             : 1
            Link Width
                Max                 : 16x
                Current             : 16x
        Bridge Chip
            Type                    : N/A
            Firmware                : N/A
        Replays since reset         : 0
        Tx Throughput               : 0 KB/s
        Rx Throughput               : 14000 KB/s
    Fan Speed                       : 23 %
    Performance State               : P8
    Clocks Throttle Reasons
        Idle                        : Active
        Applications Clocks Setting : Not Active
        SW Power Cap                : Not Active
        HW Slowdown                 : Not Active
        Sync Boost                  : Not Active
        SW Thermal Slowdown         : Not Active
    FB Memory Usage
        Total                       : 12181 MiB
        Used                        : 670 MiB
        Free                        : 11511 MiB
    BAR1 Memory Usage
        Total                       : 256 MiB
        Used                        : 6 MiB
        Free                        : 250 MiB
    Compute Mode                    : Default
    Utilization
        Gpu                         : 1 %
        Memory                      : 4 %
        Encoder                     : 0 %
        Decoder                     : 0 %
    Encoder Stats
        Active Sessions             : 0
        Average FPS                 : 0
        Average Latency             : 0
    Ecc Mode
        Current                     : N/A
        Pending                     : N/A
    ECC Errors
        Volatile
            Single Bit            
                Device Memory       : N/A
                Register File       : N/A
                L1 Cache            : N/A
                L2 Cache            : N/A
                Texture Memory      : N/A
                Texture Shared      : N/A
                CBU                 : N/A
                Total               : N/A
            Double Bit            
                Device Memory       : N/A
                Register File       : N/A
                L1 Cache            : N/A
                L2 Cache            : N/A
                Texture Memory      : N/A
                Texture Shared      : N/A
                CBU                 : N/A
                Total               : N/A
        Aggregate
            Single Bit            
                Device Memory       : N/A
                Register File       : N/A
                L1 Cache            : N/A
                L2 Cache            : N/A
                Texture Memory      : N/A
                Texture Shared      : N/A
                CBU                 : N/A
                Total               : N/A
            Double Bit            
                Device Memory       : N/A
                Register File       : N/A
                L1 Cache            : N/A
                L2 Cache            : N/A
                Texture Memory      : N/A
                Texture Shared      : N/A
                CBU                 : N/A
                Total               : N/A
    Retired Pages
        Single Bit ECC              : N/A
        Double Bit ECC              : N/A
        Pending                     : N/A
    Temperature
        GPU Current Temp            : 37 C
        GPU Shutdown Temp           : 99 C
        GPU Slowdown Temp           : 96 C
        GPU Max Operating Temp      : N/A
        Memory Current Temp         : N/A
        Memory Max Operating Temp   : N/A
    Power Readings
        Power Management            : Supported
        Power Draw                  : 17.27 W
        Power Limit                 : 250.00 W
        Default Power Limit         : 250.00 W
        Enforced Power Limit        : 250.00 W
        Min Power Limit             : 125.00 W
        Max Power Limit             : 300.00 W
    Clocks
        Graphics                    : 202 MHz
        SM                          : 202 MHz
        Memory                      : 405 MHz
        Video                       : 544 MHz
    Applications Clocks
        Graphics                    : 1404 MHz
        Memory                      : 5705 MHz
    Default Applications Clocks
        Graphics                    : 1404 MHz
        Memory                      : 5705 MHz
    Max Clocks
        Graphics                    : 1911 MHz
        SM                          : 1911 MHz
        Memory                      : 5705 MHz
        Video                       : 1708 MHz
    Max Customer Boost Clocks
        Graphics                    : N/A
    Clock Policy
        Auto Boost                  : N/A
        Auto Boost Default          : N/A
    Processes
        Process ID                  : 1841
            Type                    : G
            Name                    : /usr/lib/xorg/Xorg
            Used GPU Memory         : 294 MiB
        Process ID                  : 3929
            Type                    : G
            Name                    : compiz
            Used GPU Memory         : 200 MiB
        Process ID                  : 4333
            Type                    : G
            Name                    : /opt/google/chrome/chrome --type=gpu-process --field-trial-handle=5075390529967726298,17954466448048177637,131072 --enable-crash-reporter=, --gpu-preferences=KAAAAAAAAACAAAAAAQAAAAAAAAAAAGAAAAAAAAEAAAAIAAAAAAAAAAgAAAAAAAAA --service-request-channel-token=11773295769896974116
            Used GPU Memory         : 115 MiB
        Process ID                  : 15383
            Type                    : G
            Name                    : /usr/lib/slack/slack --type=gpu-process --field-trial-handle=15344640969293352758,18044873964460059484,131072 --disable-features=LayoutNG,SpareRendererForSitePerProcess --gpu-preferences=IAAAAAAAAAAgAAAgAAAAAAAAYAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --service-request-channel-token=9973645116451973778
            Used GPU Memory         : 57 MiB
  • Docker version from docker version
Client: Docker Engine - Community
 Version:           19.03.8
 API version:       1.40
 Go version:        go1.12.17
 Git commit:        afacb8b7f0
 Built:             Wed Mar 11 01:25:58 2020
 OS/Arch:           linux/amd64
 Experimental:      false

Server: Docker Engine - Community
 Engine:
  Version:          19.03.8
  API version:      1.40 (minimum version 1.12)
  Go version:       go1.12.17
  Git commit:       afacb8b7f0
  Built:            Wed Mar 11 01:24:30 2020
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.2.13
  GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
 runc:
  Version:          1.0.0-rc10
  GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
 docker-init:
  Version:          0.18.0
  GitCommit:        fec3683
  • NVIDIA packages version from dpkg -l '*nvidia*' or rpm -qa '*nvidia*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                          Version                     Architecture                Description
+++-=============================================-===========================-===========================-===============================================================================================
un  nvidia-304                                    <none>                      <none>                      (no description available)
un  nvidia-340                                    <none>                      <none>                      (no description available)
ii  nvidia-384                                    384.130-0ubuntu0.16.04.2    amd64                       NVIDIA binary driver - version 384.130
ii  nvidia-384-dev                                384.130-0ubuntu0.16.04.2    amd64                       NVIDIA binary Xorg driver development files
un  nvidia-common                                 <none>                      <none>                      (no description available)
un  nvidia-driver-binary                          <none>                      <none>                      (no description available)
un  nvidia-legacy-340xx-vdpau-driver              <none>                      <none>                      (no description available)
un  nvidia-libopencl1-384                         <none>                      <none>                      (no description available)
un  nvidia-libopencl1-dev                         <none>                      <none>                      (no description available)
ii  nvidia-modprobe                               384.81-0ubuntu1             amd64                       Load the NVIDIA kernel driver and create device files
un  nvidia-opencl-icd                             <none>                      <none>                      (no description available)
ii  nvidia-opencl-icd-384                         384.130-0ubuntu0.16.04.2    amd64                       NVIDIA OpenCL ICD
un  nvidia-persistenced                           <none>                      <none>                      (no description available)
ii  nvidia-prime                                  0.8.2                       amd64                       Tools to enable NVIDIA's Prime
ii  nvidia-settings                               384.81-0ubuntu1             amd64                       Tool for configuring the NVIDIA graphics driver
un  nvidia-settings-binary                        <none>                      <none>                      (no description available)
un  nvidia-smi                                    <none>                      <none>                      (no description available)
un  nvidia-vdpau-driver                           <none>                      <none>                      (no description available)
  • NVIDIA container library version from nvidia-container-cli -V
    This returns an error message: nvidia-container-cli: command not found

  • Docker command, image and tag used
    docker run --gpus all nvidia/cuda:10.0-base nvidia-smi

  • I get the following output when running sudo apt-get update && sudo apt-get install -y nvidia-container-toolkit:

Get:1 file:/var/cuda-repo-9-0-176-local-patch-4  InRelease
Ign:1 file:/var/cuda-repo-9-0-176-local-patch-4  InRelease
Get:2 file:/var/cuda-repo-9-0-local-cublas-performance-update-2  InRelease
Ign:2 file:/var/cuda-repo-9-0-local-cublas-performance-update-2  InRelease
Get:3 file:/var/cuda-repo-9-0-local-cublas-performance-update-3  InRelease
Ign:3 file:/var/cuda-repo-9-0-local-cublas-performance-update-3  InRelease
Get:4 file:/var/cuda-repo-9-0-local-cublas-performance-update  InRelease
Ign:4 file:/var/cuda-repo-9-0-local-cublas-performance-update  InRelease       
Get:5 file:/var/cuda-repo-9-0-local  InRelease                                 
Ign:5 file:/var/cuda-repo-9-0-local  InRelease                                 
Get:6 file:/var/cuda-repo-9-0-176-local-patch-4  Release [574 B]               
Get:7 file:/var/cuda-repo-9-0-local-cublas-performance-update-2  Release [574 B]
Get:8 file:/var/cuda-repo-9-0-local-cublas-performance-update-3  Release [574 B]
Get:6 file:/var/cuda-repo-9-0-176-local-patch-4  Release [574 B]               
Get:9 file:/var/cuda-repo-9-0-local-cublas-performance-update  Release [574 B] 
Get:7 file:/var/cuda-repo-9-0-local-cublas-performance-update-2  Release [574 B]
Get:10 file:/var/cuda-repo-9-0-local  Release [574 B]                          
Get:8 file:/var/cuda-repo-9-0-local-cublas-performance-update-3  Release [574 B]
Get:9 file:/var/cuda-repo-9-0-local-cublas-performance-update  Release [574 B] 
Get:10 file:/var/cuda-repo-9-0-local  Release [574 B]                          
Ign:11 http://dl.google.com/linux/chrome-remote-desktop/deb stable InRelease   
Hit:12 http://se.archive.ubuntu.com/ubuntu xenial InRelease                    
Ign:13 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial InRelease  
Hit:14 http://linux.teamviewer.com/deb stable InRelease                        
Ign:15 http://dl.google.com/linux/chrome/deb stable InRelease                  
Get:16 http://se.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]   
Hit:17 http://dl.google.com/linux/chrome-remote-desktop/deb stable Release     
Hit:18 https://download.docker.com/linux/ubuntu xenial InRelease               
Hit:19 http://dl.google.com/linux/chrome/deb stable Release                    
Hit:20 http://ppa.launchpad.net/danielrichter2007/grub-customizer/ubuntu xenial InRelease
Hit:21 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu xenial InRelease         
Get:23 http://se.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 
Hit:24 https://nvidia.github.io/libnvidia-container/ubuntu16.04/amd64  InRelease
Hit:25 http://ppa.launchpad.net/fkrull/deadsnakes/ubuntu xenial InRelease      
Hit:26 https://nvidia.github.io/nvidia-container-runtime/ubuntu16.04/amd64  InRelease
Hit:27 https://repo.skype.com/deb stable InRelease                             
Hit:28 https://nvidia.github.io/nvidia-docker/ubuntu16.04/amd64  InRelease     
Hit:29 http://ppa.launchpad.net/gezakovacs/ppa/ubuntu xenial InRelease         
Ign:30 https://dl.bintray.com/resin-io/debian stable InRelease                 
Get:31 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]    
Ign:32 https://dl.bintray.com/resin-io/debian stable Release                   
Ign:35 https://dl.bintray.com/resin-io/debian stable/etcher amd64 Packages.diff/Index
Hit:36 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu xenial InRelease   
Ign:37 https://dl.bintray.com/resin-io/debian stable/etcher i386 Packages.diff/Index
Ign:38 https://dl.bintray.com/resin-io/debian stable/etcher all Packages       
Hit:39 http://ppa.launchpad.net/umang/indicator-stickynotes/ubuntu xenial InRelease
Ign:40 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en_US  
Ign:41 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en     
Ign:42 https://dl.bintray.com/resin-io/debian stable/etcher amd64 DEP-11 Metadata
Hit:43 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease       
Ign:44 https://dl.bintray.com/resin-io/debian stable/etcher DEP-11 64x64 Icons 
Ign:45 https://dl.bintray.com/resin-io/debian stable/etcher amd64 Packages     
Ign:47 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial Release    
Ign:48 https://dl.bintray.com/resin-io/debian stable/etcher i386 Packages      
Ign:38 https://dl.bintray.com/resin-io/debian stable/etcher all Packages       
Ign:40 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en_US  
Ign:49 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 Packages
Ign:41 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en     
Ign:42 https://dl.bintray.com/resin-io/debian stable/etcher amd64 DEP-11 Metadata
Ign:44 https://dl.bintray.com/resin-io/debian stable/etcher DEP-11 64x64 Icons 
Ign:50 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main i386 Packages
Ign:45 https://dl.bintray.com/resin-io/debian stable/etcher amd64 Packages     
Ign:48 https://dl.bintray.com/resin-io/debian stable/etcher i386 Packages      
Ign:52 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main all Packages
Ign:38 https://dl.bintray.com/resin-io/debian stable/etcher all Packages       
Ign:40 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en_US  
Ign:41 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en     
Ign:53 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en_US
Ign:42 https://dl.bintray.com/resin-io/debian stable/etcher amd64 DEP-11 Metadata
Ign:44 https://dl.bintray.com/resin-io/debian stable/etcher DEP-11 64x64 Icons 
Ign:54 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en
Ign:45 https://dl.bintray.com/resin-io/debian stable/etcher amd64 Packages
Ign:48 https://dl.bintray.com/resin-io/debian stable/etcher i386 Packages      
Ign:38 https://dl.bintray.com/resin-io/debian stable/etcher all Packages       
Ign:57 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:40 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en_US
Ign:41 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en    
Ign:42 https://dl.bintray.com/resin-io/debian stable/etcher amd64 DEP-11 Metadata
Ign:58 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main DEP-11 64x64 Icons
Ign:44 https://dl.bintray.com/resin-io/debian stable/etcher DEP-11 64x64 Icons
Ign:45 https://dl.bintray.com/resin-io/debian stable/etcher amd64 Packages    
Ign:48 https://dl.bintray.com/resin-io/debian stable/etcher i386 Packages     
Ign:49 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 Packages
Ign:38 https://dl.bintray.com/resin-io/debian stable/etcher all Packages
Ign:40 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en_US 
Ign:50 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main i386 Packages
Ign:41 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en
Ign:42 https://dl.bintray.com/resin-io/debian stable/etcher amd64 DEP-11 Metadata
Ign:44 https://dl.bintray.com/resin-io/debian stable/etcher DEP-11 64x64 Icons 
Ign:52 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main all Packages
Ign:45 https://dl.bintray.com/resin-io/debian stable/etcher amd64 Packages     
Ign:48 https://dl.bintray.com/resin-io/debian stable/etcher i386 Packages      
Ign:53 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en_US
Ign:38 https://dl.bintray.com/resin-io/debian stable/etcher all Packages       
Ign:40 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en_US  
Ign:41 https://dl.bintray.com/resin-io/debian stable/etcher Translation-en     
Ign:54 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en
Ign:42 https://dl.bintray.com/resin-io/debian stable/etcher amd64 DEP-11 Metadata
Ign:44 https://dl.bintray.com/resin-io/debian stable/etcher DEP-11 64x64 Icons 
Err:45 https://dl.bintray.com/resin-io/debian stable/etcher amd64 Packages     
  404  Not Found
Ign:57 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:48 https://dl.bintray.com/resin-io/debian stable/etcher i386 Packages      
Ign:58 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main DEP-11 64x64 Icons
Ign:49 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 Packages
Ign:50 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main i386 Packages
Ign:52 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main all Packages
Ign:53 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en_US
Ign:54 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en
Ign:57 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:58 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main DEP-11 64x64 Icons
Ign:49 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 Packages
Ign:50 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main i386 Packages
Ign:55 http://www.getdeb.net/ubuntu trusty-getdeb InRelease                    
Ign:52 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main all Packages
Ign:53 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en_US
Ign:54 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en
Ign:57 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:58 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main DEP-11 64x64 Icons
Ign:49 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 Packages
Get:62 http://se.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [322 kB]
Ign:50 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main i386 Packages
Ign:61 http://www.getdeb.net/ubuntu trusty-getdeb Release                      
Get:63 http://se.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [233 kB]
Ign:52 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main all Packages
Get:64 http://se.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [275 kB]
Get:65 http://se.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [425 kB]
Get:66 http://se.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [5 968 B]
Get:67 http://se.archive.ubuntu.com/ubuntu xenial-updates/multiverse DEP-11 64x64 Icons [14,3 kB]
Ign:53 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en_US
Ign:54 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en
Ign:57 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:58 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main DEP-11 64x64 Icons
Err:49 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 Packages
  404  Not Found [IP: 91.189.95.83 80]
Ign:50 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main i386 Packages
Ign:68 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 Packages.diff/Index
Ign:52 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main all Packages
Get:70 http://se.archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [3 332 B]
Ign:53 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en_US
Get:71 http://se.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [5 320 B]
Ign:54 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main Translation-en
Ign:57 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:69 http://www.getdeb.net/ubuntu trusty-getdeb/apps i386 Packages.diff/Index
Hit:73 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease 
Ign:58 http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial/main DEP-11 64x64 Icons
Ign:72 http://www.getdeb.net/ubuntu trusty-getdeb/apps all Packages            
Ign:74 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en_US  
Ign:33 https://www.math.uiuc.edu/Macaulay2/Repositories/Ubuntu xenial InRelease
Ign:75 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en          
Ign:76 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 DEP-11 Metadata
Ign:78 http://www.getdeb.net/ubuntu trusty-getdeb/apps DEP-11 64x64 Icons 
Hit:77 https://www.math.uiuc.edu/Macaulay2/Repositories/Ubuntu xenial Release
Ign:79 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 Packages     
Ign:80 http://www.getdeb.net/ubuntu trusty-getdeb/apps i386 Packages      
Get:81 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [74,8 kB]
Ign:72 http://www.getdeb.net/ubuntu trusty-getdeb/apps all Packages            
Ign:74 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en_US       
Get:83 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [83,7 kB]
Get:84 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [124 kB]
Get:85 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [194 kB]
Ign:75 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en          
Get:86 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 DEP-11 Metadata [2 468 B]
Ign:76 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 DEP-11 Metadata   
Ign:78 http://www.getdeb.net/ubuntu trusty-getdeb/apps DEP-11 64x64 Icons
Ign:79 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 Packages
Ign:80 http://www.getdeb.net/ubuntu trusty-getdeb/apps i386 Packages
Ign:72 http://www.getdeb.net/ubuntu trusty-getdeb/apps all Packages
Ign:74 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en_US
Ign:75 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en
Ign:76 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 DEP-11 Metadata
Ign:78 http://www.getdeb.net/ubuntu trusty-getdeb/apps DEP-11 64x64 Icons
Ign:79 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 Packages
Ign:80 http://www.getdeb.net/ubuntu trusty-getdeb/apps i386 Packages
Ign:72 http://www.getdeb.net/ubuntu trusty-getdeb/apps all Packages
Ign:74 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en_US
Ign:75 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en                                                                                                                                      
Ign:76 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 DEP-11 Metadata                                                                                                                               
Ign:78 http://www.getdeb.net/ubuntu trusty-getdeb/apps DEP-11 64x64 Icons                                                                                                                                  
Ign:79 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 Packages                                                                                                                                      
Ign:80 http://www.getdeb.net/ubuntu trusty-getdeb/apps i386 Packages                                                                                                                                       
Ign:72 http://www.getdeb.net/ubuntu trusty-getdeb/apps all Packages                                                                                                                                        
Ign:74 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en_US                                                                                                                                   
Ign:75 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en                                                                                                                                      
Ign:76 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 DEP-11 Metadata                                                                                                                               
Ign:78 http://www.getdeb.net/ubuntu trusty-getdeb/apps DEP-11 64x64 Icons                                                                                                                                  
Ign:79 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 Packages                                                                                                                                      
Ign:80 http://www.getdeb.net/ubuntu trusty-getdeb/apps i386 Packages                                                                                                                                       
Ign:72 http://www.getdeb.net/ubuntu trusty-getdeb/apps all Packages                                                                                                                                        
Ign:74 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en_US                                                                                                                                   
Ign:75 http://www.getdeb.net/ubuntu trusty-getdeb/apps Translation-en                                                                                                                                      
Ign:76 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 DEP-11 Metadata                                                                                                                               
Ign:78 http://www.getdeb.net/ubuntu trusty-getdeb/apps DEP-11 64x64 Icons                                                                                                                                  
Err:79 http://www.getdeb.net/ubuntu trusty-getdeb/apps amd64 Packages                                                                                                                                      
  403  Forbidden
Fetched 2 089 kB in 8s (244 kB/s)                                                                                                                                                                          
Reading package lists... Done
W: The repository 'https://dl.bintray.com/resin-io/debian stable Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://archive.getdeb.net/ubuntu trusty-getdeb Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://dl.bintray.com/resin-io/debian/dists/stable/etcher/binary-amd64/Packages  404  Not Found
E: Failed to fetch http://ppa.launchpad.net/colingille/freshlight/ubuntu/dists/xenial/main/binary-amd64/Packages  404  Not Found [IP: 91.189.95.83 80]
E: Failed to fetch http://www.getdeb.net/ubuntu/dists/trusty-getdeb/apps/binary-amd64/Packages  403  Forbidden
E: Failed to fetch http://www.getdeb.net/ubuntu/dists/trusty-getdeb/apps/binary-i386/Packages  403  Forbidden
E: Some index files failed to download. They have been ignored, or old ones used instead.
@joshuafc
Copy link

I ran into the same issue.
Did you solved it? @martin294

@joshuafc
Copy link

This Solved My Problem.
#1034 (comment)

Hello!

If you didn't already make sure you've installed the nvidia-container-toolkit.
If this doesn't fix it for you, make sure you've restarted docker systemctl restart dockerd

@martrim
Copy link
Author

martrim commented Apr 17, 2020

Hi @joshuafc, for me the problem was the line
sudo apt-get update && sudo apt-get install -y nvidia-container-toolkit
in the installation description on https://github.com/NVIDIA/nvidia-docker. Everything worked fine after separating the line into two:

sudo apt-get update
sudo apt-get install -y nvidia-container-toolkit

@kahara
Copy link

kahara commented May 3, 2020

Hi @joshuafc, for me the problem was the line
sudo apt-get update && sudo apt-get install -y nvidia-container-toolkit
in the installation description on https://github.com/NVIDIA/nvidia-docker. Everything worked fine after separating the line into two:

sudo apt-get update
sudo apt-get install -y nvidia-container-toolkit

Same thing happened here. Had an issue with an apt repository (unrelated to nvidia-docker), which caused apt update to exit with a non-zero exit code, thus failing the latter command. Didn't notice it when this happened.

@ogukei
Copy link

ogukei commented May 10, 2020

I had the same error with Docker via snap install on Ubuntu 18.04 LTS. In my case, reinstalling Docker with apt solved the problem. Despite both Docker version is the same 19.03.8, every docker run --gpus gave errors. I guess snap daemon environment is somewhat special and it probably leads to this issue.

(FYI: When you uninstall docker with snap, perhaps uninstall takes forever somehow. I could manage to handle that problem with --purge option. Please note that a command with that option completely deletes Docker related data so use it with caution.)

@klueska
Copy link
Contributor

klueska commented May 22, 2020

A new release of nvidia-docker was posted on Tuesday 19-May. Can you try the newest version and let us know if you are still having this issue.

@isolin
Copy link

isolin commented Jun 7, 2020

I also tried to get it running with a snap installation of Docker on Ubuntu 18.04. Is there a way to get it work or do I have to re-install from apt as @ogukei suggested?

I am getting the same as mentioned at the top. No idea how to restart the deamon under snap, but even restarting the whole computer didn't work.

@ricklentz
Copy link

ricklentz commented Jun 30, 2020

@isolin My workaround on Ubuntu 18.04 was to uninstall the snap installed Docker and install docker using apt:

sudo snap remove --purge docker
sudo apt install docker.io

@Utkagr
Copy link

Utkagr commented Jul 20, 2020

Hi @joshuafc, for me the problem was the line
sudo apt-get update && sudo apt-get install -y nvidia-container-toolkit
in the installation description on https://github.com/NVIDIA/nvidia-docker. Everything worked fine after separating the line into two:

sudo apt-get update
sudo apt-get install -y nvidia-container-toolkit

Wow. Didn't notice that. It worked!

@zhouyuan888888
Copy link

@

Hi @joshuafc, for me the problem was the line
sudo apt-get update && sudo apt-get install -y nvidia-container-toolkit
in the installation description on https://github.com/NVIDIA/nvidia-docker. Everything worked fine after separating the line into two:

sudo apt-get update
sudo apt-get install -y nvidia-container-toolkit

It also works for me!!! Thank you~

@entmike
Copy link

entmike commented Aug 5, 2020

@isolin My workaround on Ubuntu 18.04 was to uninstall the snap installed Docker and install docker using apt:

sudo snap remove --purge docker
sudo apt install docker.io

Thanks. This was my problem also.

@wanfuse123
Copy link

Hi! I have same exact problem, Aug 2020, its still broken, done everything under the sun to fix it inlcluding recompile Microsofts kernel for Ubuntu, same problem. It does not see the nvidia video card under lspci. need help getting this fix asap. Thanks!

@wanfuse123
Copy link

Problem seems to be on the window side the devie path between the two pieces

@henry2man
Copy link

As per your log you're also using snap docker version. Switching to apt docker version solves the problem. Why don't you add this to the issue title in order to clarify the issue?

Kudos to @ogukei & @ricklentz for pointing me to the solution 👌🏻

@wanfuse123
Copy link

henry2man can you clarify what you mean by apt docker version I dont think I am using snaps but maybe I am mistaken. Do you got a link to directions? Thanks in advance!

@henry2man
Copy link

@wanfuse123 in your logs there are paths related to snap package system, so probably, like me before, you're using the snap Docker version in Ubuntu.

In order to fix the issue you have to uninstall the snap version (I don't remember the exact command but it's pretty straightforward) and then install docker.io using "sudo apt install ..."

Hope this helps.

@wanfuse123
Copy link

I removed snap component in the guest vm with sudo apt autoremove --purge snapd* and it still installs so I dont think this has anything to do with it, but correct me if I am wrong please???

If snapd isnt installed then I dont think its possible.

Let me know!

@wanfuse123
Copy link

It worked for about 3 days and suddenly stopped working, no idea what happened though.

@henry2man
Copy link

emoved snap component in the guest vm with sudo apt autoremove --purge snapd* and it still installs so I dont think this has anything to do with it, but correct me if I am wrong please???

If snapd isnt installed then I dont think its possible.

Let me know!

OMG! My mistake, I assumed you already know what is snap.

"Snap is a software packaging and deployment system developed by Canonical for the operating systems that use the Linux kernel." https://en.wikipedia.org/wiki/Snap_(package_manager)

We can say that "snap" is something like "APT", a tool you can use to install and manage software packages.

So, in this exact case you have to remove docker snap package using:

sudo snap remove --purge docker

And then, you have to install docker.io version using apt. You'll find detailed instructions here: https://docs.docker.com/engine/install/ubuntu/

@Rajathbharadwaj
Copy link

I had the same issue, I solved it using these steps.

  1. Make sure you've installed nvidia-smi -> https://www.cyberciti.biz/faq/ubuntu-linux-install-nvidia-driver-latest-proprietary-driver/

  2. Make sure to install NVIDIA CONTAINER TOOLKIT: -> https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#installing-on-ubuntu-and-debian

    Or copy paste these codes

docker volume ls -q -f driver=nvidia-docker | xargs -r -I{} -n1 docker ps -q -a -f volume={} | xargs -r docker rm -f
sudo apt-get purge nvidia-docker
curl https://get.docker.com | sh

sudo systemctl start docker && sudo systemctl enable docker
distribution=$(. /etc/os-release;echo $ID$VERSION_ID)

curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add -

curl -s -L https://nvidia.github.io/nvidia-docker/$distribution/nvidia-docker.list | sudo tee /etc/apt/sources.list.d/nvidia-docker.list

curl -s -L https://nvidia.github.io/nvidia-container-runtime/experimental/$distribution/nvidia-container-runtime.list | sudo tee /etc/apt/sources.list.d/nvidia-container-runtime.list

sudo apt-get update

sudo apt-get install -y nvidia-docker2

Lastly, make sure to restart docker

sudo systemctl restart docker

Now you should be able to get the nvidia-smi using docker

sudo docker run --rm --gpus all nvidia/cuda:11.0-base nvidia-smi

These steps worked for me in my Ubuntu 20..04

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.1 LTS
Release:	20.04
Codename:	focal

@wanfuse123
Copy link

Figured out the cause. The bios has to have the onboard video card enabled even if your using the nvidia card. Not sure why, but hope this helps someone else!

@strarsis
Copy link

strarsis commented Oct 3, 2020

From the NVIDIA CUDA/WSL 2 documentation:

Use the Docker installation script to install Docker for your choice of WSL 2 Linux distribution. Note that NVIDIA Container Toolkit does not yet support Docker Desktop WSL 2 backend.

@wanfuse123
Copy link

wanfuse123 commented Oct 3, 2020 via email

@CreationTribe
Copy link

I had the same error with Docker via snap install on Ubuntu 18.04 LTS. In my case, reinstalling Docker with apt solved the problem. Despite both Docker version is the same 19.03.8, every docker run --gpus gave errors. I guess snap daemon environment is somewhat special and it probably leads to this issue.

(FYI: When you uninstall docker with snap, perhaps uninstall takes forever somehow. I could manage to handle that problem with --purge option. Please note that a command with that option completely deletes Docker related data so use it with caution.)

Man, you used snap to install docker? Gutsy move. Considering snap's apparmor madness and the fact that it's already partitioning the crud out of each install - it just feels like way too many layers of wtf for me. I'd be interested to hear how that's going for you.
I don't mind installing with snap (half of my installs are snaps), but given the class of issues I've had with snap installs; and the type of environment that docker is - it just feels volatile to me.
Granted, I have absolutely no evidence to base that conclusion on; but I feel safer having chosen to be safe rather than sorry. Obviously :)

@tiendv
Copy link

tiendv commented Nov 26, 2020

I had the same issue, I solved it using these steps.

  1. Make sure you've installed nvidia-smi -> https://www.cyberciti.biz/faq/ubuntu-linux-install-nvidia-driver-latest-proprietary-driver/
  2. Make sure to install NVIDIA CONTAINER TOOLKIT: -> https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#installing-on-ubuntu-and-debian

    Or copy paste these codes

docker volume ls -q -f driver=nvidia-docker | xargs -r -I{} -n1 docker ps -q -a -f volume={} | xargs -r docker rm -f
sudo apt-get purge nvidia-docker
curl https://get.docker.com | sh

sudo systemctl start docker && sudo systemctl enable docker
distribution=$(. /etc/os-release;echo $ID$VERSION_ID)

curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add -

curl -s -L https://nvidia.github.io/nvidia-docker/$distribution/nvidia-docker.list | sudo tee /etc/apt/sources.list.d/nvidia-docker.list

curl -s -L https://nvidia.github.io/nvidia-container-runtime/experimental/$distribution/nvidia-container-runtime.list | sudo tee /etc/apt/sources.list.d/nvidia-container-runtime.list

sudo apt-get update

sudo apt-get install -y nvidia-docker2

Lastly, make sure to restart docker

sudo systemctl restart docker

Now you should be able to get the nvidia-smi using docker

sudo docker run --rm --gpus all nvidia/cuda:11.0-base nvidia-smi

These steps worked for me in my Ubuntu 20..04

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.1 LTS
Release:	20.04
Codename:	focal

Thanks it worked for me

@tetsu-kikuchi
Copy link

tetsu-kikuchi commented Dec 26, 2020

FYI: just my stupid experience

This error happened when I used Ubuntu 20.04 but made a command for Ubuntu 18.04 such as

sudo apt-key add /var/cuda-repo-ubuntu1804-11-1-local/7fa2af80.pub

So, if you are as stupid as I am, please check whether you made any command which does not match your environments.

@klueska
Copy link
Contributor

klueska commented Jan 4, 2021

I am going to close this since the original poster has solved his issue and the thread is now degenerating into a mix of other issues from other people. If you encounter a new issue related to this, please feel free to open a new ticket.

@klueska klueska closed this as completed Jan 4, 2021
@slmatrix
Copy link

slmatrix commented Jan 21, 2021

I found that:

sudo apt-get update
sudo apt-get install -y nvidia-container-toolkit

did not fix the issue. However, rebooting my server with sudo reboot after running the above cmds fixed the issue.

For reference, I had a slightly different error:

docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]].
ERRO[0000] error waiting for container: context canceled

@josephrocca
Copy link

After installing nvidia-container-toolkit, rather than rebooting, you can actually just run this:

sudo systemctl restart docker

Your service may instead be called dockerd, or something else, so if you get a Failed to restart docker.service: Unit docker.service not found you'll want to find the correct service name by running this:

sudo systemctl list-units --type=service

@jgsch
Copy link

jgsch commented Mar 4, 2021

Same error on ubuntu 20.04:

docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]].

even after sudo systemctl restart docker

fixed by downgrading docker from 5:20.10.5~3-0~ubuntu-focal to 5:19.03.15~3-0~ubuntu-focal:

sudo apt-get install docker-ce=5:19.03.15~3-0~ubuntu-focal docker-ce-cli=5:19.03.15~3-0~ubuntu-focal containerd.io

(see install a specific version on docker website)

@Mageswaran1989
Copy link

This gist helped me : https://gist.github.com/nathzi1505/d2aab27ff93a3a9d82dada1336c45041

@Demetrio92
Copy link

Really, the instructions here are broken: https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#installing-on-ubuntu-and-debian

They still suggest to install nvidia-docker2.

If you're on the latest stable ubuntu and upgraded (also, just use latest stable docker), you don't need it anymore.

distribution=$(. /etc/os-release;echo $ID$VERSION_ID)
curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add -
curl -s -L https://nvidia.github.io/nvidia-docker/$distribution/nvidia-docker.list | sudo tee /etc/apt/sources.list.d/nvidia-docker.list

sudo apt-get update && sudo apt-get install -y nvidia-container-toolkit
sudo systemctl restart docker

just works. All you need is an nvidia gpu and a working nvidia driver.

@byerose
Copy link

byerose commented Oct 29, 2021

you can try to restart the service of docker. systemctl restart docker

@zhouyuchong
Copy link

none of solutions above works for me. I used the latest Docker version 20 and it ran with this error as long as I used "gpus" command. Finally solved it by uninstalling Docker and follow the steps on nvidia docker2 to reinstall Docker: https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#installing-on-ubuntu-and-debian.

@luigy-mach
Copy link

Don't any solutions above work in my case. Finally, I execute again the first step on the documentation

Setting up Docker:
$ curl https://get.docker.com | sh \ && sudo systemctl --now enable docker

it was that it solved my problems.

@ViEm-ccy
Copy link

I solve the same problem by just re-install docker:
apt-get install docker docker-ce docker-ce-cli containerd.io
Hope useful.

@fahnub
Copy link

fahnub commented Jul 2, 2022

sudo apt-get install -y nvidia-container-toolkit

Removing the snap version, rebooting and then reinstalling with apt solved the issue for me.

@MrRace
Copy link

MrRace commented Sep 6, 2022

This Solved My Problem. #1034 (comment)

Hello!
If you didn't already make sure you've installed the nvidia-container-toolkit.
If this doesn't fix it for you, make sure you've restarted docker systemctl restart dockerd

But if I do not have permission to runsystemctl restart docker, how to solve the problem?

@CodiTrixta
Copy link

This Solved My Problem. #1034 (comment)

Hello!
If you didn't already make sure you've installed the nvidia-container-toolkit.
If this doesn't fix it for you, make sure you've restarted docker systemctl restart dockerd

But if I do not have permission to runsystemctl restart docker, how to solve the problem?

Why dont you have permissions?
Just do sudo systemctl restart docker

@NuKsesh
Copy link

NuKsesh commented Dec 6, 2022

Hello!

I ran into the same problem while trying to launch TensorRT container but non of the above solutions worked for me. Maybe I'm doing something wrong, but I don't know how to check it and I tried to follow all the instructions and prerequisties for this.
Are there any ideas whats more I can try? Im very new to this so i don't have any ideas and will be gratefull for help.
[I work with Ubuntu22.04 and RTX3090 with latest driver (520.61.05) and CUDA (11.8) version, nvidia toolkit is installed and I already tried to reinstall and restart docker]

Thank you in advance!

@CodiTrixta
Copy link

CodiTrixta commented Dec 6, 2022

Hello!

I ran into the same problem while trying to launch TensorRT container but non of the above solutions worked for me. Maybe I'm doing something wrong, but I don't know how to check it and I tried to follow all the instructions and prerequisties for this. Are there any ideas whats more I can try? Im very new to this so i don't have any ideas and will be gratefull for help. [I work with Ubuntu22.04 and RTX3090 with latest driver (520.61.05) and CUDA (11.8) version, nvidia toolkit is installed and I already tried to reinstall and restart docker]

Thank you in advance!

So just to check,

  • when you started the container you used --gpus all
  • you have correctly installed nvidia-toolkit (check by running nvcc -V)
  • you have the latest drivers (check Geforce Experience for latest and run nvidia-smi to view what you have installed)
  • Cuda has been installed correctly (This will also tell with nvidia-smi on the top right)
  • docker has been correctly installed (check by running docker help)
  • you have uninstalled and reinstalled docker
    sudo apt-get purge -y docker-engine docker docker.io docker-ce docker-ce-cli docker-compose-plugin
    sudo apt-get autoremove -y --purge docker-engine docker docker.io docker-ce docker-compose-plugin
    sudo apt-get remove docker docker-engine docker.io containerd runc
    This should completely remove docker from your system
    And to install just follow their official installation process (https://docs.docker.com/engine/install/ubuntu/)

If you sure all this is fine, then it might be an issue with the docker image but first just let me know :)

@NuKsesh
Copy link

NuKsesh commented Dec 6, 2022

Hello!
I ran into the same problem while trying to launch TensorRT container but non of the above solutions worked for me. Maybe I'm doing something wrong, but I don't know how to check it and I tried to follow all the instructions and prerequisties for this. Are there any ideas whats more I can try? Im very new to this so i don't have any ideas and will be gratefull for help. [I work with Ubuntu22.04 and RTX3090 with latest driver (520.61.05) and CUDA (11.8) version, nvidia toolkit is installed and I already tried to reinstall and restart docker]
Thank you in advance!

So just to check,

  • when you started the container you used --gpus all
  • you have correctly installed nvidia-toolkit (check by running nvcc -V)
  • you have the latest drivers (check Geforce Experience for latest and run nvidia-smi to view what you have installed)
  • Cuda has been installed correctly (This will also tell with nvidia-smi on the top right)
  • docker has been correctly installed (check by running docker help)
  • you have uninstalled and reinstalled docker
    sudo apt-get purge -y docker-engine docker docker.io docker-ce docker-ce-cli docker-compose-plugin
    sudo apt-get autoremove -y --purge docker-engine docker docker.io docker-ce docker-compose-plugin
    sudo apt-get remove docker docker-engine docker.io containerd runc
    This should completely remove docker from your system
    And to install just follow their official installation process (https://docs.docker.com/engine/install/ubuntu/)

If you sure all this is fine, then it might be an issue with the docker image but first just let me know :)

  1. Yes, I used --gpus all
  2. nvcc -V output:
    nvcc: NVIDIA (R) Cuda compiler driver
    Copyright (c) 2005-2022 NVIDIA Corporation
    Built on Wed_Sep_21_10:33:58_PDT_2022
    Cuda compilation tools, release 11.8, V11.8.89
    Build cuda_11.8.r11.8/compiler.31833905_0
  3. I checked Geforce experience and it's not the latest driver version anymore but the output of nvidia-smi is:
    +-----------------------------------------------------------------------------+
    | NVIDIA-SMI 520.61.05 Driver Version: 520.61.05 CUDA Version: 11.8 |
    |-------------------------------+----------------------+----------------------+
    | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
    | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
    | | | MIG M. |
    |===============================+======================+======|
    | 0 NVIDIA GeForce ... On | 00000000:01:00.0 On | N/A |
    | 53% 28C P8 59W / 390W | 430MiB / 24576MiB | 14% Default |
    | | | N/A |
    +-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|===========================================================|
| 0 N/A N/A 1239 G /usr/lib/xorg/Xorg 182MiB |
| 0 N/A N/A 1465 G /usr/bin/gnome-shell 144MiB |
| 0 N/A N/A 2683 C+G ...444369427645677165,131072 79MiB |
+-----------------------------------------------------------------------------+
4. By running docker help I can see docker's commands:
Usage: docker [OPTIONS] COMMAND (and so on)
And I also checked it by running hello-world sample successfully.
6. also tried to remove and reinstall docker, no success:(

@CodiTrixta
Copy link

Hello!
I ran into the same problem while trying to launch TensorRT container but non of the above solutions worked for me. Maybe I'm doing something wrong, but I don't know how to check it and I tried to follow all the instructions and prerequisties for this. Are there any ideas whats more I can try? Im very new to this so i don't have any ideas and will be gratefull for help. [I work with Ubuntu22.04 and RTX3090 with latest driver (520.61.05) and CUDA (11.8) version, nvidia toolkit is installed and I already tried to reinstall and restart docker]
Thank you in advance!

So just to check,

  • when you started the container you used --gpus all
  • you have correctly installed nvidia-toolkit (check by running nvcc -V)
  • you have the latest drivers (check Geforce Experience for latest and run nvidia-smi to view what you have installed)
  • Cuda has been installed correctly (This will also tell with nvidia-smi on the top right)
  • docker has been correctly installed (check by running docker help)
  • you have uninstalled and reinstalled docker
    sudo apt-get purge -y docker-engine docker docker.io docker-ce docker-ce-cli docker-compose-plugin
    sudo apt-get autoremove -y --purge docker-engine docker docker.io docker-ce docker-compose-plugin
    sudo apt-get remove docker docker-engine docker.io containerd runc
    This should completely remove docker from your system
    And to install just follow their official installation process (https://docs.docker.com/engine/install/ubuntu/)

If you sure all this is fine, then it might be an issue with the docker image but first just let me know :)

  1. Yes, I used --gpus all
  2. nvcc -V output:
    nvcc: NVIDIA (R) Cuda compiler driver
    Copyright (c) 2005-2022 NVIDIA Corporation
    Built on Wed_Sep_21_10:33:58_PDT_2022
    Cuda compilation tools, release 11.8, V11.8.89
    Build cuda_11.8.r11.8/compiler.31833905_0
  3. I checked Geforce experience and it's not the latest driver version anymore but the output of nvidia-smi is:
    +-----------------------------------------------------------------------------+
    | NVIDIA-SMI 520.61.05 Driver Version: 520.61.05 CUDA Version: 11.8 |
    |-------------------------------+----------------------+----------------------+
    | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
    | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
    | | | MIG M. |
    |===============================+======================+======|
    | 0 NVIDIA GeForce ... On | 00000000:01:00.0 On | N/A |
    | 53% 28C P8 59W / 390W | 430MiB / 24576MiB | 14% Default |
    | | | N/A |
    +-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |===========================================================| | 0 N/A N/A 1239 G /usr/lib/xorg/Xorg 182MiB | | 0 N/A N/A 1465 G /usr/bin/gnome-shell 144MiB | | 0 N/A N/A 2683 C+G ...444369427645677165,131072 79MiB | +-----------------------------------------------------------------------------+ 4. By running docker help I can see docker's commands: Usage: docker [OPTIONS] COMMAND (and so on) And I also checked it by running hello-world sample successfully. 6. also tried to remove and reinstall docker, no success:(

Everything looks fine, cuda picked up, drivers fine, super weird.

Ive experience this issue a lot, and those steps tend to work or just restarting the docker service systemctl daemon-reload and systemctl restart docker but otherwise I dont know.

There must be a deeper issue to this which I havent discovered yet

@sirus20x6
Copy link

Are you really supposed to have those nvidia packages installed for an AMD gpu? I'm on arch linux and I have the built in apu of a 5700g on one machine and a 5700xt on another machine and I get this error

@CodiTrixta
Copy link

Are you really supposed to have those nvidia packages installed for an AMD gpu? I'm on arch linux and I have the built in apu of a 5700g on one machine and a 5700xt on another machine and I get this error

Well you cant use an AMD gpu with cuda? So you wont be able to use it with Docker

docker/cli#2063 (comment)

@v-nhandt21
Copy link

It works for Ubuntu 22.04

@monajalal
Copy link

For me, in nvidia-docker2 and Ubuntu 22.04, this command resolved the issue:

sudo systemctl restart docker

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests