20240520: 日記: S100が届いた¶
Twitterで噂になっていたPoEで給電可能なN100 スティックPC Minisforum S100を買いました。一通り叩きたくなるコマンドを叩いた日記です。
できたこと¶
- 基本: USB-PDでS100に給電を行いHDMIポートで画面に表示させ、キーボードとマウスをUSBポートに使って操作できる。
- PoE Only: S100にPoE給電(Cisco C1000P)を行い、S100のUSB-Cからモバイルディスプレイを駆動させてS100のディスプレイとして利用できる。PoEケーブル上のネットワークで通信する。つまり、PoEケーブル1本からの給電でデスクトップ環境が構築できた。
- (注意が必要なこと): 96W給電可能なディスプレイ(LG 40wp95c-w)でThunderbolt4 給電を行い、Thunderbolt経由のディスプレイでオペレーションできた…のだがこのディスプレイの場合をHDMIなどに切り替えると給電が止まるのでS100の電源が落ちる。ディスプレイからのUSB給電を行う場合、自分のディスプレイの給電に関する条件を把握しておくこと。
参考にするページ¶
公式Documentに書いていない/わかりにくいこと¶
- NIC(Copper): Intel I226-V
- NIC(WiFi): Wi-Fi 6 AX200
- PCIeバス: 3.0
- IPMI: ない
- CPU負荷100%の温度: 68度くらい(室温25度)
- Memory: LPDDR5 8G
Handle 0x0028, DMI type 17, 92 bytes
Memory Device
Manufacturer: Samsung
Type: LPDDR5
Type Detail: Synchronous
Speed: 4800 MT/s
- Storage: KLUEG8U1EA-B0C1 UFS 2.1 256GB
Timing cached reads: 5652 MB in 2.00 seconds = 2830.12 MB/sec
Timing buffered disk reads: 490 MB in 3.02 seconds = 162.52 MB/sec
- ファンの速度はとれなさそう
mGiG + PoEで癖がありそう¶
C1000-16P-2G-L とつなぎます。大変だった。
- PoEをautoではだめでstaticで設定します
- なぜだかわからないのですが、neg autoかneg 1000/fullだとPoE利用時にポートがフラップします。100/Fullだと上がったので100/Fullにしました。mGiGのネゴ問題だと思います。I226-Vとの相性かなぁ?
- WiFiがあるのでPoEは給電のみで使えば100/Fullなのは気にならないかもしれない?
power inline consumption 30000
power inline static
speed 100
duplex full
前準備¶
UbuntuのInstallerで起動後、Alt+F2などで
sudo apt update
sudo apt -y install libudev-dev smartmontools nvme-cli gcc hwinfo inxi numactl hwloc sysbench powertop lm-sensors stress pcp util-linux ipmitool
サマリ: inxi -Fxz¶
kanai@ubuntu-server:/dev$ sudo inxi -Fxz
System:
Kernel: 5.15.0-60-generic x86_64 bits: 64 compiler: gcc v: 11.3.0 Console: pty pts/1
Distro: Ubuntu 22.04.2 LTS (Jammy Jellyfish)
Machine:
Type: Desktop System: Micro (HK) Tech product: Mercury Series v: N/A serial: <filter>
Mobo: Shenzhen Meigao Equipment model: ANSVK v: 1.1 serial: <filter>
UEFI: American Megatrends LLC. v: 1.02 date: 01/11/2024
CPU:
Info: quad core model: Intel N100 bits: 64 type: MCP arch: N/A rev: 0 cache: L1: 384 KiB
L2: 2 MiB L3: 6 MiB
Speed (MHz): avg: 1000 min/max: 700/3400 cores: 1: 1000 2: 1000 3: 1000 4: 1000
bogomips: 6451
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
Device-1: Intel driver: N/A bus-ID: 00:02.0
Display: server: No display server data found. Headless machine? tty: 181x36
Message: GL data unavailable in console for root.
Audio:
Device-1: Intel driver: snd_hda_intel v: kernel bus-ID: 00:1f.3
Sound Server-1: ALSA v: k5.15.0-60-generic running: yes
Network:
Device-1: Intel Wi-Fi 6 AX200 driver: iwlwifi v: kernel bus-ID: 01:00.0
Device-2: Intel driver: igc v: kernel port: N/A bus-ID: 02:00.0
IF: enp2s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Bluetooth:
Device-1: Intel AX200 Bluetooth type: USB driver: btusb v: 0.8 bus-ID: 1-5:4
Report: rfkill ID: hci0 rfk-id: 1 state: down bt-service: not found rfk-block: hardware: no
software: no address: see --recommends
Drives:
Local Storage: total: 353.82 GiB used: 43.8 MiB (0.0%)
ID-1: /dev/sda vendor: Samsung model: S KLUEG8U1EA-B0C1 size: 238.37 GiB
ID-2: /dev/sdb type: USB vendor: Elecom model: MF-CAU31 size: 115.45 GiB
Partition:
ID-1: / size: 3.71 GiB used: 2.18 GiB (58.8%) fs: overlay source: ERR-102
ID-2: /var/log size: 111.27 GiB used: 43.8 MiB (0.0%) fs: ext4 dev: /dev/sdb4
Swap:
Alert: No swap data was found.
Sensors:
System Temperatures: cpu: 67.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 153 Uptime: 1h 47m Memory: 7.42 GiB used: 2.99 GiB (40.3%) Init: systemd runlevel: 5
Compilers: gcc: 11.4.0 Packages: 758 Shell: Sudo v: 1.9.9 inxi: 3.3.13
サマリ: hwinfo short¶
kanai@ubuntu-server:/dev$ sudo hwinfo --short
cpu:
Intel(R) N100, 800 MHz
Intel(R) N100, 800 MHz
Intel(R) N100, 800 MHz
Intel(R) N100, 800 MHz
keyboard:
/dev/input/event3 Topre RealForce Compact
monitor:
Generic Monitor
graphics card:
Intel VGA compatible controller
sound:
Intel Audio device
storage:
Intel Mass storage controller
network:
enp2s0 Intel Ethernet controller
Intel Wi-Fi 6 AX200
network interface:
enp2s0 Ethernet network interface
lo Loopback network interface
disk:
/dev/sdb ELECOM MF-CAU31
/dev/sda SAMSUNG KLUEG8U1EA-B0C1
partition:
/dev/sdb1 Partition
/dev/sdb2 Partition
/dev/sdb3 Partition
/dev/sdb4 Partition
/dev/sda1 Partition
/dev/sda2 Partition
/dev/sda3 Partition
/dev/sda4 Partition
usb controller:
Intel USB Controller
Intel USB Controller
bios:
BIOS
bridge:
Intel PCI bridge
Intel ISA bridge
Intel Host bridge
Intel PCI bridge
hub:
Linux Foundation 2.0 root hub
Linux Foundation 3.0 root hub
memory:
Main Memory
bluetooth:
Intel Bluetooth Device
unknown:
FPU
DMA controller
PIC
Keyboard controller
PS/2 Controller
Intel Communication controller
Intel Serial bus controller
Intel Serial controller
Intel RAM memory
Intel SMBus
/dev/ttyS0 16550A
/dev/ttyS1 16550A
/dev/sg2 SAMSUNG KLUEG8U1EA-B0C1
/dev/sg1 SAMSUNG KLUEG8U1EA-B0C1
lshw -c network¶
kanai@ubuntu-server:~$ sudo lshw -c network -businfo
Bus info Device Class Description
=======================================================
pci@0000:01:00.0 network Wi-Fi 6 AX200
pci@0000:02:00.0 enp2s0 network Intel Corporation
smartctl -a (なにも出ない)¶
kanai@ubuntu-server:~$ sudo smartctl -a /dev/sda
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-60-generic] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: SAMSUNG
Product: KLUEG8U1EA-B0C1
Revision: 0100
Compliance: SPC-4
User Capacity: 255,944,818,688 bytes [255 GB]
Logical block size: 4096 bytes
LU is fully provisioned
Rotation Rate: Solid State Device
Logical Unit id: 0x53414d53554e4700
Serial number: 18dba5dcb60d
Device type: disk
Local Time is: Sun May 19 12:14:54 2024 UTC
SMART support is: Unavailable - device lacks SMART capability.
=== START OF READ SMART DATA SECTION ===
Current Drive Temperature: 0 C
Drive Trip Temperature: 0 C
Error Counter logging not supported
Device does not support Self Test logging
hdparam¶
kanai@ubuntu-server:~$ sudo hdparm -I /dev/sda
/dev/sda:
ATA device, with non-removable media
Standards:
Likely used: 1
Configuration:
Logical max current
cylinders 0 0
heads 0 0
sectors/track 0 0
--
Logical/Physical Sector size: 512 bytes
device size with M = 1024*1024: 0 MBytes
device size with M = 1000*1000: 0 MBytes
cache/buffer size = unknown
Capabilities:
IORDY not likely
Cannot perform double-word IO
R/W multiple sector transfer: not supported
DMA: not supported
PIO: pio0
kanai@ubuntu-server:~$ sudo hdparm /dev/sda
/dev/sda:
multcount = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
geometry = 31116/255/63, sectors = 499892224, start = 0
nvme-cli: (ない)¶
# kanai@ubuntu-server:~$ sudo nvme list
Node SN Model Namespace Usage Format FW Rev
--------------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- --------
numactl¶
kanai@ubuntu-server:~$ sudo numactl --hardware
available: 1 nodes (0)
node 0 cpus: 0 1 2 3
node 0 size: 7598 MB
node 0 free: 4135 MB
node distances:
node 0
0: 10
lsblk¶
kanai@ubuntu-server:~$ sudo lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0 squashf 4.0 0 100% /rofs
loop1 squashf 4.0 0 100% /tmp/tmp2kene3wl/ubuntu-server-minimal.ubuntu-server.squashfs.dir
/tmp/tmpu4hfjvdf/ubuntu-server-minimal.ubuntu-server.squashfs.dir
loop2 squashf 4.0
loop3 squashf 4.0
loop4 squashf 4.0 0 100% /tmp/tmp2kene3wl/ubuntu-server-minimal.squashfs.dir
/tmp/tmpu4hfjvdf/ubuntu-server-minimal.squashfs.dir
/media/minimal
loop5 squashf 4.0 0 100% /media/full
loop6 squashf 4.0 0 100% /snap/core20/1822
loop7 squashf 4.0 0 100% /snap/lxd/24322
loop8 squashf 4.0 0 100% /snap/snapd/18357
loop9 squashf 4.0 0 100% /snap/subiquity/4380
sda
├─sda1 vfat FAT32 SYSTEM 8A31-F159
├─sda2
├─sda3 ntfs Windows 5EB23337B233134F
└─sda4 ntfs Recovery 90783375783358E4
sdb iso9660 Joliet Extension Ubuntu-Server 22.04.2 LTS amd64 2023-02-17-21-57-15-00
├─sdb1 iso9660 Joliet Extension Ubuntu-Server 22.04.2 LTS amd64 2023-02-17-21-57-15-00 0 100% /cdrom
├─sdb2 vfat FAT12 ESP F7DB-4D56
├─sdb3
└─sdb4 ext4 1.0 writable f95678bd-5f1b-4cde-aa76-a2f7f01d9083 105.5G 0% /var/crash
/var/log
lscpu¶
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 39 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: GenuineIntel
Model name: Intel(R) N100
CPU family: 6
Model: 190
Thread(s) per core: 1
Core(s) per socket: 4
Socket(s): 1
Stepping: 0
CPU max MHz: 3400.0000
CPU min MHz: 700.0000
BogoMIPS: 1612.80
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 constan
t_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sd
bg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l2 i
nvpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rd
t_a rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hw
p_pkg_req umip pku ospke waitpkg gfni vaes vpclmulqdq rdpid movdiri movdir64b fsrm md_clear serialize arch_lbr flush_l1d arch_capabilities
Virtualization features:
Virtualization: VT-x
Caches (sum of all):
L1d: 128 KiB (4 instances)
L1i: 256 KiB (4 instances)
L2: 2 MiB (1 instance)
L3: 6 MiB (1 instance)
NUMA:
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerabilities:
Itlb multihit: Not affected
L1tf: Not affected
Mds: Not affected
Meltdown: Not affected
Mmio stale data: Not affected
Retbleed: Not affected
Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Spectre v2: Mitigation; Enhanced IBRS, IBPB conditional, RSB filling, PBRSB-eIBRS Not affected
Srbds: Not affected
Tsx async abort: Not affected
lstopo¶
kanai@ubuntu-server:~$ sudo lstopo
Machine (7599MB total)
Package L#0
NUMANode L#0 (P#0 7599MB)
L3 L#0 (6144KB) + L2 L#0 (2048KB)
L1d L#0 (32KB) + L1i L#0 (64KB) + Core L#0 + PU L#0 (P#0)
L1d L#1 (32KB) + L1i L#1 (64KB) + Core L#1 + PU L#1 (P#1)
L1d L#2 (32KB) + L1i L#2 (64KB) + Core L#2 + PU L#2 (P#2)
L1d L#3 (32KB) + L1i L#3 (64KB) + Core L#3 + PU L#3 (P#3)
HostBridge
PCI 00:02.0 (VGA)
PCI 00:12.7 (Storage)
Block(Disk) "sda"
PCIBridge
PCI 01:00.0 (Network)
PCIBridge
PCI 02:00.0 (Ethernet)
Net "enp2s0"
lscpu -vvv¶
kanai@ubuntu-server:~$ sudo lspci -vvv
00:00.0 Host bridge: Intel Corporation Device 461c
DeviceName: Onboard - Other
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 0
Capabilities: [e0] Vendor Specific Information: Len=14 <?>
00:02.0 VGA compatible controller: Intel Corporation Device 46d1 (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Intel Corporation Device 7270
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 255
Region 0: Memory at 6000000000 (64-bit, non-prefetchable) [size=16M]
Region 2: Memory at 4000000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 3000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: [40] Vendor Specific Information: Len=0c <?>
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR-
10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled,
AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable- Count=1/1 Maskable+ 64bit-
Address: 00000000 Data: 0000
Masking: 00000000 Pending: 00000000
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 00008000, Page Request Allocation: 00000000
Capabilities: [320 v1] Single Root I/O Virtualization (SR-IOV)
IOVCap: Migration-, Interrupt Message Number: 000
IOVCtl: Enable- Migration- Interrupt- MSE- ARIHierarchy-
IOVSta: Migration-
Initial VFs: 7, Total VFs: 7, Number of VFs: 0, Function Dependency Link: 00
VF offset: 1, stride: 1, Device ID: 46d1
Supported Page Size: 00000553, System Page Size: 00000001
Region 0: Memory at 0000004010000000 (64-bit, non-prefetchable)
Region 2: Memory at 0000004020000000 (64-bit, prefetchable)
VF Migration: offset: 00000000, BIR: 0
00:12.0 Serial controller: Intel Corporation Device 54fc (prog-if 00 [8250])
DeviceName: Onboard - Other
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 26
Region 0: Memory at 6001310000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Vendor Specific Information: Len=14 <?>
00:12.7 Mass storage controller [0109]: Intel Corporation Device 54ff (prog-if 01)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin C routed to IRQ 18
Region 0: Memory at 600132c000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Vendor Specific Information: Len=14 <?>
Kernel driver in use: ufshcd
Kernel modules: ufshcd_pci
00:14.0 USB controller: Intel Corporation Device 54ed (prog-if 30 [XHCI])
DeviceName: Onboard - Other
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 124
Region 0: Memory at 6001300000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [70] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
Address: 00000000fee002b8 Data: 0000
Capabilities: [90] Vendor Specific Information: Len=14 <?>
Capabilities: [b0] Vendor Specific Information: Len=00 <?>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00:14.1 USB controller: Intel Corporation Device 54ee (prog-if fe [USB Device])
DeviceName: Onboard - Other
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at 6001000000 (64-bit, non-prefetchable) [size=2M]
Region 2: Memory at 600132b000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Vendor Specific Information: Len=14 <?>
Kernel driver in use: dwc3-pci
Kernel modules: dwc3_pci
00:14.2 RAM memory: Intel Corporation Device 54ef
DeviceName: Onboard - Other
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Region 0: Memory at 6001324000 (64-bit, non-prefetchable) [disabled] [size=16K]
Region 2: Memory at 600132a000 (64-bit, non-prefetchable) [disabled] [size=4K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
00:16.0 Communication controller: Intel Corporation Device 54e0
DeviceName: Onboard - Other
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 130
Region 0: Memory at 6001329000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee00378 Data: 0000
Capabilities: [a4] Vendor Specific Information: Len=14 <?>
Kernel driver in use: mei_me
Kernel modules: mei_me
00:1c.0 PCI bridge: Intel Corporation Device 54bb (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin D routed to IRQ 122
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000f000-00000fff [disabled]
Memory behind bridge: 80b00000-80bfffff [size=1M]
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff [disabled]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
LnkCap: Port #4, Speed 8GT/s, Width x1, ASPM not supported
ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 5GT/s (downgraded), Width x1 (ok)
TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
Slot #7, PowerLimit 10.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet- LinkState-
RootCap: CRSVisible-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp- 10BitTagReq- OBFF Via WAKE#, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+
AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd-
AtomicOpsCtl: ReqEn- EgressBlck-
LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1-
EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00218 Data: 0000
Capabilities: [90] Subsystem: Intel Corporation Device 7270
Capabilities: [a0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
RootCmd: CERptEn+ NFERptEn+ FERptEn+
RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
Capabilities: [220 v1] Access Control Services
ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans-
ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans-
Capabilities: [150 v1] Precision Time Measurement
PTMCap: Requester:- Responder:+ Root:+
PTMClockGranularity: 4ns
PTMControl: Enabled:+ RootSelected:+
PTMEffectiveGranularity: Unknown
Capabilities: [a30 v1] Secondary PCI Express
LnkCtl3: LnkEquIntrruptEn- PerformEqu-
LaneErrStat: 0
Kernel driver in use: pcieport
00:1c.6 PCI bridge: Intel Corporation Device 54be (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin C routed to IRQ 123
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 0000f000-00000fff [disabled]
Memory behind bridge: 80800000-80afffff [size=3M]
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff [disabled]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 256 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
LnkCap: Port #7, Speed 8GT/s, Width x1, ASPM not supported
ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 5GT/s (downgraded), Width x1 (ok)
TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
Slot #10, PowerLimit 10.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet- LinkState-
RootCap: CRSVisible-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp- 10BitTagReq- OBFF Via WAKE#, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+
AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd-
AtomicOpsCtl: ReqEn- EgressBlck-
LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1-
EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00258 Data: 0000
Capabilities: [90] Subsystem: Intel Corporation Device 7270
Capabilities: [a0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
RootCmd: CERptEn+ NFERptEn+ FERptEn+
RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
Capabilities: [220 v1] Access Control Services
ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans-
ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans-
Capabilities: [150 v1] Precision Time Measurement
PTMCap: Requester:- Responder:+ Root:+
PTMClockGranularity: 4ns
PTMControl: Enabled:+ RootSelected:+
PTMEffectiveGranularity: Unknown
Capabilities: [a30 v1] Secondary PCI Express
LnkCtl3: LnkEquIntrruptEn- PerformEqu-
LaneErrStat: 0
Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Device 5481
DeviceName: Onboard - Other
Subsystem: Intel Corporation Device 7270
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
00:1f.3 Audio device: Intel Corporation Device 54c8
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32, Cache Line Size: 64 bytes
Interrupt: pin D routed to IRQ 131
Region 0: Memory at 6001320000 (64-bit, non-prefetchable) [size=16K]
Region 4: Memory at 6001200000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] Vendor Specific Information: Len=14 <?>
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee00398 Data: 0000
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci_intel_tgl
00:1f.4 SMBus: Intel Corporation Device 54a3
DeviceName: Onboard - Other
Subsystem: Intel Corporation Device 7270
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 16
Region 0: Memory at 6001328000 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at efa0 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
00:1f.5 Serial bus controller: Intel Corporation Device 54a4
DeviceName: Onboard - Other
Subsystem: Intel Corporation Device 7270
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Region 0: Memory at 80c00000 (32-bit, non-prefetchable) [size=4K]
01:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
Subsystem: Intel Corporation Wi-Fi 6 AX200
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 19
Region 0: Memory at 80b00000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [c8] Power Management version 3
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [40] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 unlimited
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 0.000W
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr+ NoSnoop+ FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L1, Exit Latency L1 <8us
ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 5GT/s (ok), Width x1 (ok)
TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range B, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp- 10BitTagReq- OBFF Via WAKE#, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS- TPHComp- ExtTPHComp-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 16ms to 55ms, TimeoutDis- LTR+ OBFF Disabled,
AtomicOpsCtl: ReqEn-
LnkCap2: Supported Link Speeds: 2.5-5GT/s, Crosslink- Retimer- 2Retimers- DRS-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1-
EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported
Capabilities: [80] MSI-X: Enable+ Count=16 Masked-
Vector table: BAR=0 offset=00002000
PBA: BAR=0 offset=00003000
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
Capabilities: [14c v1] Latency Tolerance Reporting
Max snoop latency: 3145728ns
Max no snoop latency: 3145728ns
Capabilities: [154 v1] L1 PM Substates
L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
PortCommonModeRestoreTime=30us PortTPowerOnTime=18us
L1SubCtl1: PCI-PM_L1.2- PCI-PM_L1.1- ASPM_L1.2- ASPM_L1.1-
T_CommonMode=0us LTR1.2_Threshold=59392ns
L1SubCtl2: T_PwrOn=18us
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
02:00.0 Ethernet controller: Intel Corporation Device 125c (rev 04)
Subsystem: Intel Corporation Device 0000
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 18
Region 0: Memory at 80900000 (32-bit, non-prefetchable) [size=1M]
Region 3: Memory at 80a00000 (32-bit, non-prefetchable) [size=16K]
Expansion ROM at 80800000 [disabled] [size=1M]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=1 PME-
Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
Address: 0000000000000000 Data: 0000
Masking: 00000000 Pending: 00000000
Capabilities: [70] MSI-X: Enable+ Count=5 Masked-
Vector table: BAR=3 offset=00000000
PBA: BAR=3 offset=00002000
Capabilities: [a0] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 512 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 0.000W
DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset-
MaxPayload 256 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L1, Exit Latency L1 <4us
ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+
LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 5GT/s (ok), Width x1 (ok)
TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS- TPHComp- ExtTPHComp-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ OBFF Disabled,
AtomicOpsCtl: ReqEn-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1-
EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported
Capabilities: [100 v2] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
Capabilities: [140 v1] Device Serial Number 58-47-ca-ff-ff-76-08-59
Capabilities: [1c0 v1] Latency Tolerance Reporting
Max snoop latency: 3145728ns
Max no snoop latency: 3145728ns
Capabilities: [1f0 v1] Precision Time Measurement
PTMCap: Requester:+ Responder:- Root:-
PTMClockGranularity: 4ns
PTMControl: Enabled:+ RootSelected:-
PTMEffectiveGranularity: 4ns
Capabilities: [1e0 v1] L1 PM Substates
L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
PortCommonModeRestoreTime=55us PortTPowerOnTime=70us
L1SubCtl1: PCI-PM_L1.2- PCI-PM_L1.1- ASPM_L1.2- ASPM_L1.1-
T_CommonMode=0us LTR1.2_Threshold=138240ns
L1SubCtl2: T_PwrOn=70us
Kernel driver in use: igc
Kernel modules: igc
lshw¶
kanai@ubuntu-server:~$ sudo lshw
ubuntu-server
description: Desktop Computer
product: Mercury Series (Default string)
vendor: Micro Computer (HK) Tech Limited
version: Default string
serial: MF176VS10PABMHG00077
width: 64 bits
capabilities: smbios-3.5.0 dmi-3.5.0 smp vsyscall32
configuration: boot=normal chassis=desktop family=Default string sku=Default string uuid=1c85cd80-e78d-11ee-bed7-7e4266e21c00
*-core
description: Motherboard
product: ANSVK
vendor: Shenzhen Meigao Electronic Equipment Co.,Ltd
physical id: 0
version: 1.1
serial: FNSVKN10007B1040797
slot: Default string
*-firmware
description: BIOS
vendor: American Megatrends International, LLC.
physical id: 0
version: 1.02
date: 01/11/2024
size: 64KiB
capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppynec int13floppytoshiba int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int14serial int17printer int10video acpi usb biosbootspecification uefi
*-memory
description: System Memory
physical id: 27
slot: System board or motherboard
size: 8GiB
*-bank:0
description: Row of chips Synchronous 4800 MHz (0.2 ns)
vendor: Samsung
physical id: 0
serial: 20000000
slot: Controller0-ChannelA
size: 2GiB
width: 16 bits
clock: 505MHz (2.0ns)
*-bank:1
description: Row of chips Synchronous 4800 MHz (0.2 ns)
vendor: Samsung
physical id: 1
serial: 20000000
slot: Controller0-ChannelB
size: 2GiB
width: 16 bits
clock: 505MHz (2.0ns)
*-bank:2
description: Row of chips Synchronous 4800 MHz (0.2 ns)
vendor: Samsung
physical id: 2
serial: 20000000
slot: Controller0-ChannelC
size: 2GiB
width: 16 bits
clock: 505MHz (2.0ns)
*-bank:3
description: Row of chips Synchronous 4800 MHz (0.2 ns)
vendor: Samsung
physical id: 3
serial: 20000000
slot: Controller0-ChannelD
size: 2GiB
width: 16 bits
clock: 505MHz (2.0ns)
*-bank:4
description: [empty]
physical id: 4
slot: Controller1-ChannelA-DIMM0
*-bank:5
description: [empty]
physical id: 5
slot: Controller1-ChannelB-DIMM0
*-bank:6
description: [empty]
physical id: 6
slot: Controller1-ChannelC-DIMM0
*-bank:7
description: [empty]
physical id: 7
slot: Controller1-ChannelD-DIMM0
*-cache:0
description: L1 cache
physical id: 3b
slot: L1 Cache
size: 128KiB
capacity: 128KiB
capabilities: synchronous internal write-back data
configuration: level=1
*-cache:1
description: L1 cache
physical id: 3c
slot: L1 Cache
size: 256KiB
capacity: 256KiB
capabilities: synchronous internal write-back instruction
configuration: level=1
*-cache:2
description: L2 cache
physical id: 3d
slot: L2 Cache
size: 2MiB
capacity: 2MiB
capabilities: synchronous internal write-back unified
configuration: level=2
*-cache:3
description: L3 cache
physical id: 3e
slot: L3 Cache
size: 6MiB
capacity: 6MiB
capabilities: synchronous internal write-back unified
configuration: level=3
*-cpu
description: CPU
product: Intel(R) N100
vendor: Intel Corp.
physical id: 3f
bus info: cpu@0
version: 6.190.0
serial: To Be Filled By O.E.M.
slot: U3E1
size: 800MHz
capacity: 3400MHz
width: 64 bits
clock: 100MHz
capabilities: lm fpu fpu_exception wp 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 x86-64 constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg gfni vaes vpclmulqdq rdpid movdiri movdir64b fsrm md_clear serialize arch_lbr flush_l1d arch_capabilities cpufreq
configuration: cores=4 enabledcores=4 microcode=17 threads=4
*-pci
description: Host bridge
product: Intel Corporation
vendor: Intel Corporation
physical id: 100
bus info: pci@0000:00:00.0
version: 00
width: 32 bits
clock: 33MHz
*-display UNCLAIMED
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list
configuration: latency=0
resources: iomemory:600-5ff iomemory:400-3ff memory:6000000000-6000ffffff memory:4000000000-400fffffff ioport:3000(size=64) memory:c0000-dffff memory:4010000000-4016ffffff memory:4020000000-40ffffffff
*-communication:0 UNCLAIMED
description: Serial controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 12
bus info: pci@0000:00:12.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm 8250 cap_list
configuration: latency=0
resources: iomemory:600-5ff memory:6001310000-600131ffff
*-storage
description: Mass storage controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 12.7
bus info: pci@0000:00:12.7
logical name: scsi0
version: 00
width: 64 bits
clock: 33MHz
capabilities: storage pm bus_master cap_list
configuration: driver=ufshcd latency=0
resources: iomemory:600-5ff irq:18 memory:600132c000-600132cfff
*-generic:0 UNCLAIMED
description: SCSI
product: KLUEG8U1EA-B0C1
vendor: SAMSUNG
physical id: 0.0.c150
bus info: scsi@0:0.0.49488
version: 0100
serial: 18dba5dcb60d
configuration: ansiversion=6
*-generic:1 UNCLAIMED
description: SCSI
product: KLUEG8U1EA-B0C1
vendor: SAMSUNG
physical id: 0.0.c144
bus info: scsi@0:0.0.49476
version: 0100
serial: 18dba5dcb60d
configuration: ansiversion=6
*-generic:2 UNCLAIMED
description: SCSI
product: KLUEG8U1EA-B0C1
vendor: SAMSUNG
physical id: 0.0.c130
bus info: scsi@0:0.0.49456
version: 0100
serial: 18dba5dcb60d
configuration: ansiversion=6
*-disk
description: SCSI Disk
product: KLUEG8U1EA-B0C1
vendor: SAMSUNG
physical id: 0.0.0
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: 0100
serial: 18dba5dcb60d
size: 238GiB (255GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=6 logicalsectorsize=4096 sectorsize=4096 signature=d34655fc
*-volume UNCLAIMED
description: EFI GPT partition
physical id: 1
bus info: scsi@0:0.0.0,1
capacity: 2047GiB
capabilities: primary nofs
*-usb:0
description: USB controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 14
bus info: pci@0000:00:14.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi xhci bus_master cap_list
configuration: driver=xhci_hcd latency=0
resources: iomemory:600-5ff irq:124 memory:6001300000-600130ffff
*-usbhost:0
product: xHCI Host Controller
vendor: Linux 5.15.0-60-generic xhci-hcd
physical id: 0
bus info: usb@1
logical name: usb1
version: 5.15
capabilities: usb-2.00
configuration: driver=hub slots=12 speed=480Mbit/s
*-usb:0
description: Keyboard
product: Topre Corporation RealForce Compact
vendor: Topre Corporation
physical id: 2
bus info: usb@1:2
logical name: input3
logical name: /dev/input/event3
logical name: input3::capslock
logical name: input3::compose
logical name: input3::kana
logical name: input3::numlock
logical name: input3::scrolllock
version: 1.02
capabilities: usb-1.10 usb
configuration: driver=usbhid maxpower=100mA speed=12Mbit/s
*-usb:1
description: Bluetooth wireless interface
product: AX200 Bluetooth
vendor: Intel Corp.
physical id: 5
bus info: usb@1:5
version: 0.01
capabilities: bluetooth usb-2.01
configuration: driver=btusb maxpower=100mA speed=12Mbit/s
*-usbhost:1
product: xHCI Host Controller
vendor: Linux 5.15.0-60-generic xhci-hcd
physical id: 1
bus info: usb@2
logical name: usb2
version: 5.15
capabilities: usb-3.10
configuration: driver=hub slots=4 speed=10000Mbit/s
*-usb
description: Mass storage device
product: MF-CAU31
vendor: ELECOM
physical id: 1
bus info: usb@2:1
logical name: scsi1
version: 1.10
serial: 070D23BEA9F65E22
capabilities: usb-3.20 scsi emulated scsi-host
configuration: driver=usb-storage maxpower=504mA speed=5000Mbit/s
*-disk
description: SCSI Disk
product: MF-CAU31
vendor: ELECOM
physical id: 0.0.0
bus info: scsi@1:0.0.0
logical name: /dev/sdb
version: PMAP
serial: 057E02D22030
size: 115GiB (123GB)
capabilities: removable
configuration: ansiversion=6 logicalsectorsize=512 sectorsize=512
*-medium
physical id: 0
logical name: /dev/sdb
size: 115GiB (123GB)
capabilities: gpt-1.00 partitioned partitioned:gpt
configuration: guid=c3b09d5c-3f01-457b-ac5e-206e8818bfa0
*-volume:0
description: data partition
vendor: Windows
physical id: 1
logical name: /dev/sdb1
logical name: /cdrom
serial: c3b09d5c-3f01-457b-ac5f-206e8818bfa0
capacity: 1879MiB
capabilities: precious readonly
configuration: mount.fstype=iso9660 mount.options=ro,noatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8 name=ISO9660 state=mounted
*-volume:1
description: Windows FAT volume
vendor: mkfs.fat
physical id: 2
logical name: /dev/sdb2
version: FAT12
serial: f7db-4d56
size: 15EiB
capabilities: boot fat initialized
configuration: FATs=2 filesystem=fat label=ESP name=Appended2
*-volume:2
description: data partition
vendor: Windows
physical id: 3
logical name: /dev/sdb3
serial: c3b09d5c-3f01-457b-ac5d-206e8818bfa0
capacity: 299KiB
capabilities: precious readonly
configuration: name=Gap1
*-volume:3
description: EXT4 volume
vendor: Linux
physical id: 4
logical name: /dev/sdb4
logical name: /var/log
logical name: /var/crash
version: 1.0
serial: f95678bd-5f1b-4cde-aa76-a2f7f01d9083
size: 113GiB
capacity: 113GiB
capabilities: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
configuration: created=2024-05-19 19:08:59 filesystem=ext4 label=writable lastmountpoint=/root/var/crash modified=2024-05-19 11:42:16 mount.fstype=ext4 mount.options=rw,relatime mounted=2024-05-19 11:42:16 state=mounted
*-usb:1
description: USB controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 14.1
bus info: pci@0000:00:14.1
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm usb_device bus_master cap_list
configuration: driver=dwc3-pci latency=0
resources: iomemory:600-5ff iomemory:600-5ff irq:17 memory:6001000000-60011fffff memory:600132b000-600132bfff
*-memory UNCLAIMED
description: RAM memory
product: Intel Corporation
vendor: Intel Corporation
physical id: 14.2
bus info: pci@0000:00:14.2
version: 00
width: 64 bits
clock: 33MHz (30.3ns)
capabilities: pm cap_list
configuration: latency=0
resources: iomemory:600-5ff iomemory:600-5ff memory:6001324000-6001327fff memory:600132a000-600132afff
*-communication:1
description: Communication controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 16
bus info: pci@0000:00:16.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list
configuration: driver=mei_me latency=0
resources: iomemory:600-5ff irq:130 memory:6001329000-6001329fff
*-pci:0
description: PCI bridge
product: Intel Corporation
vendor: Intel Corporation
physical id: 1c
bus info: pci@0000:00:1c.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:122 memory:80b00000-80bfffff
*-network
description: Network controller
product: Wi-Fi 6 AX200
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: 1a
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list
configuration: driver=iwlwifi latency=0
resources: irq:19 memory:80b00000-80b03fff
*-pci:1
description: PCI bridge
product: Intel Corporation
vendor: Intel Corporation
physical id: 1c.6
bus info: pci@0000:00:1c.6
version: 00
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:123 memory:80800000-80afffff
*-network
description: Ethernet interface
product: Intel Corporation
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: enp2s0
version: 04
serial: 58:47:ca:76:08:59
size: 100Mbit/s
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi msix pciexpress bus_master cap_list rom ethernet physical 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=igc driverversion=5.15.0-60-generic duplex=full firmware=2017:888d ip=192.168.101.108 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:18 memory:80900000-809fffff memory:80a00000-80a03fff memory:80800000-808fffff
*-isa
description: ISA bridge
product: Intel Corporation
vendor: Intel Corporation
physical id: 1f
bus info: pci@0000:00:1f.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: isa bus_master
configuration: latency=0
*-pnp00:00
product: PnP device PNP0c02
physical id: 0
capabilities: pnp
configuration: driver=system
*-pnp00:01
product: PnP device PNP0501
physical id: 1
capabilities: pnp
configuration: driver=serial
*-pnp00:02
product: PnP device PNP0c02
physical id: 2
capabilities: pnp
configuration: driver=system
*-pnp00:03
product: PnP device PNP0c02
physical id: 3
capabilities: pnp
configuration: driver=system
*-pnp00:04
product: PnP device PNP0c02
physical id: 4
capabilities: pnp
configuration: driver=system
*-pnp00:05
product: PnP device PNP0c02
physical id: 5
capabilities: pnp
configuration: driver=system
*-pnp00:06
product: PnP device PNP0c02
physical id: 6
capabilities: pnp
configuration: driver=system
*-multimedia
description: Audio device
product: Intel Corporation
vendor: Intel Corporation
physical id: 1f.3
bus info: pci@0000:00:1f.3
logical name: card0
logical name: /dev/snd/controlC0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list
configuration: driver=snd_hda_intel latency=32
resources: iomemory:600-5ff iomemory:600-5ff irq:131 memory:6001320000-6001323fff memory:6001200000-60012fffff
*-serial:0
description: SMBus
product: Intel Corporation
vendor: Intel Corporation
physical id: 1f.4
bus info: pci@0000:00:1f.4
version: 00
width: 64 bits
clock: 33MHz
configuration: driver=i801_smbus latency=0
resources: iomemory:600-5ff irq:16 memory:6001328000-60013280ff ioport:efa0(size=32)
*-serial:1 UNCLAIMED
description: Serial bus controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 1f.5
bus info: pci@0000:00:1f.5
version: 00
width: 32 bits
clock: 33MHz
configuration: latency=0
resources: memory:80c00000-80c00fff
*-power:0 UNCLAIMED
description: Default string
product: Default string
vendor: Default string
physical id: 1
version: Default string
serial: Default string
capacity: 32768mWh
*-power:1 UNCLAIMED
description: Default string
product: Default string
vendor: Default string
physical id: 2
version: Default string
serial: Default string
capacity: 32768mWh
*-power:2 UNCLAIMED
description: Default string
product: Default string
vendor: Default string
physical id: 3
version: Default string
serial: Default string
capacity: 32768mWh
*-graphics
product: EFI VGA
physical id: 4
logical name: /dev/fb0
capabilities: fb
configuration: depth=32 resolution=800,600
*-input:0
product: Sleep Button
physical id: 5
logical name: input0
logical name: /dev/input/event0
capabilities: platform
*-input:1
product: Power Button
physical id: 6
logical name: input1
logical name: /dev/input/event1
capabilities: platform
*-input:2
product: Power Button
physical id: 7
logical name: input2
logical name: /dev/input/event2
capabilities: platform
core-to-core-latency¶
kanai@ubuntu-server:~$ /home/kanai/.cargo/bin/core-to-core-latency
CPU: Intel(R) N100
Num cores: 4
Num iterations per samples: 1000
Num samples: 300
1) CAS latency on a single shared cache line
0 1 2 3
0
1 52±2
2 47±0 45±0
3 46±0 49±0 51±0
Min latency: 45.5ns ±0.1 cores: (2,1)
Max latency: 51.8ns ±1.7 cores: (1,0)
Mean latency: 48.3ns
ethtool¶
kanai@ubuntu-server:~$ sudo ethtool enp2s0
Settings for enp2s0:
Supported ports: [ ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
2500baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
2500baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 100Mb/s
Duplex: Full
Auto-negotiation: on
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
MDI-X: off (auto)
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
sysbench cpu¶
kanai@ubuntu-server:~$ sysbench --test=cpu run
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3)
Running the test with following options:
Number of threads: 1
Initializing random number generator from current time
Prime numbers limit: 10000
Initializing worker threads...
Threads started!
CPU speed:
events per second: 2514.72
General statistics:
total time: 10.0004s
total number of events: 25152
Latency (ms):
min: 0.30
avg: 0.40
max: 0.73
95th percentile: 0.41
sum: 9997.12
Threads fairness:
events (avg/stddev): 25152.0000/0.00
execution time (avg/stddev): 9.9971/0.00
sysbench memory¶
kanai@ubuntu-server:~$ sysbench --test=memory run
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3)
Running the test with following options:
Number of threads: 1
Initializing random number generator from current time
Running memory speed test with the following options:
block size: 1KiB
total size: 102400MiB
operation: write
scope: global
Initializing worker threads...
Threads started!
Total operations: 49109014 (4910135.10 per second)
47958.02 MiB transferred (4795.05 MiB/sec)
General statistics:
total time: 10.0001s
total number of events: 49109014
Latency (ms):
min: 0.00
avg: 0.00
max: 0.25
95th percentile: 0.00
sum: 4054.77
Threads fairness:
events (avg/stddev): 49109014.0000/0.00
execution time (avg/stddev): 4.0548/0.00
(sysbench cleanup)¶
sysbench --test=fileio cleanup
lm-sensors(平常時: 2024/05室温)¶
kanai@ubuntu-server:~$ sudo sensors
acpitz-acpi-0
Adapter: ACPI interface
temp1: +27.8°C (crit = +110.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +58.0°C (high = +105.0°C, crit = +105.0°C)
Core 0: +57.0°C (high = +105.0°C, crit = +105.0°C)
Core 1: +57.0°C (high = +105.0°C, crit = +105.0°C)
Core 2: +57.0°C (high = +105.0°C, crit = +105.0°C)
Core 3: +57.0°C (high = +105.0°C, crit = +105.0°C)
lm-sensors(100% 時: 2024/05室温)¶
まず負荷をかける
kanai@ubuntu-server:~$ stress -c 4
kanai@ubuntu-server:~$ dstat -c
----total-usage----
usr sys idl wai stl
100 0 0 0 0
100 1 0 0 0
100 0 0 0 0
少し待つ。
kanai@ubuntu-server:/dev$ sudo sensors
acpitz-acpi-0
Adapter: ACPI interface
temp1: +27.8°C (crit = +110.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +69.0°C (high = +105.0°C, crit = +105.0°C)
Core 0: +68.0°C (high = +105.0°C, crit = +105.0°C)
Core 1: +68.0°C (high = +105.0°C, crit = +105.0°C)
Core 2: +68.0°C (high = +105.0°C, crit = +105.0°C)
Core 3: +68.0°C (high = +105.0°C, crit = +105.0°C)
lsusb (自分のデバイスを表示しているだけな気もするが)¶
kanai@ubuntu-server:/dev$ sudo lsusb
Bus 002 Device 002: ID 056e:6035 Elecom Co., Ltd MF-CAU31
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 001 Device 002: ID 0853:0200 Topre Corporation RealForce Compact Keyboard
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
blkid¶
UUIDを公開しても仕方ないので割愛。
dmidecode¶
kanai@ubuntu-server:/dev$ sudo dmidecode
# dmidecode 3.3
Getting SMBIOS data from sysfs.
SMBIOS 3.5.0 present.
Table at 0x6DBB4000.
Handle 0x0000, DMI type 0, 26 bytes
BIOS Information
Vendor: American Megatrends International, LLC.
Version: 1.02
Release Date: 01/11/2024
Address: 0xF0000
Runtime Size: 64 kB
ROM Size: 0 MB
Characteristics:
PCI is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
BIOS ROM is socketed
EDD is supported
Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)
Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
5.25"/360 kB floppy services are supported (int 13h)
5.25"/1.2 MB floppy services are supported (int 13h)
3.5"/720 kB floppy services are supported (int 13h)
3.5"/2.88 MB floppy services are supported (int 13h)
Print screen service is supported (int 5h)
Serial services are supported (int 14h)
Printer services are supported (int 17h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
BIOS boot specification is supported
Targeted content distribution is supported
UEFI is supported
BIOS Revision: 5.27
Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: Micro Computer (HK) Tech Limited
Product Name: Mercury Series
Version: Default string
Serial Number: MF176VS10PABMHG00077
UUID: 1c85cd80-e78d-11ee-bed7-7e4266e21c00
Wake-up Type: Power Switch
SKU Number: Default string
Family: Default string
Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
Manufacturer: Shenzhen Meigao Electronic Equipment Co.,Ltd
Product Name: ANSVK
Version: 1.1
Serial Number: FNSVKN10007B1040797
Asset Tag: Default string
Features:
Board is a hosting board
Board is replaceable
Location In Chassis: Default string
Chassis Handle: 0x0003
Type: Motherboard
Contained Object Handles: 0
Handle 0x0003, DMI type 3, 22 bytes
Chassis Information
Manufacturer: Default string
Type: Desktop
Lock: Not Present
Version: Default string
Serial Number: Default string
Asset Tag: Default string
Boot-up State: Safe
Power Supply State: Safe
Thermal State: Safe
Security Status: None
OEM Information: 0x00000000
Height: Unspecified
Number Of Power Cords: 1
Contained Elements: 0
SKU Number: Default string
Handle 0x0004, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Internal Connector 1
Internal Connector Type: None
External Reference Designator: External Connector 1
External Connector Type: None
Port Type: None
Handle 0x0005, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Internal Connector 2
Internal Connector Type: None
External Reference Designator: External Connector 2
External Connector Type: None
Port Type: None
Handle 0x0006, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Internal Connector 3
Internal Connector Type: None
External Reference Designator: External Connector 3
External Connector Type: None
Port Type: None
Handle 0x0007, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Internal Connector 4
Internal Connector Type: None
External Reference Designator: External Connector 4
External Connector Type: None
Port Type: None
Handle 0x0008, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Internal Connector 5
Internal Connector Type: None
External Reference Designator: External Connector 5
External Connector Type: None
Port Type: None
Handle 0x0009, DMI type 9, 17 bytes
System Slot Information
Designation: Slot 1
Type: 32-bit PCI Express x1
Current Usage: Available
Length: Short
ID: 1
Characteristics:
3.3 V is provided
PME signal is supported
Bus Address: 0000:00:00.0
Handle 0x000A, DMI type 9, 17 bytes
System Slot Information
Designation: Slot 2
Type: 32-bit PCI Express x1
Current Usage: Available
Length: Short
ID: 1
Characteristics:
3.3 V is provided
PME signal is supported
Bus Address: 0000:00:00.0
Handle 0x000B, DMI type 9, 17 bytes
System Slot Information
Designation: Slot 3
Type: 32-bit PCI Express x1
Current Usage: Available
Length: Short
ID: 1
Characteristics:
3.3 V is provided
PME signal is supported
Bus Address: 0000:00:00.0
Handle 0x000C, DMI type 9, 17 bytes
System Slot Information
Designation: Slot 4
Type: 32-bit PCI Express x1
Current Usage: Available
Length: Short
ID: 1
Characteristics:
3.3 V is provided
PME signal is supported
Bus Address: 0000:00:00.0
Handle 0x000D, DMI type 9, 17 bytes
System Slot Information
Designation: Slot 5
Type: 32-bit PCI Express x1
Current Usage: Available
Length: Short
ID: 1
Characteristics:
3.3 V is provided
PME signal is supported
Bus Address: 0000:00:00.0
Handle 0x000E, DMI type 10, 6 bytes
On Board Device Information
Type: Unknown
Status: Enabled
Description: Device 1
Handle 0x000F, DMI type 11, 5 bytes
OEM Strings
String 1: Default string
Handle 0x0010, DMI type 12, 5 bytes
System Configuration Options
Option 1: Default string
Handle 0x0011, DMI type 13, 22 bytes
BIOS Language Information
Language Description Format: Long
Installable Languages: 1
en|US|iso8859-1
Currently Installed Language: en|US|iso8859-1
Handle 0x0012, DMI type 26, 22 bytes
Voltage Probe
Description: Voltage Probe #1
Location: Motherboard
Status: OK
Maximum Value: Unknown
Minimum Value: Unknown
Resolution: Unknown
Tolerance: Unknown
Accuracy: Unknown
OEM-specific Information: 0x00000000
Nominal Value: Unknown
Handle 0x0013, DMI type 26, 22 bytes
Voltage Probe
Description: Voltage Probe #2
Location: Motherboard
Status: OK
Maximum Value: Unknown
Minimum Value: Unknown
Resolution: Unknown
Tolerance: Unknown
Accuracy: Unknown
OEM-specific Information: 0x00000000
Nominal Value: Unknown
Handle 0x0014, DMI type 27, 15 bytes
Cooling Device
Temperature Probe Handle: 0x0000
Type: Power Supply Fan
Status: OK
OEM-specific Information: 0x00000000
Nominal Speed: Unknown Or Non-rotating
Description: Cooling device #1
Handle 0x0015, DMI type 27, 15 bytes
Cooling Device
Temperature Probe Handle: 0x0000
Type: Power Supply Fan
Status: OK
OEM-specific Information: 0x00000000
Nominal Speed: Unknown Or Non-rotating
Description: Cooling device #2
Handle 0x0016, DMI type 27, 15 bytes
Cooling Device
Temperature Probe Handle: 0x0000
Type: Unknown
Status: OK
OEM-specific Information: 0x00000000
Nominal Speed: Unknown Or Non-rotating
Description: Cooling device #3
Handle 0x0017, DMI type 28, 22 bytes
Temperature Probe
Description: Temperature Probe #1
Location: Motherboard
Status: OK
Maximum Value: Unknown
Minimum Value: Unknown
Resolution: Unknown
Tolerance: Unknown
Accuracy: Unknown
OEM-specific Information: 0x00000000
Nominal Value: Unknown
Handle 0x0018, DMI type 28, 22 bytes
Temperature Probe
Description: Temperature Probe #2
Location: Unknown
Status: OK
Maximum Value: Unknown
Minimum Value: Unknown
Resolution: Unknown
Tolerance: Unknown
Accuracy: Unknown
OEM-specific Information: 0x00000000
Nominal Value: Unknown
Handle 0x0019, DMI type 28, 22 bytes
Temperature Probe
Description: Temperature Probe #3
Location: Unknown
Status: OK
Maximum Value: Unknown
Minimum Value: Unknown
Resolution: Unknown
Tolerance: Unknown
Accuracy: Unknown
OEM-specific Information: 0x00000000
Nominal Value: Unknown
Handle 0x001A, DMI type 28, 22 bytes
Temperature Probe
Description: Temperature Probe #4
Location: Unknown
Status: OK
Maximum Value: Unknown
Minimum Value: Unknown
Resolution: Unknown
Tolerance: Unknown
Accuracy: Unknown
OEM-specific Information: 0x00000000
Nominal Value: Unknown
Handle 0x001B, DMI type 29, 22 bytes
Electrical Current Probe
Description: Electrical Probe #1
Location: Motherboard
Status: OK
Maximum Value: Unknown
Minimum Value: Unknown
Resolution: Unknown
Tolerance: Unknown
Accuracy: Unknown
OEM-specific Information: 0x00000000
Nominal Value: Unknown
Handle 0x001C, DMI type 29, 22 bytes
Electrical Current Probe
Description: Electrical Probe #2
Location: Unknown
Status: OK
Maximum Value: Unknown
Minimum Value: Unknown
Resolution: Unknown
Tolerance: Unknown
Accuracy: Unknown
OEM-specific Information: 0x00000000
Nominal Value: Unknown
Handle 0x001D, DMI type 29, 22 bytes
Electrical Current Probe
Description: Electrical Probe #3
Location: Unknown
Status: OK
Maximum Value: Unknown
Minimum Value: Unknown
Resolution: Unknown
Tolerance: Unknown
Accuracy: Unknown
OEM-specific Information: 0x00000000
Nominal Value: Unknown
Handle 0x001E, DMI type 29, 22 bytes
Electrical Current Probe
Description: Electrical Probe #4
Location: Unknown
Status: OK
Maximum Value: Unknown
Minimum Value: Unknown
Resolution: Unknown
Tolerance: Unknown
Accuracy: Unknown
OEM-specific Information: 0x00000000
Nominal Value: Unknown
Handle 0x001F, DMI type 29, 22 bytes
Electrical Current Probe
Description: Electrical Probe #5
Location: Unknown
Status: OK
Maximum Value: Unknown
Minimum Value: Unknown
Resolution: Unknown
Tolerance: Unknown
Accuracy: Unknown
OEM-specific Information: 0x00000000
Nominal Value: Unknown
Handle 0x0020, DMI type 32, 11 bytes
System Boot Information
Status: No errors detected
Handle 0x0021, DMI type 34, 11 bytes
Management Device
Description: Management Dev #1
Type: Unknown
Address: 0x00000000
Address Type: Unknown
Handle 0x0022, DMI type 39, 22 bytes
System Power Supply
Power Unit Group: 1
Location: Default string
Name: Default string
Manufacturer: Default string
Serial Number: Default string
Asset Tag: Default string
Model Part Number: Default string
Revision: Default string
Max Power Capacity: Unknown
Status: Present, OK
Type: Switching
Input Voltage Range Switching: Auto-switch
Plugged: Yes
Hot Replaceable: No
Input Voltage Probe Handle: 0x0012
Cooling Device Handle: 0x0014
Input Current Probe Handle: 0x001F
Handle 0x0023, DMI type 39, 22 bytes
System Power Supply
Power Unit Group: 1
Location: Default string
Name: Default string
Manufacturer: Default string
Serial Number: Default string
Asset Tag: Default string
Model Part Number: Default string
Revision: Default string
Max Power Capacity: Unknown
Status: Present, OK
Type: Switching
Input Voltage Range Switching: Auto-switch
Plugged: Yes
Hot Replaceable: No
Input Voltage Probe Handle: 0x0013
Cooling Device Handle: 0x0015
Input Current Probe Handle: 0x001E
Handle 0x0024, DMI type 39, 22 bytes
System Power Supply
Power Unit Group: 1
Location: Default string
Name: Default string
Manufacturer: Default string
Serial Number: Default string
Asset Tag: Default string
Model Part Number: Default string
Revision: Default string
Max Power Capacity: Unknown
Status: Present, OK
Type: Switching
Input Voltage Range Switching: Auto-switch
Plugged: Yes
Hot Replaceable: No
Cooling Device Handle: 0x0016
Handle 0x0025, DMI type 44, 9 bytes
Unknown Type
Header and Data:
2C 09 25 00 00 00 01 01 00
Handle 0x0026, DMI type 45, 23 bytes
Firmware Inventory Information
Handle 0x0027, DMI type 16, 23 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: None
Maximum Capacity: 40 GB
Error Information Handle: Not Provided
Number Of Devices: 8
Handle 0x0028, DMI type 17, 92 bytes
Memory Device
Array Handle: 0x0027
Error Information Handle: Not Provided
Total Width: 16 bits
Data Width: 16 bits
Size: 2 GB
Form Factor: Row Of Chips
Set: None
Locator: Controller0-ChannelA
Bank Locator: BANK 0
Type: LPDDR5
Type Detail: Synchronous
Speed: 4800 MT/s
Manufacturer: Samsung
Serial Number: 20000000
Asset Tag: 9876543210
Part Number:
Rank: 1
Configured Memory Speed: 4800 MT/s
Minimum Voltage: 0.5 V
Maximum Voltage: 0.5 V
Configured Voltage: 0.5 V
Memory Technology: DRAM
Memory Operating Mode Capability: Volatile memory
Firmware Version: Not Specified
Module Manufacturer ID: Bank 1, Hex 0xCE
Module Product ID: Unknown
Memory Subsystem Controller Manufacturer ID: Unknown
Memory Subsystem Controller Product ID: Unknown
Non-Volatile Size: None
Volatile Size: 2 GB
Cache Size: None
Logical Size: None
Handle 0x0029, DMI type 17, 92 bytes
Memory Device
Array Handle: 0x0027
Error Information Handle: Not Provided
Total Width: 16 bits
Data Width: 16 bits
Size: 2 GB
Form Factor: Row Of Chips
Set: None
Locator: Controller0-ChannelB
Bank Locator: BANK 1
Type: LPDDR5
Type Detail: Synchronous
Speed: 4800 MT/s
Manufacturer: Samsung
Serial Number: 20000000
Asset Tag: 9876543210
Part Number:
Rank: 1
Configured Memory Speed: 4800 MT/s
Minimum Voltage: 0.5 V
Maximum Voltage: 0.5 V
Configured Voltage: 0.5 V
Memory Technology: DRAM
Memory Operating Mode Capability: Volatile memory
Firmware Version: Not Specified
Module Manufacturer ID: Bank 1, Hex 0xCE
Module Product ID: Unknown
Memory Subsystem Controller Manufacturer ID: Unknown
Memory Subsystem Controller Product ID: Unknown
Non-Volatile Size: None
Volatile Size: 2 GB
Cache Size: None
Logical Size: None
Handle 0x002A, DMI type 17, 92 bytes
Memory Device
Array Handle: 0x0027
Error Information Handle: Not Provided
Total Width: 16 bits
Data Width: 16 bits
Size: 2 GB
Form Factor: Row Of Chips
Set: None
Locator: Controller0-ChannelC
Bank Locator: BANK 2
Type: LPDDR5
Type Detail: Synchronous
Speed: 4800 MT/s
Manufacturer: Samsung
Serial Number: 20000000
Asset Tag: 9876543210
Part Number:
Rank: 1
Configured Memory Speed: 4800 MT/s
Minimum Voltage: 0.5 V
Maximum Voltage: 0.5 V
Configured Voltage: 0.5 V
Memory Technology: DRAM
Memory Operating Mode Capability: Volatile memory
Firmware Version: Not Specified
Module Manufacturer ID: Bank 1, Hex 0xCE
Module Product ID: Unknown
Memory Subsystem Controller Manufacturer ID: Unknown
Memory Subsystem Controller Product ID: Unknown
Non-Volatile Size: None
Volatile Size: 2 GB
Cache Size: None
Logical Size: None
Handle 0x002B, DMI type 17, 92 bytes
Memory Device
Array Handle: 0x0027
Error Information Handle: Not Provided
Total Width: 16 bits
Data Width: 16 bits
Size: 2 GB
Form Factor: Row Of Chips
Set: None
Locator: Controller0-ChannelD
Bank Locator: BANK 3
Type: LPDDR5
Type Detail: Synchronous
Speed: 4800 MT/s
Manufacturer: Samsung
Serial Number: 20000000
Asset Tag: 9876543210
Part Number:
Rank: 1
Configured Memory Speed: 4800 MT/s
Minimum Voltage: 0.5 V
Maximum Voltage: 0.5 V
Configured Voltage: 0.5 V
Memory Technology: DRAM
Memory Operating Mode Capability: Volatile memory
Firmware Version: Not Specified
Module Manufacturer ID: Bank 1, Hex 0xCE
Module Product ID: Unknown
Memory Subsystem Controller Manufacturer ID: Unknown
Memory Subsystem Controller Product ID: Unknown
Non-Volatile Size: None
Volatile Size: 2 GB
Cache Size: None
Logical Size: None
Handle 0x002C, DMI type 17, 92 bytes
Memory Device
Array Handle: 0x0027
Error Information Handle: Not Provided
Total Width: Unknown
Data Width: Unknown
Size: No Module Installed
Form Factor: Unknown
Set: None
Locator: Controller1-ChannelA-DIMM0
Bank Locator: BANK 0
Type: Unknown
Type Detail: None
Speed: Unknown
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Rank: Unknown
Configured Memory Speed: Unknown
Minimum Voltage: Unknown
Maximum Voltage: Unknown
Configured Voltage: Unknown
Memory Technology: <OUT OF SPEC>
Memory Operating Mode Capability: Volatile memory
Firmware Version: Not Specified
Module Manufacturer ID: Unknown
Module Product ID: Unknown
Memory Subsystem Controller Manufacturer ID: Unknown
Memory Subsystem Controller Product ID: Unknown
Non-Volatile Size: None
Volatile Size: None
Cache Size: None
Logical Size: None
Handle 0x002D, DMI type 17, 92 bytes
Memory Device
Array Handle: 0x0027
Error Information Handle: Not Provided
Total Width: Unknown
Data Width: Unknown
Size: No Module Installed
Form Factor: Unknown
Set: None
Locator: Controller1-ChannelB-DIMM0
Bank Locator: BANK 1
Type: Unknown
Type Detail: None
Speed: Unknown
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Rank: Unknown
Configured Memory Speed: Unknown
Minimum Voltage: Unknown
Maximum Voltage: Unknown
Configured Voltage: Unknown
Memory Technology: <OUT OF SPEC>
Memory Operating Mode Capability: Volatile memory
Firmware Version: Not Specified
Module Manufacturer ID: Unknown
Module Product ID: Unknown
Memory Subsystem Controller Manufacturer ID: Unknown
Memory Subsystem Controller Product ID: Unknown
Non-Volatile Size: None
Volatile Size: None
Cache Size: None
Logical Size: None
Handle 0x002E, DMI type 17, 92 bytes
Memory Device
Array Handle: 0x0027
Error Information Handle: Not Provided
Total Width: Unknown
Data Width: Unknown
Size: No Module Installed
Form Factor: Unknown
Set: None
Locator: Controller1-ChannelC-DIMM0
Bank Locator: BANK 2
Type: Unknown
Type Detail: None
Speed: Unknown
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Rank: Unknown
Configured Memory Speed: Unknown
Minimum Voltage: Unknown
Maximum Voltage: Unknown
Configured Voltage: Unknown
Memory Technology: <OUT OF SPEC>
Memory Operating Mode Capability: Volatile memory
Firmware Version: Not Specified
Module Manufacturer ID: Unknown
Module Product ID: Unknown
Memory Subsystem Controller Manufacturer ID: Unknown
Memory Subsystem Controller Product ID: Unknown
Non-Volatile Size: None
Volatile Size: None
Cache Size: None
Logical Size: None
Handle 0x002F, DMI type 17, 92 bytes
Memory Device
Array Handle: 0x0027
Error Information Handle: Not Provided
Total Width: Unknown
Data Width: Unknown
Size: No Module Installed
Form Factor: Unknown
Set: None
Locator: Controller1-ChannelD-DIMM0
Bank Locator: BANK 3
Type: Unknown
Type Detail: None
Speed: Unknown
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Rank: Unknown
Configured Memory Speed: Unknown
Minimum Voltage: Unknown
Maximum Voltage: Unknown
Configured Voltage: Unknown
Memory Technology: <OUT OF SPEC>
Memory Operating Mode Capability: Volatile memory
Firmware Version: Not Specified
Module Manufacturer ID: Unknown
Module Product ID: Unknown
Memory Subsystem Controller Manufacturer ID: Unknown
Memory Subsystem Controller Product ID: Unknown
Non-Volatile Size: None
Volatile Size: None
Cache Size: None
Logical Size: None
Handle 0x0030, DMI type 19, 31 bytes
Memory Array Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x001FFFFFFFF
Range Size: 8 GB
Physical Array Handle: 0x0027
Partition Width: 4
Handle 0x0031, DMI type 43, 31 bytes
TPM Device
Vendor ID: INTC
Specification Version: 2.0
Firmware Revision: 600.18
Description: INTEL
Characteristics:
Family configurable via platform software support
OEM-specific Information: 0x00000000
Handle 0x0032, DMI type 20, 35 bytes
Memory Device Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x0007FFFFFFF
Range Size: 2 GB
Physical Device Handle: 0x0028
Memory Array Mapped Address Handle: 0x0030
Partition Row Position: Unknown
Handle 0x0033, DMI type 20, 35 bytes
Memory Device Mapped Address
Starting Address: 0x00080000000
Ending Address: 0x000FFFFFFFF
Range Size: 2 GB
Physical Device Handle: 0x0029
Memory Array Mapped Address Handle: 0x0030
Partition Row Position: Unknown
Handle 0x0034, DMI type 20, 35 bytes
Memory Device Mapped Address
Starting Address: 0x00100000000
Ending Address: 0x0017FFFFFFF
Range Size: 2 GB
Physical Device Handle: 0x002A
Memory Array Mapped Address Handle: 0x0030
Partition Row Position: Unknown
Handle 0x0035, DMI type 20, 35 bytes
Memory Device Mapped Address
Starting Address: 0x00180000000
Ending Address: 0x001FFFFFFFF
Range Size: 2 GB
Physical Device Handle: 0x002B
Memory Array Mapped Address Handle: 0x0030
Partition Row Position: Unknown
Handle 0x0036, DMI type 221, 12 bytes
OEM-specific Type
Header and Data:
DD 0C 36 00 01 01 00 04 00 00 00 00
Strings:
FSP Binary Version
Handle 0x0037, DMI type 221, 26 bytes
OEM-specific Type
Header and Data:
DD 1A 37 00 03 01 00 0C 00 89 30 00 02 00 00 00
00 11 00 03 00 FF FF FF FF FF
Strings:
Reference Code - CPU
uCode Version
TXT ACM version
Handle 0x0038, DMI type 221, 26 bytes
OEM-specific Type
Header and Data:
DD 1A 38 00 03 01 00 0C 00 89 30 00 02 00 00 00
00 00 00 03 04 10 32 00 D0 04
Strings:
Reference Code - ME
MEBx version
ME Firmware Version
Consumer SKU
Handle 0x0039, DMI type 221, 47 bytes
OEM-specific Type
Header and Data:
DD 2F 39 00 06 01 00 0C 00 89 30 00 02 03 FF FF
FF FF FF 04 00 FF FF FF 00 00 05 00 FF FF FF 00
00 06 00 FF FF FF FF FF 07 00 04 00 00 00 00
Strings:
Reference Code - PCH
PCH-CRID Status
Disabled
PCH-CRID Original Value
PCH-CRID New Value
OPROM - RST - RAID
PCH Hsio Version
Handle 0x003A, DMI type 221, 82 bytes
OEM-specific Type
Header and Data:
DD 52 3A 00 0B 01 00 0C 00 89 30 00 02 00 00 00
04 49 00 03 00 0C 00 89 30 00 04 05 FF FF FF FF
FF 06 00 00 00 00 00 00 07 00 00 00 00 00 00 08
00 FF FF FF FF FF 09 00 23 00 08 00 00 0A 00 00
00 00 00 00 0B 00 00 00 00 00 00 0C 00 FF FF FF
FF FF
Strings:
Reference Code - SA - System Agent
Reference Code - MRC
SA - PCIe Version
SA-CRID Status
Disabled
SA-CRID Original Value
SA-CRID New Value
OPROM - VBIOS
IO Manageability Engine FW Version
PHY Build Version
Thunderbolt(TM) FW Version
System Agent Manageability Engine FW Version
Handle 0x003B, DMI type 7, 27 bytes
Cache Information
Socket Designation: L1 Cache
Configuration: Enabled, Not Socketed, Level 1
Operational Mode: Write Back
Location: Internal
Installed Size: 128 kB
Maximum Size: 128 kB
Supported SRAM Types:
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Parity
System Type: Data
Associativity: 8-way Set-associative
Handle 0x003C, DMI type 7, 27 bytes
Cache Information
Socket Designation: L1 Cache
Configuration: Enabled, Not Socketed, Level 1
Operational Mode: Write Back
Location: Internal
Installed Size: 256 kB
Maximum Size: 256 kB
Supported SRAM Types:
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Parity
System Type: Instruction
Associativity: 8-way Set-associative
Handle 0x003D, DMI type 7, 27 bytes
Cache Information
Socket Designation: L2 Cache
Configuration: Enabled, Not Socketed, Level 2
Operational Mode: Write Back
Location: Internal
Installed Size: 2 MB
Maximum Size: 2 MB
Supported SRAM Types:
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Single-bit ECC
System Type: Unified
Associativity: 16-way Set-associative
Handle 0x003E, DMI type 7, 27 bytes
Cache Information
Socket Designation: L3 Cache
Configuration: Enabled, Not Socketed, Level 3
Operational Mode: Write Back
Location: Internal
Installed Size: 6 MB
Maximum Size: 6 MB
Supported SRAM Types:
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Multi-bit ECC
System Type: Unified
Associativity: 12-way Set-associative
Handle 0x003F, DMI type 4, 48 bytes
Processor Information
Socket Designation: U3E1
Type: Central Processor
Family: Other
Manufacturer: Intel(R) Corporation
ID: E0 06 0B 00 FF FB EB BF
Version: Intel(R) N100
Voltage: 1.0 V
External Clock: 100 MHz
Max Speed: 3400 MHz
Current Speed: 2871 MHz
Status: Populated, Enabled
Upgrade: Other
L1 Cache Handle: 0x003C
L2 Cache Handle: 0x003D
L3 Cache Handle: 0x003E
Serial Number: To Be Filled By O.E.M.
Asset Tag: To Be Filled By O.E.M.
Part Number: To Be Filled By O.E.M.
Core Count: 4
Core Enabled: 4
Thread Count: 4
Characteristics:
64-bit capable
Multi-Core
Execute Protection
Enhanced Virtualization
Power/Performance Control
Handle 0x0040, DMI type 131, 64 bytes
OEM-specific Type
Header and Data:
83 40 40 00 31 00 00 00 00 00 00 00 00 00 00 00
F8 00 81 54 00 00 00 00 21 20 00 00 32 00 10 00
D0 04 00 00 00 00 00 00 FE 00 FF FF 00 00 00 00
00 00 00 00 22 00 00 00 76 50 72 6F 00 00 00 00
Handle 0x0041, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:00.0
Handle 0x0042, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Video
Type: Video
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:02.0
Handle 0x0043, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 2
Bus Address: 0000:00:12.0
Handle 0x0044, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 3
Bus Address: 0000:00:12.7
Handle 0x0045, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 4
Bus Address: 0000:00:14.0
Handle 0x0046, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 5
Bus Address: 0000:00:14.1
Handle 0x0047, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 6
Bus Address: 0000:00:14.2
Handle 0x0048, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 7
Bus Address: 0000:00:16.0
Handle 0x0049, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 8
Bus Address: 0000:00:1f.0
Handle 0x004A, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Sound
Type: Sound
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:1f.3
Handle 0x004B, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 9
Bus Address: 0000:00:1f.4
Handle 0x004C, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard - Other
Type: Other
Status: Enabled
Type Instance: 10
Bus Address: 0000:00:1f.5
Handle 0x004D, DMI type 221, 82 bytes
OEM-specific Type
Header and Data:
DD 52 4D 00 0B 01 00 FF FF FF FF FF 02 00 FF FF
FF FF FF 03 04 FF FF FF FF FF 05 06 FF FF FF FF
FF 07 08 FF FF FF FF FF 09 00 FF FF FF FF FF 0A
00 FF FF FF FF FF 0B 00 FF FF 00 00 00 0C 00 00
21 00 63 10 0D 00 FF FF FF FF FF 0E 00 00 07 00
00 00
Strings:
Lan Phy Version
Sensor Firmware Version
Debug Mode Status
Disabled
Performance Mode Status
Disabled
Debug Use USB(Disabled:Serial)
Disabled
ICC Overclocking Version
UNDI Version
EC FW Version
GOP Version
Royal Park Version
Platform Version
Handle 0x004E, DMI type 32, 11 bytes
System Boot Information
Status: No errors detected
Handle 0x004F, DMI type 13, 22 bytes
BIOS Language Information
Language Description Format: Abbreviated
Installable Languages: 1
enUS
Currently Installed Language: enUS
Handle 0x0050, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: None
Internal Connector Type: None
External Reference Designator: Keyboard
External Connector Type: PS/2
Port Type: Keyboard Port
Handle 0x0051, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: None
Internal Connector Type: None
External Reference Designator: Mouse
External Connector Type: PS/2
Port Type: Mouse Port
Handle 0x0052, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: None
Internal Connector Type: Other
External Reference Designator: COM 1
External Connector Type: None
Port Type: Serial Port 16550A Compatible
Handle 0x0053, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J1A2B
Internal Connector Type: Other
External Reference Designator: Video
External Connector Type: DB-15 female
Port Type: Video Port
Handle 0x0054, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J3A2
Internal Connector Type: Other
External Reference Designator: HDMI
External Connector Type: None
Port Type: Video Port
Handle 0x0055, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: None
Internal Connector Type: None
External Reference Designator: USB1.1 - 1#
External Connector Type: Access Bus (USB)
Port Type: USB
Handle 0x0056, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: None
Internal Connector Type: None
External Reference Designator: USB1.1 - 2#
External Connector Type: Access Bus (USB)
Port Type: USB
Handle 0x0057, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: None
Internal Connector Type: None
External Reference Designator: USB1.1 - 3#
External Connector Type: Access Bus (USB)
Port Type: USB
Handle 0x0058, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: None
Internal Connector Type: None
External Reference Designator: USB1.1 - 4#
External Connector Type: Access Bus (USB)
Port Type: USB
Handle 0x0059, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: None
Internal Connector Type: None
External Reference Designator: USB1.1 - 5#
External Connector Type: Access Bus (USB)
Port Type: USB
Handle 0x005A, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: None
Internal Connector Type: None
External Reference Designator: USB2.0 - 1#
External Connector Type: Access Bus (USB)
Port Type: USB
Handle 0x005B, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: None
Internal Connector Type: None
External Reference Designator: USB2.0 - 2#
External Connector Type: Access Bus (USB)
Port Type: USB
Handle 0x005C, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: None
Internal Connector Type: None
External Reference Designator: Ethernet
External Connector Type: RJ-45
Port Type: Network Port
Handle 0x005D, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J8J1
Internal Connector Type: None
External Reference Designator: SATA Port 0 Direct Connect
External Connector Type: SAS/SATA Plug Receptacle
Port Type: SATA
Handle 0x005E, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J7J1
Internal Connector Type: None
External Reference Designator: eSATA Port 4
External Connector Type: SAS/SATA Plug Receptacle
Port Type: SATA
Handle 0x005F, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J6J1
Internal Connector Type: None
External Reference Designator: eSATA Port 3
External Connector Type: SAS/SATA Plug Receptacle
Port Type: SATA
Handle 0x0060, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J7G1 - SATA Port 2
Internal Connector Type: SAS/SATA Plug Receptacle
External Reference Designator: None
External Connector Type: None
Port Type: SATA
Handle 0x0061, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J7G2 - SATA Port 1
Internal Connector Type: SAS/SATA Plug Receptacle
External Reference Designator: None
External Connector Type: None
Port Type: SATA
Handle 0x0062, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J1F2
Internal Connector Type: None
External Reference Designator: AC IN
External Connector Type: Other
Port Type: Other
Handle 0x0063, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J5B1 - PCH JTAG
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0064, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J9A1 - TPM/PORT 80
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0065, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J9E4 - HDA 2X8 Header
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0066, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J9E7 - HDA 8Pin Header
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0067, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J8F1 - HDA HDMI
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0068, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J9E3 - Scan Matrix Keyboard
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0069, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J8E1 - SPI Program
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x006A, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J9E5 - LPC Hot Docking
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x006B, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J9G2 - LPC SIDE BAND
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x006C, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J8F2 - LPC Slot
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x006D, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J8H3 - PCH XDP
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x006E, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J6H1 - SATA Power
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x006F, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J5J1 - FP Header
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0070, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J4H1 - ATX Power
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0071, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J1J3 - AVMC
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0072, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J1H1 - BATT B
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0073, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J1H2 - BATT A
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0074, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J2G1 - CPU Fan
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0075, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J1D3 - XDP
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0076, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J4V1 - Memory Slot 1
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0077, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J4V2 - Memory Slot 2
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0078, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: J4C1 - FAN PWR
Internal Connector Type: Other
External Reference Designator: None
External Connector Type: None
Port Type: Other
Handle 0x0079, DMI type 133, 44 bytes
OEM-specific Type
Header and Data:
85 2C 79 00 F9 B4 95 78 4D 92 0A 41 96 39 12 38
62 B2 8A 63 00 86 80 08 16 12 20 26 12 86 80 01
00 00 00 61 72 57 18 03 00 00 00 00
Handle 0x007A, DMI type 136, 8 bytes
OEM-specific Type
Header and Data:
88 08 7A 00 00 00 00 00
Handle 0x007B, DMI type 14, 8 bytes
Group Associations
Name: $MEI
Items: 1
0x0000 (OEM-specific)
Handle 0x007C, DMI type 219, 106 bytes
OEM-specific Type
Header and Data:
DB 6A 7C 00 01 04 01 55 02 00 90 06 01 85 30 20
00 00 00 00 40 00 00 00 00 00 00 02 00 40 00 02
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
FF FF FF FF FF FF FF FF 03 00 00 00 80 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00
Strings:
MEI1
MEI2
MEI3
MEI4
Handle 0x007D, DMI type 136, 6 bytes
OEM-specific Type
Header and Data:
88 06 7D 00 00 00
Handle 0x007E, DMI type 14, 23 bytes
Group Associations
Name: Firmware Version Info
Items: 6
0x0036 (OEM-specific)
0x0037 (OEM-specific)
0x0038 (OEM-specific)
0x0039 (OEM-specific)
0x003A (OEM-specific)
0x004D (OEM-specific)
Handle 0x007F, DMI type 127, 4 bytes
End Of Table
hwinfo¶
01: None 00.0: 10105 BIOS
[Created at bios.186]
Unique ID: rdCR.lZF+r4EgHp4
Hardware Class: bios
BIOS Keyboard LED Status:
Scroll Lock: off
Num Lock: off
Caps Lock: off
SMBIOS Version: 3.5
BIOS Info: #0
Vendor: "American Megatrends International, LLC."
Version: "1.02"
Date: "01/11/2024"
Start Address: 0xf0000
ROM Size: 16384 kB
Features: 0x0d030000000177fb9880
PCI supported
BIOS flashable
BIOS shadowing allowed
CD boot supported
Selectable boot supported
BIOS ROM socketed
EDD spec supported
1.2MB NEC 9800 Japanese Floppy supported
1.2MB Toshiba Japanese Floppy supported
360kB Floppy supported
1.2MB Floppy supported
720kB Floppy supported
2.88MB Floppy supported
Print Screen supported
Serial Services supported
Printer Services supported
CGA/Mono Video supported
ACPI supported
USB Legacy supported
BIOS Boot Spec supported
System Info: #1
Manufacturer: "Micro Computer (HK) Tech Limited"
Product: "Mercury Series"
Version: "Default string"
Serial: "MF176VS10PABMHG00077"
UUID: 1c85cd80-e78d-11ee-bed7-7e4266e21c00
Wake-up: 0x06 (Power Switch)
Board Info: #2
Manufacturer: "Shenzhen Meigao Electronic Equipment Co.,Ltd"
Product: "ANSVK"
Version: "1.1"
Serial: "FNSVKN10007B1040797"
Asset Tag: "Default string"
Type: 0x0a (Motherboard)
Features: 0x09
Hosting Board
Replaceable
Location: "Default string"
Chassis: #3
Chassis Info: #3
Manufacturer: "Default string"
Version: "Default string"
Serial: "Default string"
Asset Tag: "Default string"
Type: 0x03 (Desktop)
Bootup State: 0x03 (Safe)
Power Supply State: 0x03 (Safe)
Thermal State: 0x03 (Safe)
Security Status: 0x03 (None)
Port Connector: #4
Internal Designator: "Internal Connector 1"
External Designator: "External Connector 1"
Port Connector: #5
Internal Designator: "Internal Connector 2"
External Designator: "External Connector 2"
Port Connector: #6
Internal Designator: "Internal Connector 3"
External Designator: "External Connector 3"
Port Connector: #7
Internal Designator: "Internal Connector 4"
External Designator: "External Connector 4"
Port Connector: #8
Internal Designator: "Internal Connector 5"
External Designator: "External Connector 5"
System Slot: #9
Designation: "Slot 1"
Type: 0xa6 (Other)
Bus Width: 0x05 (32 bit)
Status: 0x03 (Available)
Length: 0x03 (Short)
Slot ID: 1
Characteristics: 0x0104 (3.3 V, PME#)
System Slot: #10
Designation: "Slot 2"
Type: 0xa6 (Other)
Bus Width: 0x05 (32 bit)
Status: 0x03 (Available)
Length: 0x03 (Short)
Slot ID: 1
Characteristics: 0x0104 (3.3 V, PME#)
System Slot: #11
Designation: "Slot 3"
Type: 0xa6 (Other)
Bus Width: 0x05 (32 bit)
Status: 0x03 (Available)
Length: 0x03 (Short)
Slot ID: 1
Characteristics: 0x0104 (3.3 V, PME#)
System Slot: #12
Designation: "Slot 4"
Type: 0xa6 (Other)
Bus Width: 0x05 (32 bit)
Status: 0x03 (Available)
Length: 0x03 (Short)
Slot ID: 1
Characteristics: 0x0104 (3.3 V, PME#)
System Slot: #13
Designation: "Slot 5"
Type: 0xa6 (Other)
Bus Width: 0x05 (32 bit)
Status: 0x03 (Available)
Length: 0x03 (Short)
Slot ID: 1
Characteristics: 0x0104 (3.3 V, PME#)
On Board Devices: #14
Unknown: "Device 1"
OEM Strings: #15
Default string
System Config Options (Jumpers & Switches) #16:
Default string
Language Info: #17
Languages: en|US|iso8859-1
Current: en|US|iso8859-1
Type 26 Record: #18
Data 00: 1a 16 12 00 01 67 00 80 00 80 00 80 00 80 00 80
Data 10: 00 00 00 00 00 80
String 1: "Voltage Probe #1"
Type 26 Record: #19
Data 00: 1a 16 13 00 01 67 00 80 00 80 00 80 00 80 00 80
Data 10: 00 00 00 00 00 80
String 1: "Voltage Probe #2"
Type 27 Record: #20
Data 00: 1b 0f 14 00 00 00 67 00 00 00 00 00 00 80 01
String 1: "Cooling device #1"
Type 27 Record: #21
Data 00: 1b 0f 15 00 00 00 67 00 00 00 00 00 00 80 01
String 1: "Cooling device #2"
Type 27 Record: #22
Data 00: 1b 0f 16 00 00 00 62 00 00 00 00 00 00 80 01
String 1: "Cooling device #3"
Type 28 Record: #23
Data 00: 1c 16 17 00 01 67 00 80 00 80 00 80 00 80 00 80
Data 10: 00 00 00 00 00 80
String 1: "Temperature Probe #1"
Type 28 Record: #24
Data 00: 1c 16 18 00 01 62 00 80 00 80 00 80 00 80 00 80
Data 10: 00 00 00 00 00 80
String 1: "Temperature Probe #2"
Type 28 Record: #25
Data 00: 1c 16 19 00 01 62 00 80 00 80 00 80 00 80 00 80
Data 10: 00 00 00 00 00 80
String 1: "Temperature Probe #3"
Type 28 Record: #26
Data 00: 1c 16 1a 00 01 62 00 80 00 80 00 80 00 80 00 80
Data 10: 00 00 00 00 00 80
String 1: "Temperature Probe #4"
Type 29 Record: #27
Data 00: 1d 16 1b 00 01 67 00 80 00 80 00 80 00 80 00 80
Data 10: 00 00 00 00 00 80
String 1: "Electrical Probe #1"
Type 29 Record: #28
Data 00: 1d 16 1c 00 01 62 00 80 00 80 00 80 00 80 00 80
Data 10: 00 00 00 00 00 80
String 1: "Electrical Probe #2"
Type 29 Record: #29
Data 00: 1d 16 1d 00 01 62 00 80 00 80 00 80 00 80 00 80
Data 10: 00 00 00 00 00 80
String 1: "Electrical Probe #3"
Type 29 Record: #30
Data 00: 1d 16 1e 00 01 62 00 80 00 80 00 80 00 80 00 80
Data 10: 00 00 00 00 00 80
String 1: "Electrical Probe #4"
Type 29 Record: #31
Data 00: 1d 16 1f 00 01 62 00 80 00 80 00 80 00 80 00 80
Data 10: 00 00 00 00 00 80
String 1: "Electrical Probe #5"
Type 32 Record: #32
Data 00: 20 0b 20 00 00 00 00 00 00 00 00
Type 34 Record: #33
Data 00: 22 0b 21 00 01 02 00 00 00 00 02
String 1: "Management Dev #1"
Type 39 Record: #34
Data 00: 27 16 22 00 01 01 02 03 04 05 06 07 00 80 a2 11
Data 10: 12 00 14 00 1f 00
String 1: "Default string"
String 2: "Default string"
String 3: "Default string"
String 4: "Default string"
String 5: "Default string"
String 6: "Default string"
String 7: "Default string"
Type 39 Record: #35
Data 00: 27 16 23 00 01 01 02 03 04 05 06 07 00 80 a2 11
Data 10: 13 00 15 00 1e 00
String 1: "Default string"
String 2: "Default string"
String 3: "Default string"
String 4: "Default string"
String 5: "Default string"
String 6: "Default string"
String 7: "Default string"
Type 39 Record: #36
Data 00: 27 16 24 00 01 01 01 01 01 01 01 02 00 80 a2 11
Data 10: ff ff 16 00 ff ff
String 1: "Default string"
String 2: "Default string"
String 3: "Default string"
String 4: "Default string"
String 5: "Default string"
String 6: "Default string"
String 7: "Default string"
Type 44 Record: #37
Data 00: 2c 09 25 00 00 00 01 01 00
Type 45 Record: #38
Data 00: 2d 17 26 00 01 02 01 03 01 04 05 06 00 00 a0 00
Data 10: 00 00 00 00 00 00 04
String 1: "BIOS Firmware"
String 2: "1.02"
String 3: "3BD2C8CC-39B2-4B8D-A359-CCC7F910708A"
String 4: "01/11/2024"
String 5: "Default string"
String 6: "1.02"
Physical Memory Array: #39
Use: 0x03 (System memory)
Location: 0x03 (Motherboard)
Slots: 8
Max. Size: 40 GB
ECC: 0x03 (None)
Memory Device: #40
Location: "Controller0-ChannelA"
Bank: "BANK 0"
Manufacturer: "Samsung"
Serial: "20000000"
Asset Tag: "9876543210"
Memory Array: #39
Form Factor: 0x0b (Row of Chips)
Type: 0x23 (Other)
Type Detail: 0x0080 (Synchronous)
Data Width: 16 bits
Size: 2 GB
Speed: 4800 MHz
Memory Device: #41
Location: "Controller0-ChannelB"
Bank: "BANK 1"
Manufacturer: "Samsung"
Serial: "20000000"
Asset Tag: "9876543210"
Memory Array: #39
Form Factor: 0x0b (Row of Chips)
Type: 0x23 (Other)
Type Detail: 0x0080 (Synchronous)
Data Width: 16 bits
Size: 2 GB
Speed: 4800 MHz
Memory Device: #42
Location: "Controller0-ChannelC"
Bank: "BANK 2"
Manufacturer: "Samsung"
Serial: "20000000"
Asset Tag: "9876543210"
Memory Array: #39
Form Factor: 0x0b (Row of Chips)
Type: 0x23 (Other)
Type Detail: 0x0080 (Synchronous)
Data Width: 16 bits
Size: 2 GB
Speed: 4800 MHz
Memory Device: #43
Location: "Controller0-ChannelD"
Bank: "BANK 3"
Manufacturer: "Samsung"
Serial: "20000000"
Asset Tag: "9876543210"
Memory Array: #39
Form Factor: 0x0b (Row of Chips)
Type: 0x23 (Other)
Type Detail: 0x0080 (Synchronous)
Data Width: 16 bits
Size: 2 GB
Speed: 4800 MHz
Memory Device: #44
Location: "Controller1-ChannelA-DIMM0"
Bank: "BANK 0"
Memory Array: #39
Form Factor: 0x02 (Unknown)
Type: 0x02 (Unknown)
Data Width: 0 bits
Size: No Memory Installed
Memory Device: #45
Location: "Controller1-ChannelB-DIMM0"
Bank: "BANK 1"
Memory Array: #39
Form Factor: 0x02 (Unknown)
Type: 0x02 (Unknown)
Data Width: 0 bits
Size: No Memory Installed
Memory Device: #46
Location: "Controller1-ChannelC-DIMM0"
Bank: "BANK 2"
Memory Array: #39
Form Factor: 0x02 (Unknown)
Type: 0x02 (Unknown)
Data Width: 0 bits
Size: No Memory Installed
Memory Device: #47
Location: "Controller1-ChannelD-DIMM0"
Bank: "BANK 3"
Memory Array: #39
Form Factor: 0x02 (Unknown)
Type: 0x02 (Unknown)
Data Width: 0 bits
Size: No Memory Installed
Memory Array Mapping: #48
Memory Array: #39
Partition Width: 4
Start Address: 0x0000000000000000
End Address: 0x0000000200000000
Type 43 Record: #49
Data 00: 2b 1f 31 00 49 4e 54 43 02 00 12 00 58 02 d0 04
Data 10: 00 00 02 10 00 00 00 00 00 00 00 00 00 00 00
String 1: "TPM 2.0"
String 2: "INTEL"
Memory Device Mapping: #50
Memory Device: #40
Array Mapping: #48
Interleave Pos: 0
Interleaved Depth: 0
Start Address: 0x00000000
End Address: 0x80000000
Memory Device Mapping: #51
Memory Device: #41
Array Mapping: #48
Interleave Pos: 0
Interleaved Depth: 0
Start Address: 0x0000000080000000
End Address: 0x0000000100000000
Memory Device Mapping: #52
Memory Device: #42
Array Mapping: #48
Interleave Pos: 0
Interleaved Depth: 0
Start Address: 0x0000000100000000
End Address: 0x0000000180000000
Memory Device Mapping: #53
Memory Device: #43
Array Mapping: #48
Interleave Pos: 0
Interleaved Depth: 0
Start Address: 0x0000000180000000
End Address: 0x0000000200000000
Type 221 Record: #54
Data 00: dd 0c 36 00 01 01 00 04 00 00 00 00
String 1: "FSP Binary Version"
Type 221 Record: #55
Data 00: dd 1a 37 00 03 01 00 0c 00 89 30 00 02 00 00 00
Data 10: 00 11 00 03 00 ff ff ff ff ff
String 1: "Reference Code - CPU"
String 2: "uCode Version"
String 3: "TXT ACM version"
Type 221 Record: #56
Data 00: dd 1a 38 00 03 01 00 0c 00 89 30 00 02 00 00 00
Data 10: 00 00 00 03 04 10 32 00 d0 04
String 1: "Reference Code - ME"
String 2: "MEBx version"
String 3: "ME Firmware Version"
String 4: "Consumer SKU"
Type 221 Record: #57
Data 00: dd 2f 39 00 06 01 00 0c 00 89 30 00 02 03 ff ff
Data 10: ff ff ff 04 00 ff ff ff 00 00 05 00 ff ff ff 00
Data 20: 00 06 00 ff ff ff ff ff 07 00 04 00 00 00 00
String 1: "Reference Code - PCH"
String 2: "PCH-CRID Status"
String 3: "Disabled"
String 4: "PCH-CRID Original Value"
String 5: "PCH-CRID New Value"
String 6: "OPROM - RST - RAID"
String 7: "PCH Hsio Version"
Type 221 Record: #58
Data 00: dd 52 3a 00 0b 01 00 0c 00 89 30 00 02 00 00 00
Data 10: 04 49 00 03 00 0c 00 89 30 00 04 05 ff ff ff ff
Data 20: ff 06 00 00 00 00 00 00 07 00 00 00 00 00 00 08
Data 30: 00 ff ff ff ff ff 09 00 23 00 08 00 00 0a 00 00
Data 40: 00 00 00 00 0b 00 00 00 00 00 00 0c 00 ff ff ff
Data 50: ff ff
String 1: "Reference Code - SA - System Agent"
String 2: "Reference Code - MRC"
String 3: "SA - PCIe Version"
String 4: "SA-CRID Status"
String 5: "Disabled"
String 6: "SA-CRID Original Value"
String 7: "SA-CRID New Value"
String 8: "OPROM - VBIOS"
String 9: "IO Manageability Engine FW Version"
String 10: "PHY Build Version"
String 11: "Thunderbolt(TM) FW Version"
String 12: "System Agent Manageability Engine FW Version"
Cache Info: #59
Designation: "L1 Cache"
Level: L1
State: Enabled
Mode: 0x01 (Write Back)
Location: 0x00 (Internal, Not Socketed)
ECC: 0x04 (Parity)
Type: 0x04 (Data)
Associativity: 0x07 (8-way Set-Associative)
Max. Size: 128 kB
Current Size: 128 kB
Supported SRAM Types: 0x0020 (Synchronous)
Current SRAM Type: 0x0020 (Synchronous)
Cache Info: #60
Designation: "L1 Cache"
Level: L1
State: Enabled
Mode: 0x01 (Write Back)
Location: 0x00 (Internal, Not Socketed)
ECC: 0x04 (Parity)
Type: 0x03 (Instruction)
Associativity: 0x07 (8-way Set-Associative)
Max. Size: 256 kB
Current Size: 256 kB
Supported SRAM Types: 0x0020 (Synchronous)
Current SRAM Type: 0x0020 (Synchronous)
Cache Info: #61
Designation: "L2 Cache"
Level: L2
State: Enabled
Mode: 0x01 (Write Back)
Location: 0x00 (Internal, Not Socketed)
ECC: 0x05 (Single-bit)
Type: 0x05 (Unified)
Associativity: 0x08 (16-way Set-Associative)
Max. Size: 2048 kB
Current Size: 2048 kB
Supported SRAM Types: 0x0020 (Synchronous)
Current SRAM Type: 0x0020 (Synchronous)
Cache Info: #62
Designation: "L3 Cache"
Level: L3
State: Enabled
Mode: 0x01 (Write Back)
Location: 0x00 (Internal, Not Socketed)
ECC: 0x06 (Multi-bit)
Type: 0x05 (Unified)
Associativity: 0x09 (Other)
Max. Size: 6144 kB
Current Size: 6144 kB
Supported SRAM Types: 0x0020 (Synchronous)
Current SRAM Type: 0x0020 (Synchronous)
Processor Info: #63
Socket: "U3E1"
Socket Type: 0x01 (Other)
Socket Status: Populated
Type: 0x03 (CPU)
Family: 0x01 (Other)
Manufacturer: "Intel(R) Corporation"
Version: "Intel(R) N100"
Serial: "To Be Filled By O.E.M."
Asset Tag: "To Be Filled By O.E.M."
Part Number: "To Be Filled By O.E.M."
Processor ID: 0xbfebfbff000b06e0
Status: 0x01 (Enabled)
Voltage: 1.0 V
External Clock: 100 MHz
Max. Speed: 3400 MHz
Current Speed: 2871 MHz
L1 Cache: #60
L2 Cache: #61
L3 Cache: #62
Type 131 Record: #64
Data 00: 83 40 40 00 31 00 00 00 00 00 00 00 00 00 00 00
Data 10: f8 00 81 54 00 00 00 00 21 20 00 00 32 00 10 00
Data 20: d0 04 00 00 00 00 00 00 fe 00 ff ff 00 00 00 00
Data 30: 00 00 00 00 22 00 00 00 76 50 72 6f 00 00 00 00
Type 41 Record: #65
Data 00: 29 0b 41 00 01 81 01 00 00 00 00
String 1: "Onboard - Other"
Type 41 Record: #66
Data 00: 29 0b 42 00 01 83 01 00 00 00 10
String 1: "Onboard - Video"
Type 41 Record: #67
Data 00: 29 0b 43 00 01 81 02 00 00 00 90
String 1: "Onboard - Other"
Type 41 Record: #68
Data 00: 29 0b 44 00 01 81 03 00 00 00 97
String 1: "Onboard - Other"
Type 41 Record: #69
Data 00: 29 0b 45 00 01 81 04 00 00 00 a0
String 1: "Onboard - Other"
Type 41 Record: #70
Data 00: 29 0b 46 00 01 81 05 00 00 00 a1
String 1: "Onboard - Other"
Type 41 Record: #71
Data 00: 29 0b 47 00 01 81 06 00 00 00 a2
String 1: "Onboard - Other"
Type 41 Record: #72
Data 00: 29 0b 48 00 01 81 07 00 00 00 b0
String 1: "Onboard - Other"
Type 41 Record: #73
Data 00: 29 0b 49 00 01 81 08 00 00 00 f8
String 1: "Onboard - Other"
Type 41 Record: #74
Data 00: 29 0b 4a 00 01 87 01 00 00 00 fb
String 1: "Onboard - Sound"
Type 41 Record: #75
Data 00: 29 0b 4b 00 01 81 09 00 00 00 fc
String 1: "Onboard - Other"
Type 41 Record: #76
Data 00: 29 0b 4c 00 01 81 0a 00 00 00 fd
String 1: "Onboard - Other"
Type 221 Record: #77
Data 00: dd 52 4d 00 0b 01 00 ff ff ff ff ff 02 00 ff ff
Data 10: ff ff ff 03 04 ff ff ff ff ff 05 06 ff ff ff ff
Data 20: ff 07 08 ff ff ff ff ff 09 00 ff ff ff ff ff 0a
Data 30: 00 ff ff ff ff ff 0b 00 ff ff 00 00 00 0c 00 00
Data 40: 21 00 63 10 0d 00 ff ff ff ff ff 0e 00 00 07 00
Data 50: 00 00
String 1: "Lan Phy Version"
String 2: "Sensor Firmware Version"
String 3: "Debug Mode Status"
String 4: "Disabled"
String 5: "Performance Mode Status"
String 6: "Disabled"
String 7: "Debug Use USB(Disabled:Serial)"
String 8: "Disabled"
String 9: "ICC Overclocking Version"
String 10: "UNDI Version"
String 11: "EC FW Version"
String 12: "GOP Version"
String 13: "Royal Park Version"
String 14: "Platform Version"
Type 32 Record: #78
Data 00: 20 0b 4e 00 00 00 00 00 00 00 00
Language Info: #79
Languages: enUS
Current: enUS
Port Connector: #80
Type: 0x0d (Keyboard Port)
Internal Designator: "None"
External Designator: "Keyboard"
External Connector: 0x0f (PS/2)
Port Connector: #81
Type: 0x0e (Mouse Port)
Internal Designator: "None"
External Designator: "Mouse"
External Connector: 0x0f (PS/2)
Port Connector: #82
Type: 0x09 (Serial Port 16550A Compatible)
Internal Designator: "None"
Internal Connector: 0xff (Other)
External Designator: "COM 1"
Port Connector: #83
Type: 0x1c (Video Port)
Internal Designator: "J1A2B"
Internal Connector: 0xff (Other)
External Designator: "Video"
External Connector: 0x07 (DB-15 pin female)
Port Connector: #84
Type: 0x1c (Video Port)
Internal Designator: "J3A2"
Internal Connector: 0xff (Other)
External Designator: "HDMI"
Port Connector: #85
Type: 0x10 (USB)
Internal Designator: "None"
External Designator: "USB1.1 - 1#"
External Connector: 0x12 (Access Bus [USB])
Port Connector: #86
Type: 0x10 (USB)
Internal Designator: "None"
External Designator: "USB1.1 - 2#"
External Connector: 0x12 (Access Bus [USB])
Port Connector: #87
Type: 0x10 (USB)
Internal Designator: "None"
External Designator: "USB1.1 - 3#"
External Connector: 0x12 (Access Bus [USB])
Port Connector: #88
Type: 0x10 (USB)
Internal Designator: "None"
External Designator: "USB1.1 - 4#"
External Connector: 0x12 (Access Bus [USB])
Port Connector: #89
Type: 0x10 (USB)
Internal Designator: "None"
External Designator: "USB1.1 - 5#"
External Connector: 0x12 (Access Bus [USB])
Port Connector: #90
Type: 0x10 (USB)
Internal Designator: "None"
External Designator: "USB2.0 - 1#"
External Connector: 0x12 (Access Bus [USB])
Port Connector: #91
Type: 0x10 (USB)
Internal Designator: "None"
External Designator: "USB2.0 - 2#"
External Connector: 0x12 (Access Bus [USB])
Port Connector: #92
Type: 0x1f (Network Port)
Internal Designator: "None"
External Designator: "Ethernet"
External Connector: 0x0b (RJ-45)
Port Connector: #93
Type: 0x20 (Other)
Internal Designator: "J8J1"
External Designator: "SATA Port 0 Direct Connect"
External Connector: 0x22 (Other)
Port Connector: #94
Type: 0x20 (Other)
Internal Designator: "J7J1"
External Designator: "eSATA Port 4"
External Connector: 0x22 (Other)
Port Connector: #95
Type: 0x20 (Other)
Internal Designator: "J6J1"
External Designator: "eSATA Port 3"
External Connector: 0x22 (Other)
Port Connector: #96
Type: 0x20 (Other)
Internal Designator: "J7G1 - SATA Port 2"
Internal Connector: 0x22 (Other)
External Designator: "None"
Port Connector: #97
Type: 0x20 (Other)
Internal Designator: "J7G2 - SATA Port 1"
Internal Connector: 0x22 (Other)
External Designator: "None"
Port Connector: #98
Type: 0xff (Other)
Internal Designator: "J1F2"
External Designator: "AC IN"
External Connector: 0xff (Other)
Port Connector: #99
Type: 0xff (Other)
Internal Designator: "J5B1 - PCH JTAG"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #100
Type: 0xff (Other)
Internal Designator: "J9A1 - TPM/PORT 80"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #101
Type: 0xff (Other)
Internal Designator: "J9E4 - HDA 2X8 Header"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #102
Type: 0xff (Other)
Internal Designator: "J9E7 - HDA 8Pin Header"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #103
Type: 0xff (Other)
Internal Designator: "J8F1 - HDA HDMI"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #104
Type: 0xff (Other)
Internal Designator: "J9E3 - Scan Matrix Keyboard"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #105
Type: 0xff (Other)
Internal Designator: "J8E1 - SPI Program"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #106
Type: 0xff (Other)
Internal Designator: "J9E5 - LPC Hot Docking"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #107
Type: 0xff (Other)
Internal Designator: "J9G2 - LPC SIDE BAND"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #108
Type: 0xff (Other)
Internal Designator: "J8F2 - LPC Slot"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #109
Type: 0xff (Other)
Internal Designator: "J8H3 - PCH XDP"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #110
Type: 0xff (Other)
Internal Designator: "J6H1 - SATA Power"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #111
Type: 0xff (Other)
Internal Designator: "J5J1 - FP Header"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #112
Type: 0xff (Other)
Internal Designator: "J4H1 - ATX Power"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #113
Type: 0xff (Other)
Internal Designator: "J1J3 - AVMC"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #114
Type: 0xff (Other)
Internal Designator: "J1H1 - BATT B"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #115
Type: 0xff (Other)
Internal Designator: "J1H2 - BATT A"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #116
Type: 0xff (Other)
Internal Designator: "J2G1 - CPU Fan"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #117
Type: 0xff (Other)
Internal Designator: "J1D3 - XDP"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #118
Type: 0xff (Other)
Internal Designator: "J4V1 - Memory Slot 1"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #119
Type: 0xff (Other)
Internal Designator: "J4V2 - Memory Slot 2"
Internal Connector: 0xff (Other)
External Designator: "None"
Port Connector: #120
Type: 0xff (Other)
Internal Designator: "J4C1 - FAN PWR"
Internal Connector: 0xff (Other)
External Designator: "None"
Type 133 Record: #121
Data 00: 85 2c 79 00 f9 b4 95 78 4d 92 0a 41 96 39 12 38
Data 10: 62 b2 8a 63 00 86 80 08 16 12 20 26 12 86 80 01
Data 20: 00 00 00 61 72 57 18 03 00 00 00 00
Type 136 Record: #122
Data 00: 88 08 7a 00 00 00 00 00
Group Associations: #123
Group Name: "$MEI"
Items: #0
Type 219 Record: #124
Data 00: db 6a 7c 00 01 04 01 55 02 00 90 06 01 85 30 20
Data 10: 00 00 00 00 40 00 00 00 00 00 00 02 00 40 00 02
Data 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Data 30: ff ff ff ff ff ff ff ff 03 00 00 00 80 00 00 00
Data 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Data 50: 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Data 60: 00 00 00 00 00 00 00 00 00 00
String 1: "MEI1"
String 2: "MEI2"
String 3: "MEI3"
String 4: "MEI4"
Type 136 Record: #125
Data 00: 88 06 7d 00 00 00
Group Associations: #126
Group Name: "Firmware Version Info"
Items: #54, #55, #56, #57, #58, #77
Config Status: cfg=new, avail=yes, need=no, active=unknown
02: None 00.0: 10107 System
[Created at sys.64]
Unique ID: rdCR.n_7QNeEnh23
Hardware Class: system
Model: "System"
Formfactor: "desktop"
Driver Info #0:
Driver Status: thermal,fan are not active
Driver Activation Cmd: "modprobe thermal; modprobe fan"
Config Status: cfg=new, avail=yes, need=no, active=unknown
03: None 00.0: 10104 FPU
[Created at misc.191]
Unique ID: rdCR.EMpH5pjcahD
Hardware Class: unknown
Model: "FPU"
I/O Ports: 0xf0-0xff (rw)
Config Status: cfg=new, avail=yes, need=no, active=unknown
04: None 00.0: 0801 DMA controller (8237)
[Created at misc.205]
Unique ID: rdCR.f5u1ucRm+H9
Hardware Class: unknown
Model: "DMA controller"
I/O Ports: 0x00-0xcf7 (rw)
I/O Ports: 0xc0-0xdf (rw)
I/O Ports: 0x80-0x8f (rw)
DMA: 4
Config Status: cfg=new, avail=yes, need=no, active=unknown
05: None 00.0: 0800 PIC (8259)
[Created at misc.218]
Unique ID: rdCR.8uRK7LxiIA2
Hardware Class: unknown
Model: "PIC"
I/O Ports: 0x20-0x21 (rw)
I/O Ports: 0xa0-0xa1 (rw)
Config Status: cfg=new, avail=yes, need=no, active=unknown
06: None 00.0: 0900 Keyboard controller
[Created at misc.250]
Unique ID: rdCR.9N+EecqykME
Hardware Class: unknown
Model: "Keyboard controller"
I/O Port: 0x60 (rw)
I/O Port: 0x64 (rw)
Config Status: cfg=new, avail=yes, need=no, active=unknown
07: None 00.0: 10400 PS/2 Controller
[Created at misc.303]
Unique ID: rdCR.DziBbWO85o5
Hardware Class: unknown
Model: "PS/2 Controller"
Config Status: cfg=new, avail=yes, need=no, active=unknown
12: None 00.0: 10102 Main Memory
[Created at memory.74]
Unique ID: rdCR.CxwsZFjVASF
Hardware Class: memory
Model: "Main Memory"
Memory Range: 0x00000000-0x1dae91fff (rw)
Memory Size: 7 GB + 512 MB
Config Status: cfg=new, avail=yes, need=no, active=unknown
13: PCI 1c.0: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: z8Q3.Rf4i4XVcu60
SysFS ID: /devices/pci0000:00/0000:00:1c.0
SysFS BusID: 0000:00:1c.0
Hardware Class: bridge
Model: "Intel PCI bridge"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x54bb
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Driver: "pcieport"
IRQ: 122 (no events)
Module Alias: "pci:v00008086d000054BBsv00008086sd00007270bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
14: PCI 1f.0: 0601 ISA bridge
[Created at pci.386]
Unique ID: BUZT.__+6xlR6EN7
SysFS ID: /devices/pci0000:00/0000:00:1f.0
SysFS BusID: 0000:00:1f.0
Hardware Class: bridge
Device Name: "Onboard - Other"
Model: "Intel ISA bridge"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x5481
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Module Alias: "pci:v00008086d00005481sv00008086sd00007270bc06sc01i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
15: PCI 200.0: 0200 Ethernet controller
[Created at pci.386]
Unique ID: c3qJ.KxG+r+a1g12
Parent ID: 96M4._uvxWEsjTG1
SysFS ID: /devices/pci0000:00/0000:00:1c.6/0000:02:00.0
SysFS BusID: 0000:02:00.0
Hardware Class: network
Model: "Intel Ethernet controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x125c
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x0000
Revision: 0x04
Driver: "igc"
Driver Modules: "igc"
Device File: enp2s0
Memory Range: 0x80900000-0x809fffff (rw,non-prefetchable)
Memory Range: 0x80a00000-0x80a03fff (rw,non-prefetchable)
Memory Range: 0x80800000-0x808fffff (ro,non-prefetchable,disabled)
IRQ: 18 (15642406 events)
HW Address: 58:47:ca:76:08:59
Permanent HW Address: 58:47:ca:76:08:59
Link detected: yes
Module Alias: "pci:v00008086d0000125Csv00008086sd00000000bc02sc00i00"
Driver Info #0:
Driver Status: igc is active
Driver Activation Cmd: "modprobe igc"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #24 (PCI bridge)
16: PCI 16.0: 0780 Communication controller
[Created at pci.386]
Unique ID: WnlC.TfDNl_Gvlp1
SysFS ID: /devices/pci0000:00/0000:00:16.0
SysFS BusID: 0000:00:16.0
Hardware Class: unknown
Device Name: "Onboard - Other"
Model: "Intel Communication controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x54e0
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Driver: "mei_me"
Driver Modules: "mei_me"
Memory Range: 0x6001329000-0x6001329fff (rw,non-prefetchable)
IRQ: 130 (41 events)
Module Alias: "pci:v00008086d000054E0sv00008086sd00007270bc07sc80i00"
Driver Info #0:
Driver Status: mei_me is active
Driver Activation Cmd: "modprobe mei_me"
Config Status: cfg=new, avail=yes, need=no, active=unknown
17: PCI 100.0: 0280 Network controller
[Created at pci.386]
Unique ID: VCu0.wweozhPA279
Parent ID: z8Q3.Rf4i4XVcu60
SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:01:00.0
SysFS BusID: 0000:01:00.0
Hardware Class: network
Model: "Intel Wi-Fi 6 AX200"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x2723 "Wi-Fi 6 AX200"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x008c
Revision: 0x1a
Driver: "iwlwifi"
Driver Modules: "iwlwifi"
Memory Range: 0x80b00000-0x80b03fff (rw,non-prefetchable)
IRQ: 19 (no events)
Module Alias: "pci:v00008086d00002723sv00008086sd0000008Cbc02sc80i00"
Driver Info #0:
Driver Status: iwlwifi is active
Driver Activation Cmd: "modprobe iwlwifi"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #13 (PCI bridge)
18: PCI 14.1: 0c03 USB Controller (USB Device)
[Created at pci.386]
Unique ID: Eu86.HA8+fUo4R83
SysFS ID: /devices/pci0000:00/0000:00:14.1
SysFS BusID: 0000:00:14.1
Hardware Class: usb controller
Device Name: "Onboard - Other"
Model: "Intel USB Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x54ee
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Driver: "dwc3-pci"
Driver Modules: "dwc3_pci"
Memory Range: 0x6001000000-0x60011fffff (rw,non-prefetchable)
Memory Range: 0x600132b000-0x600132bfff (rw,non-prefetchable)
IRQ: 17 (no events)
Module Alias: "pci:v00008086d000054EEsv00008086sd00007270bc0Csc03iFE"
Driver Info #0:
Driver Status: dwc3_pci is active
Driver Activation Cmd: "modprobe dwc3_pci"
Config Status: cfg=new, avail=yes, need=no, active=unknown
19: PCI 1f.5: 0c80 Serial bus controller
[Created at pci.386]
Unique ID: W60f.cDM+UHzOMeA
SysFS ID: /devices/pci0000:00/0000:00:1f.5
SysFS BusID: 0000:00:1f.5
Hardware Class: unknown
Device Name: "Onboard - Other"
Model: "Intel Serial bus controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x54a4
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Memory Range: 0x80c00000-0x80c00fff (rw,non-prefetchable)
Module Alias: "pci:v00008086d000054A4sv00008086sd00007270bc0Csc80i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
20: PCI 1f.3: 0403 Audio device
[Created at pci.386]
Unique ID: nS1_.bsouX6lD9b5
SysFS ID: /devices/pci0000:00/0000:00:1f.3
SysFS BusID: 0000:00:1f.3
Hardware Class: sound
Device Name: "Onboard - Sound"
Model: "Intel Audio device"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x54c8
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0x6001320000-0x6001323fff (rw,non-prefetchable)
Memory Range: 0x6001200000-0x60012fffff (rw,non-prefetchable)
IRQ: 131 (no events)
Module Alias: "pci:v00008086d000054C8sv00008086sd00007270bc04sc03i00"
Driver Info #0:
Driver Status: snd_sof_pci_intel_tgl is active
Driver Activation Cmd: "modprobe snd_sof_pci_intel_tgl"
Driver Info #1:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: "modprobe snd_hda_intel"
Config Status: cfg=new, avail=yes, need=no, active=unknown
21: PCI 00.0: 0600 Host bridge
[Created at pci.386]
Unique ID: qLht.QYi7LWTyaR2
SysFS ID: /devices/pci0000:00/0000:00:00.0
SysFS BusID: 0000:00:00.0
Hardware Class: bridge
Device Name: "Onboard - Other"
Model: "Intel Host bridge"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x461c
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Module Alias: "pci:v00008086d0000461Csv00008086sd00007270bc06sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
22: PCI 12.0: 0700 Serial controller (8250)
[Created at pci.386]
Unique ID: CLZK.vDETnclvlu5
SysFS ID: /devices/pci0000:00/0000:00:12.0
SysFS BusID: 0000:00:12.0
Hardware Class: unknown
Device Name: "Onboard - Other"
Model: "Intel Serial controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x54fc
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Memory Range: 0x6001310000-0x600131ffff (rw,non-prefetchable)
IRQ: 26 (no events)
Module Alias: "pci:v00008086d000054FCsv00008086sd00007270bc07sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
23: PCI 12.7: 0109 Mass storage controller
[Created at pci.386]
Unique ID: Gd_A.0f3BFfhdmt1
SysFS ID: /devices/pci0000:00/0000:00:12.7
SysFS BusID: 0000:00:12.7
Hardware Class: storage
Device Name: "Onboard - Other"
Model: "Intel Mass storage controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x54ff
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Driver: "ufshcd"
Driver Modules: "ufshcd_pci"
Memory Range: 0x600132c000-0x600132cfff (rw,non-prefetchable)
IRQ: 18 (15642406 events)
Module Alias: "pci:v00008086d000054FFsv00008086sd00007270bc01sc09i01"
Driver Info #0:
Driver Status: ufshcd_pci is active
Driver Activation Cmd: "modprobe ufshcd_pci"
Config Status: cfg=new, avail=yes, need=no, active=unknown
24: PCI 1c.6: 0604 PCI bridge (Normal decode)
[Created at pci.386]
Unique ID: 96M4._uvxWEsjTG1
SysFS ID: /devices/pci0000:00/0000:00:1c.6
SysFS BusID: 0000:00:1c.6
Hardware Class: bridge
Model: "Intel PCI bridge"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x54be
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Driver: "pcieport"
IRQ: 123 (no events)
Module Alias: "pci:v00008086d000054BEsv00008086sd00007270bc06sc04i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
25: PCI 14.2: 0500 RAM memory
[Created at pci.386]
Unique ID: 5Dex.AtruVj411y9
SysFS ID: /devices/pci0000:00/0000:00:14.2
SysFS BusID: 0000:00:14.2
Hardware Class: unknown
Device Name: "Onboard - Other"
Model: "Intel RAM memory"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x54ef
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Memory Range: 0x6001324000-0x6001327fff (rw,non-prefetchable,disabled)
Memory Range: 0x600132a000-0x600132afff (rw,non-prefetchable,disabled)
Module Alias: "pci:v00008086d000054EFsv00008086sd00007270bc05sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
26: PCI 02.0: 0300 VGA compatible controller (VGA)
[Created at pci.386]
Unique ID: _Znp.i4vzlYvwb6C
SysFS ID: /devices/pci0000:00/0000:00:02.0
SysFS BusID: 0000:00:02.0
Hardware Class: graphics card
Device Name: "Onboard - Video"
Model: "Intel VGA compatible controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x46d1
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Memory Range: 0x6000000000-0x6000ffffff (rw,non-prefetchable)
Memory Range: 0x4000000000-0x400fffffff (ro,non-prefetchable)
I/O Ports: 0x3000-0x303f (rw)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 255 (no events)
Module Alias: "pci:v00008086d000046D1sv00008086sd00007270bc03sc00i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
27: PCI 14.0: 0c03 USB Controller (XHCI)
[Created at pci.386]
Unique ID: MZfG.Y4ZCsyjtbQ7
SysFS ID: /devices/pci0000:00/0000:00:14.0
SysFS BusID: 0000:00:14.0
Hardware Class: usb controller
Device Name: "Onboard - Other"
Model: "Intel USB Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x54ed
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Driver: "xhci_hcd"
Driver Modules: "xhci_pci"
Memory Range: 0x6001300000-0x600130ffff (rw,non-prefetchable)
IRQ: 124 (193307 events)
Module Alias: "pci:v00008086d000054EDsv00008086sd00007270bc0Csc03i30"
Driver Info #0:
Driver Status: xhci_pci is active
Driver Activation Cmd: "modprobe xhci_pci"
Config Status: cfg=new, avail=yes, need=no, active=unknown
28: PCI 1f.4: 0c05 SMBus
[Created at pci.386]
Unique ID: fnWp.gqBwOqB0cd8
SysFS ID: /devices/pci0000:00/0000:00:1f.4
SysFS BusID: 0000:00:1f.4
Hardware Class: unknown
Device Name: "Onboard - Other"
Model: "Intel SMBus"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x54a3
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x7270
Driver: "i801_smbus"
Driver Modules: "i2c_i801"
Memory Range: 0x6001328000-0x60013280ff (rw,non-prefetchable)
I/O Ports: 0xefa0-0xefbf (rw)
IRQ: 16 (32 events)
Module Alias: "pci:v00008086d000054A3sv00008086sd00007270bc0Csc05i00"
Driver Info #0:
Driver Status: i2c_i801 is active
Driver Activation Cmd: "modprobe i2c_i801"
Config Status: cfg=new, avail=yes, need=no, active=unknown
29: None 00.0: 0700 Serial controller (16550)
[Created at serial.74]
Unique ID: S_Uw.3fyvFV+mbWD
Hardware Class: unknown
Model: "16550A"
Device: "16550A"
Device File: /dev/ttyS0
I/O Ports: 0x3f8-0x3ff (rw)
IRQ: 4 (26 events)
Config Status: cfg=new, avail=yes, need=no, active=unknown
30: None 00.1: 0700 Serial controller (16550)
[Created at serial.74]
Unique ID: v9l_.3fyvFV+mbWD
Hardware Class: unknown
Model: "16550A"
Device: "16550A"
Device File: /dev/ttyS1
I/O Ports: 0x2f8-0x2ff (rw)
IRQ: 3 (26 events)
Config Status: cfg=new, avail=yes, need=no, active=unknown
31: SCSI 100.0: 10600 Disk
[Created at block.245]
Unique ID: FKGF.uiB9S+hMHv9
Parent ID: MZfG.Y4ZCsyjtbQ7
SysFS ID: /class/block/sdb
SysFS BusID: 1:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0
Hardware Class: disk
Model: "ELECOM MF-CAU31"
Vendor: usb 0x056e "ELECOM"
Device: usb 0x6035 "MF-CAU31"
Revision: "PMAP"
Serial ID: "057E02D22030"
Driver: "usb-storage", "sd"
Driver Modules: "usb_storage"
Device File: /dev/sdb (/dev/sg4)
Device Files: /dev/sdb, /dev/disk/by-id/usb-ELECOM_MF-CAU31_070D23BEA9F65E22-0:0, /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0
Device Number: block 8:16-8:31 (char 21:4)
Geometry (Logical): CHS 15071/255/63
Size: 242118656 sectors a 512 bytes
Capacity: 115 GB (123964751872 bytes)
Module Alias: "usb:v056Ep6035d0110dc00dsc00dp00ic08isc06ip50in00"
Driver Info #0:
Driver Status: uas is active
Driver Activation Cmd: "modprobe uas"
Driver Info #1:
Driver Status: usb_storage is active
Driver Activation Cmd: "modprobe usb_storage"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #27 (USB Controller)
32: None 00.0: 11300 Partition
[Created at block.434]
Unique ID: h4pj.SE1wIdpsiiC
Parent ID: FKGF.uiB9S+hMHv9
SysFS ID: /class/block/sdb/sdb1
Hardware Class: partition
Model: "Partition"
Device File: /dev/sdb1
Device Files: /dev/sdb1, /dev/disk/by-label/Ubuntu-Server\x2022.04.2\x20LTS\x20amd64, /dev/disk/by-partlabel/ISO9660, /dev/disk/by-uuid/2023-02-17-21-57-15-00, /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1, /dev/disk/by-id/usb-ELECOM_MF-CAU31_070D23BEA9F65E22-0:0-part1, /dev/disk/by-partuuid/c3b09d5c-3f01-457b-ac5f-206e8818bfa0
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #31 (Disk)
33: None 00.0: 11300 Partition
[Created at block.434]
Unique ID: 8G3o.SE1wIdpsiiC
Parent ID: FKGF.uiB9S+hMHv9
SysFS ID: /class/block/sdb/sdb2
Hardware Class: partition
Model: "Partition"
Device File: /dev/sdb2
Device Files: /dev/sdb2, /dev/disk/by-partlabel/Appended2, /dev/disk/by-partuuid/c3b09d5c-3f01-457b-ac5c-206e8818bfa0, /dev/disk/by-id/usb-ELECOM_MF-CAU31_070D23BEA9F65E22-0:0-part2, /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2, /dev/disk/by-label/ESP, /dev/disk/by-uuid/F7DB-4D56
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #31 (Disk)
34: None 00.0: 11300 Partition
[Created at block.434]
Unique ID: bRJs.SE1wIdpsiiC
Parent ID: FKGF.uiB9S+hMHv9
SysFS ID: /class/block/sdb/sdb3
Hardware Class: partition
Model: "Partition"
Device File: /dev/sdb3
Device Files: /dev/sdb3, /dev/disk/by-partuuid/c3b09d5c-3f01-457b-ac5d-206e8818bfa0, /dev/disk/by-partlabel/Gap1, /dev/disk/by-id/usb-ELECOM_MF-CAU31_070D23BEA9F65E22-0:0-part3, /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #31 (Disk)
35: None 00.0: 11300 Partition
[Created at block.434]
Unique ID: 2dZw.SE1wIdpsiiC
Parent ID: FKGF.uiB9S+hMHv9
SysFS ID: /class/block/sdb/sdb4
Hardware Class: partition
Model: "Partition"
Device File: /dev/sdb4
Device Files: /dev/sdb4, /dev/disk/by-uuid/f95678bd-5f1b-4cde-aa76-a2f7f01d9083, /dev/disk/by-id/usb-ELECOM_MF-CAU31_070D23BEA9F65E22-0:0-part4, /dev/disk/by-label/writable, /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4, /dev/disk/by-partuuid/51f58c9b-79a3-3a4a-9405-c5aa0f247179
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #31 (Disk)
36: SCSI 00.0: 10600 Disk
[Created at block.245]
Unique ID: R7kM.4eSe1YsUNB2
Parent ID: Gd_A.0f3BFfhdmt1
SysFS ID: /class/block/sda
SysFS BusID: 0:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:12.7/host0/target0:0:0/0:0:0:0
Hardware Class: disk
Model: "SAMSUNG KLUEG8U1EA-B0C1"
Vendor: "SAMSUNG"
Device: "KLUEG8U1EA-B0C1"
Revision: "0100"
Serial ID: "18dba5dcb60d"
Driver: "ufshcd", "sd"
Driver Modules: "ufshcd_pci"
Device File: /dev/sda (/dev/sg3)
Device Files: /dev/sda, /dev/disk/by-id/scsi-SSAMSUNG_KLUEG8U1EA-B0C1_18dba5dcb60d, /dev/disk/by-path/pci-0000:00:12.7-scsi-0:0:0:0
Device Number: block 8:0-8:15 (char 21:3)
Geometry (Logical): CHS 3889/255/63
Size: 62486528 sectors a 4096 bytes
Capacity: 238 GB (255944818688 bytes)
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #23 (Mass storage controller)
37: None 00.0: 11300 Partition
[Created at block.434]
Unique ID: bdUI.SE1wIdpsiiC
Parent ID: R7kM.4eSe1YsUNB2
SysFS ID: /class/block/sda/sda1
Hardware Class: partition
Model: "Partition"
Device File: /dev/sda1
Device Files: /dev/sda1, /dev/disk/by-label/SYSTEM, /dev/disk/by-uuid/8A31-F159, /dev/disk/by-path/pci-0000:00:12.7-scsi-0:0:0:0-part1, /dev/disk/by-partlabel/EFI\x20system\x20partition, /dev/disk/by-id/scsi-SSAMSUNG_KLUEG8U1EA-B0C1_18dba5dcb60d-part1, /dev/disk/by-partuuid/f4fc1fc9-24d8-40d2-99d2-b96fe77a9088
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #36 (Disk)
38: None 00.0: 11300 Partition
[Created at block.434]
Unique ID: 2pkM.SE1wIdpsiiC
Parent ID: R7kM.4eSe1YsUNB2
SysFS ID: /class/block/sda/sda2
Hardware Class: partition
Model: "Partition"
Device File: /dev/sda2
Device Files: /dev/sda2, /dev/disk/by-path/pci-0000:00:12.7-scsi-0:0:0:0-part2, /dev/disk/by-partlabel/Microsoft\x20reserved\x20partition, /dev/disk/by-partuuid/16ad5062-d178-44c3-a0a6-17af221a8036, /dev/disk/by-id/scsi-SSAMSUNG_KLUEG8U1EA-B0C1_18dba5dcb60d-part2
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #36 (Disk)
39: None 00.0: 11300 Partition
[Created at block.434]
Unique ID: W__Q.SE1wIdpsiiC
Parent ID: R7kM.4eSe1YsUNB2
SysFS ID: /class/block/sda/sda3
Hardware Class: partition
Model: "Partition"
Device File: /dev/sda3
Device Files: /dev/sda3, /dev/disk/by-path/pci-0000:00:12.7-scsi-0:0:0:0-part3, /dev/disk/by-id/scsi-SSAMSUNG_KLUEG8U1EA-B0C1_18dba5dcb60d-part3, /dev/disk/by-partlabel/Basic\x20data\x20partition, /dev/disk/by-partuuid/05f24005-5c42-45eb-a339-1f8cad9faf60, /dev/disk/by-label/Windows, /dev/disk/by-uuid/5EB23337B233134F
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #36 (Disk)
40: None 00.0: 11300 Partition
[Created at block.434]
Unique ID: z9FV.SE1wIdpsiiC
Parent ID: R7kM.4eSe1YsUNB2
SysFS ID: /class/block/sda/sda4
Hardware Class: partition
Model: "Partition"
Device File: /dev/sda4
Device Files: /dev/sda4, /dev/disk/by-id/scsi-SSAMSUNG_KLUEG8U1EA-B0C1_18dba5dcb60d-part4, /dev/disk/by-uuid/90783375783358E4, /dev/disk/by-label/Recovery, /dev/disk/by-path/pci-0000:00:12.7-scsi-0:0:0:0-part4, /dev/disk/by-partuuid/1c0b9686-1c76-436a-84a0-f78ade733954
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #36 (Disk)
41: SCSI 00.c130: 10680 Storage Device
[Created at scsi.1785]
Unique ID: olmp.SGMNAGcHrT0
Parent ID: Gd_A.0f3BFfhdmt1
SysFS ID: /class/scsi_generic/sg2
SysFS BusID: 0:0:0:49456
Hardware Class: unknown
Model: "SAMSUNG KLUEG8U1EA-B0C1"
Vendor: "SAMSUNG"
Device: "KLUEG8U1EA-B0C1"
Revision: "0100"
Driver: "ufshcd"
Driver Modules: "ufshcd_pci"
Device File: /dev/sg2
Device Number: char 21:2
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #23 (Mass storage controller)
42: SCSI 00.c144: 10680 Storage Device
[Created at scsi.1785]
Unique ID: LaWl.SGMNAGcHrT0
Parent ID: Gd_A.0f3BFfhdmt1
SysFS ID: /class/scsi_generic/sg1
SysFS BusID: 0:0:0:49476
Hardware Class: unknown
Model: "SAMSUNG KLUEG8U1EA-B0C1"
Vendor: "SAMSUNG"
Device: "KLUEG8U1EA-B0C1"
Revision: "0100"
Driver: "ufshcd"
Driver Modules: "ufshcd_pci"
Device File: /dev/sg1
Device Number: char 21:1
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #23 (Mass storage controller)
43: USB 00.0: 10800 Keyboard
[Created at usb.122]
Unique ID: cLrx.42FC03Pkg0E
Parent ID: k4bc.2DFUsyrieMD
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0
SysFS BusID: 1-2:1.0
Hardware Class: keyboard
Model: "Topre RealForce Compact"
Hotplug: USB
Vendor: usb 0x0853 "Topre Corporation"
Device: usb 0x0200 "RealForce Compact"
Revision: "1.02"
Driver: "usbhid"
Driver Modules: "usbhid"
Device File: /dev/input/event3
Device Files: /dev/input/event3, /dev/input/by-path/pci-0000:00:14.0-usb-0:2:1.0-event-kbd, /dev/input/by-id/usb-Topre_Corporation_RealForce_Compact-event-kbd
Device Number: char 13:67
Speed: 12 Mbps
Module Alias: "usb:v0853p0200d0102dc00dsc00dp00ic03isc01ip01in00"
Driver Info #0:
XkbRules: xfree86
XkbModel: pc104
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #46 (Hub)
45: USB 00.1: 11500 Bluetooth Device
[Created at usb.122]
Unique ID: NwzV.qmlouffvxgF
Parent ID: k4bc.2DFUsyrieMD
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1
SysFS BusID: 1-5:1.1
Hardware Class: bluetooth
Model: "Intel Bluetooth Device"
Hotplug: USB
Vendor: usb 0x8087 "Intel Corp."
Device: usb 0x0029
Revision: "0.01"
Driver: "btusb"
Driver Modules: "btusb"
Speed: 12 Mbps
Module Alias: "usb:v8087p0029d0001dcE0dsc01dp01icE0isc01ip01in01"
Driver Info #0:
Driver Status: btusb is active
Driver Activation Cmd: "modprobe btusb"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #46 (Hub)
46: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: k4bc.2DFUsyrieMD
Parent ID: MZfG.Y4ZCsyjtbQ7
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb1/1-0:1.0
SysFS BusID: 1-0:1.0
Hardware Class: hub
Model: "Linux Foundation 2.0 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0002 "2.0 root hub"
Revision: "5.15"
Serial ID: "0000:00:14.0"
Driver: "hub"
Driver Modules: "usbcore"
Speed: 480 Mbps
Module Alias: "usb:v1D6Bp0002d0515dc09dsc00dp01ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #27 (USB Controller)
47: USB 00.0: 10a00 Hub
[Created at usb.122]
Unique ID: pBe4.xYNhIwdOaa6
Parent ID: MZfG.Y4ZCsyjtbQ7
SysFS ID: /devices/pci0000:00/0000:00:14.0/usb2/2-0:1.0
SysFS BusID: 2-0:1.0
Hardware Class: hub
Model: "Linux Foundation 3.0 root hub"
Hotplug: USB
Vendor: usb 0x1d6b "Linux Foundation"
Device: usb 0x0003 "3.0 root hub"
Revision: "5.15"
Serial ID: "0000:00:14.0"
Driver: "hub"
Driver Modules: "usbcore"
Module Alias: "usb:v1D6Bp0003d0515dc09dsc00dp03ic09isc00ip00in00"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #27 (USB Controller)
49: None 00.0: 10103 CPU
[Created at cpu.465]
Unique ID: rdCR.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.190.0 "Intel(R) N100"
Features: 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,tsc_known_freq,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,3dnowprefetch,cpuid_fault,epb,cat_l2,invpcid_single,cdp_l2,ssbd,ibrs,ibpb,stibp,ibrs_enhanced,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,rdt_a,rdseed,adx,smap,clflushopt,clwb,intel_pt,sha_ni,xsaveopt,xsavec,xgetbv1,xsaves,avx_vnni,dtherm,ida,arat,pln,pts,hwp,hwp_notify,hwp_act_window,hwp_epp,hwp_pkg_req,umip,pku,ospke,waitpkg,gfni,vaes,vpclmulqdq,rdpid,movdiri,movdir64b,fsrm,md_clear,serialize,arch_lbr,flush_l1d,arch_capabilities
Clock: 1017 MHz
BogoMips: 1612.80
Cache: 6144 kb
Units/Processor: 128
Config Status: cfg=new, avail=yes, need=no, active=unknown
50: None 01.0: 10103 CPU
[Created at cpu.465]
Unique ID: wkFv.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.190.0 "Intel(R) N100"
Features: 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,tsc_known_freq,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,3dnowprefetch,cpuid_fault,epb,cat_l2,invpcid_single,cdp_l2,ssbd,ibrs,ibpb,stibp,ibrs_enhanced,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,rdt_a,rdseed,adx,smap,clflushopt,clwb,intel_pt,sha_ni,xsaveopt,xsavec,xgetbv1,xsaves,avx_vnni,dtherm,ida,arat,pln,pts,hwp,hwp_notify,hwp_act_window,hwp_epp,hwp_pkg_req,umip,pku,ospke,waitpkg,gfni,vaes,vpclmulqdq,rdpid,movdiri,movdir64b,fsrm,md_clear,serialize,arch_lbr,flush_l1d,arch_capabilities
Clock: 775 MHz
BogoMips: 1612.80
Cache: 6144 kb
Units/Processor: 128
Config Status: cfg=new, avail=yes, need=no, active=unknown
51: None 02.0: 10103 CPU
[Created at cpu.465]
Unique ID: +rIN.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.190.0 "Intel(R) N100"
Features: 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,tsc_known_freq,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,3dnowprefetch,cpuid_fault,epb,cat_l2,invpcid_single,cdp_l2,ssbd,ibrs,ibpb,stibp,ibrs_enhanced,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,rdt_a,rdseed,adx,smap,clflushopt,clwb,intel_pt,sha_ni,xsaveopt,xsavec,xgetbv1,xsaves,avx_vnni,dtherm,ida,arat,pln,pts,hwp,hwp_notify,hwp_act_window,hwp_epp,hwp_pkg_req,umip,pku,ospke,waitpkg,gfni,vaes,vpclmulqdq,rdpid,movdiri,movdir64b,fsrm,md_clear,serialize,arch_lbr,flush_l1d,arch_capabilities
Clock: 800 MHz
BogoMips: 1612.80
Cache: 6144 kb
Units/Processor: 128
Config Status: cfg=new, avail=yes, need=no, active=unknown
52: None 03.0: 10103 CPU
[Created at cpu.465]
Unique ID: 4zLr.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "GenuineIntel"
Model: 6.190.0 "Intel(R) N100"
Features: 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,tsc_known_freq,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,3dnowprefetch,cpuid_fault,epb,cat_l2,invpcid_single,cdp_l2,ssbd,ibrs,ibpb,stibp,ibrs_enhanced,tpr_shadow,vnmi,flexpriority,ept,vpid,ept_ad,fsgsbase,tsc_adjust,bmi1,avx2,smep,bmi2,erms,invpcid,rdt_a,rdseed,adx,smap,clflushopt,clwb,intel_pt,sha_ni,xsaveopt,xsavec,xgetbv1,xsaves,avx_vnni,dtherm,ida,arat,pln,pts,hwp,hwp_notify,hwp_act_window,hwp_epp,hwp_pkg_req,umip,pku,ospke,waitpkg,gfni,vaes,vpclmulqdq,rdpid,movdiri,movdir64b,fsrm,md_clear,serialize,arch_lbr,flush_l1d,arch_capabilities
Clock: 800 MHz
BogoMips: 1612.80
Cache: 6144 kb
Units/Processor: 128
Config Status: cfg=new, avail=yes, need=no, active=unknown
53: None 00.0: 10000 Monitor
[Created at fb.71]
Unique ID: rdCR.EY_qmtb9YY0
Hardware Class: monitor
Model: "Generic Monitor"
Vendor: "Generic"
Device: "Monitor"
Resolution: 800x600@75Hz
Year of Manufacture: 0
Week of Manufacture: 0
Driver Info #0:
Max. Resolution: 800x600
Vert. Sync Range: 50-90 Hz
Hor. Sync Range: 31-48 kHz
Config Status: cfg=new, avail=yes, need=no, active=unknown
54: None 00.0: 10701 Ethernet
[Created at net.126]
Unique ID: Ij4C.ndpeucax6V1
Parent ID: c3qJ.KxG+r+a1g12
SysFS ID: /class/net/enp2s0
SysFS Device Link: /devices/pci0000:00/0000:00:1c.6/0000:02:00.0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "igc"
Driver Modules: "igc"
Device File: enp2s0
HW Address: 58:47:ca:76:08:59
Permanent HW Address: 58:47:ca:76:08:59
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #15 (Ethernet controller)
55: None 00.0: 10700 Loopback
[Created at net.126]
Unique ID: ZsBS.GQNx7L4uPNA
SysFS ID: /class/net/lo
Hardware Class: network interface
Model: "Loopback network interface"
Device File: lo
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown