[coreboot] Re: Memtest86+ stuck

2020-04-23 Thread Mike Banon
On Thu, Apr 23, 2020 at 5:42 PM R S wrote: > > On Thu, Apr 23, 2020 at 6:46 AM Paul Menzel wrote: >> >> PS: By the way, Memtest86+ 5.31b was released [2]. >> >> [1]: https://review.coreboot.org/c/coreboot/+/32613 >> [2]: https://www.memtest.org/ > > > That's huge! Thanks for picking up

[coreboot] Re: Memtest86+ stuck

2020-04-23 Thread R S
On Thu, Apr 23, 2020 at 6:46 AM Paul Menzel wrote: > PS: By the way, Memtest86+ 5.31b was released [2]. > > [1]: https://review.coreboot.org/c/coreboot/+/32613 > [2]: https://www.memtest.org/ That's huge! Thanks for picking up development. -- LAN Engineer * NOC and IT Infrastructure

[coreboot] Re: Memtest86+ stuck

2020-04-23 Thread Max Zim
On 23/04/2020 12:45, Paul Menzel wrote: It’d be great, if you could bisect the commit 2182c5b is the first "good" commit. ___ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-le...@coreboot.org

[coreboot] Re: Memtest86+ stuck

2020-04-23 Thread Max Zim
On 23/04/2020 13:06, Krystian Hebel wrote: Please try to apply the patch I did some time ago [1]. Unfortunately it does not work for me. I applied patch manually, switched back to the Stable Memtest86+ and ran `make clean && make`; memory test hanged at the same point. Checked twice.

[coreboot] Re: Memtest86+ stuck

2020-04-23 Thread Krystian Hebel
Hello, Hello Max, I discovered the issue with Memtest86+ stuck on my Thinkpad x230 on the very first tests. Always on the same point, 52%. Every release since 4.8 works this way, coreboot 4.7 works fine. Is this a known bug? Please try to apply the patch I did some time ago [1]. It is

[coreboot] Re: Memtest86+ stuck

2020-04-23 Thread Paul Menzel
Dear Max, Am 23.04.20 um 12:34 schrieb Max Zim: On 23/04/2020 12:07, Paul Menzel wrote: So, coreboot master with Memtest86+ Stable does *not* work. coreboot master with Memtest86+ Master *does* work? Correct. The Memtest86+ stable tag was changed to v002 in coreboot 4.10 in commit

[coreboot] Re: Memtest86+ stuck

2020-04-23 Thread Max Zim
On 23/04/2020 12:07, Paul Menzel wrote: Ok, so you are using SeaBIOS as primary payload. Correct. So, coreboot master with Memtest86+ Stable does *not* work. coreboot master with Memtest86+ Master *does* work? Correct. ___ coreboot mailing list

[coreboot] Re: Memtest86+ stuck

2020-04-23 Thread Paul Menzel
Dear Max, Am 23.04.20 um 11:28 schrieb Max Zim: On 23/04/2020 09:24, Paul Menzel wrote: 1.  How do you build the Memtest86+ payload? 2.  What version do you choose? I believe there is *Stable* and *Master*? I just checked the box in the nconfig menu, so it should be Stable as defined in

[coreboot] Re: Memtest86+ stuck

2020-04-23 Thread Max Zim
On 23/04/2020 09:24, Paul Menzel wrote: 1.  How do you build the Memtest86+ payload? 2.  What version do you choose? I believe there is *Stable* and *Master*? I just checked the box in the nconfig menu, so it should be Stable as defined in the coreboot's automated build flow. 3.  How do

[coreboot] Re: Memtest86+ stuck

2020-04-23 Thread Paul Menzel
Dear Max, Am 22.04.20 um 23:11 schrieb Max Zim: I discovered the issue with Memtest86+ stuck on my Thinkpad x230 on the very first tests. Always on the same point, 52%. Every release since 4.8 works this way, coreboot 4.7 works fine. Is this a known bug? Thank you for your report. I cannot

[coreboot] Re: Memtest86+ stuck

2020-04-22 Thread Lars Hochstetter
Hi Max, check out this "workaround" [1]: It seems that Memtest86+ is buggy when directly integrated as a part of the coreboot configuration but works fine when you use the Memtest86+ floppy in conjunction with SeaBIOS. Unfortunately I do not know any reason why it is that way or if there is