Hello While working on IOMMU related problem for Xen Hypervisor, it was discovered that on some machines IOMMU page faults are triggered on certain addresses and requests that cause this are DMA requests with source device identified as USB Host controllers. Further analysis showed that faulting addresses are not mapped with IOMMU with RW as these regions are not enumerated as RMRRs. Xen does make sure that RMRRs are mapped RW in IOMMU. These faulting addresses fall into reserved region within e820 map. Need help to understand what the use is of this? If it is some kind of USB debug device functionality using DMA on its MMIOs? Something else? I would like to understand this better what is going on here. xen-devel related conversations: http://www.gossamer-threads.com/lists/xen/devel/363257 and http://www.gossamer-threads.com/lists/xen/devel/363355 Please let me know if more details needed. Thank you. This page faults with addresses/devices are being logged under Xen: (XEN) Scrubbing Free RAM on 1 nodes using 4 CPUs (XEN) IOMMU Page fault! (XEN) IOMMU Page fault! (XEN) [VT-D]iommu.c:875: iommu_fault_status: Fault Overflow (XEN) [VT-D]iommu.c:877: iommu_fault_status: Primary Pending Fault (XEN) [VT-D]iommu.c:855: DMAR:[DMA Read] Request device [0000:00:1a.0] fault addr d5d46000, iommu reg = ffff82c000203000 (XEN) DMAR:[fault reason 06h] PTE Read access is not set (XEN) print_vtd_entries: iommu ffff83041ac0c9b0 dev 0000:00:1a.0 gmfn d5d46 (XEN) root_entry = ffff83041ac07000 (XEN) root_entry[0] = 291cc9001 (XEN) context = ffff830291cc9000 (XEN) context[d0] = 2_2920d3001 (XEN) l4 = ffff8302920d3000 (XEN) l4_index = 0 (XEN) l4[0] = 2920d2003 (XEN) l3 = ffff8302920d2000 (XEN) l3_index = 3 (XEN) l3[3] = 291cc8003 (XEN) IOMMU Page fault! (XEN) IOMMU Page fault! (XEN) [VT-D]iommu.c:875: iommu_fault_status: Fault Overflow (XEN) [VT-D]iommu.c:877: iommu_fault_status: Primary Pending Fault (XEN) [VT-D]iommu.c:855: DMAR:[DMA Read] Request device [0000:00:1d.0] fault addr d5d45000, iommu reg = ffff82c000203000 (XEN) DMAR:[fault reason 06h] PTE Read access is not set (XEN) print_vtd_entries: iommu ffff83041ac0c9b0 dev 0000:00:1d.0 gmfn d5d45 (XEN) root_entry = ffff83041ac07000 (XEN) root_entry[0] = 291cc9001 (XEN) context = ffff830291cc9000 (XEN) context[e8] = 2_2920d3001 (XEN) l4 = ffff8302920d3000 (XEN) l4_index = 0 (XEN) l4[0] = 2920d2003 (XEN) l3 = ffff8302920d2000 (XEN) l3_index = 3 (XEN) l3[3] = 291cc8003 (XEN) l2 = ffff830291cc8000 (XEN) l2_index = ae (XEN) l2[ae] = 0 (XEN) l2[ae] not present Here are machine details: Following info collected using bare metal 3.18.0-rc7. Lenovo ThinkCentre M Series; dmesg: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc27e0000-0xc27e6fff] [ 0.000000] PM: Registered nosave memory: [mem 0xc2c2f000-0xc30d5fff] [ 0.000000] PM: Registered nosave memory: [mem 0xd48ea000-0xd4975fff] [ 0.000000] PM: Registered nosave memory: [mem 0xd4976000-0xd49d7fff] [ 0.000000] PM: Registered nosave memory: [mem 0xd49d8000-0xd56effff] [ 0.000000] PM: Registered nosave memory: [mem 0xd56f0000-0xd5ffefff] [ 0.000000] PM: Registered nosave memory: [mem 0xd6000000-0xd6ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xd7000000-0xdf1fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff88041ea00000 s83008 r8192 d31680 u262144 [ 0.000000] pcpu-alloc: s83008 r8192 d31680 u262144 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 4084884 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.18.0-rc7+ root=UUID=15f00249-1ead-47a2-b284-8a91cfd85149 ro console=tty0 console=ttyS0,19200n8 debug sync_console [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] AGP: Checking aperture... [ 0.000000] AGP: No AGP bridge found [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 16243528K/16566116K available (5463K kernel code, 1024K rwdata, 1856K rodata, 1228K init, 856K bss, 322588K reserved) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 [ 0.000000] NR_IRQS:33024 nr_irqs:488 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 66584576 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3392.377 MHz processor [ 0.000019] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.75 BogoMIPS (lpj=13569508) [ 0.064294] pid_max: default: 32768 minimum: 301 [ 0.092029] ACPI: Core revision 20140926 [ 0.124969] ACPI: All ACPI Tables successfully acquired [ 0.157242] Security Framework initialized [ 0.181871] AppArmor: AppArmor disabled by boot time parameter [ 0.216879] Yama: becoming mindful. [ 0.238409] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) [ 0.284731] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.328899] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.370150] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.414179] Initializing cgroup subsys memory [ 0.440367] Initializing cgroup subsys devices [ 0.467051] Initializing cgroup subsys freezer [ 0.493737] Initializing cgroup subsys net_cls [ 0.520424] Initializing cgroup subsys blkio [ 0.546070] Initializing cgroup subsys perf_event [ 0.574319] Initializing cgroup subsys net_prio [ 0.601542] CPU: Physical Processor ID: 0 [ 0.625613] CPU: Processor Core ID: 0 [ 0.647619] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.726530] mce: CPU supports 9 MCE banks [ 0.750628] CPU0: Thermal monitoring enabled (TM1) [ 0.779396] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 [ 0.856106] Freeing SMP alternatives memory: 20K (ffffffff81a35000 - ffffffff81a3a000) [ 0.904188] ftrace: allocating 22088 entries in 87 pages [ 0.941568] dmar: Host address width 39 [ 0.964590] dmar: DRHD base: 0x000000fed90000 flags: 0x0 [ 0.996480] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a [ 1.045032] dmar: DRHD base: 0x000000fed91000 flags: 0x1 [ 1.076905] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da [ 1.125456] dmar: RMRR base: 0x000000d5e6b000 end: 0x000000d5e91fff [ 1.163051] dmar: RMRR base: 0x000000d7000000 end: 0x000000df1fffff [ 1.200727] IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1 [ 1.234161] HPET id 0 under DRHD base 0xfed91000 [ 1.261885] Queued invalidation will be enabled to support x2apic and Intr-remapping. [ 1.308974] Enabled IRQ remapping in x2apic mode [ 1.336691] Enabling x2apic [ 1.353491] Enabled x2apic [ 1.369784] Switched APIC routing to cluster x2apic. [ 1.400005] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.475759] smpboot: CPU0: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (fam: 06, model: 3c, stepping: 03) [ 1.531514] TSC deadline timer enabled [ 1.554050] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver. [ 1.615266] ... version: 3 [ 1.639354] ... bit width: 48 [ 1.663959] ... generic registers: 4 [ 1.688049] ... value mask: 0000ffffffffffff [ 1.719941] ... max period: 0000ffffffffffff [ 1.751830] ... fixed-purpose events: 3 [ 1.775913] ... event mask: 000000070000000f [ 1.808614] x86: Booting SMP configuration: [ 1.833708] .... node #0, CPUs: #1 [ 1.870256] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 1.919514] #2 #3 #4 #5 #6 #7 [ 2.020243] x86: Booted up 1 node, 8 CPUs [ 2.045544] smpboot: Total of 8 processors activated (54278.03 BogoMIPS) [ 2.091833] devtmpfs: initialized [ 2.113768] PM: Registering ACPI NVS region [mem 0xc27e0000-0xc27e6fff] (28672 bytes) [ 2.160739] PM: Registering ACPI NVS region [mem 0xd49d8000-0xd56effff] (13729792 bytes) [ 2.210034] pinctrl core: initialized pinctrl subsystem [ 2.241498] NET: Registered protocol family 16 [ 2.280208] cpuidle: using governor ladder [ 2.316833] cpuidle: using governor menu [ 2.340446] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 2.385884] ACPI: bus type PCI registered [ 2.409954] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 2.448665] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 2.504500] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 2.545263] PCI: Using configuration type 1 for base access [ 2.591017] ACPI: Added _OSI(Module Device) [ 2.616116] ACPI: Added _OSI(Processor Device) [ 2.642804] ACPI: Added _OSI(3.0 _SCP Extensions) [ 2.671052] ACPI: Added _OSI(Processor Aggregator Device) [ 2.706011] ACPI: Executed 1 blocks of module-level executable AML code [ 2.750214] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 2.786621] \_SB_:_OSC invalid UUID [ 2.807557] _OSC request data:1 1f [ 2.829032] ACPI: Dynamic OEM Table Load: [ 2.853434] ACPI: SSDT 0xFFFF880409936C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711) [ 2.915882] ACPI: Dynamic OEM Table Load: [ 2.940258] ACPI: SSDT 0xFFFF88040980FA00 000119 (v01 PmRef ApCst 00003000 INTL 20120711) [ 3.003649] ACPI: Interpreter enabled [ 3.025637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580) [ 3.081240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580) [ 3.136859] ACPI: (supports S0 S3 S4 S5) [ 3.160420] ACPI: Using IOAPIC for interrupt routing [ 3.190247] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 3.250543] ACPI: Power Resource [FN00] (off) [ 3.276739] ACPI: Power Resource [FN01] (off) [ 3.302954] ACPI: Power Resource [FN02] (off) [ 3.329171] ACPI: Power Resource [FN03] (off) [ 3.355388] ACPI: Power Resource [FN04] (off) [ 3.382224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) [ 3.419337] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 3.468553] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] [ 3.511974] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] [ 3.552061] PCI host bridge to bus 0000:00 [ 3.576649] pci_bus 0000:00: root bus resource [bus 00-3e] [ 3.609577] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 3.646672] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 3.683764] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 3.726323] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] [ 3.767570] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] [ 3.808824] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] [ 3.850077] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] [ 3.891331] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] [ 3.932583] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff] [ 3.973842] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000 [ 4.009946] pci 0000:00:02.0: [8086:0412] type 00 class 0x030000 [ 4.047473] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit] [ 4.088183] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] [ 4.131529] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] [ 4.165013] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300 [ 4.201070] pci 0000:00:03.0: reg 0x10: [mem 0xf7c30000-0xf7c33fff 64bit] [ 4.241873] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 [ 4.277916] pci 0000:00:14.0: reg 0x10: [mem 0xf7c20000-0xf7c2ffff 64bit] [ 4.318687] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 4.353722] pci 0000:00:14.0: System wakeup disabled by ACPI [ 4.387694] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 [ 4.423737] pci 0000:00:16.0: reg 0x10: [mem 0xf7c3b000-0xf7c3b00f 64bit] [ 4.464510] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 4.501129] pci 0000:00:19.0: [8086:153a] type 00 class 0x020000 [ 4.537192] pci 0000:00:19.0: reg 0x10: [mem 0xf7c00000-0xf7c1ffff] [ 4.574796] pci 0000:00:19.0: reg 0x14: [mem 0xf7c39000-0xf7c39fff] [ 4.612407] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f] [ 4.645902] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 4.682498] pci 0000:00:19.0: System wakeup disabled by ACPI [ 4.716475] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320 [ 4.752514] pci 0000:00:1a.0: reg 0x10: [mem 0xf7c38000-0xf7c383ff] [ 4.790185] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 4.826767] pci 0000:00:1a.0: System wakeup disabled by ACPI [ 4.860783] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 [ 4.896862] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 4.933457] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 4.967426] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400 [ 5.003508] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 5.040108] pci 0000:00:1c.3: System wakeup disabled by ACPI [ 5.074125] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320 [ 5.110163] pci 0000:00:1d.0: reg 0x10: [mem 0xf7c37000-0xf7c373ff] [ 5.147835] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 5.184414] pci 0000:00:1d.0: System wakeup disabled by ACPI [ 5.218430] pci 0000:00:1f.0: [8086:8c4e] type 00 class 0x060100 [ 5.254587] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601 [ 5.290621] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7] [ 5.324063] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3] [ 5.357515] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7] [ 5.390962] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3] [ 5.424414] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] [ 5.457864] pci 0000:00:1f.2: reg 0x24: [mem 0xf7c36000-0xf7c367ff] [ 5.495504] pci 0000:00:1f.2: PME# supported from D3hot [ 5.526885] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 [ 5.562957] pci 0000:00:1f.3: reg 0x10: [mem 0xf7c35000-0xf7c350ff 64bit] [ 5.603697] pci 0000:00:1f.3: reg 0x20: [io 0x0580-0x059f] [ 5.637234] acpiphp: Slot [1] registered [ 5.660799] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 5.690719] pci 0000:02:00.0: [1283:8893] type 01 class 0x060401 [ 5.727148] pci 0000:02:00.0: supports D1 D2 [ 5.752770] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 5.792517] pci 0000:02:00.0: System wakeup disabled by ACPI [ 5.826509] pci 0000:00:1c.3: PCI bridge to [bus 02-03] [ 5.857999] pci 0000:02:00.0: PCI bridge to [bus 03] (subtractive decode) [ 5.898789] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) [ 5.942702] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) [ 5.985172] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15) [ 6.027623] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15) [ 6.070069] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) [ 6.112570] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15) [ 6.155022] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 6.204492] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 6.253968] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) [ 6.296663] ACPI: Enabled 5 GPEs in block 00 to 3F [ 6.325791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 6.359760] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 6.408313] vgaarb: loaded [ 6.424576] vgaarb: bridge control possible 0000:00:02.0 [ 6.456524] PCI: Using ACPI for IRQ routing [ 6.482831] PCI: pci_cache_line_size set to 64 bytes [ 6.512678] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] [ 6.548704] e820: reserve RAM buffer [mem 0xc27e0000-0xc3ffffff] [ 6.584756] e820: reserve RAM buffer [mem 0xc2c2f000-0xc3ffffff] [ 6.620807] e820: reserve RAM buffer [mem 0xd48ea000-0xd7ffffff] [ 6.656858] e820: reserve RAM buffer [mem 0xd6000000-0xd7ffffff] [ 6.692907] e820: reserve RAM buffer [mem 0x41ee00000-0x41fffffff] [ 6.730082] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 6.768122] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 6.805159] Switched to clocksource hpet [ 6.831828] pnp: PnP ACPI init [ 6.850287] system 00:00: [io 0x0680-0x069f] has been reserved [ 6.885813] system 00:00: [io 0xffff] has been reserved [ 6.917695] system 00:00: [io 0xffff] has been reserved [ 6.949587] system 00:00: [io 0xffff] has been reserved [ 6.981475] system 00:00: [io 0x1c00-0x1cfe] has been reserved [ 7.017008] system 00:00: [io 0x1d00-0x1dfe] has been reserved [ 7.052538] system 00:00: [io 0x1e00-0x1efe] has been reserved [ 7.088070] system 00:00: [io 0x1f00-0x1ffe] has been reserved [ 7.123599] system 00:00: [io 0x1800-0x18fe] could not be reserved [ 7.161211] system 00:00: [io 0x164e-0x164f] has been reserved [ 7.196741] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 7.237495] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) [ 7.276677] system 00:02: [io 0x1854-0x1857] has been reserved [ 7.312180] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 7.357165] system 00:03: [io 0x0a00-0x0a2f] has been reserved [ 7.392711] system 00:03: [io 0x0a30-0x0a3f] has been reserved [ 7.428240] system 00:03: [io 0x0a40-0x0a4f] has been reserved [ 7.463771] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 7.504535] system 00:04: [io 0x04d0-0x04d1] has been reserved [ 7.540087] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 7.580940] pnp 00:05: [dma 0 disabled] [ 7.603988] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) [ 7.643316] pnp 00:06: Plug and Play ACPI device, IDs PNP0c31 (active) [ 7.682710] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 7.722432] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved [ 7.762114] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved [ 7.801808] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved [ 7.841499] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved [ 7.881195] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved [ 7.920887] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved [ 7.962659] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved [ 8.002352] system 00:07: [mem 0xff000000-0xffffffff] has been reserved [ 8.042046] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved [ 8.083819] system 00:07: [mem 0xf7fdf000-0xf7fdffff] has been reserved [ 8.123510] system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved [ 8.163206] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 8.204096] pnp: PnP ACPI: found 8 devices [ 8.234511] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 8.264337] pci 0000:02:00.0: PCI bridge to [bus 03] [ 8.294161] pci 0000:00:1c.3: PCI bridge to [bus 02-03] [ 8.325516] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 8.358961] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 8.392408] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 8.430022] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] [ 8.467633] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] [ 8.505245] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff] [ 8.542858] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000e3fff] [ 8.580988] pci_bus 0000:00: resource 11 [mem 0x000e4000-0x000e7fff] [ 8.619123] pci_bus 0000:00: resource 12 [mem 0xdf200000-0xfeafffff] [ 8.657305] NET: Registered protocol family 2 [ 8.683597] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 8.728093] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 8.768419] TCP: Hash tables configured (established 131072 bind 65536) [ 8.808126] TCP: reno registered [ 8.827527] UDP hash table entries: 8192 (order: 6, 262144 bytes) [ 8.864125] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) [ 8.903385] NET: Registered protocol family 1 [ 8.929545] pci 0000:00:02.0: Video device with shadowed ROM [ 9.002135] PCI: CLS 64 bytes, default 64 [ 9.026216] Unpacking initramfs... [ 9.207926] Freeing initrd memory: 14468K (ffff8800363ae000 - ffff8800371cf000) [ 9.251796] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 9.290469] software IO TLB [mem 0xd08ea000-0xd48ea000] (64MB) mapped at [ffff8800d08ea000-ffff8800d48e9fff] [ 9.349628] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer [ 9.412810] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x1c [ 9.447829] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x1c [ 9.482867] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x1c [ 9.517848] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x1c [ 9.552862] microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x1c [ 9.587875] microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x1c [ 9.622884] microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x1c [ 9.657893] microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x1c [ 9.692929] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 9.745826] futex hash table entries: 2048 (order: 5, 131072 bytes) [ 9.783461] audit: initializing netlink subsys (disabled) [ 9.815895] audit: type=2000 audit(1421923082.908:1): initialized [ 9.852659] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 9.890809] zpool: loaded [ 9.906551] zbud: loaded [ 9.921895] VFS: Disk quotas dquot_6.5.2 [ 9.945483] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 9.984159] msgmni has been set to 31753 [ 10.007998] alg: No test for stdrng (krng) [ 10.032623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 10.077033] io scheduler noop registered [ 10.100593] io scheduler deadline registered [ 10.126252] io scheduler cfq registered (default) [ 10.154715] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 10.188157] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 10.227883] intel_idle: MWAIT substates: 0x42120 [ 10.257095] intel_idle: v0.4 model 0x3C [ 10.280122] intel_idle: lapic_timer_reliable_states 0xffffffff [ 10.315357] GHES: HEST is not enabled! [ 10.337873] xenfs: not registering filesystem on non-xen platform [ 10.374446] tsc: Refined TSC clocksource calibration: 3392.144 MHz [ 10.411574] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 10.470093] serial 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 10.517862] Linux agpgart interface v0.103 [ 10.542532] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 10.583734] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 10.613522] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 10.643936] mousedev: PS/2 mouse device common for all mice [ 10.677435] rtc_cmos 00:01: RTC can wake from S4 [ 10.705385] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 [ 10.741994] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 10.787970] Intel P-state driver initializing. [ 10.814856] ledtrig-cpu: registered to indicate activity on CPUs [ 10.851130] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@xxxxxxx> [ 10.889757] AMD IOMMUv2 functionality not available on this system [ 10.926900] TCP: cubic registered [ 10.946960] NET: Registered protocol family 10 [ 10.973937] mip6: Mobile IPv6 [ 10.991771] NET: Registered protocol family 17 [ 11.018456] mpls_gso: MPLS GSO support [ 11.041375] registered taskstats version 1 [ 11.066366] rtc_cmos 00:01: setting system clock to 2015-01-22 10:38:13 UTC (1421923093) [ 11.114972] PM: Hibernation image not present or could not be loaded. [ 11.154240] Freeing unused kernel memory: 1228K (ffffffff81902000 - ffffffff81a35000) [ 11.201223] Write protecting the kernel read-only data: 8192k [ 11.236611] Freeing unused kernel memory: 668K (ffff880001559000 - ffff880001600000) [ 11.283354] Freeing unused kernel memory: 192K (ffff8800017d0000 - ffff880001800000) [ 11.335887] systemd-udevd[98]: starting version 215 [ 11.367913] systemd-udevd[98]: Network interface NamePolicy= disabled on kernel commandline, ignoring. [ 11.428207] Switched to clocksource tsc [ 11.428237] random: systemd-udevd urandom read with 6 bits of entropy available [ 11.495908] SCSI subsystem initialized [ 11.495943] thermal LNXTHERM:00: registered as thermal_zone0 [ 11.495944] ACPI: Thermal Zone [TZ00] (28 C) [ 11.496067] thermal LNXTHERM:01: registered as thermal_zone1 [ 11.496067] ACPI: Thermal Zone [TZ01] (30 C) [ 11.637747] pps_core: LinuxPPS API ver. 1 registered [ 11.667550] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx> [ 11.722402] ACPI: bus type USB registered [ 11.746578] usbcore: registered new interface driver usbfs [ 11.746667] libata version 3.00 loaded. [ 11.802540] usbcore: registered new interface driver hub [ 11.834444] usbcore: registered new device driver usb [ 11.834477] PTP clock support registered [ 11.888660] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 11.927918] ahci 0000:00:1f.2: version 3.0 [ 11.952544] ehci-pci: EHCI PCI platform driver [ 11.952651] ahci 0000:00:1f.2: irq 26 for MSI/MSI-X [ 11.952670] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled [ 11.952734] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 5 ports 6 Gbps 0xa impl SATA mode [ 11.952735] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst [ 11.959640] scsi host0: ahci [ 11.959700] scsi host1: ahci [ 11.959753] scsi host2: ahci [ 11.959802] scsi host3: ahci [ 11.959851] scsi host4: ahci [ 11.959876] ata1: DUMMY [ 11.959879] ata2: SATA max UDMA/133 abar m2048@0xf7c36000 port 0xf7c36180 irq 26 [ 11.959879] ata3: DUMMY [ 11.959883] ata4: SATA max UDMA/133 abar m2048@0xf7c36000 port 0xf7c36280 irq 26 [ 11.959883] ata5: DUMMY [ 12.048274] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k [ 12.048274] e1000e: Copyright(c) 1999 - 2014 Intel Corporation. [ 12.048419] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 12.048443] e1000e 0000:00:19.0: irq 27 for MSI/MSI-X [ 12.213150] e1000e 0000:00:19.0 eth0: registered PHC clock [ 12.213151] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 44:8a:5b:e2:9b:48 [ 12.213152] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection [ 12.213224] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF [ 12.279486] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 12.280086] ata2.00: ATA-9: WDC WD10EZEX-08M2NA0, 01.01A01, max UDMA/100 [ 12.280087] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 12.280729] ata2.00: configured for UDMA/100 [ 12.280823] scsi 1:0:0:0: Direct-Access ATA WDC WD10EZEX-08M 1A01 PQ: 0 ANSI: 5 [ 12.599619] ata4: SATA link down (SStatus 0 SControl 300) [ 12.880966] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) [ 12.880967] sd 1:0:0:0: [sda] 4096-byte physical blocks [ 12.881101] sd 1:0:0:0: [sda] Write Protect is off [ 12.881102] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 12.881169] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 12.934593] sda: sda1 < sda5 sda6 sda7 > sda2 sda3 [ 12.935123] sd 1:0:0:0: [sda] Attached SCSI disk [ 13.133322] sd 1:0:0:0: Attached scsi generic sg0 type 0 [ 13.192972] ehci-pci 0000:00:1a.0: EHCI Host Controller [ 13.224340] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 13.268735] ehci-pci 0000:00:1a.0: debug port 2 [ 13.299806] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported [ 13.340574] ehci-pci 0000:00:1a.0: irq 17, io mem 0xf7c38000 [ 13.383946] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 [ 13.418449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 13.459164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.502508] usb usb1: Product: EHCI Host Controller [ 13.531781] usb usb1: Manufacturer: Linux 3.18.0-rc7+ ehci_hcd [ 13.566796] usb usb1: SerialNumber: 0000:00:1a.0 [ 13.594661] hub 1-0:1.0: USB hub found [ 13.617205] hub 1-0:1.0: 3 ports detected [ 13.641417] ehci-pci 0000:00:1d.0: EHCI Host Controller [ 13.672779] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 13.717178] ehci-pci 0000:00:1d.0: debug port 2 [ 13.748297] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported [ 13.789043] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c37000 [ 13.832130] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 13.866619] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 13.907335] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.950674] usb usb2: Product: EHCI Host Controller [ 13.952176] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 14.019122] usb usb2: Manufacturer: Linux 3.18.0-rc7+ ehci_hcd [ 14.054133] usb usb2: SerialNumber: 0000:00:1d.0 [ 14.082017] hub 2-0:1.0: USB hub found [ 14.084626] usb 1-1: New USB device found, idVendor=8087, idProduct=8008 [ 14.084627] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 14.084780] hub 1-1:1.0: USB hub found [ 14.084872] hub 1-1:1.0: 6 ports detected [ 14.234184] hub 2-0:1.0: 3 ports detected [ 14.266305] PM: Starting manual resume from disk [ 14.294004] PM: Hibernation image partition 8:5 present [ 14.325373] PM: Looking for hibernation image. [ 14.352191] PM: Image not found (code -22) [ 14.376774] PM: Hibernation image not present or could not be loaded. [ 14.460255] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 14.568468] usb 2-1: new high-speed USB device number 2 using ehci-pci [ 14.736937] usb 2-1: New USB device found, idVendor=8087, idProduct=8000 [ 14.777139] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 14.820224] hub 2-1:1.0: USB hub found [ 14.844833] hub 2-1:1.0: 8 ports detected [ 14.986266] random: nonblocking pool is initialized [ 60.448427] systemd-udevd[225]: starting version 215 [ 61.387906] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro [ 61.423588] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2 [ 61.473722] ACPI: Power Button [PWRB] [ 61.473786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 61.473787] ACPI: Power Button [PWRF] [ 61.562784] wmi: Mapper loaded [ 61.630918] ACPI Warning: SystemIO range 0x0000000000000580-0x000000000000059f conflicts with OpRegion 0x0000000000000580-0x000000000000058f (\_SB_.PCI0.SBUS.SMBI) (20140926/utaddress-258) [ 61.744466] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 61.805852] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 61.855586] tpm_tis 00:06: 1.2 TPM (device-id 0x0, rev-id 78) [ 61.897188] input: PC Speaker as /devices/platform/pcspkr/input/input4 [ 61.944253] tpm_tis 00:06: TPM is disabled/deactivated (0x6) [ 61.986052] [drm] Initialized drm 1.1.0 20060810 [ 62.020954] Error: Driver 'pcspkr' is already registered, aborting... [ 62.068114] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 62.107474] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 [ 62.154976] iTCO_vendor_support: vendor-support=0 [ 62.155121] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 62.155150] xhci_hcd 0000:00:14.0: irq 28 for MSI/MSI-X [ 62.155224] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 62.155225] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 62.155226] usb usb3: Product: xHCI Host Controller [ 62.155226] usb usb3: Manufacturer: Linux 3.18.0-rc7+ xhci-hcd [ 62.155227] usb usb3: SerialNumber: 0000:00:14.0 [ 62.155302] hub 3-0:1.0: USB hub found [ 62.155335] hub 3-0:1.0: 15 ports detected [ 62.158677] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 62.158679] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 [ 62.158713] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 62.158714] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 62.158714] usb usb4: Product: xHCI Host Controller [ 62.158715] usb usb4: Manufacturer: Linux 3.18.0-rc7+ xhci-hcd [ 62.158715] usb usb4: SerialNumber: 0000:00:14.0 [ 62.158783] hub 4-0:1.0: USB hub found [ 62.158805] hub 4-0:1.0: 6 ports detected [ 62.160009] mei_me 0000:00:16.0: irq 29 for MSI/MSI-X [ 62.540444] usb 3-7: new low-speed USB device number 3 using xhci_hcd [ 62.671833] usb 3-7: New USB device found, idVendor=046d, idProduct=c077 [ 62.671834] usb 3-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 62.671835] usb 3-7: Product: USB Optical Mouse [ 62.671836] usb 3-7: Manufacturer: Logitech [ 62.671934] usb 3-7: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes [ 62.684595] usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd [ 62.701212] usb 4-3: New USB device found, idVendor=1058, idProduct=1230 [ 62.701213] usb 4-3: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [ 62.701213] usb 4-3: Product: My Book 1230 [ 62.701214] usb 4-3: Manufacturer: Western Digital [ 62.701214] usb 4-3: SerialNumber: 574343344531333339323937 [ 62.836576] usb 3-8: new low-speed USB device number 4 using xhci_hcd [ 62.992345] usb 3-8: New USB device found, idVendor=413c, idProduct=2106 [ 62.992346] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 62.992347] usb 3-8: Product: Dell QuietKey Keyboard [ 62.992348] usb 3-8: Manufacturer: Dell [ 62.992442] usb 3-8: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes [ 63.187796] ppdev: user-space parallel port driver [ 63.529522] hidraw: raw HID events driver (C) Jiri Kosina [ 63.562205] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 [ 63.603783] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860) [ 63.655939] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 63.700363] AVX2 version of gcm_enc/dec engaged. [ 63.731455] AES CTR mode by8 optimization enabled [ 63.731594] usb-storage 4-3:1.0: USB Mass Storage device detected [ 63.731644] scsi host5: usb-storage 4-3:1.0 [ 63.731701] usbcore: registered new interface driver usb-storage [ 63.741249] usbcore: registered new interface driver usbhid [ 63.741250] usbhid: USB HID core driver [ 63.914323] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/0003:046D:C077.0001/input/input6 [ 63.915090] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 63.993481] [drm] Memory usable by graphics device = 2048M [ 63.993483] [drm] Replacing VGA console driver [ 64.116736] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-7/input0 [ 64.116817] input: Dell Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/0003:413C:2106.0002/input/input7 [ 64.116859] hid-generic 0003:413C:2106.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell QuietKey Keyboard] on usb-0000:00:14.0-8/input0 [ 64.117587] Console: switching to colour dummy device 80x25 [ 64.375391] alg: No test for crc32 (crc32-pclmul) [ 64.403599] i915 0000:00:02.0: irq 30 for MSI/MSI-X [ 64.432870] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 64.472484] [drm] Driver supports precise vblank timestamp query. [ 64.509021] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 64.590212] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 64.631441] fbcon: inteldrmfb (fb0) is primary device [ 64.631628] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8 [ 64.631710] [drm] Initialized i915 1.6.0 20140905 for 0000:00:02.0 on minor 0 [ 64.662467] Console: switching to colour frame buffer device 240x67 [ 64.830474] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 64.830475] i915 0000:00:02.0: registered panic notifier [ 64.830764] scsi 5:0:0:0: Direct-Access WD My Book 1230 1050 PQ: 0 ANSI: 6 [ 64.830964] scsi 5:0:0:1: Enclosure WD SES Device 1050 PQ: 0 ANSI: 6 [ 64.831823] sd 5:0:0:0: Attached scsi generic sg1 type 0 [ 64.831974] scsi 5:0:0:1: Attached scsi generic sg2 type 13 [ 64.832614] sd 5:0:0:0: [sdb] Spinning up disk... [ 65.099929] intel_rapl: Found RAPL domain package [ 65.134996] intel_rapl: Found RAPL domain core [ 65.169997] intel_rapl: Found RAPL domain uncore [ 65.205958] intel_rapl: Found RAPL domain dram [ 65.236117] scsi 5:0:0:1: Failed to get diagnostic page 0x8000002 [ 65.272644] scsi 5:0:0:1: Failed to bind enclosure -19 [ 65.272660] ses 5:0:0:1: Attached Enclosure device lspci 00:00.0 0600: 8086:0c00 (rev 06) Subsystem: 17aa:3097 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=0c <?> Kernel driver in use: hsw_uncore 00:02.0 0300: 8086:0412 (rev 06) (prog-if 00 [VGA controller]) Subsystem: 17aa:3097 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 30 Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M] Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at f000 [size=64] Expansion ROM at <unassigned> [disabled] Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: fee00018 Data: 0000 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: [a4] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: i915 00:03.0 0403: 8086:0c0c (rev 06) Subsystem: 17aa:3097 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 31 Region 0: Memory at f7c30000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] 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: [60] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: fee003d8 Data: 0000 Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- Kernel driver in use: snd_hda_intel 00:14.0 0c03: 8086:8c31 (rev 05) (prog-if 30 [XHCI]) Subsystem: 17aa:3097 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 28 Region 0: Memory at f7c20000 (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: 00000000fee00378 Data: 0000 Kernel driver in use: xhci_hcd 00:16.0 0780: 8086:8c3a (rev 04) Subsystem: 17aa:3097 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 29 Region 0: Memory at f7c3b000 (64-bit, non-prefetchable) [size=16] 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: 00000000fee00398 Data: 0000 Kernel driver in use: mei_me 00:19.0 0200: 8086:153a (rev 05) Subsystem: 17aa:3097 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 26 Region 0: Memory at f7c00000 (32-bit, non-prefetchable) [size=128K] Region 1: Memory at f7c39000 (32-bit, non-prefetchable) [size=4K] Region 2: I/O ports at f080 [size=32] Capabilities: [c8] 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=1 PME- Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Address: 00000000fee002f8 Data: 0000 Capabilities: [e0] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: e1000e 00:1a.0 0c03: 8086:8c2d (rev 05) (prog-if 20 [EHCI]) Subsystem: 17aa:3097 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 17 Region 0: Memory at f7c38000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] 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: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: ehci-pci 00:1c.0 0604: 8086:8c10 (rev d5) (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 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000f000-00000fff Memory behind bridge: fff00000-000fffff Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v2) Root Port (Slot-), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <4us ClockPM- Surprise- LLActRep+ BwNot+ LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR+, OBFF Via WAKE# ARIFwd- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Disabled ARIFwd- LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1- EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: 17aa:3097 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- Kernel driver in use: pcieport 00:1c.3 0604: 8086:8c16 (rev d5) (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 Bus: primary=00, secondary=02, subordinate=03, sec-latency=0 I/O behind bridge: 0000f000-00000fff Memory behind bridge: fff00000-000fffff Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #4, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <16us ClockPM- Surprise- LLActRep+ BwNot+ LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk- ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- Slot #3, 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- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID 0000, PMEStatus- PMEPending- DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR+, OBFF Not Supported ARIFwd- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Disabled ARIFwd- LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis- Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS- Compliance De-emphasis: -6dB LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1- EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest- Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Address: 00000000 Data: 0000 Capabilities: [90] Subsystem: 17aa:3097 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- Kernel driver in use: pcieport 00:1d.0 0c03: 8086:8c26 (rev 05) (prog-if 20 [EHCI]) Subsystem: 17aa:3097 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 23 Region 0: Memory at f7c37000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] 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: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: ehci-pci 00:1f.0 0601: 8086:8c4e (rev 05) Subsystem: 17aa:3097 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 Capabilities: [e0] Vendor Specific Information: Len=0c <?> Kernel driver in use: lpc_ich 00:1f.2 0106: 8086:8c02 (rev 05) (prog-if 01 [AHCI 1.0]) Subsystem: 17aa:3097 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 B routed to IRQ 27 Region 0: I/O ports at f0d0 [size=8] Region 1: I/O ports at f0c0 [size=4] Region 2: I/O ports at f0b0 [size=8] Region 3: I/O ports at f0a0 [size=4] Region 4: I/O ports at f060 [size=32] Region 5: Memory at f7c36000 (32-bit, non-prefetchable) [size=2K] Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: fee00358 Data: 0000 Capabilities: [70] 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: [a8] SATA HBA v1.0 BAR4 Offset=00000004 Kernel driver in use: ahci 00:1f.3 0c05: 8086:8c22 (rev 05) Subsystem: 17aa:3097 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 C routed to IRQ 18 Region 0: Memory at f7c35000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at 0580 [size=32] 02:00.0 0604: 1283:8893 (rev 41) (prog-if 01 [Subtractive 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 Bus: primary=02, secondary=03, subordinate=03, sec-latency=32 I/O behind bridge: 0000f000-00000fff Memory behind bridge: fff00000-000fffff Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr+ DiscTmrStat- DiscTmrSERREn- Capabilities: [90] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=55mA PME(D0+,D1+,D2+,D3hot+,D3cold+) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [a0] Subsystem: 17aa:3097 dmidecode # dmidecode 2.12 SMBIOS 2.8 present. 89 structures occupying 3527 bytes. Table at 0x000EDC10. Handle 0x0000, DMI type 0, 24 bytes BIOS Information Vendor: LENOVO Version: FBKTA4AUS Release Date: 12/11/2014 Address: 0xF0000 Runtime Size: 64 kB ROM Size: 6656 kB 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 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) 8042 keyboard services are supported (int 9h) Serial services are supported (int 14h) Printer services are supported (int 17h) ACPI is supported USB legacy is supported BIOS boot specification is supported Targeted content distribution is supported UEFI is supported BIOS Revision: 1.164 Firmware Revision: 1.13 Handle 0x0001, DMI type 1, 27 bytes System Information Manufacturer: LENOVO Product Name: 10A6S09R01 Version: ThinkCentre M93p Serial Number: UUID: CD155584-7150-11E4-A0B5-AE7A9F861500 Wake-up Type: Power Switch SKU Number: LENOVO_MT_10A6 Family: To be filled by O.E.M. Handle 0x0002, DMI type 2, 15 bytes Base Board Information Manufacturer: LENOVO Product Name: SHARKBAY Version: 0B98401 WIN Serial Number: Asset Tag: Features: Board is a hosting board Board is replaceable Location In Chassis: To be filled by O.E.M. Chassis Handle: 0x0003 Type: Motherboard Contained Object Handles: 0 Handle 0x0003, DMI type 3, 25 bytes Chassis Information Manufacturer: To Be Filled By O.E.M. Type: Desktop Lock: Not Present Version: To Be Filled By O.E.M. Serial Number: MJ01S0UJ Asset Tag: 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: 1 <OUT OF SPEC> (0) SKU Number: To be filled by O.E.M. Handle 0x0004, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J1A1 Internal Connector Type: None External Reference Designator: PS2Mouse External Connector Type: PS/2 Port Type: Mouse Port Handle 0x0005, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J1A1 Internal Connector Type: None External Reference Designator: Keyboard External Connector Type: PS/2 Port Type: Keyboard Port Handle 0x0006, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J2A1 Internal Connector Type: None External Reference Designator: TV Out External Connector Type: Mini Centronics Type-14 Port Type: Other Handle 0x0007, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J2A2A Internal Connector Type: None External Reference Designator: COM A External Connector Type: DB-9 male Port Type: Serial Port 16550A Compatible Handle 0x0008, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J2A2B Internal Connector Type: None External Reference Designator: Video External Connector Type: DB-15 female Port Type: Video Port Handle 0x0009, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J3A1 Internal Connector Type: None External Reference Designator: USB1 External Connector Type: Access Bus (USB) Port Type: USB Handle 0x000A, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J3A1 Internal Connector Type: None External Reference Designator: USB2 External Connector Type: Access Bus (USB) Port Type: USB Handle 0x000B, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J3A1 Internal Connector Type: None External Reference Designator: USB3 External Connector Type: Access Bus (USB) Port Type: USB Handle 0x000C, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J9A1 - TPM HDR Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x000D, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J9C1 - PCIE DOCKING CONN Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x000E, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J2B3 - CPU FAN Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x000F, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J6C2 - EXT HDMI Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x0010, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J3C1 - GMCH FAN Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x0011, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J1D1 - ITP Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x0012, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J9E2 - MDC INTPSR Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x0013, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J9E4 - MDC INTPSR Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x0014, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J9E3 - LPC HOT DOCKING Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x0015, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J9E1 - SCAN MATRIX Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x0016, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J9G1 - LPC SIDE BAND Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x0017, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J8F1 - UNIFIED Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x0018, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J6F1 - LVDS Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x0019, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J2F1 - LAI FAN Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x001A, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J2G1 - GFX VID Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x001B, DMI type 8, 9 bytes Port Connector Information Internal Reference Designator: J1G6 - AC JACK Internal Connector Type: Other External Reference Designator: Not Specified External Connector Type: None Port Type: Other Handle 0x001C, DMI type 9, 17 bytes System Slot Information Designation: J6B2 Type: x16 PCI Express Current Usage: In Use Length: Long ID: 0 Characteristics: 3.3 V is provided Opening is shared PME signal is supported Bus Address: 0000:00:01.0 Handle 0x001D, DMI type 9, 17 bytes System Slot Information Designation: J6B1 Type: x1 PCI Express Current Usage: In Use Length: Short ID: 1 Characteristics: 3.3 V is provided Opening is shared PME signal is supported Bus Address: 0000:00:1c.3 Handle 0x001E, DMI type 9, 17 bytes System Slot Information Designation: J6D1 Type: x1 PCI Express Current Usage: In Use Length: Short ID: 2 Characteristics: 3.3 V is provided Opening is shared PME signal is supported Bus Address: 0000:00:1c.4 Handle 0x001F, DMI type 9, 17 bytes System Slot Information Designation: J7B1 Type: x1 PCI Express Current Usage: In Use Length: Short ID: 3 Characteristics: 3.3 V is provided Opening is shared PME signal is supported Bus Address: 0000:00:1c.5 Handle 0x0020, DMI type 10, 12 bytes On Board Device 1 Information Type: Video Status: Enabled Description: Onboard Video On Board Device 2 Information Type: Ethernet Status: Enabled Description: Onboard LAN On Board Device 3 Information Type: Sound Status: Disabled Description: Onboard Audio On Board Device 4 Information Type: SATA Controller Status: Enabled Description: Sata Controller Handle 0x0021, DMI type 11, 5 bytes OEM Strings String 1: LENOVO ThinkCentre Embedded Controller -[FBCT13A-1.13]- String 2: LENOVO ThinkCentre BIOS Boot Block Revision 1.A1 Handle 0x0022, DMI type 12, 5 bytes System Configuration Options Option 1: scre++ Handle 0x0023, DMI type 24, 5 bytes Hardware Security Power-On Password Status: Disabled Keyboard Password Status: Enabled Administrator Password Status: Disabled Front Panel Reset Status: Not Implemented Handle 0x0024, DMI type 32, 20 bytes System Boot Information Status: No errors detected Handle 0x0025, DMI type 34, 11 bytes Management Device Description: LM78-1 Type: LM78 Address: 0x00000000 Address Type: I/O Port Handle 0x0026, DMI type 26, 22 bytes Voltage Probe Description: LM78A Location: <OUT OF SPEC> Status: <OUT OF SPEC> Maximum Value: Unknown Minimum Value: Unknown Resolution: Unknown Tolerance: Unknown Accuracy: Unknown OEM-specific Information: 0x00000000 Nominal Value: Unknown Handle 0x0027, DMI type 36, 16 bytes Management Device Threshold Data Lower Non-critical Threshold: 1 Upper Non-critical Threshold: 2 Lower Critical Threshold: 3 Upper Critical Threshold: 4 Lower Non-recoverable Threshold: 5 Upper Non-recoverable Threshold: 6 Handle 0x0028, DMI type 35, 11 bytes Management Device Component Description: To Be Filled By O.E.M. Management Device Handle: 0x0025 Component Handle: 0x0025 Threshold Handle: 0x0026 Handle 0x0029, DMI type 28, 22 bytes Temperature Probe Description: LM78A Location: <OUT OF SPEC> Status: <OUT OF SPEC> Maximum Value: Unknown Minimum Value: Unknown Resolution: Unknown Tolerance: Unknown Accuracy: Unknown OEM-specific Information: 0x00000000 Nominal Value: Unknown Handle 0x002A, DMI type 36, 16 bytes Management Device Threshold Data Lower Non-critical Threshold: 1 Upper Non-critical Threshold: 2 Lower Critical Threshold: 3 Upper Critical Threshold: 4 Lower Non-recoverable Threshold: 5 Upper Non-recoverable Threshold: 6 Handle 0x002B, DMI type 35, 11 bytes Management Device Component Description: To Be Filled By O.E.M. Management Device Handle: 0x0025 Component Handle: 0x0028 Threshold Handle: 0x0029 Handle 0x002C, DMI type 27, 15 bytes Cooling Device Temperature Probe Handle: 0x0029 Type: <OUT OF SPEC> Status: <OUT OF SPEC> Cooling Unit Group: 1 OEM-specific Information: 0x00000000 Nominal Speed: Unknown Or Non-rotating Description: Cooling Dev 1 Handle 0x002D, DMI type 36, 16 bytes Management Device Threshold Data Lower Non-critical Threshold: 1 Upper Non-critical Threshold: 2 Lower Critical Threshold: 3 Upper Critical Threshold: 4 Lower Non-recoverable Threshold: 5 Upper Non-recoverable Threshold: 6 Handle 0x002E, DMI type 35, 11 bytes Management Device Component Description: To Be Filled By O.E.M. Management Device Handle: 0x0025 Component Handle: 0x002B Threshold Handle: 0x002C Handle 0x002F, DMI type 27, 15 bytes Cooling Device Temperature Probe Handle: 0x0029 Type: <OUT OF SPEC> Status: <OUT OF SPEC> Cooling Unit Group: 1 OEM-specific Information: 0x00000000 Nominal Speed: Unknown Or Non-rotating Description: Not Specified Handle 0x0030, DMI type 36, 16 bytes Management Device Threshold Data Lower Non-critical Threshold: 1 Upper Non-critical Threshold: 2 Lower Critical Threshold: 3 Upper Critical Threshold: 4 Lower Non-recoverable Threshold: 5 Upper Non-recoverable Threshold: 6 Handle 0x0031, DMI type 35, 11 bytes Management Device Component Description: To Be Filled By O.E.M. Management Device Handle: 0x0025 Component Handle: 0x002E Threshold Handle: 0x002F Handle 0x0032, DMI type 29, 22 bytes Electrical Current Probe Description: ABC Location: <OUT OF SPEC> Status: <OUT OF SPEC> Maximum Value: Unknown Minimum Value: Unknown Resolution: Unknown Tolerance: Unknown Accuracy: Unknown OEM-specific Information: 0x00000000 Nominal Value: Unknown Handle 0x0033, DMI type 36, 16 bytes Management Device Threshold Data Handle 0x0034, DMI type 35, 11 bytes Management Device Component Description: To Be Filled By O.E.M. Management Device Handle: 0x0025 Component Handle: 0x0031 Threshold Handle: 0x002F Handle 0x0035, DMI type 26, 22 bytes Voltage Probe Description: LM78A Location: Power Unit Status: OK Maximum Value: Unknown Minimum Value: Unknown Resolution: Unknown Tolerance: Unknown Accuracy: Unknown OEM-specific Information: 0x00000000 Nominal Value: Unknown Handle 0x0036, DMI type 28, 22 bytes Temperature Probe Description: LM78A Location: Power Unit Status: OK Maximum Value: Unknown Minimum Value: Unknown Resolution: Unknown Tolerance: Unknown Accuracy: Unknown OEM-specific Information: 0x00000000 Nominal Value: Unknown Handle 0x0037, DMI type 27, 15 bytes Cooling Device Temperature Probe Handle: 0x0036 Type: Power Supply Fan Status: OK Cooling Unit Group: 1 OEM-specific Information: 0x00000000 Nominal Speed: Unknown Or Non-rotating Description: Cooling Dev 1 Handle 0x0038, DMI type 29, 22 bytes Electrical Current Probe Description: ABC Location: Power Unit Status: OK Maximum Value: Unknown Minimum Value: Unknown Resolution: Unknown Tolerance: Unknown Accuracy: Unknown OEM-specific Information: 0x00000000 Nominal Value: Unknown Handle 0x0039, DMI type 39, 22 bytes System Power Supply Power Unit Group: 1 Location: To Be Filled By O.E.M. Name: To Be Filled By O.E.M. Manufacturer: To Be Filled By O.E.M. Serial Number: To Be Filled By O.E.M. Asset Tag: To Be Filled By O.E.M. Model Part Number: To Be Filled By O.E.M. Revision: To Be Filled By O.E.M. Max Power Capacity: Unknown Status: Present, OK Type: Switching Input Voltage Range Switching: Auto-switch Plugged: Yes Hot Replaceable: No Input Voltage Probe Handle: 0x0035 Cooling Device Handle: 0x0037 Input Current Probe Handle: 0x0038 Handle 0x003A, DMI type 41, 11 bytes Onboard Device Reference Designation: Onboard IGD Type: Video Status: Enabled Type Instance: 1 Bus Address: 0000:00:02.0 Handle 0x003B, DMI type 41, 11 bytes Onboard Device Reference Designation: Onboard LAN Type: Ethernet Status: Enabled Type Instance: 1 Bus Address: 0000:00:19.0 Handle 0x003C, DMI type 41, 11 bytes Onboard Device Reference Designation: Onboard 1394 Type: Other Status: Enabled Type Instance: 1 Bus Address: 0000:03:1c.2 Handle 0x003D, DMI type 4, 42 bytes Processor Information Socket Designation: SOCKET 0 Type: Central Processor Family: Core i7 Manufacturer: Intel ID: C3 06 03 00 FF FB EB BF Signature: Type 0, Family 6, Model 60, Stepping 3 Flags: FPU (Floating-point unit on-chip) VME (Virtual mode extension) DE (Debugging extension) PSE (Page size extension) TSC (Time stamp counter) MSR (Model specific registers) PAE (Physical address extension) MCE (Machine check exception) CX8 (CMPXCHG8 instruction supported) APIC (On-chip APIC hardware supported) SEP (Fast system call) MTRR (Memory type range registers) PGE (Page global enable) MCA (Machine check architecture) CMOV (Conditional move instruction supported) PAT (Page attribute table) PSE-36 (36-bit page size extension) CLFSH (CLFLUSH instruction supported) DS (Debug store) ACPI (ACPI supported) MMX (MMX technology supported) FXSR (FXSAVE and FXSTOR instructions supported) SSE (Streaming SIMD extensions) SSE2 (Streaming SIMD extensions 2) SS (Self-snoop) HTT (Multi-threading) TM (Thermal monitor supported) PBE (Pending break enabled) Version: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz Voltage: 1.2 V External Clock: 100 MHz Max Speed: 3800 MHz Current Speed: 3400 MHz Status: Populated, Enabled Upgrade: Socket BGA1155 L1 Cache Handle: 0x003F L2 Cache Handle: 0x003E L3 Cache Handle: 0x0040 Serial Number: Not Specified Asset Tag: Fill By OEM Part Number: Fill By OEM Core Count: 4 Core Enabled: 4 Thread Count: 8 Characteristics: 64-bit capable Handle 0x003E, DMI type 7, 19 bytes Cache Information Socket Designation: CPU Internal L2 Configuration: Enabled, Not Socketed, Level 2 Operational Mode: Write Back Location: Internal Installed Size: 1024 kB Maximum Size: 1024 kB Supported SRAM Types: Unknown Installed SRAM Type: Unknown Speed: Unknown Error Correction Type: Single-bit ECC System Type: Unified Associativity: 8-way Set-associative Handle 0x003F, DMI type 7, 19 bytes Cache Information Socket Designation: CPU Internal L1 Configuration: Enabled, Not Socketed, Level 1 Operational Mode: Write Back Location: Internal Installed Size: 256 kB Maximum Size: 256 kB Supported SRAM Types: Unknown Installed SRAM Type: Unknown Speed: Unknown Error Correction Type: Single-bit ECC System Type: Other Associativity: 8-way Set-associative Handle 0x0040, DMI type 7, 19 bytes Cache Information Socket Designation: CPU Internal L3 Configuration: Enabled, Not Socketed, Level 3 Operational Mode: Write Back Location: Internal Installed Size: 8192 kB Maximum Size: 8192 kB Supported SRAM Types: Unknown Installed SRAM Type: Unknown Speed: Unknown Error Correction Type: Single-bit ECC System Type: Unified Associativity: 16-way Set-associative Handle 0x0041, DMI type 16, 23 bytes Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: None Maximum Capacity: 32 GB Error Information Handle: Not Provided Number Of Devices: 4 Handle 0x0042, DMI type 17, 40 bytes Memory Device Array Handle: 0x0041 Error Information Handle: Not Provided Total Width: Unknown Data Width: Unknown Size: No Module Installed Form Factor: DIMM Set: None Locator: ChannelA-DIMM0 Bank Locator: BANK 0 Type: Unknown Type Detail: None Speed: Unknown Manufacturer: [Empty] Serial Number: [Empty] Asset Tag: 9876543210 Part Number: [Empty] Rank: Unknown Configured Clock Speed: Unknown Minimum voltage: Unknown Maximum voltage: Unknown Configured voltage: Unknown Handle 0x0043, DMI type 15, 73 bytes System Event Log Area Length: 4096 bytes Header Start Offset: 0x0000 Header Length: 16 bytes Data Start Offset: 0x0010 Access Method: Memory-mapped physical 32-bit address Access Address: 0x000EF250 Status: Valid, Not Full Change Token: 0x00000001 Header Format: Type 1 Supported Log Type Descriptors: 25 Descriptor 1: Single-bit ECC memory error Data Format 1: None Descriptor 2: Multi-bit ECC memory error Data Format 2: None Descriptor 3: Parity memory error Data Format 3: None Descriptor 4: Bus timeout Data Format 4: None Descriptor 5: I/O channel block Data Format 5: None Descriptor 6: Software NMI Data Format 6: None Descriptor 7: POST memory resize Data Format 7: None Descriptor 8: POST error Data Format 8: POST results bitmap Descriptor 9: PCI parity error Data Format 9: None Descriptor 10: PCI system error Data Format 10: None Descriptor 11: CPU failure Data Format 11: None Descriptor 12: EISA failsafe timer timeout Data Format 12: None Descriptor 13: Correctable memory log disabled Data Format 13: None Descriptor 14: Logging disabled Data Format 14: None Descriptor 15: System limit exceeded Data Format 15: None Descriptor 16: Asynchronous hardware timer expired Data Format 16: None Descriptor 17: System configuration information Data Format 17: None Descriptor 18: Hard disk information Data Format 18: None Descriptor 19: System reconfigured Data Format 19: None Descriptor 20: Uncorrectable CPU-complex error Data Format 20: None Descriptor 21: Log area reset/cleared Data Format 21: None Descriptor 22: System boot Data Format 22: None Descriptor 23: End of log Data Format 23: None Descriptor 24: OEM-specific Data Format 24: OEM-specific Descriptor 25: OEM-specific Data Format 25: OEM-specific Handle 0x0044, DMI type 17, 40 bytes Memory Device Array Handle: 0x0041 Error Information Handle: Not Provided Total Width: 64 bits Data Width: 64 bits Size: 8192 MB Form Factor: DIMM Set: None Locator: ChannelA-DIMM1 Bank Locator: BANK 1 Type: DDR3 Type Detail: Synchronous Speed: 1600 MHz Manufacturer: Samsung Serial Number: 17C7415F Asset Tag: 9876543210 Part Number: M378B1G73QH0-CK0 Rank: 2 Configured Clock Speed: 1600 MHz Minimum voltage: 1.500 V Maximum voltage: 1.500 V Configured voltage: 1.500 V Handle 0x0045, DMI type 20, 35 bytes Memory Device Mapped Address Starting Address: 0x00000000000 Ending Address: 0x001FFFFFFFF Range Size: 8 GB Physical Device Handle: 0x0044 Memory Array Mapped Address Handle: 0x0049 Partition Row Position: Unknown Interleave Position: 1 Interleaved Data Depth: 2 Handle 0x0046, DMI type 17, 40 bytes Memory Device Array Handle: 0x0041 Error Information Handle: Not Provided Total Width: Unknown Data Width: Unknown Size: No Module Installed Form Factor: DIMM Set: None Locator: ChannelB-DIMM0 Bank Locator: BANK 2 Type: Unknown Type Detail: None Speed: Unknown Manufacturer: [Empty] Serial Number: [Empty] Asset Tag: 9876543210 Part Number: [Empty] Rank: Unknown Configured Clock Speed: Unknown Minimum voltage: Unknown Maximum voltage: Unknown Configured voltage: Unknown Handle 0x0047, DMI type 17, 40 bytes Memory Device Array Handle: 0x0041 Error Information Handle: Not Provided Total Width: 64 bits Data Width: 64 bits Size: 8192 MB Form Factor: DIMM Set: None Locator: ChannelB-DIMM1 Bank Locator: BANK 3 Type: DDR3 Type Detail: Synchronous Speed: 1600 MHz Manufacturer: Samsung Serial Number: 17C73CB4 Asset Tag: 9876543210 Part Number: M378B1G73QH0-CK0 Rank: 2 Configured Clock Speed: 1600 MHz Minimum voltage: 1.500 V Maximum voltage: 1.500 V Configured voltage: 1.500 V Handle 0x0048, DMI type 20, 35 bytes Memory Device Mapped Address Starting Address: 0x00200000000 Ending Address: 0x003FFFFFFFF Range Size: 8 GB Physical Device Handle: 0x0047 Memory Array Mapped Address Handle: 0x0049 Partition Row Position: Unknown Interleave Position: 2 Interleaved Data Depth: 2 Handle 0x0049, DMI type 19, 31 bytes Memory Array Mapped Address Starting Address: 0x00000000000 Ending Address: 0x003FFFFFFFF Range Size: 16 GB Physical Array Handle: 0x0041 Partition Width: 4 Handle 0x004D, DMI type 131, 22 bytes OEM-specific Type Header and Data: 83 16 4D 00 01 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 01 Strings: TVT-Enablement Handle 0x004E, DMI type 136, 6 bytes OEM-specific Type Header and Data: 88 06 4E 00 00 00 Handle 0x004F, DMI type 140, 85 bytes OEM-specific Type Header and Data: 8C 55 4F 00 4C 45 4E 4F 56 4F 0B 00 01 57 AA 83 75 D9 46 9D 5C 0C 0F 8A D3 41 A8 37 81 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Handle 0x0050, DMI type 140, 47 bytes OEM-specific Type Header and Data: 8C 2F 50 00 4C 45 4E 4F 56 4F 0B 01 01 08 00 AF DF D1 79 CB 90 B9 6D A8 16 19 07 5E 54 2C 86 00 00 00 00 10 00 10 00 10 01 D0 00 20 01 00 01 Handle 0x0051, DMI type 140, 63 bytes OEM-specific Type Header and Data: 8C 3F 51 00 4C 45 4E 4F 56 4F 0B 02 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Handle 0x0052, DMI type 140, 17 bytes OEM-specific Type Header and Data: 8C 11 52 00 4C 45 4E 4F 56 4F 0B 03 01 00 00 00 00 Handle 0x0053, DMI type 140, 19 bytes OEM-specific Type Header and Data: 8C 13 53 00 4C 45 4E 4F 56 4F 0B 04 01 B2 00 4D 53 20 00 Handle 0x0054, DMI type 134, 16 bytes OEM-specific Type Header and Data: 86 10 54 00 00 4A 10 00 00 4E 00 00 00 02 01 02 Strings: TPM INFO System Reserved Handle 0x0055, DMI type 10, 6 bytes On Board Device Information Type: Other Status: Disabled Description: IBM Embedded Security Hardware Type 3 Handle 0x0056, DMI type 140, 19 bytes OEM-specific Type Header and Data: 8C 13 56 00 4C 45 4E 4F 56 4F 0B 05 01 02 00 00 00 53 55 Handle 0x0057, DMI type 140, 23 bytes OEM-specific Type Header and Data: 8C 17 57 00 4C 45 4E 4F 56 4F 0B 06 01 00 00 00 00 00 00 00 00 00 00 Handle 0x0058, DMI type 130, 20 bytes OEM-specific Type Header and Data: 82 14 58 00 24 41 4D 54 00 00 00 00 00 A5 8F 02 01 00 00 00 Handle 0x0059, DMI type 131, 64 bytes OEM-specific Type Header and Data: 83 40 59 00 35 00 00 00 0A 00 00 00 00 00 04 00 F8 00 4E 8C 00 00 00 00 09 E0 00 00 01 00 09 00 60 04 00 00 00 00 00 00 C8 00 3A 15 00 00 00 00 00 00 00 00 66 00 00 00 76 50 72 6F 00 00 00 00 Handle 0x005A, DMI type 13, 22 bytes BIOS Language Information Language Description Format: Long Installable Languages: 3 en|US|iso8859-1 fr|FR|iso8859-1 zh|CN|unicode Currently Installed Language: en|US|iso8859-1 Handle 0x005D, DMI type 127, 4 bytes End Of Table -- Elena -- Elena -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html