[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1040759: installation-reports: "out of memory" message at boot, then unable to update processor microcode, and kernel panic



Package: installation-reports
Severity: important
Tags: d-i
X-Debbugs-Cc: ari.fryxell@proton.me

Boot method: USB
Image version: Debian 12.0.0-amd64-netist downloaded from July 3rd (i.e. a week old build)
Date: July 9, 2023

Machine: System76 serw10 laptop with an Intel Core i7-7700K CPU (CPU family 6, model 158, stepping 9)
Partitions: 
Filesystem      Type     1K-blocks    Used Available Use% Mounted on
udev            devtmpfs  32815780       0  32815780   0% /dev
tmpfs           tmpfs      6567004    1732   6565272   1% /run
/dev/nvme1n1p3  ext4      28660644   10988  27168440   1% /
/dev/nvme1n1p4  ext4     114760836 6898996 101986080   7% /usr
tmpfs           tmpfs     32835012       0  32835012   0% /dev/shm
tmpfs           tmpfs         5120      12      5108   1% /run/lock
/dev/nvme1n1p2  ext4        989032  117276    804172  13% /boot
/dev/nvme1n1p8  ext4      23854928      24  22617812   1% /opt
/dev/nvme1n1p12 ext4       9510080     220   9005184   1% /tmp
/dev/nvme1n1p13 ext4      28660644     120  27179308   1% /usr/local
/dev/nvme1n1p14 ext4      47745772      24  45287944   1% /usr/src
/dev/nvme1n1p5  ext4     256921924   27736 243770604   1% /home
/dev/nvme1n1p7  ext4      81121736  433584  76521396   1% /var
/dev/nvme1n1p1  vfat       1021984    6112   1015872   1% /boot/efi
tmpfs           tmpfs      6567000     144   6566856   1% /run/user/1000

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [E]
Detect network card:    [O]
Configure network:      [O]
Detect media:           [O]
Load installer modules: [O]
Clock/timezone setup:   [O]
User/password setup:    [O]
Detect hard drives:     [O]
Partition hard drives:  [O]
Install base system:    [O]
Install tasks:          [O]
Install boot loader:    [O]
Overall install:        [E]

Comments/Problems:

During the first boot, the system displays an "out of memory" message (this
seems to be during the initramfs stage).  Nevertheless after pressing a key
it presents two successive screens of a failure to load microcode message.
After the second message, the boot stops and the power button has to be
pressed.  The OS doesn't reach login.

For some reason, I've have been able to reach login and to successfully login
on the second boot after my initial install and my re-install today.
(This current successful boot is running the 6.1.0-9-amd64 kernel but the
6.1.0-10-amd64 didn't boot minutes before.)

Here is the output from
# dmesg | grep microcode 

~~~~~~~~~~~~~~~~~~~~

[    0.046049] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x52 (or later)
[    0.113466] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.113467] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.113467] MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.113468] SRBDS: Vulnerable: No microcode
[    1.023465] microcode: sig=0x906e9, pf=0x2, revision=0x48
[    1.023543] microcode: Microcode Update Driver: v2.2.

~~~~~~~~~~~~~~~~~~~~~

If I do
# cat /var/log/installer/syslog | grep microcode

then the block of lines above is followed by:

~~~~~~~~~~~~~~~~~~~~~

Jul 10 02:40:59 install-firmware: queuing intel-microcode installation (GenuineIntel)
Jul 10 03:12:25 hw-detect: installing intel-microcode
Jul 10 03:12:26 in-target:   intel-microcode iucode-tool
Jul 10 03:12:26 in-target: Get:2 cdrom://[Debian GNU/Linux 12.0.0 _Bookworm_ - Official amd64 NETINST with firmware 20230610-10:21] bookworm/non-free-firmware amd64 intel-microcode amd64 3.20230512.1 [6,124 kB]
Jul 10 03:12:26 in-target: Selecting previously unselected package intel-microcode.^M
Jul 10 03:12:26 in-target: Preparing to unpack .../intel-microcode_3.20230512.1_amd64.deb ...^M
Jul 10 03:12:26 in-target: Unpacking intel-microcode (3.20230512.1) ...^M
Jul 10 03:12:27 in-target: Setting up intel-microcode (3.20230512.1) ...^M
Jul 10 03:12:27 in-target: intel-microcode: microcode will be updated at next boot

~~~~~~~~~~~~~~~~~~~~~

However, on the (more-frequent) occasions when the kernel panics at boot and
the OS doesn't load the final output to my display has been:

~~~~~~~~~~~~~~~~~~~~~

[    0.047755] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x52 (or later)
[    0.117586] RETBleed: WARNING: Spectre v2 mitigation leaves CPU vulnerable to
 RETBleed attacks, data leaks possible!
[    1.140611] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[    1.140697] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 6.1.0-10-amd64 #1  Debian 6.1.37-1
[    1.140777] Hardware name: System76						Serval WS							/Serval WS
[    1.140902] Call Trace:
[    1.140929]  <TASK>
[    1.140952]  dump_stack_lvl+0x44/0x5c
[    1.140995]  panic+0x118/0x2ed
[    1.141031]  mount_block_root+0x1d3/0x1e6
[    1.141076]  prepare_namespace+0x136/0x165
[    1.141119]  kernel_init_freeable+0x25c/0x286
[    1.141165]  ? rest_init+0xd0/0xd0
[    1.141202]  kernel_init+0x16/0x130
[    1.141239]  ret_from_fork+0x22/0x30
[    1.141281]  </TASK>
[    1.141361] Kernel Offset: 0x33200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xff...
[    1.141465] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---

~~~~~~~~~~~~~~~~~~~~~

I'm concerned that when I try to reboot once again I won't be able to get the
system to boot (receiving a block of text like the last one mentioned).
I've only had a successful boot after installation twice (this current instance is
one of them).

My /lib/firmware/intel-ucode is not empty (the files inside it are timestamped
May 15 at 20:13 ).
>From https://linuxfromscratch.org/blfs/view/stable/postlfs/firmware.html , I
think the particular microcode that my processor would need is 06-9e-09
which seems to match /lib/firmware/intel-ucode/06-9e-09.initramfs .

Also,
  $ dpkg -s intel-microcode

shows that that package is installed:

~~~~~~~~~~~~~~~~~~~~~
Package: intel-microcode
Status: install ok installed
Priority: standard
Section: non-free-firmware/admin
# etc.
~~~~~~~~~~~~~~~~~~~~~

I have tried purging and reinstalling intel-microcode via apt-get but that
didn't solve the boot problems.

I have been able to install and boot the base-system of Linux from Scratch and
install and use the current intel-cpu microcode within that distribution's
root.  I'd like to also tune and use Debian on this machine in other partitions
though.

I also updated System76's UEFI firmware recently and seemingly successfully
from within the extant (but old, clunky, and questionably-tuned Ubuntu 20.04
OS available on the system).

In the final analysis, this may be that I haven't figured out how to get
System76's firmware repository loaded on this system via Debian.  It could be
that some other firmware or chipset problem is affecting the boot and
producing the out-of-memory error that shows up as the first bit of bad news.

The laptop came originally installed with Ubuntu 16.04 and I was too much of
a newbie to keep the firmware and other parts of the system tuned over the few
years I've had this laptop.

-- Package-specific info:

==============================================
Installer lsb-release:
==============================================
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="12 (bookworm) - installer build 20230607"
X_INSTALLATION_MEDIUM=cdrom

==============================================
Installer hardware-summary:
==============================================
uname -a: Linux ESHERUM-111 6.1.0-9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08) x86_64 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [8086:591f] (rev 05)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7707]
lspci -knn: 00:01.0 PCI bridge [0604]: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 05)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7707]
lspci -knn: 	Kernel driver in use: pcieport
lspci -knn: 00:08.0 System peripheral [0880]: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model [8086:1911]
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7707]
lspci -knn: 00:14.0 USB controller [0c03]: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller [8086:a12f] (rev 31)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 	Kernel driver in use: xhci_hcd
lspci -knn: 	Kernel modules: xhci_pci
lspci -knn: 00:16.0 Communication controller [0780]: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 [8086:a13a] (rev 31)
lspci -knn: 00:17.0 SATA controller [0106]: Intel Corporation Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode] [8086:a102] (rev 31)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 	Kernel driver in use: ahci
lspci -knn: 	Kernel modules: ahci
lspci -knn: 00:1b.0 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #17 [8086:a167] (rev f1)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 	Kernel driver in use: pcieport
lspci -knn: 00:1c.0 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #1 [8086:a110] (rev f1)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 	Kernel driver in use: pcieport
lspci -knn: 00:1c.6 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #7 [8086:a116] (rev f1)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 	Kernel driver in use: pcieport
lspci -knn: 00:1c.7 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #8 [8086:a117] (rev f1)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 	Kernel driver in use: pcieport
lspci -knn: 00:1d.0 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #9 [8086:a118] (rev f1)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 	Kernel driver in use: pcieport
lspci -knn: 00:1d.4 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #13 [8086:a11c] (rev f1)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 	Kernel driver in use: pcieport
lspci -knn: 00:1f.0 ISA bridge [0601]: Intel Corporation Z170 Chipset LPC/eSPI Controller [8086:a145] (rev 31)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 00:1f.2 Memory controller [0580]: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller [8086:a121] (rev 31)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 00:1f.3 Audio device [0403]: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller [8086:a170] (rev 31)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 	Kernel driver in use: snd_hda_intel
lspci -knn: 	Kernel modules: snd_hda_intel
lspci -knn: 00:1f.4 SMBus [0c05]: Intel Corporation 100 Series/C230 Series Chipset Family SMBus [8086:a123] (rev 31)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP104BM [GeForce GTX 1080 Mobile] [10de:1be0] (rev a1)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7708]
lspci -knn: 01:00.1 Audio device [0403]: NVIDIA Corporation GP104 High Definition Audio Controller [10de:10f0] (rev a1)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7708]
lspci -knn: 	Kernel driver in use: snd_hda_intel
lspci -knn: 	Kernel modules: snd_hda_intel
lspci -knn: 02:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961/SM963 [144d:a804]
lspci -knn: 	Subsystem: Samsung Electronics Co Ltd SM963 2.5" NVMe PCIe SSD [144d:a801]
lspci -knn: 	Kernel driver in use: nvme
lspci -knn: 	Kernel modules: nvme
lspci -knn: 6e:00.0 Ethernet controller [0200]: Qualcomm Atheros Killer E2400 Gigabit Ethernet Controller [1969:e0a1] (rev 10)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 	Kernel driver in use: alx
lspci -knn: 	Kernel modules: alx
lspci -knn: 6f:00.0 SD Host controller [0805]: Realtek Semiconductor Co., Ltd. RTS5250 PCI Express Card Reader [10ec:5250] (rev 01)
lspci -knn: 	Subsystem: CLEVO/KAPOK Computer Device [1558:7705]
lspci -knn: 	Kernel driver in use: sdhci-pci
lspci -knn: 	Kernel modules: sdhci_pci
lspci -knn: 70:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961/SM963 [144d:a804]
lspci -knn: 	Subsystem: Samsung Electronics Co Ltd SM963 2.5" NVMe PCIe SSD [144d:a801]
lspci -knn: 	Kernel driver in use: nvme
lspci -knn: 	Kernel modules: nvme
lspci -knn: 71:00.0 Network controller [0280]: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] [8086:24fb] (rev 10)
lspci -knn: 	Subsystem: Intel Corporation Device [8086:2110]
lspci -knn: 	Kernel driver in use: iwlwifi
lspci -knn: 	Kernel modules: iwlwifi
usb-list: 
usb-list: Bus 01 Device 01: xHCI Host Controller [1d6b:0002]
usb-list:    Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 01
usb-list:    Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list: 
usb-list: Bus 01 Device 03: Chicony USB 2.0 Camera [04f2:b5a7]
usb-list:    Level 01 Parent 01 Port 09  Class ef(misc ) Subclass 02 Protocol 01
usb-list:    Manufacturer: SunplusIT Inc
usb-list:    Interface 00: Class 0e(video) Subclass 01 Protocol 00 Driver <none>
usb-list:    Interface 01: Class 0e(video) Subclass 02 Protocol 00 Driver <none>
usb-list: 
usb-list: Bus 01 Device 04: Chicony USB 2.0 Camera [8087:0aa7]
usb-list:    Level 01 Parent 01 Port 10  Class e0(wlcon) Subclass 01 Protocol 01
usb-list:    Interface 00: Class e0(wlcon) Subclass 01 Protocol 01 Driver <none>
usb-list:    Interface 01: Class e0(wlcon) Subclass 01 Protocol 01 Driver <none>
usb-list: 
usb-list: Bus 01 Device 02: Chicony USB 2.0 Camera [06cb:0078]
usb-list:    Level 01 Parent 01 Port 01  Class ff(vend.) Subclass 10 Protocol ff
usb-list:    Interface 00: Class ff(vend.) Subclass 00 Protocol 00 Driver <none>
usb-list: 
usb-list: Bus 02 Device 01: xHCI Host Controller [1d6b:0003]
usb-list:    Level 00 Parent 00 Port 00  Class 09(hub  ) Subclass 00 Protocol 03
usb-list:    Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list: 
usb-list: Bus 02 Device 02: USB Flash Drive [21c4:0cd1]
usb-list:    Level 01 Parent 01 Port 05  Class 00(>ifc ) Subclass 00 Protocol 00
usb-list:    Manufacturer: Lexar
usb-list:    Interface 00: Class 08(mstor) Subclass 06 Protocol 50 Driver usb-storage
lsmod: Module                  Size  Used by
lsmod: ufs                    94208  0
lsmod: qnx4                   16384  0
lsmod: hfsplus               126976  0
lsmod: hfs                    73728  0
lsmod: minix                  49152  0
lsmod: msdos                  20480  0
lsmod: fuse                  176128  0
lsmod: nls_ascii              16384  1
lsmod: nls_cp437              20480  1
lsmod: efivarfs               24576  1
lsmod: dm_mod                184320  0
lsmod: md_mod                192512  0
lsmod: xfs                  1945600  0
lsmod: jfs                   221184  0
lsmod: btrfs                1777664  0
lsmod: xor                    24576  1 btrfs
lsmod: raid6_pq              122880  1 btrfs
lsmod: zstd_compress         294912  1 btrfs
lsmod: libcrc32c              16384  2 btrfs,xfs
lsmod: vfat                   24576  1
lsmod: fat                    90112  2 msdos,vfat
lsmod: ext4                  983040  9
lsmod: crc16                  16384  1 ext4
lsmod: mbcache                16384  1 ext4
lsmod: jbd2                  167936  1 ext4
lsmod: crc32c_generic         16384  19
lsmod: iwlmvm                385024  0
lsmod: mac80211             1175552  1 iwlmvm
lsmod: libarc4                16384  1 mac80211
lsmod: iwlwifi               360448  1 iwlmvm
lsmod: cfg80211             1134592  3 iwlmvm,iwlwifi,mac80211
lsmod: rfkill                 36864  2 iwlmvm,cfg80211
lsmod: alx                    57344  0
lsmod: mdio                   16384  1 alx
lsmod: isofs                  53248  0
lsmod: cdrom                  81920  3 hfsplus,hfs,isofs
lsmod: sd_mod                 65536  0
lsmod: uas                    32768  0
lsmod: usb_storage            81920  1 uas
lsmod: snd_hda_codec_realtek   172032  1
lsmod: snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
lsmod: ledtrig_audio          16384  1 snd_hda_codec_generic
lsmod: snd_hda_codec_hdmi     81920  1
lsmod: snd_hda_intel          57344  0
lsmod: ahci                   49152  0
lsmod: snd_intel_dspcfg       36864  1 snd_hda_intel
lsmod: snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
lsmod: snd_hda_codec         184320  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
lsmod: libahci                49152  1 ahci
lsmod: xhci_pci               24576  0
lsmod: nvme                   53248  11
lsmod: xhci_hcd              315392  1 xhci_pci
lsmod: snd_hda_core          122880  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
lsmod: libata                401408  2 libahci,ahci
lsmod: sdhci_pci              77824  0
lsmod: snd_hwdep              16384  1 snd_hda_codec
lsmod: cqhci                  32768  1 sdhci_pci
lsmod: crc32_pclmul           16384  0
lsmod: sdhci                  81920  1 sdhci_pci
lsmod: snd_pcm               159744  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
lsmod: nvme_core             163840  13 nvme
lsmod: usbcore               344064  4 xhci_hcd,usb_storage,xhci_pci,uas
lsmod: psmouse               184320  0
lsmod: scsi_mod              286720  4 sd_mod,usb_storage,uas,libata
lsmod: snd_timer              49152  1 snd_pcm
lsmod: t10_pi                 16384  2 sd_mod,nvme_core
lsmod: mmc_core              212992  3 sdhci,cqhci,sdhci_pci
lsmod: evdev                  28672  3
lsmod: snd                   126976  8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
lsmod: crc64_rocksoft         20480  1 t10_pi
lsmod: crc64                  20480  1 crc64_rocksoft
lsmod: crc_t10dif             20480  1 t10_pi
lsmod: crct10dif_common       16384  1 crc_t10dif
lsmod: soundcore              16384  1 snd
lsmod: scsi_common            16384  4 scsi_mod,usb_storage,uas,libata
lsmod: usb_common             16384  2 xhci_hcd,usbcore
lsmod: battery                28672  0
lsmod: video                  65536  0
lsmod: wmi                    36864  1 video
df: Filesystem           1K-blocks      Used Available Use% Mounted on
df: tmpfs                  6567004       232   6566772   0% /run
df: devtmpfs              32802036         0  32802036   0% /dev
df: /dev/nvme1n1p3        28660644     10912  27168516   0% /target
df: /dev/nvme1n1p2          989032    117276    804172  13% /target/boot
df: /dev/nvme1n1p1         1021984      6112   1015872   1% /target/boot/efi
df: /dev/nvme1n1p5       256921924     23756 243774584   0% /target/home
df: /dev/nvme1n1p8        23854928        24  22617812   0% /target/opt
df: /dev/nvme1n1p12        9510080        24   9005380   0% /target/tmp
df: /dev/nvme1n1p4       114760836   6850272 102034804   6% /target/usr
df: /dev/nvme1n1p13       28660644       120  27179308   0% /target/usr/local
df: /dev/nvme1n1p14       47745772        24  45287944   0% /target/usr/src
df: /dev/nvme1n1p7        81121736    361240  76593740   0% /target/var
df: /dev/nvme1n1p3        28660644     10912  27168516   0% /dev/.static/dev
df: devtmpfs              32802036         0  32802036   0% /target/dev
free:               total        used        free      shared  buff/cache   available
free: Mem:       65670028      346352    56948992      440296     8374684    64149156
free: Swap:      63476732           0    63476732
/proc/cmdline: BOOT_IMAGE=/install.amd/vmlinuz vga=788 --- quiet
/proc/cpuinfo: processor	: 0
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 158
/proc/cpuinfo: model name	: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
/proc/cpuinfo: stepping	: 9
/proc/cpuinfo: microcode	: 0x48
/proc/cpuinfo: cpu MHz		: 4400.024
/proc/cpuinfo: cache size	: 8192 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 8
/proc/cpuinfo: core id		: 0
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 0
/proc/cpuinfo: initial apicid	: 0
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 22
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp
/proc/cpuinfo: vmx flags	: vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec
/proc/cpuinfo: bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed
/proc/cpuinfo: bogomips	: 8400.00
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 39 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 1
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 158
/proc/cpuinfo: model name	: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
/proc/cpuinfo: stepping	: 9
/proc/cpuinfo: microcode	: 0x48
/proc/cpuinfo: cpu MHz		: 4400.053
/proc/cpuinfo: cache size	: 8192 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 8
/proc/cpuinfo: core id		: 1
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 2
/proc/cpuinfo: initial apicid	: 2
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 22
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp
/proc/cpuinfo: vmx flags	: vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec
/proc/cpuinfo: bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed
/proc/cpuinfo: bogomips	: 8400.00
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 39 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 2
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 158
/proc/cpuinfo: model name	: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
/proc/cpuinfo: stepping	: 9
/proc/cpuinfo: microcode	: 0x48
/proc/cpuinfo: cpu MHz		: 4400.486
/proc/cpuinfo: cache size	: 8192 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 8
/proc/cpuinfo: core id		: 2
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 4
/proc/cpuinfo: initial apicid	: 4
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 22
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp
/proc/cpuinfo: vmx flags	: vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec
/proc/cpuinfo: bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed
/proc/cpuinfo: bogomips	: 8400.00
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 39 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 3
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 158
/proc/cpuinfo: model name	: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
/proc/cpuinfo: stepping	: 9
/proc/cpuinfo: microcode	: 0x48
/proc/cpuinfo: cpu MHz		: 4399.994
/proc/cpuinfo: cache size	: 8192 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 8
/proc/cpuinfo: core id		: 3
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 6
/proc/cpuinfo: initial apicid	: 6
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 22
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp
/proc/cpuinfo: vmx flags	: vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec
/proc/cpuinfo: bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed
/proc/cpuinfo: bogomips	: 8400.00
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 39 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 4
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 158
/proc/cpuinfo: model name	: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
/proc/cpuinfo: stepping	: 9
/proc/cpuinfo: microcode	: 0x48
/proc/cpuinfo: cpu MHz		: 4403.460
/proc/cpuinfo: cache size	: 8192 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 8
/proc/cpuinfo: core id		: 0
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 1
/proc/cpuinfo: initial apicid	: 1
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 22
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp
/proc/cpuinfo: vmx flags	: vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec
/proc/cpuinfo: bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed
/proc/cpuinfo: bogomips	: 8400.00
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 39 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 5
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 158
/proc/cpuinfo: model name	: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
/proc/cpuinfo: stepping	: 9
/proc/cpuinfo: microcode	: 0x48
/proc/cpuinfo: cpu MHz		: 4400.008
/proc/cpuinfo: cache size	: 8192 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 8
/proc/cpuinfo: core id		: 1
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 3
/proc/cpuinfo: initial apicid	: 3
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 22
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp
/proc/cpuinfo: vmx flags	: vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec
/proc/cpuinfo: bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed
/proc/cpuinfo: bogomips	: 8400.00
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 39 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 6
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 158
/proc/cpuinfo: model name	: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
/proc/cpuinfo: stepping	: 9
/proc/cpuinfo: microcode	: 0x48
/proc/cpuinfo: cpu MHz		: 4400.050
/proc/cpuinfo: cache size	: 8192 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 8
/proc/cpuinfo: core id		: 2
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 5
/proc/cpuinfo: initial apicid	: 5
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 22
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp
/proc/cpuinfo: vmx flags	: vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec
/proc/cpuinfo: bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed
/proc/cpuinfo: bogomips	: 8400.00
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 39 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/cpuinfo: processor	: 7
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 158
/proc/cpuinfo: model name	: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
/proc/cpuinfo: stepping	: 9
/proc/cpuinfo: microcode	: 0x48
/proc/cpuinfo: cpu MHz		: 4399.976
/proc/cpuinfo: cache size	: 8192 KB
/proc/cpuinfo: physical id	: 0
/proc/cpuinfo: siblings	: 8
/proc/cpuinfo: core id		: 3
/proc/cpuinfo: cpu cores	: 4
/proc/cpuinfo: apicid		: 7
/proc/cpuinfo: initial apicid	: 7
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 22
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust sgx bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp
/proc/cpuinfo: vmx flags	: vnmi preemption_timer invvpid ept_x_only ept_ad ept_1gb flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest ple shadow_vmcs pml ept_mode_based_exec
/proc/cpuinfo: bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit srbds mmio_stale_data retbleed
/proc/cpuinfo: bogomips	: 8400.00
/proc/cpuinfo: clflush size	: 64
/proc/cpuinfo: cache_alignment	: 64
/proc/cpuinfo: address sizes	: 39 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo: 
/proc/ioports: 0000-0cf7 : PCI Bus 0000:00
/proc/ioports:   0000-001f : dma1
/proc/ioports:   0020-0021 : pic1
/proc/ioports:   0040-0043 : timer0
/proc/ioports:   0050-0053 : timer1
/proc/ioports:   0060-0060 : keyboard
/proc/ioports:   0062-0062 : PNP0C09:00
/proc/ioports:     0062-0062 : EC data
/proc/ioports:   0064-0064 : keyboard
/proc/ioports:   0066-0066 : PNP0C09:00
/proc/ioports:     0066-0066 : EC cmd
/proc/ioports:   0070-0077 : rtc0
/proc/ioports:   0080-008f : dma page reg
/proc/ioports:   00a0-00a1 : pic2
/proc/ioports:   00c0-00df : dma2
/proc/ioports:   00f0-00ff : fpu
/proc/ioports:     00f0-00f0 : PNP0C04:00
/proc/ioports:   0680-069f : pnp 00:00
/proc/ioports:   0800-087f : pnp 00:01
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: 0d00-ffff : PCI Bus 0000:00
/proc/ioports:   164e-164f : pnp 00:00
/proc/ioports:   1800-18fe : pnp 00:00
/proc/ioports:     1800-1803 : ACPI PM1a_EVT_BLK
/proc/ioports:     1804-1805 : ACPI PM1a_CNT_BLK
/proc/ioports:     1808-180b : ACPI PM_TMR
/proc/ioports:     1850-1850 : ACPI PM2_CNT_BLK
/proc/ioports:     1854-1857 : pnp 00:03
/proc/ioports:     1880-189f : ACPI GPE0_BLK
/proc/ioports:   2000-2fff : PCI Bus 0000:03
/proc/ioports:   3322-3323 : pnp 00:00
/proc/ioports:   d000-dfff : PCI Bus 0000:6e
/proc/ioports:     d000-d07f : 0000:6e:00.0
/proc/ioports:   e000-efff : PCI Bus 0000:01
/proc/ioports:     e000-e07f : 0000:01:00.0
/proc/ioports:   f000-f01f : 0000:00:1f.4
/proc/ioports:   f020-f03f : 0000:00:17.0
/proc/ioports:     f020-f03f : ahci
/proc/ioports:   f040-f043 : 0000:00:17.0
/proc/ioports:     f040-f043 : ahci
/proc/ioports:   f050-f057 : 0000:00:17.0
/proc/ioports:     f050-f057 : ahci
/proc/ioports:   ff00-fffe : pnp 00:08
/proc/ioports:   ffff-ffff : pnp 00:00
/proc/ioports:     ffff-ffff : pnp 00:00
/proc/ioports:       ffff-ffff : pnp 00:00
/proc/iomem: 00000000-00000fff : Reserved
/proc/iomem: 00001000-00057fff : System RAM
/proc/iomem: 00058000-00058fff : Reserved
/proc/iomem: 00059000-0009dfff : System RAM
/proc/iomem: 0009e000-000fffff : Reserved
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   00000000-00000000 : PCI Bus 0000:00
/proc/iomem:   000a0000-000fffff : PCI Bus 0000:00
/proc/iomem:     000c0000-000dffff : 0000:01:00.0
/proc/iomem:     000f0000-000fffff : System ROM
/proc/iomem: 00100000-25edafff : System RAM
/proc/iomem: 25edb000-25edbfff : ACPI Non-volatile Storage
/proc/iomem: 25edc000-25edcfff : Reserved
/proc/iomem: 25edd000-29742fff : System RAM
/proc/iomem: 29743000-298a2fff : Reserved
/proc/iomem: 298a3000-2d488fff : System RAM
/proc/iomem: 2d489000-2d489fff : Reserved
/proc/iomem: 2d48a000-2e558fff : System RAM
/proc/iomem: 2e559000-2eee7fff : Reserved
/proc/iomem: 2eee8000-2efa0fff : System RAM
/proc/iomem: 2efa1000-2f345fff : ACPI Non-volatile Storage
/proc/iomem: 2f346000-2ff8efff : Reserved
/proc/iomem: 2ff8f000-2fffefff : Unknown E820 type
/proc/iomem: 2ffff000-2fffffff : System RAM
/proc/iomem: 30000000-383fffff : Reserved
/proc/iomem:   30200000-35f7ffff : INT0E0C:00
/proc/iomem: 38400000-dfffffff : PCI Bus 0000:00
/proc/iomem:   90000000-a1ffffff : PCI Bus 0000:01
/proc/iomem:     90000000-9fffffff : 0000:01:00.0
/proc/iomem:       90000000-9025ffff : efifb
/proc/iomem:     a0000000-a1ffffff : 0000:01:00.0
/proc/iomem:   ac000000-da0fffff : PCI Bus 0000:03
/proc/iomem:   db000000-dc0fffff : PCI Bus 0000:01
/proc/iomem:     db000000-dbffffff : 0000:01:00.0
/proc/iomem:     dc080000-dc083fff : 0000:01:00.1
/proc/iomem:       dc080000-dc083fff : ICH HD audio
/proc/iomem:   dc100000-dc1fffff : PCI Bus 0000:71
/proc/iomem:     dc100000-dc101fff : 0000:71:00.0
/proc/iomem:       dc100000-dc101fff : iwlwifi
/proc/iomem:   dc200000-dc2fffff : PCI Bus 0000:70
/proc/iomem:     dc200000-dc203fff : 0000:70:00.0
/proc/iomem:       dc200000-dc203fff : nvme
/proc/iomem:   dc300000-dc3fffff : PCI Bus 0000:6f
/proc/iomem:     dc300000-dc300fff : 0000:6f:00.0
/proc/iomem:     dc301000-dc301fff : 0000:6f:00.0
/proc/iomem:       dc301000-dc301fff : mmc0
/proc/iomem:   dc400000-dc4fffff : PCI Bus 0000:6e
/proc/iomem:     dc400000-dc43ffff : 0000:6e:00.0
/proc/iomem:       dc400000-dc43ffff : alx
/proc/iomem:   dc500000-dc5fffff : PCI Bus 0000:02
/proc/iomem:     dc500000-dc503fff : 0000:02:00.0
/proc/iomem:       dc500000-dc503fff : nvme
/proc/iomem:   dc600000-dc603fff : 0000:00:1f.2
/proc/iomem:   dc604000-dc605fff : 0000:00:17.0
/proc/iomem:     dc604000-dc605fff : ahci
/proc/iomem:   dc606000-dc6067ff : 0000:00:17.0
/proc/iomem:     dc606000-dc6067ff : ahci
/proc/iomem:   dc607000-dc6070ff : 0000:00:17.0
/proc/iomem:     dc607000-dc6070ff : ahci
/proc/iomem:   dffe0000-dfffffff : pnp 00:06
/proc/iomem: e0000000-efffffff : PCI MMCONFIG 0000 [bus 00-ff]
/proc/iomem:   e0000000-efffffff : Reserved
/proc/iomem:     e0000000-efffffff : pnp 00:06
/proc/iomem: fd000000-fe7fffff : PCI Bus 0000:00
/proc/iomem:   fd000000-fdabffff : pnp 00:07
/proc/iomem:   fdac0000-fdacffff : pnp 00:09
/proc/iomem:   fdad0000-fdadffff : pnp 00:07
/proc/iomem:   fdae0000-fdaeffff : pnp 00:09
/proc/iomem:   fdaf0000-fdafffff : pnp 00:09
/proc/iomem:   fdb00000-fdffffff : pnp 00:07
/proc/iomem:   fe000000-fe010fff : Reserved
/proc/iomem:   fe036000-fe03bfff : pnp 00:07
/proc/iomem:   fe03d000-fe3fffff : pnp 00:07
/proc/iomem:   fe410000-fe7fffff : pnp 00:07
/proc/iomem: fec00000-fec00fff : Reserved
/proc/iomem:   fec00000-fec003ff : IOAPIC 0
/proc/iomem: fed00000-fed00fff : Reserved
/proc/iomem:   fed00000-fed003ff : HPET 0
/proc/iomem:     fed00000-fed003ff : PNP0103:00
/proc/iomem: fed10000-fed17fff : pnp 00:06
/proc/iomem: fed18000-fed18fff : pnp 00:06
/proc/iomem: fed19000-fed19fff : pnp 00:06
/proc/iomem: fed20000-fed3ffff : pnp 00:06
/proc/iomem: fed45000-fed8ffff : pnp 00:06
/proc/iomem: fed90000-fed93fff : pnp 00:06
/proc/iomem: fee00000-fee00fff : Local APIC
/proc/iomem:   fee00000-fee00fff : Reserved
/proc/iomem: ff000000-ffffffff : Reserved
/proc/iomem:   ff000000-ffffffff : INT0800:00
/proc/iomem:     ff000000-ffffffff : pnp 00:06
/proc/iomem: 100000000-10c6bfffff : System RAM
/proc/iomem:   63d600000-63e401ac7 : Kernel code
/proc/iomem:   63e600000-63ee85fff : Kernel rodata
/proc/iomem:   63f000000-63f2450bf : Kernel data
/proc/iomem:   63f8f9000-6409fffff : Kernel bss
/proc/iomem: 10c6c00000-10c7ffffff : RAM buffer
/proc/iomem: 2000000000-2fffffffff : PCI Bus 0000:00
/proc/iomem:   2fb0000000-2ff9ffffff : PCI Bus 0000:03
/proc/iomem:   2ffff00000-2ffff0ffff : 0000:00:1f.3
/proc/iomem:   2ffff10000-2ffff1ffff : 0000:00:14.0
/proc/iomem:     2ffff10000-2ffff1ffff : xhci-hcd
/proc/iomem:   2ffff20000-2ffff23fff : 0000:00:1f.3
/proc/iomem:     2ffff20000-2ffff23fff : ICH HD audio
/proc/iomem:   2ffff24000-2ffff240ff : 0000:00:1f.4
/proc/iomem:   2ffff25000-2ffff25fff : 0000:00:16.0
/proc/iomem:   2ffff26000-2ffff26fff : 0000:00:08.0
/proc/interrupts:             CPU0       CPU1       CPU2       CPU3       CPU4       CPU5       CPU6       CPU7       
/proc/interrupts:    0:         10          0          0          0          0          0          0          0   IO-APIC    2-edge      timer
/proc/interrupts:    1:          0          0       4327          0          0          0          0          0   IO-APIC    1-edge      i8042
/proc/interrupts:    8:          0          0          0          0          0          0          0          0   IO-APIC    8-edge      rtc0
/proc/interrupts:    9:          0        171          0          0          0          0          0          0   IO-APIC    9-fasteoi   acpi
/proc/interrupts:   12:          0      40410          0          0          0          0          0          0   IO-APIC   12-edge      i8042
/proc/interrupts:   17:          0          0        215          0          0          0          0          0   IO-APIC   17-fasteoi   snd_hda_intel:card1
/proc/interrupts:   19:          0          0          0          0          0          0          0          0   IO-APIC   19-fasteoi   mmc0
/proc/interrupts:  127:          0          0          0          0          0          0         18          0   PCI-MSI 1048576-edge      nvme0q0
/proc/interrupts:  128:          0          0          0          0          0          0          0         18   PCI-MSI 58720256-edge      nvme1q0
/proc/interrupts:  129:          0          0          0          0          0      14995          0          0   PCI-MSI 327680-edge      xhci_hcd
/proc/interrupts:  130:          0          0          0          0     124978          0          0          0   PCI-MSI 58720257-edge      nvme1q1
/proc/interrupts:  131:          0      46430          0          0          0          0          0          0   PCI-MSI 58720258-edge      nvme1q2
/proc/interrupts:  132:          0          0      49684          0          0          0          0          0   PCI-MSI 58720259-edge      nvme1q3
/proc/interrupts:  133:          0          0          0      53561          0          0          0          0   PCI-MSI 58720260-edge      nvme1q4
/proc/interrupts:  134:          0          0          0          0          0      38404          0          0   PCI-MSI 58720261-edge      nvme1q5
/proc/interrupts:  135:          0          0          0          0          0          0      37744          0   PCI-MSI 58720262-edge      nvme1q6
/proc/interrupts:  136:          0          0          0          0          0          0          0      52981   PCI-MSI 58720263-edge      nvme1q7
/proc/interrupts:  137:       1064          0          0          0          0          0          0          0   PCI-MSI 1048577-edge      nvme0q1
/proc/interrupts:  138:          0        531          0          0          0          0          0          0   PCI-MSI 1048578-edge      nvme0q2
/proc/interrupts:  139:          0          0        472          0          0          0          0          0   PCI-MSI 1048579-edge      nvme0q3
/proc/interrupts:  140:          0          0          0        539          0          0          0          0   PCI-MSI 1048580-edge      nvme0q4
/proc/interrupts:  141:          0          0          0          0          0        393          0          0   PCI-MSI 1048581-edge      nvme0q5
/proc/interrupts:  142:          0          0          0          0          0          0        588          0   PCI-MSI 1048582-edge      nvme0q6
/proc/interrupts:  143:          0          0          0          0          0          0          0        971   PCI-MSI 1048583-edge      nvme0q7
/proc/interrupts:  144:          0          0          0          0          0          0          0          0   PCI-MSI 376832-edge      ahci[0000:00:17.0]
/proc/interrupts:  145:          0        383          0          0          0          0          0          0   PCI-MSI 514048-edge      snd_hda_intel:card0
/proc/interrupts:  146:          0          0          0         83          0          0          0          0   PCI-MSI 59244544-edge      iwlwifi
/proc/interrupts:  147:          0          0          0          0       5782          0          0          0   PCI-MSI 57671680-edge      enp110s0
/proc/interrupts:  148:          0          0          0          0          0     309616          0          0   PCI-MSI 57671681-edge      enp110s0-TxRx-0
/proc/interrupts:  149:          0          0          0          0          0          0      26419          0   PCI-MSI 57671682-edge      enp110s0-tx-1
/proc/interrupts:  150:          0          0          0          0          0          0          0      62541   PCI-MSI 57671683-edge      enp110s0-tx-2
/proc/interrupts:  151:      56544          0          0          0          0          0          0          0   PCI-MSI 57671684-edge      enp110s0-tx-3
/proc/interrupts:  NMI:          6          6          5          5          4          4          4          4   Non-maskable interrupts
/proc/interrupts:  LOC:     156478     144997     130027     130055     110967     118374     110246     108194   Local timer interrupts
/proc/interrupts:  SPU:          0          0          0          0          0          0          0          0   Spurious interrupts
/proc/interrupts:  PMI:          6          6          5          5          4          4          4          4   Performance monitoring interrupts
/proc/interrupts:  IWI:          0          0          0          0          0          0          0          0   IRQ work interrupts
/proc/interrupts:  RTR:          1          0          0          0          0          0          0          0   APIC ICR read retries
/proc/interrupts:  RES:       1317       2082       1284       1167       2531        729        874        857   Rescheduling interrupts
/proc/interrupts:  CAL:      22306      18467      23300      16350      19298      21933      19973      20900   Function call interrupts
/proc/interrupts:  TLB:        250        284        244        297        168        187        221        175   TLB shootdowns
/proc/interrupts:  TRM:          0          0          0          0          0          0          0          0   Thermal event interrupts
/proc/interrupts:  THR:          0          0          0          0          0          0          0          0   Threshold APIC interrupts
/proc/interrupts:  DFR:          0          0          0          0          0          0          0          0   Deferred Error APIC interrupts
/proc/interrupts:  MCE:          0          0          0          0          0          0          0          0   Machine check exceptions
/proc/interrupts:  MCP:         11         12         12         12         12         12         12         12   Machine check polls
/proc/interrupts:  ERR:          0
/proc/interrupts:  MIS:          0
/proc/interrupts:  PIN:          0          0          0          0          0          0          0          0   Posted-interrupt notification event
/proc/interrupts:  NPI:          0          0          0          0          0          0          0          0   Nested posted-interrupt event
/proc/interrupts:  PIW:          0          0          0          0          0          0          0          0   Posted-interrupt wakeup event
/proc/meminfo: MemTotal:       65670028 kB
/proc/meminfo: MemFree:        56948992 kB
/proc/meminfo: MemAvailable:   64149156 kB
/proc/meminfo: Buffers:            3728 kB
/proc/meminfo: Cached:          7704348 kB
/proc/meminfo: SwapCached:            0 kB
/proc/meminfo: Active:          1263856 kB
/proc/meminfo: Inactive:        6514528 kB
/proc/meminfo: Active(anon):     326608 kB
/proc/meminfo: Inactive(anon):   183996 kB
/proc/meminfo: Active(file):     937248 kB
/proc/meminfo: Inactive(file):  6330532 kB
/proc/meminfo: Unevictable:           0 kB
/proc/meminfo: Mlocked:               0 kB
/proc/meminfo: SwapTotal:      63476732 kB
/proc/meminfo: SwapFree:       63476732 kB
/proc/meminfo: Zswap:                 0 kB
/proc/meminfo: Zswapped:              0 kB
/proc/meminfo: Dirty:             81072 kB
/proc/meminfo: Writeback:             0 kB
/proc/meminfo: AnonPages:         70624 kB
/proc/meminfo: Mapped:            25360 kB
/proc/meminfo: Shmem:            440296 kB
/proc/meminfo: KReclaimable:     666608 kB
/proc/meminfo: Slab:             735136 kB
/proc/meminfo: SReclaimable:     666608 kB
/proc/meminfo: SUnreclaim:        68528 kB
/proc/meminfo: KernelStack:        3056 kB
/proc/meminfo: PageTables:         1624 kB
/proc/meminfo: SecPageTables:         0 kB
/proc/meminfo: NFS_Unstable:          0 kB
/proc/meminfo: Bounce:                0 kB
/proc/meminfo: WritebackTmp:          0 kB
/proc/meminfo: CommitLimit:    96311744 kB
/proc/meminfo: Committed_AS:     517424 kB
/proc/meminfo: VmallocTotal:   34359738367 kB
/proc/meminfo: VmallocUsed:       46200 kB
/proc/meminfo: VmallocChunk:          0 kB
/proc/meminfo: Percpu:             2240 kB
/proc/meminfo: HardwareCorrupted:     0 kB
/proc/meminfo: AnonHugePages:     57344 kB
/proc/meminfo: ShmemHugePages:        0 kB
/proc/meminfo: ShmemPmdMapped:        0 kB
/proc/meminfo: FileHugePages:         0 kB
/proc/meminfo: FilePmdMapped:         0 kB
/proc/meminfo: HugePages_Total:       0
/proc/meminfo: HugePages_Free:        0
/proc/meminfo: HugePages_Rsvd:        0
/proc/meminfo: HugePages_Surp:        0
/proc/meminfo: Hugepagesize:       2048 kB
/proc/meminfo: Hugetlb:               0 kB
/proc/meminfo: DirectMap4k:      194628 kB
/proc/meminfo: DirectMap2M:     6967296 kB
/proc/meminfo: DirectMap1G:    60817408 kB
/proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
/proc/bus/input/devices: N: Name="AT Translated Set 2 keyboard"
/proc/bus/input/devices: P: Phys=isa0060/serio0/input0
/proc/bus/input/devices: S: Sysfs=/devices/platform/i8042/serio0/input/input0
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=sysrq kbd leds event0 
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=120013
/proc/bus/input/devices: B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: B: LED=7
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0019 Vendor=0000 Product=0006 Version=0000
/proc/bus/input/devices: N: Name="Video Bus"
/proc/bus/input/devices: P: Phys=LNXVIDEO/video/input0
/proc/bus/input/devices: S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:01/input/input5
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd event1 
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=3
/proc/bus/input/devices: B: KEY=3e000b00000000 0 0 0
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0000 Vendor=0000 Product=0000 Version=0000
/proc/bus/input/devices: N: Name="HDA NVidia HDMI/DP,pcm=3"
/proc/bus/input/devices: P: Phys=ALSA
/proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=event2 
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=21
/proc/bus/input/devices: B: SW=140
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0000 Vendor=0000 Product=0000 Version=0000
/proc/bus/input/devices: N: Name="HDA NVidia HDMI/DP,pcm=7"
/proc/bus/input/devices: P: Phys=ALSA
/proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=event3 
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=21
/proc/bus/input/devices: B: SW=140
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0000 Vendor=0000 Product=0000 Version=0000
/proc/bus/input/devices: N: Name="HDA NVidia HDMI/DP,pcm=8"
/proc/bus/input/devices: P: Phys=ALSA
/proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=event4 
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=21
/proc/bus/input/devices: B: SW=140
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0000 Vendor=0000 Product=0000 Version=0000
/proc/bus/input/devices: N: Name="HDA NVidia HDMI/DP,pcm=9"
/proc/bus/input/devices: P: Phys=ALSA
/proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=event5 
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=21
/proc/bus/input/devices: B: SW=140
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0001 Vendor=10ec Product=0899 Version=0001
/proc/bus/input/devices: N: Name="HDA Digital PCBeep"
/proc/bus/input/devices: P: Phys=card0/codec#0/beep0
/proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:1f.3/sound/card0/input12
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd event6 
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=40001
/proc/bus/input/devices: B: SND=6
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0000 Vendor=0000 Product=0000 Version=0000
/proc/bus/input/devices: N: Name="HDA Intel PCH Mic"
/proc/bus/input/devices: P: Phys=ALSA
/proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:1f.3/sound/card0/input13
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=event7 
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=21
/proc/bus/input/devices: B: SW=10
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0000 Vendor=0000 Product=0000 Version=0000
/proc/bus/input/devices: N: Name="HDA Intel PCH Line"
/proc/bus/input/devices: P: Phys=ALSA
/proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:1f.3/sound/card0/input14
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=event8 
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=21
/proc/bus/input/devices: B: SW=2000
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0000 Vendor=0000 Product=0000 Version=0000
/proc/bus/input/devices: N: Name="HDA Intel PCH Line Out"
/proc/bus/input/devices: P: Phys=ALSA
/proc/bus/input/devices: S: Sysfs=/devices/pci0000:00/0000:00:1f.3/sound/card0/input15
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=event9 
/proc/bus/input/devices: B: PROP=0
/proc/bus/input/devices: B: EV=21
/proc/bus/input/devices: B: SW=40
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
/proc/bus/input/devices: N: Name="SynPS/2 Synaptics TouchPad"
/proc/bus/input/devices: P: Phys=isa0060/serio2/input0
/proc/bus/input/devices: S: Sysfs=/devices/platform/i8042/serio2/input/input7
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=mouse0 event10 
/proc/bus/input/devices: B: PROP=1
/proc/bus/input/devices: B: EV=b
/proc/bus/input/devices: B: KEY=e520 30000 0 0 0 0
/proc/bus/input/devices: B: ABS=660800011000003
/proc/bus/input/devices: 
/proc/asound/cards:  0 [PCH            ]: HDA-Intel - HDA Intel PCH
/proc/asound/cards:                       HDA Intel PCH at 0x2ffff20000 irq 145
/proc/asound/cards:  1 [NVidia         ]: HDA-Intel - HDA NVidia
/proc/asound/cards:                       HDA NVidia at 0xdc080000 irq 17
dmidecode: # dmidecode 3.4
dmidecode: Getting SMBIOS data from sysfs.
dmidecode: SMBIOS 3.0.0 present.
dmidecode: Table at 0x2FEFF000.
dmidecode: 
dmidecode: Handle 0x0000, DMI type 0, 24 bytes
dmidecode: BIOS Information
dmidecode: 	Vendor: American Megatrends Inc.
dmidecode: 	Version: 1.06.09RSA1
dmidecode: 	Release Date: 04/14/2017
dmidecode: 	Address: 0xF0000
dmidecode: 	Runtime Size: 64 kB
dmidecode: 	ROM Size: 5 MB
dmidecode: 	Characteristics:
dmidecode: 		PCI is supported
dmidecode: 		BIOS is upgradeable
dmidecode: 		BIOS shadowing is allowed
dmidecode: 		Boot from CD is supported
dmidecode: 		Selectable boot is supported
dmidecode: 		BIOS ROM is socketed
dmidecode: 		EDD is supported
dmidecode: 		Print screen service is supported (int 5h)
dmidecode: 		8042 keyboard services are supported (int 9h)
dmidecode: 		Printer services are supported (int 17h)
dmidecode: 		ACPI is supported
dmidecode: 		USB legacy is supported
dmidecode: 		BIOS boot specification is supported
dmidecode: 		Targeted content distribution is supported
dmidecode: 		UEFI is supported
dmidecode: 	BIOS Revision: 5.12
dmidecode: 
dmidecode: Handle 0x0001, DMI type 1, 27 bytes
dmidecode: System Information
dmidecode: 	Manufacturer: System76                        
dmidecode: 	Product Name: Serval WS                       
dmidecode: 	Version: serw10                          
dmidecode: 	Serial Number: Not Applicable                  
dmidecode: 	UUID: 425bfa80-0cea-0000-0000-000000000000
dmidecode: 	Wake-up Type: Power Switch
dmidecode: 	SKU Number: Not Applicable                  
dmidecode: 	Family: Not Applicable                  
dmidecode: 
dmidecode: Handle 0x0002, DMI type 2, 15 bytes
dmidecode: Base Board Information
dmidecode: 	Manufacturer: System76                        
dmidecode: 	Product Name: Serval WS                       
dmidecode: 	Version: serw10                          
dmidecode: 	Serial Number: Not Applicable                  
dmidecode: 	Asset Tag: Tag 12345
dmidecode: 	Features:
dmidecode: 		Board is a hosting board
dmidecode: 		Board is replaceable
dmidecode: 	Location In Chassis: Not Applicable
dmidecode: 	Chassis Handle: 0x0003
dmidecode: 	Type: Motherboard
dmidecode: 	Contained Object Handles: 0
dmidecode: 
dmidecode: Handle 0x0003, DMI type 3, 22 bytes
dmidecode: Chassis Information
dmidecode: 	Manufacturer: System76                        
dmidecode: 	Type: Notebook
dmidecode: 	Lock: Not Present
dmidecode: 	Version: N/A                             
dmidecode: 	Serial Number: None                            
dmidecode: 	Asset Tag: No Asset Tag
dmidecode: 	Boot-up State: Safe
dmidecode: 	Power Supply State: Safe
dmidecode: 	Thermal State: Safe
dmidecode: 	Security Status: None
dmidecode: 	OEM Information: 0x00000000
dmidecode: 	Height: Unspecified
dmidecode: 	Number Of Power Cords: 1
dmidecode: 	Contained Elements: 0
dmidecode: 	SKU Number: Default string
dmidecode: 
dmidecode: Handle 0x0004, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_HDMI1
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: HDMI
dmidecode: 	External Connector Type: Other
dmidecode: 	Port Type: Video Port
dmidecode: 
dmidecode: Handle 0x0005, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_MDP1
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: MDP1
dmidecode: 	External Connector Type: Other
dmidecode: 	Port Type: Video Port
dmidecode: 
dmidecode: Handle 0x0006, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_MDP2
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: MDP2
dmidecode: 	External Connector Type: Other
dmidecode: 	Port Type: Video Port
dmidecode: 
dmidecode: Handle 0x0007, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_LINE1
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: LINE
dmidecode: 	External Connector Type: Other
dmidecode: 	Port Type: Audio Port
dmidecode: 
dmidecode: Handle 0x0008, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_MIC1
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: MIC
dmidecode: 	External Connector Type: Other
dmidecode: 	Port Type: Audio Port
dmidecode: 
dmidecode: Handle 0x0009, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_SPDIF1
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: SPDIF
dmidecode: 	External Connector Type: Other
dmidecode: 	Port Type: Audio Port
dmidecode: 
dmidecode: Handle 0x000A, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_HP1
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: HP
dmidecode: 	External Connector Type: Mini Jack (headphones)
dmidecode: 	Port Type: Audio Port
dmidecode: 
dmidecode: Handle 0x000B, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_TYPEC1
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: USB Type C
dmidecode: 	External Connector Type: Access Bus (USB)
dmidecode: 	Port Type: USB
dmidecode: 
dmidecode: Handle 0x000C, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_USB3_1
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: USB 3.1
dmidecode: 	External Connector Type: Access Bus (USB)
dmidecode: 	Port Type: USB
dmidecode: 
dmidecode: Handle 0x000D, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_USB3_2
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: USB 3
dmidecode: 	External Connector Type: Access Bus (USB)
dmidecode: 	Port Type: USB
dmidecode: 
dmidecode: Handle 0x000E, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_USB3_3
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: USB 3
dmidecode: 	External Connector Type: Access Bus (USB)
dmidecode: 	Port Type: USB
dmidecode: 
dmidecode: Handle 0x000F, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_USB3_4
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: USB 3
dmidecode: 	External Connector Type: Access Bus (USB)
dmidecode: 	Port Type: USB
dmidecode: 
dmidecode: Handle 0x0010, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_CARD-REV1
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: Card Reader
dmidecode: 	External Connector Type: Other
dmidecode: 	Port Type: Other
dmidecode: 
dmidecode: Handle 0x0011, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_RJ1
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: Giga Lan 1
dmidecode: 	External Connector Type: RJ-45
dmidecode: 	Port Type: Network Port
dmidecode: 
dmidecode: Handle 0x0012, DMI type 8, 9 bytes
dmidecode: Port Connector Information
dmidecode: 	Internal Reference Designator: J_RJ2
dmidecode: 	Internal Connector Type: None
dmidecode: 	External Reference Designator: Giga Lan 2
dmidecode: 	External Connector Type: RJ-45
dmidecode: 	Port Type: Network Port
dmidecode: 
dmidecode: Handle 0x0013, DMI type 9, 17 bytes
dmidecode: System Slot Information
dmidecode: 	Designation: PCI Express Slot J_WLAN1
dmidecode: 	Type: x1 PCI Express
dmidecode: 	Current Usage: In Use
dmidecode: 	Length: Short
dmidecode: 	ID: 3
dmidecode: 	Characteristics:
dmidecode: 		3.3 V is provided
dmidecode: 		Opening is shared
dmidecode: 		PME signal is supported
dmidecode: 	Bus Address: 0000:00:01.0
dmidecode: 
dmidecode: Handle 0x0014, DMI type 10, 8 bytes
dmidecode: On Board Device 1 Information
dmidecode: 	Type: Sound
dmidecode: 	Status: Enabled
dmidecode: 	Description: HD-Audio
dmidecode: On Board Device 2 Information
dmidecode: 	Type: Ethernet
dmidecode: 	Status: Enabled
dmidecode: 	Description: Giga Lan
dmidecode: 
dmidecode: Handle 0x0015, DMI type 11, 5 bytes
dmidecode: OEM Strings
dmidecode: 	String 1: 1558
dmidecode: 	String 2: OEM String
dmidecode: 	String 3: Default string
dmidecode: 	String 4: Default string
dmidecode: 	String 5: BIOS:1.06.09RSA
dmidecode: 
dmidecode: Handle 0x0016, DMI type 12, 5 bytes
dmidecode: System Configuration Options
dmidecode: 	Option 1: Default string
dmidecode: 
dmidecode: Handle 0x0017, DMI type 32, 20 bytes
dmidecode: System Boot Information
dmidecode: 	Status: No errors detected
dmidecode: 
dmidecode: Handle 0x0018, DMI type 16, 23 bytes
dmidecode: Physical Memory Array
dmidecode: 	Location: System Board Or Motherboard
dmidecode: 	Use: System Memory
dmidecode: 	Error Correction Type: None
dmidecode: 	Maximum Capacity: 64 GB
dmidecode: 	Error Information Handle: Not Provided
dmidecode: 	Number Of Devices: 4
dmidecode: 
dmidecode: Handle 0x0019, DMI type 17, 40 bytes
dmidecode: Memory Device
dmidecode: 	Array Handle: 0x0018
dmidecode: 	Error Information Handle: Not Provided
dmidecode: 	Total Width: 64 bits
dmidecode: 	Data Width: 64 bits
dmidecode: 	Size: 16 GB
dmidecode: 	Form Factor: SODIMM
dmidecode: 	Set: None
dmidecode: 	Locator: ChannelA-DIMM0
dmidecode: 	Bank Locator: BANK 0
dmidecode: 	Type: DDR4
dmidecode: 	Type Detail: Synchronous
dmidecode: 	Speed: 2400 MT/s
dmidecode: 	Manufacturer: SK Hynix
dmidecode: 	Serial Number: 00000000
dmidecode: 	Asset Tag: 9876543210
dmidecode: 	Part Number: GKE160SO102408-2400 
dmidecode: 	Rank: 2
dmidecode: 	Configured Memory Speed: 2400 MT/s
dmidecode: 	Minimum Voltage: 1.2 V
dmidecode: 	Maximum Voltage: 1.2 V
dmidecode: 	Configured Voltage: 1.2 V
dmidecode: 
dmidecode: Handle 0x001A, DMI type 17, 40 bytes
dmidecode: Memory Device
dmidecode: 	Array Handle: 0x0018
dmidecode: 	Error Information Handle: Not Provided
dmidecode: 	Total Width: 64 bits
dmidecode: 	Data Width: 64 bits
dmidecode: 	Size: 16 GB
dmidecode: 	Form Factor: SODIMM
dmidecode: 	Set: None
dmidecode: 	Locator: ChannelA-DIMM1
dmidecode: 	Bank Locator: BANK 1
dmidecode: 	Type: DDR4
dmidecode: 	Type Detail: Synchronous
dmidecode: 	Speed: 2400 MT/s
dmidecode: 	Manufacturer: SK Hynix
dmidecode: 	Serial Number: 00000000
dmidecode: 	Asset Tag: 9876543210
dmidecode: 	Part Number: GKE160SO102408-2400 
dmidecode: 	Rank: 2
dmidecode: 	Configured Memory Speed: 2400 MT/s
dmidecode: 	Minimum Voltage: 1.2 V
dmidecode: 	Maximum Voltage: 1.2 V
dmidecode: 	Configured Voltage: 1.2 V
dmidecode: 
dmidecode: Handle 0x001B, DMI type 17, 40 bytes
dmidecode: Memory Device
dmidecode: 	Array Handle: 0x0018
dmidecode: 	Error Information Handle: Not Provided
dmidecode: 	Total Width: 64 bits
dmidecode: 	Data Width: 64 bits
dmidecode: 	Size: 16 GB
dmidecode: 	Form Factor: SODIMM
dmidecode: 	Set: None
dmidecode: 	Locator: ChannelB-DIMM0
dmidecode: 	Bank Locator: BANK 2
dmidecode: 	Type: DDR4
dmidecode: 	Type Detail: Synchronous
dmidecode: 	Speed: 2400 MT/s
dmidecode: 	Manufacturer: SK Hynix
dmidecode: 	Serial Number: 00000000
dmidecode: 	Asset Tag: 9876543210
dmidecode: 	Part Number: GKE160SO102408-2400 
dmidecode: 	Rank: 2
dmidecode: 	Configured Memory Speed: 2400 MT/s
dmidecode: 	Minimum Voltage: 1.2 V
dmidecode: 	Maximum Voltage: 1.2 V
dmidecode: 	Configured Voltage: 1.2 V
dmidecode: 
dmidecode: Handle 0x001C, DMI type 17, 40 bytes
dmidecode: Memory Device
dmidecode: 	Array Handle: 0x0018
dmidecode: 	Error Information Handle: Not Provided
dmidecode: 	Total Width: 64 bits
dmidecode: 	Data Width: 64 bits
dmidecode: 	Size: 16 GB
dmidecode: 	Form Factor: SODIMM
dmidecode: 	Set: None
dmidecode: 	Locator: ChannelB-DIMM1
dmidecode: 	Bank Locator: BANK 3
dmidecode: 	Type: DDR4
dmidecode: 	Type Detail: Synchronous
dmidecode: 	Speed: 2400 MT/s
dmidecode: 	Manufacturer: SK Hynix
dmidecode: 	Serial Number: 00000000
dmidecode: 	Asset Tag: 9876543210
dmidecode: 	Part Number: GKE160SO102408-2400 
dmidecode: 	Rank: 2
dmidecode: 	Configured Memory Speed: 2400 MT/s
dmidecode: 	Minimum Voltage: 1.2 V
dmidecode: 	Maximum Voltage: 1.2 V
dmidecode: 	Configured Voltage: 1.2 V
dmidecode: 
dmidecode: Handle 0x001D, DMI type 19, 31 bytes
dmidecode: Memory Array Mapped Address
dmidecode: 	Starting Address: 0x00000000000
dmidecode: 	Ending Address: 0x00FFFFFFFFF
dmidecode: 	Range Size: 64 GB
dmidecode: 	Physical Array Handle: 0x0018
dmidecode: 	Partition Width: 4
dmidecode: 
dmidecode: Handle 0x001E, DMI type 7, 19 bytes
dmidecode: Cache Information
dmidecode: 	Socket Designation: L1 Cache
dmidecode: 	Configuration: Enabled, Not Socketed, Level 1
dmidecode: 	Operational Mode: Write Back
dmidecode: 	Location: Internal
dmidecode: 	Installed Size: 256 kB
dmidecode: 	Maximum Size: 256 kB
dmidecode: 	Supported SRAM Types:
dmidecode: 		Synchronous
dmidecode: 	Installed SRAM Type: Synchronous
dmidecode: 	Speed: Unknown
dmidecode: 	Error Correction Type: Parity
dmidecode: 	System Type: Unified
dmidecode: 	Associativity: 8-way Set-associative
dmidecode: 
dmidecode: Handle 0x001F, DMI type 7, 19 bytes
dmidecode: Cache Information
dmidecode: 	Socket Designation: L2 Cache
dmidecode: 	Configuration: Enabled, Not Socketed, Level 2
dmidecode: 	Operational Mode: Write Back
dmidecode: 	Location: Internal
dmidecode: 	Installed Size: 1 MB
dmidecode: 	Maximum Size: 1 MB
dmidecode: 	Supported SRAM Types:
dmidecode: 		Synchronous
dmidecode: 	Installed SRAM Type: Synchronous
dmidecode: 	Speed: Unknown
dmidecode: 	Error Correction Type: Single-bit ECC
dmidecode: 	System Type: Unified
dmidecode: 	Associativity: 4-way Set-associative
dmidecode: 
dmidecode: Handle 0x0020, DMI type 7, 19 bytes
dmidecode: Cache Information
dmidecode: 	Socket Designation: L3 Cache
dmidecode: 	Configuration: Enabled, Not Socketed, Level 3
dmidecode: 	Operational Mode: Write Back
dmidecode: 	Location: Internal
dmidecode: 	Installed Size: 8 MB
dmidecode: 	Maximum Size: 8 MB
dmidecode: 	Supported SRAM Types:
dmidecode: 		Synchronous
dmidecode: 	Installed SRAM Type: Synchronous
dmidecode: 	Speed: Unknown
dmidecode: 	Error Correction Type: Multi-bit ECC
dmidecode: 	System Type: Unified
dmidecode: 	Associativity: 16-way Set-associative
dmidecode: 
dmidecode: Handle 0x0021, DMI type 4, 48 bytes
dmidecode: Processor Information
dmidecode: 	Socket Designation: U3E1
dmidecode: 	Type: Central Processor
dmidecode: 	Family: Core i7
dmidecode: 	Manufacturer: Intel(R) Corporation
dmidecode: 	ID: E9 06 09 00 FF FB EB BF
dmidecode: 	Signature: Type 0, Family 6, Model 158, Stepping 9
dmidecode: 	Flags:
dmidecode: 		FPU (Floating-point unit on-chip)
dmidecode: 		VME (Virtual mode extension)
dmidecode: 		DE (Debugging extension)
dmidecode: 		PSE (Page size extension)
dmidecode: 		TSC (Time stamp counter)
dmidecode: 		MSR (Model specific registers)
dmidecode: 		PAE (Physical address extension)
dmidecode: 		MCE (Machine check exception)
dmidecode: 		CX8 (CMPXCHG8 instruction supported)
dmidecode: 		APIC (On-chip APIC hardware supported)
dmidecode: 		SEP (Fast system call)
dmidecode: 		MTRR (Memory type range registers)
dmidecode: 		PGE (Page global enable)
dmidecode: 		MCA (Machine check architecture)
dmidecode: 		CMOV (Conditional move instruction supported)
dmidecode: 		PAT (Page attribute table)
dmidecode: 		PSE-36 (36-bit page size extension)
dmidecode: 		CLFSH (CLFLUSH instruction supported)
dmidecode: 		DS (Debug store)
dmidecode: 		ACPI (ACPI supported)
dmidecode: 		MMX (MMX technology supported)
dmidecode: 		FXSR (FXSAVE and FXSTOR instructions supported)
dmidecode: 		SSE (Streaming SIMD extensions)
dmidecode: 		SSE2 (Streaming SIMD extensions 2)
dmidecode: 		SS (Self-snoop)
dmidecode: 		HTT (Multi-threading)
dmidecode: 		TM (Thermal monitor supported)
dmidecode: 		PBE (Pending break enabled)
dmidecode: 	Version: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
dmidecode: 	Voltage: 1.1 V
dmidecode: 	External Clock: 100 MHz
dmidecode: 	Max Speed: 8300 MHz
dmidecode: 	Current Speed: 4200 MHz
dmidecode: 	Status: Populated, Enabled
dmidecode: 	Upgrade: Other
dmidecode: 	L1 Cache Handle: 0x001E
dmidecode: 	L2 Cache Handle: 0x001F
dmidecode: 	L3 Cache Handle: 0x0020
dmidecode: 	Serial Number: To Be Filled By O.E.M.
dmidecode: 	Asset Tag: To Be Filled By O.E.M.
dmidecode: 	Part Number: To Be Filled By O.E.M.
dmidecode: 	Core Count: 4
dmidecode: 	Core Enabled: 4
dmidecode: 	Thread Count: 8
dmidecode: 	Characteristics:
dmidecode: 		64-bit capable
dmidecode: 		Multi-Core
dmidecode: 		Hardware Thread
dmidecode: 		Execute Protection
dmidecode: 		Enhanced Virtualization
dmidecode: 		Power/Performance Control
dmidecode: 
dmidecode: Handle 0x0022, DMI type 20, 35 bytes
dmidecode: Memory Device Mapped Address
dmidecode: 	Starting Address: 0x00000000000
dmidecode: 	Ending Address: 0x003FFFFFFFF
dmidecode: 	Range Size: 16 GB
dmidecode: 	Physical Device Handle: 0x0019
dmidecode: 	Memory Array Mapped Address Handle: 0x001D
dmidecode: 	Partition Row Position: Unknown
dmidecode: 	Interleave Position: 1
dmidecode: 	Interleaved Data Depth: 2
dmidecode: 
dmidecode: Handle 0x0023, DMI type 20, 35 bytes
dmidecode: Memory Device Mapped Address
dmidecode: 	Starting Address: 0x00800000000
dmidecode: 	Ending Address: 0x00BFFFFFFFF
dmidecode: 	Range Size: 16 GB
dmidecode: 	Physical Device Handle: 0x001A
dmidecode: 	Memory Array Mapped Address Handle: 0x001D
dmidecode: 	Partition Row Position: Unknown
dmidecode: 	Interleave Position: 1
dmidecode: 	Interleaved Data Depth: 2
dmidecode: 
dmidecode: Handle 0x0024, DMI type 20, 35 bytes
dmidecode: Memory Device Mapped Address
dmidecode: 	Starting Address: 0x00400000000
dmidecode: 	Ending Address: 0x007FFFFFFFF
dmidecode: 	Range Size: 16 GB
dmidecode: 	Physical Device Handle: 0x001B
dmidecode: 	Memory Array Mapped Address Handle: 0x001D
dmidecode: 	Partition Row Position: Unknown
dmidecode: 	Interleave Position: 2
dmidecode: 	Interleaved Data Depth: 2
dmidecode: 
dmidecode: Handle 0x0025, DMI type 20, 35 bytes
dmidecode: Memory Device Mapped Address
dmidecode: 	Starting Address: 0x00C00000000
dmidecode: 	Ending Address: 0x00FFFFFFFFF
dmidecode: 	Range Size: 16 GB
dmidecode: 	Physical Device Handle: 0x001C
dmidecode: 	Memory Array Mapped Address Handle: 0x001D
dmidecode: 	Partition Row Position: Unknown
dmidecode: 	Interleave Position: 2
dmidecode: 	Interleaved Data Depth: 2
dmidecode: 
dmidecode: Handle 0x0026, DMI type 130, 20 bytes
dmidecode: OEM-specific Type
dmidecode: 	Header and Data:
dmidecode: 		82 14 26 00 24 41 4D 54 00 00 00 00 00 A5 AF 02
dmidecode: 		C0 00 00 00
dmidecode: 
dmidecode: Handle 0x0027, DMI type 131, 64 bytes
dmidecode: OEM-specific Type
dmidecode: 	Header and Data:
dmidecode: 		83 40 27 00 31 00 00 00 0A 00 00 00 00 00 01 00
dmidecode: 		F8 00 45 A1 00 00 00 00 01 00 00 00 06 00 0B 00
dmidecode: 		BC 04 0D 00 00 00 00 00 FE 00 FF FF 00 00 00 00
dmidecode: 		00 00 00 00 22 00 00 00 76 50 72 6F 00 00 00 00
dmidecode: 
dmidecode: Handle 0x0028, DMI type 221, 26 bytes
dmidecode: OEM-specific Type
dmidecode: 	Header and Data:
dmidecode: 		DD 1A 28 00 03 01 00 01 02 00 00 00 02 00 00 00
dmidecode: 		00 48 00 03 00 00 05 00 00 00
dmidecode: 	Strings:
dmidecode: 		Reference Code - CPU
dmidecode: 		uCode Version
dmidecode: 		TXT ACM version
dmidecode: 
dmidecode: Handle 0x0029, DMI type 221, 26 bytes
dmidecode: OEM-specific Type
dmidecode: 	Header and Data:
dmidecode: 		DD 1A 29 00 03 01 00 01 02 00 00 00 02 00 0A 00
dmidecode: 		00 01 00 03 04 0B 06 0D BC 04
dmidecode: 	Strings:
dmidecode: 		Reference Code - ME 11.0
dmidecode: 		MEBx version
dmidecode: 		ME Firmware Version
dmidecode: 		Consumer SKU
dmidecode: 
dmidecode: Handle 0x002A, DMI type 221, 75 bytes
dmidecode: OEM-specific Type
dmidecode: 	Header and Data:
dmidecode: 		DD 4B 2A 00 0A 01 00 01 02 00 00 00 02 03 FF FF
dmidecode: 		FF FF FF 04 00 FF FF FF 31 00 05 00 FF FF FF 31
dmidecode: 		00 06 00 FF FF FF FF FF 07 00 3E 00 00 00 00 08
dmidecode: 		00 34 00 00 00 00 09 00 0B 00 00 00 00 0A 00 3E
dmidecode: 		00 00 00 00 0B 00 34 00 00 00 00
dmidecode: 	Strings:
dmidecode: 		Reference Code - SKL PCH
dmidecode: 		PCH-CRID Status
dmidecode: 		Disabled
dmidecode: 		PCH-CRID Original Value
dmidecode: 		PCH-CRID New Value
dmidecode: 		OPROM - RST - RAID
dmidecode: 		SKL PCH H Bx Hsio Version
dmidecode: 		SKL PCH H Dx Hsio Version
dmidecode: 		KBL PCH H Ax Hsio Version
dmidecode: 		SKL PCH LP Bx Hsio Version
dmidecode: 		SKL PCH LP Cx Hsio Version
dmidecode: 
dmidecode: Handle 0x002B, DMI type 221, 54 bytes
dmidecode: OEM-specific Type
dmidecode: 	Header and Data:
dmidecode: 		DD 36 2B 00 07 01 00 01 02 00 00 00 02 00 01 02
dmidecode: 		00 00 00 03 00 01 02 00 00 00 04 05 FF FF FF FF
dmidecode: 		FF 06 00 FF FF FF 05 00 07 00 FF FF FF 05 00 08
dmidecode: 		00 FF FF FF FF FF
dmidecode: 	Strings:
dmidecode: 		Reference Code - SA - System Agent
dmidecode: 		Reference Code - MRC
dmidecode: 		SA - PCIe Version
dmidecode: 		SA-CRID Status
dmidecode: 		Disabled
dmidecode: 		SA-CRID Original Value
dmidecode: 		SA-CRID New Value
dmidecode: 		OPROM - VBIOS
dmidecode: 
dmidecode: Handle 0x002C, DMI type 221, 103 bytes
dmidecode: OEM-specific Type
dmidecode: 	Header and Data:
dmidecode: 		DD 67 2C 00 0E 01 00 00 00 00 00 00 02 00 FF FF
dmidecode: 		FF FF FF 03 04 FF FF FF FF FF 05 06 FF FF FF FF
dmidecode: 		FF 07 08 FF FF FF FF FF 09 00 00 00 00 00 00 0A
dmidecode: 		00 FF FF FF FF 00 0B 00 FF FF 00 00 00 0C 00 FF
dmidecode: 		FF FF FF FF 0D 00 FF FF FF FF FF 0E 00 FF FF FF
dmidecode: 		FF FF 0F 00 FF FF FF FF FF 10 11 01 03 03 01 00
dmidecode: 		12 00 00 07 03 00 00
dmidecode: 	Strings:
dmidecode: 		Lan Phy Version
dmidecode: 		Sensor Firmware Version
dmidecode: 		Debug Mode Status
dmidecode: 		Disabled
dmidecode: 		Performance Mode Status
dmidecode: 		Disabled
dmidecode: 		Debug Use USB(Disabled:Serial)
dmidecode: 		Disabled
dmidecode: 		ICC Overclocking Version
dmidecode: 		UNDI Version
dmidecode: 		EC FW Version
dmidecode: 		GOP Version
dmidecode: 		BIOS Guard Version
dmidecode: 		Base EC FW Version
dmidecode: 		EC-EC Protocol Version
dmidecode: 		Royal Park Version
dmidecode: 		BP1.3.3.0_RP01
dmidecode: 		Platform Version
dmidecode: 
dmidecode: Handle 0x002E, DMI type 136, 6 bytes
dmidecode: OEM-specific Type
dmidecode: 	Header and Data:
dmidecode: 		88 06 2E 00 00 00
dmidecode: 
dmidecode: Handle 0x002F, DMI type 14, 20 bytes
dmidecode: Group Associations
dmidecode: 	Name: Firmware Version Info
dmidecode: 	Items: 5
dmidecode: 		0x0028 (OEM-specific)
dmidecode: 		0x0029 (OEM-specific)
dmidecode: 		0x002A (OEM-specific)
dmidecode: 		0x002B (OEM-specific)
dmidecode: 		0x002C (OEM-specific)
dmidecode: 
dmidecode: Handle 0x0030, DMI type 13, 22 bytes
dmidecode: BIOS Language Information
dmidecode: 	Language Description Format: Long
dmidecode: 	Installable Languages: 1
dmidecode: 		en|US|iso8859-1
dmidecode: 	Currently Installed Language: en|US|iso8859-1
dmidecode: 
dmidecode: Handle 0x0031, DMI type 14, 8 bytes
dmidecode: Group Associations
dmidecode: 	Name: $MEI
dmidecode: 	Items: 1
dmidecode: 		0x0000 (OEM-specific)
dmidecode: 
dmidecode: Handle 0x0032, DMI type 219, 81 bytes
dmidecode: OEM-specific Type
dmidecode: 	Header and Data:
dmidecode: 		DB 51 32 00 01 03 01 45 02 00 90 06 03 00 66 20
dmidecode: 		00 00 00 00 40 08 00 00 00 00 00 00 00 00 40 02
dmidecode: 		FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
dmidecode: 		FF FF FF FF FF FF FF FF 03 00 00 00 80 00 00 00
dmidecode: 		00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dmidecode: 		00
dmidecode: 	Strings:
dmidecode: 		MEI1
dmidecode: 		MEI2
dmidecode: 		MEI3
dmidecode: 
dmidecode: Handle 0x0033, DMI type 127, 4 bytes
dmidecode: End Of Table
dmidecode: 
/proc/fb: 0 EFI VGA

==============================================
Installer firmware-summary:
==============================================
#Package                         Component           Reason
firmware-iwlwifi                 non-free-firmware   dmesg
firmware-iwlwifi                 non-free-firmware   modalias
firmware-misc-nonfree            non-free-firmware   modalias
intel-microcode                  non-free-firmware   cpu


Reply to: