[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-10-20 Thread Josh R
Issue #412 has been updated by Josh R. Angel Pons wrote in #note-10: > Josh, could you please open a separate issue? Thanks. Sure thing, added here: https://ticket.coreboot.org/issues/432 Bug #412: x230 reboots on suspend

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-10-20 Thread Angel Pons
Issue #412 has been updated by Angel Pons. Josh, could you please open a separate issue? Thanks. Bug #412: x230 reboots on suspend https://ticket.coreboot.org/issues/412#change-1204 * Author: Carson A. * Status: New * Priority: Normal * Target version:

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-10-19 Thread Josh R
Issue #412 has been updated by Josh R. File cbmem.20221019200724.from_suspend.log added File cbmem.20221019195923.normal_boot.log added Carson A. wrote in #note-6: > Angel Pons wrote in #note-5: > > I concur with Nico's assessment. I imagine you changed the "ROM chip size" > > option to get a 4

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Carson Alberding
Issue #412 has been updated by Carson Alberding. % Done changed from 0 to 100 Bug #412: x230 reboots on suspend https://ticket.coreboot.org/issues/412#change-1086 * Author: Carson Alberding * Status: New * Priority: Normal * Target version: none * Start

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Carson Alberding
Issue #412 has been updated by Carson Alberding. File 12mb_boot.txt added Bug #412: x230 reboots on suspend https://ticket.coreboot.org/issues/412#change-1085 * Author: Carson Alberding * Status: New * Priority: Normal * Target version: none * Start

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Carson Alberding
Issue #412 has been updated by Carson Alberding. Angel Pons wrote in #note-5: > I concur with Nico's assessment. I imagine you changed the "ROM chip size" > option to get a 4 MiB file to flash to the second flash chip (4 MiB). > > Instead of doing that, >

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Angel Pons
Issue #412 has been updated by Angel Pons. I concur with Nico's assessment. I imagine you changed the "ROM chip size" option to get a 4 MiB file to flash to the second flash chip (4 MiB). Instead of doing that,

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Nico Huber
Issue #412 has been updated by Nico Huber. ``` [ERROR] SF size 0xc0 does not correspond to CONFIG_ROM_SIZE 0x40!! ``` `CONFIG_ROM_SIZE` needs to cover both chips. It's a known issue that coreboot will write the MRC cache at the wrong offset otherwise. As reading happens memory-mapped

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Carson Alberding
Issue #412 has been updated by Carson Alberding. Paul Menzel wrote in #note-1: > Please attach the coreboot console messages from a normal boot, and from > resuming from suspend to RAM. > > In GNU/Linux you should be able to do it using `cbmem -1`, or, if available, > loading the module

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Carson Alberding
Issue #412 has been updated by Carson Alberding. File suspend_boot.txt added File normal_boot.txt added Bug #412: x230 reboots on suspend https://ticket.coreboot.org/issues/412#change-1080 * Author: Carson Alberding * Status: New * Priority: Normal *

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Paul Menzel
Issue #412 has been updated by Paul Menzel. Please attach the coreboot console messages from a normal boot, and from resuming from suspend to RAM. In GNU/Linux you should be able to do it using `cbmem -1`, or, if available, loading the module *memconsole-coreboot* with `sudo modprobe