blob: a8ef75e68bf4b22c0c7e6d7791556f3c69ffa223 [file] [log] [blame]
Martin Rothb9913dd2016-09-11 19:08:34 -06001Failed Operating systems:
2- Xubuntu 16.04 - Starts to boot, reboots when initializing CPU 1. See below.
3 Linux kernel 4.4.0-34-generic
4- Mint 17.2 - Starts to boot, reboots when initializing CPU 1.
5 Linux kernel 3.16.0-38-generic
6- Windows XP - No vBIOS in this image - Hangs at "Setup is starting"
7- Android x86 4.4 - Hangs immediately - no output.
8- Bits 2074 - Reboots immediately - no output.
9- FreeBSD 10.0 - Starts to boot, reboots when loading ACPI table
10- OpenBSD 5.0 - Starts to boot, reboots when initializing CPU 1
11
12Booted Operating systems:
13- Xubuntu 16.04 - Booted with 'acpi=off' kernel parameter. 1 CPU only.
14- Mint 17.2 - Booted with 'acpi=off' kernel parameter. 1 CPU only
15
16DIMM Configurations Passed Boot & Memtest:
17- Slot 1: Empty Slot 2 - 1024 MB DDR2-666 ECC - Micron
18- Slot 1: 1024 MB DDR2-666 Super Talent Slot 2 - Empty
19- Slot 1: 4096 MB DDR2-666 ECC - Kingst Slot 2 - Empty
20- Slot 1: 1024 MB DDR2-800 Micron Slot 2 - 1024 MB DDR2-800 Micron
21
22DIMM Configurations Failed Boot:
23- Slot 1: Empty Slot 2 - 4096 MB DDR2-666 ECC - Kingston
24
25PCI/PCIe slots Passed (MSI enabled)
26- Network cards worked correctly in all slots
27
28Graphics Passed:
29- Internal graphics works under linux
30
31USB Passed:
32- All rear ports
33
34Hardware not tested:
35- Front USB ports
36- PS/2 ports
37- Sata ports
38- Pata port
39- LPT port
40- Floppy port
41- Audio
42
43Summary:
44- ACPI is borked. To boot linux, I needed to add the "acpi=off" kernel command
45 line parameter or the system would get to the point where it was trying
46 to set up the other cores, and it would reboot.
47- The ACPI issue prevented the timestamp data from being generated.
48- The ACPI issue prevented the 2nd core on my system from being brought up.
49
50FWTS lists 42 failures. Major failures:
51- SCI_EN bit in PM1a Control Register Block is not enabled.
52- madt: MADT revision is not in sync with the FADT revision;
53- MADT 1 expects FADT 3.0 but found 4.0 instead.
54- apicedge: Non-Legacy interrupt 0 is incorrectly level triggered.
55- apicedge: Non-Legacy interrupt 1 is incorrectly level triggered.
56- apicedge: Non-Legacy interrupt 2 is incorrectly level triggered.
57- apicedge: Non-Legacy interrupt 4 is incorrectly level triggered.
58- apicedge: Non-Legacy interrupt 7 is incorrectly level triggered.
59- apicedge: Non-Legacy interrupt 8 is incorrectly level triggered.
60- apicedge: Non-Legacy interrupt 11 is incorrectly level triggered.
61
62
63Linux boot failure:
64 [ 0.212000] smpboot: CPU0: Intel Pentium(R) Dual-Core CPU E5400 @ 2.70GHz (family: 0x6, model: 0x17, stepping: 0xa)
65 [ 0.216017] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
66 [ 0.228005] ... version: 2
67 [ 0.232002] ... bit width: 40
68 [ 0.236002] ... generic registers: 2
69 [ 0.240003] ... value mask: 000000ffffffffff
70 [ 0.244002] ... max period: 000000007fffffff
71 [ 0.248002] ... fixed-purpose events: 3
72 [ 0.252002] ... event mask: 0000000700000003
73 [ 0.258110] x86: Booting SMP configuration:
74 [ 0.260009] .... node #0, CPUs: #1
75
76coreboot-4.4-1462-gba349ab Sun Sep 11 12:27:42 UTC 2016 romstage starting...