<div style="white-space:pre-wrap">Hi Daniel, unless you're using the memtest from the coreboot codebase, the memtest failures are likely false.<br><br>Try this one - it should work better under SeaBIOS:<br>git clone <a href="https://review.coreboot.org/memtest86plus">https://review.coreboot.org/memtest86plus</a><br><br>You can also just build it into the coreboot image as a secondary payload in the payloads menu of kconfig if you have an up-to-date version of coreboot.<br><br>In general, AMD specified that you should populate the dimms from the furthest away from the cpu to the closest.  The vendor might have found that it worked fine on this board, so changed their bios to remove that restriction.   I don't know if that's the issue you're seeing, but it's possible.<br><br>I'll test it when I get a chance.<br><br>Thanks for the report.<br>Martin<br></div><br><br><div class="gmail_quote"><div dir="ltr">On Sun, Apr 17, 2016 at 19:52 Daniel Kulesz via coreboot <<a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi folks,<br>
<br>
I just flashed Coreboot 4.3 release on my F2A85-M (the "original", not Pro or whatever) together with Seabios and the VGA ROM. I am running the "bare" board with an AMD A4-5700 APU and two 8GB Corsair Sticks () at 1,5V.  No attached peripherals except an usb stick which I use for booting a live system. Unfortunately, I experienced the following issues:<br>
<br>
(1) When I plug the memory sticks in the black DIMMs I get no Video, although they were working fine there before with the vendor bios. However, they "work" when inserted in the blue slots.<br>
(2) I am getting errors im memtest86+ 5.01 in compatibility mode in mem adresses around 3700M. I tried both sticks, each also in single configuration but the issue persists. I had no issues with the vendor bios (when inserted in the other slots).<br>
(3) The CPU temperature is reported wrong in Memtest86+ (Memtest86+ reports 15°C while it was around 35-40°C in the vendor bios at around the same fan speed and environment conditions). However, I don't remember if it reported a correct value with the vendor bios.<br>
<br>
The memory sticks have been reported as follows by the vendor bios:<br>
<br>
Handle 0x0035, DMI type 17, 34 bytes<br>
Memory Device<br>
        Array Handle: 0x002F<br>
        Error Information Handle: Not Provided<br>
        Total Width: 64 bits<br>
        Data Width: 64 bits<br>
        Size: 4096 MB<br>
        Form Factor: DIMM<br>
        Set: None<br>
        Locator: DIMM_B1<br>
        Bank Locator: A1_BANK2<br>
        Type: DDR3<br>
        Type Detail: Synchronous Unbuffered (Unregistered)<br>
        Speed: 1333 MHz<br>
        Manufacturer: Corsair<br>
        Serial Number: 00000000<br>
        Asset Tag: A1_AssetTagNum2<br>
        Part Number: CMZ4GX3M1A1600C9<br>
        Rank: 2<br>
        Configured Clock Speed: 1333 MHz<br>
<br>
Are these known issues? Or maybe just a false alarm?<br>
<br>
Cheers, Daniel<br>
<br>
--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="https://www.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://www.coreboot.org/mailman/listinfo/coreboot</a><br>
</blockquote></div>