The sculpt versions labeled as experimental work to some dimensions but have limitations in functionality or performance. I therefore now refer to the sculpt variants with the Nova or Base-hw kernel.
Summary Part1: Here comes the (refreshed) output of sudo lshw -sanitize -json -numeric:
{
"id" : "computer",
"class" : "system",
"claimed" : true,
"handle" : "DMI:000C",
"description" : "Convertible",
"product" : "20LJS28S00 (LENOVO_MT_20LJ_BU_Think_FM_ThinkPad X380 Yoga)",
"vendor" : "LENOVO",
"version" : "ThinkPad X380 Yoga",
"serial" : "[REMOVED]",
"width" : 64,
"configuration" : {
"administrator_password" : "enabled",
"chassis" : "convertible",
"family" : "ThinkPad X380 Yoga",
"power-on_password" : "enabled",
"sku" : "LENOVO_MT_20LJ_BU_Think_FM_ThinkPad X380 Yoga",
"uuid" : "[REMOVED]"
},
"capabilities" : {
"smbios-3.0.0" : "SMBIOS version 3.0.0",
"dmi-3.0.0" : "DMI version 3.0.0",
"smp" : "Symmetric Multi-Processing",
"vsyscall32" : "32-bit processes"
},
"children" : [ {
"id" : "core",
"class" : "bus",
"claimed" : true,
"handle" : "DMI:000D",
"description" : "Motherboard",
"product" : "20LJS28S00",
"vendor" : "LENOVO",
"physid" : "0",
"version" : "SDK0J40697 WIN",
"serial" : "[REMOVED]",
"slot" : "Not Available",
"children" : [ {
"id" : "memory",
"class" : "memory",
"claimed" : true,
"handle" : "DMI:0003",
"description" : "System Memory",
"physid" : "3",
"slot" : "System board or motherboard",
"units" : "bytes",
"size" : 8589934592,
"children" : [ {
"id" : "bank:0",
"class" : "memory",
"claimed" : true,
"handle" : "DMI:0004",
"description" : "SODIMM DDR4 Synchronous Unbuffered (Unregistered) 2400 MHz (0,4 ns)",
"product" : "M471A5244CB0-CRC",
"vendor" : "Samsung",
"physid" : "0",
"serial" : "[REMOVED]",
"slot" : "ChannelA-DIMM0",
"units" : "bytes",
"size" : 4294967296,
"width" : 64,
"clock" : 2400000000
},
{
"id" : "bank:1",
"class" : "memory",
"claimed" : true,
"handle" : "DMI:0005",
"description" : "SODIMM DDR4 Synchronous Unbuffered (Unregistered) 2400 MHz (0,4 ns)",
"product" : "M471A5244CB0-CRC",
"vendor" : "Samsung",
"physid" : "1",
"serial" : "[REMOVED]",
"slot" : "ChannelB-DIMM0",
"units" : "bytes",
"size" : 4294967296,
"width" : 64,
"clock" : 2400000000
}]
},
{
"id" : "cache:0",
"class" : "memory",
"claimed" : true,
"handle" : "DMI:0007",
"description" : "L1 cache",
"physid" : "7",
"slot" : "L1 Cache",
"units" : "bytes",
"size" : 262144,
"capacity" : 262144,
"configuration" : {
"level" : "1"
},
"capabilities" : {
"synchronous" : "Synchronous",
"internal" : "Internal",
"write-back" : "Write-back",
"unified" : "Unified cache"
}
},
{
"id" : "cache:1",
"class" : "memory",
"claimed" : true,
"handle" : "DMI:0008",
"description" : "L2 cache",
"physid" : "8",
"slot" : "L2 Cache",
"units" : "bytes",
"size" : 1048576,
"capacity" : 1048576,
"configuration" : {
"level" : "2"
},
"capabilities" : {
"synchronous" : "Synchronous",
"internal" : "Internal",
"write-back" : "Write-back",
"unified" : "Unified cache"
}
},
{
"id" : "cache:2",
"class" : "memory",
"claimed" : true,
"handle" : "DMI:0009",
"description" : "L3 cache",
"physid" : "9",
"slot" : "L3 Cache",
"units" : "bytes",
"size" : 6291456,
"capacity" : 6291456,
"configuration" : {
"level" : "3"
},
"capabilities" : {
"synchronous" : "Synchronous",
"internal" : "Internal",
"write-back" : "Write-back",
"unified" : "Unified cache"
}
},
{
"id" : "cpu",
"class" : "processor",
"claimed" : true,
"handle" : "DMI:000A",
"description" : "CPU",
"product" : "Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz",
"vendor" : "Intel Corp.",
"physid" : "a",
"businfo" : "cpu@0",
"version" : "6.142.10",
"serial" : "[REMOVED]",
"slot" : "U3E1",
"units" : "Hz",
"size" : 799989000,
"capacity" : 3600000000,
"width" : 64,
"clock" : 100000000,
"configuration" : {
"cores" : "4",
"enabledcores" : "4",
"microcode" : "246",
"threads" : "8"
},
"capabilities" : {
"lm" : "64bits extensions (x86-64)",
"fpu" : "mathematical co-processor",
"fpu_exception" : "FPU exceptions reporting",
"wp" : true,
"vme" : "virtual mode extensions",
"de" : "debugging extensions",
"pse" : "page size extensions",
"tsc" : "time stamp counter",
"msr" : "model-specific registers",
"pae" : "4GB+ memory addressing (Physical Address Extension)",
"mce" : "machine check exceptions",
"cx8" : "compare and exchange 8-byte",
"apic" : "on-chip advanced programmable interrupt controller (APIC)",
"sep" : "fast system calls",
"mtrr" : "memory type range registers",
"pge" : "page global enable",
"mca" : "machine check architecture",
"cmov" : "conditional move instruction",
"pat" : "page attribute table",
"pse36" : "36-bit page size extensions",
"clflush" : true,
"dts" : "debug trace and EMON store MSRs",
"acpi" : "thermal control (ACPI)",
"mmx" : "multimedia extensions (MMX)",
"fxsr" : "fast floating point save/restore",
"sse" : "streaming SIMD extensions (SSE)",
"sse2" : "streaming SIMD extensions (SSE2)",
"ss" : "self-snoop",
"ht" : "HyperThreading",
"tm" : "thermal interrupt and status",
"pbe" : "pending break event",
"syscall" : "fast system calls",
"nx" : "no-execute bit (NX)",
"pdpe1gb" : true,
"rdtscp" : true,
"x86-64" : "64bits extensions (x86-64)",
"constant_tsc" : true,
"art" : true,
"arch_perfmon" : true,
"pebs" : true,
"bts" : true,
"rep_good" : true,
"nopl" : true,
"xtopology" : true,
"nonstop_tsc" : true,
"cpuid" : true,
"aperfmperf" : true,
"pni" : true,
"pclmulqdq" : true,
"dtes64" : true,
"monitor" : true,
"ds_cpl" : true,
"vmx" : true,
"smx" : true,
"est" : true,
"tm2" : true,
"ssse3" : true,
"sdbg" : true,
"fma" : true,
"cx16" : true,
"xtpr" : true,
"pdcm" : true,
"pcid" : true,
"sse4_1" : true,
"sse4_2" : true,
"x2apic" : true,
"movbe" : true,
"popcnt" : true,
"tsc_deadline_timer" : true,
"aes" : true,
"xsave" : true,
"avx" : true,
"f16c" : true,
"rdrand" : true,
"lahf_lm" : true,
"abm" : true,
"3dnowprefetch" : true,
"cpuid_fault" : true,
"epb" : true,
"pti" : true,
"ssbd" : true,
"ibrs" : true,
"ibpb" : true,
"stibp" : true,
"tpr_shadow" : true,
"flexpriority" : true,
"ept" : true,
"vpid" : true,
"ept_ad" : true,
"fsgsbase" : true,
"tsc_adjust" : true,
"bmi1" : true,
"avx2" : true,
"smep" : true,
"bmi2" : true,
"erms" : true,
"invpcid" : true,
"mpx" : true,
"rdseed" : true,
"adx" : true,
"smap" : true,
"clflushopt" : true,
"intel_pt" : true,
"xsaveopt" : true,
"xsavec" : true,
"xgetbv1" : true,
"xsaves" : true,
"dtherm" : true,
"ida" : true,
"arat" : true,
"pln" : true,
"pts" : true,
"hwp" : true,
"hwp_notify" : true,
"hwp_act_window" : true,
"hwp_epp" : true,
"vnmi" : true,
"md_clear" : true,
"flush_l1d" : true,
"arch_capabilities" : true,
"cpufreq" : "CPU Frequency scaling"
}
},
{
"id" : "firmware",
"class" : "memory",
"claimed" : true,
"description" : "BIOS",
"vendor" : "LENOVO",
"physid" : "b",
"version" : "R0SET50W (1.34 )",
"date" : "07/20/2020",
"units" : "bytes",
"size" : 131072,
"capacity" : 16777216,
"capabilities" : {
"pci" : "PCI bus",
"pnp" : "Plug-and-Play",
"upgrade" : "BIOS EEPROM can be upgraded",
"shadowing" : "BIOS shadowing",
"cdboot" : "Booting from CD-ROM/DVD",
"bootselect" : "Selectable boot path",
"edd" : "Enhanced Disk Drive extensions",
"int13floppy720" : "3.5\" 720KB floppy",
"int5printscreen" : "Print Screen key",
"int9keyboard" : "i8042 keyboard controller",
"int14serial" : "INT14 serial line control",
"int17printer" : "INT17 printer control",
"int10video" : "INT10 CGA/Mono video",
"acpi" : "ACPI",
"usb" : "USB legacy emulation",
"biosbootspecification" : "BIOS boot specification",
"uefi" : "UEFI specification is supported"
}
},
{
"id" : "pci",
"class" : "bridge",
"claimed" : true,
"handle" : "PCIBUS:0000:00",
"product" : "[8086:5914]",
"vendor" : "[8086]",
"physid" : "100",
"businfo" : "pci@0000:00:00.0",
"version" : "08",
"width" : 32,
"clock" : 33000000,
"configuration" : {
"driver" : "skl_uncore"
},
"children" : [ {
"id" : "display",
"class" : "display",
"claimed" : true,
"handle" : "PCI:0000:00:02.0",
"product" : "[8086:5917]",
"vendor" : "[8086]",
"physid" : "2",
"businfo" : "pci@0000:00:02.0",
"logicalname" : "/dev/fb0",
"version" : "07",
"width" : 64,
"clock" : 33000000,
"configuration" : {
"depth" : "32",
"driver" : "i915",
"latency" : "0",
"resolution" : "1920,1080"
},
"capabilities" : {
"pciexpress" : "PCI Express",
"msi" : "Message Signalled Interrupts",
"pm" : "Power Management",
"bus_master" : "bus mastering",
"cap_list" : "PCI capabilities listing",
"rom" : "extension ROM",
"fb" : "framebuffer"
}
},
{
"id" : "generic:0",
"class" : "generic",
"claimed" : true,
"handle" : "PCI:0000:00:04.0",
"product" : "[8086:1903]",
"vendor" : "[8086]",
"physid" : "4",
"businfo" : "pci@0000:00:04.0",
"version" : "08",
"width" : 64,
"clock" : 33000000,
"configuration" : {
"driver" : "proc_thermal",
"latency" : "0"
},
"capabilities" : {
"msi" : "Message Signalled Interrupts",
"pm" : "Power Management",
"cap_list" : "PCI capabilities listing"
}
},
{
"id" : "generic:1",
"class" : "generic",
"handle" : "PCI:0000:00:08.0",
"product" : "[8086:1911]",
"vendor" : "[8086]",
"physid" : "8",
"businfo" : "pci@0000:00:08.0",
"version" : "00",
"width" : 64,
"clock" : 33000000,
"configuration" : {
"latency" : "0"
},
"capabilities" : {
"msi" : "Message Signalled Interrupts",
"pm" : "Power Management",
"cap_list" : "PCI capabilities listing"
}
},
{
"id" : "generic:2",
"class" : "generic",
"claimed" : true,
"handle" : "PCI:0000:00:13.0",
"product" : "[8086:9D35]",
"vendor" : "[8086]",
"physid" : "13",
"businfo" : "pci@0000:00:13.0",
"version" : "21",
"width" : 64,
"clock" : 33000000,
"configuration" : {
"driver" : "intel_ish_ipc",
"latency" : "0"
},
"capabilities" : {
"pm" : "Power Management",
"bus_master" : "bus mastering",
"cap_list" : "PCI capabilities listing"
}
},
{
"id" : "usb",
"class" : "bus",
"claimed" : true,
"handle" : "PCI:0000:00:14.0",
"product" : "[8086:9D2F]",
"vendor" : "[8086]",
"physid" : "14",
"businfo" : "pci@0000:00:14.0",
"version" : "21",
"width" : 64,
"clock" : 33000000,
"configuration" : {
"driver" : "xhci_hcd",
"latency" : "0"
},
"capabilities" : {
"pm" : "Power Management",
"msi" : "Message Signalled Interrupts",
"bus_master" : "bus mastering",
"cap_list" : "PCI capabilities listing"
},
"children" : [ {
"id" : "usbhost:0",
"class" : "bus",
"claimed" : true,
"handle" : "USB:1:1",
"product" : "xHCI Host Controller [1D6B:2]",
"vendor" : "Linux 6.12.58 xhci-hcd [1D6B]",
"physid" : "0",
"businfo" : "usb@1",
"logicalname" : "usb1",
"version" : "6.12",
"configuration" : {
"driver" : "hub",
"slots" : "12",
"speed" : "480Mbit/s"
},
"capabilities" : {
"usb-2.00" : "USB 2.0"
},
"children" : [ {
"id" : "usb:0",
"class" : "communication",
"claimed" : true,
"handle" : "USB:1:2",
"description" : "Bluetooth wireless interface",
"physid" : "7",
"businfo" : "usb@1:7",
"version" : "0.10",
"configuration" : {
"driver" : "btusb",
"maxpower" : "100mA",
"speed" : "12Mbit/s"
},
"capabilities" : {
"bluetooth" : "Bluetooth wireless radio",
"usb-2.00" : "USB 2.0"
}
},
{
"id" : "usb:1",
"class" : "multimedia",
"claimed" : true,
"handle" : "USB:1:3",
"description" : "Video",
"product" : "Integrated Camera [13D3:584B]",
"vendor" : "SunplusIT Inc [13D3]",
"physid" : "8",
"businfo" : "usb@1:8",
"version" : "17.91",
"configuration" : {
"driver" : "uvcvideo",
"maxpower" : "500mA",
"speed" : "480Mbit/s"
},
"capabilities" : {
"usb-2.01" : true
}
},
{
"id" : "usb:2",
"class" : "generic",
"handle" : "USB:1:9",
"description" : "Generic USB device",
"physid" : "9",
"businfo" : "usb@1:9",
"version" : "1.64",
"serial" : "[REMOVED]",
"configuration" : {
"maxpower" : "100mA",
"speed" : "12Mbit/s"
},
"capabilities" : {
"usb-2.00" : "USB 2.0"
}
},
{
"id" : "usb:3",
"class" : "input",
"claimed" : true,
"handle" : "USB:1:5",
"description" : "Human interface device",
"product" : "Pen and multitouch sensor [56A:5150]",
"vendor" : "Wacom Co.,Ltd. [56A]",
"physid" : "a",
"businfo" : "usb@1:a",
"version" : "0.02",
"configuration" : {
"driver" : "usbhid",
"maxpower" : "400mA",
"speed" : "12Mbit/s"
},
"capabilities" : {
"usb-2.00" : "USB 2.0"
}
}]
},
{
"id" : "usbhost:1",
"class" : "bus",
"claimed" : true,
"handle" : "USB:2:1",
"product" : "xHCI Host Controller [1D6B:3]",
"vendor" : "Linux 6.12.58 xhci-hcd [1D6B]",
"physid" : "1",
"businfo" : "usb@2",
"logicalname" : "usb2",
"version" : "6.12",
"configuration" : {
"driver" : "hub",
"slots" : "6",
"speed" : "5000Mbit/s"
},
"capabilities" : {
"usb-3.00" : true
}
}]
},
{
"id" : "generic:3",
"class" : "generic",
"claimed" : true,
"handle" : "PCI:0000:00:14.2",
"product" : "[8086:9D31]",
"vendor" : "[8086]",
"physid" : "14.2",
"businfo" : "pci@0000:00:14.2",
"version" : "21",
"width" : 64,
"clock" : 33000000,
"configuration" : {
"driver" : "intel_pch_thermal",
"latency" : "0"
},
"capabilities" : {
"pm" : "Power Management",
"msi" : "Message Signalled Interrupts",
"cap_list" : "PCI capabilities listing"
}
},
{
"id" : "communication",
"class" : "communication",
"claimed" : true,
"handle" : "PCI:0000:00:16.0",
"product" : "[8086:9D3A]",
"vendor" : "[8086]",
"physid" : "16",
"businfo" : "pci@0000:00:16.0",
"version" : "21",
"width" : 64,
"clock" : 33000000,
"configuration" : {
"driver" : "mei_me",
"latency" : "0"
},
"capabilities" : {
"pm" : "Power Management",
"msi" : "Message Signalled Interrupts",
"bus_master" : "bus mastering",
"cap_list" : "PCI capabilities listing"
}
},
{
"id" : "pci:0",
"class" : "bridge",
"claimed" : true,
"handle" : "PCIBUS:0000:02",
"product" : "[8086:9D10]",
"vendor" : "[8086]",
"physid" : "1c",
"businfo" : "pci@0000:00:1c.0",
"version" : "f1",
"width" : 32,
"clock" : 33000000,
"configuration" : {
"driver" : "pcieport"
},
"capabilities" : {
"pci" : true,
"pciexpress" : "PCI Express",
"msi" : "Message Signalled Interrupts",
"pm" : "Power Management",
"bus_master" : "bus mastering",
"cap_list" : "PCI capabilities listing"
},
"children" : [ {
"id" : "generic",
"class" : "bus",
"claimed" : true,
"handle" : "PCI:0000:02:00.0",
"description" : "MMC Host",
"product" : "[10EC:522A]",
"vendor" : "[10EC]",
"physid" : "0",
"businfo" : "pci@0000:02:00.0",
"logicalname" : "mmc0",
"version" : "01",
"width" : 32,
"clock" : 33000000,
"configuration" : {
"driver" : "rtsx_pci",
"latency" : "0"
},
"capabilities" : {
"pm" : "Power Management",
"msi" : "Message Signalled Interrupts",
"pciexpress" : "PCI Express",
"bus_master" : "bus mastering",
"cap_list" : "PCI capabilities listing"
}
}]
},
{
"id" : "pci:1",
"class" : "bridge",
"claimed" : true,
"handle" : "PCIBUS:0000:04",
"product" : "[8086:9D12]",
"vendor" : "[8086]",
"physid" : "1c.2",
"businfo" : "pci@0000:00:1c.2",
"version" : "f1",
"width" : 32,
"clock" : 33000000,
"configuration" : {
"driver" : "pcieport"
},
"capabilities" : {
"pci" : true,
"pciexpress" : "PCI Express",
"msi" : "Message Signalled Interrupts",
"pm" : "Power Management",
"bus_master" : "bus mastering",
"cap_list" : "PCI capabilities listing"
},
"children" : [ {
"id" : "network",
"class" : "network",
"claimed" : true,
"handle" : "PCI:0000:04:00.0",
"description" : "Wireless interface",
"product" : "[8086:24FD]",
"vendor" : "[8086]",
"physid" : "0",
"businfo" : "pci@0000:04:00.0",
"logicalname" : "wlp4s0",
"version" : "78",
"serial" : "[REMOVED]",
"width" : 64,
"clock" : 33000000,
"configuration" : {
"broadcast" : "yes",
"driver" : "iwlwifi",
"driverversion" : "6.12.58",
"firmware" : "36.c8e8e144.0 8265-36.ucode",
"ip" : "[REMOVED]",
"latency" : "0",
"link" : "yes",
"multicast" : "yes",
"wireless" : "IEEE 802.11"
},
"capabilities" : {
"pm" : "Power Management",
"msi" : "Message Signalled Interrupts",
"pciexpress" : "PCI Express",
"bus_master" : "bus mastering",
"cap_list" : "PCI capabilities listing",
"ethernet" : true,
"physical" : "Physical interface",
"wireless" : "Wireless-LAN"
}
}]
},