Issue #463 has been reported by Felix Niederwanger.
---------------------------------------- Bug #463: nvramtool: coreboot table not found on Starbook Mark VI https://ticket.coreboot.org/issues/463
* Author: Felix Niederwanger * Status: New * Priority: Normal * Target version: none * Start date: 2023-02-18 ---------------------------------------- The `nvramtool` on my Starbook Mark VI reports that it can't find the coreboot table:
``` # nvramtool -d nvramtool: coreboot table not found. coreboot does not appear to be installed on this system. Scanning for the table produced the following results:
0 valid signatures were found with bad header checksums. 0 valid headers were found with bad table checksums. ``` I compiled the `nvramtool` freshly on my Laptop using the documentation from
Issue #463 has been updated by Felix Niederwanger.
Description updated Affected hardware set to Starbook Mark VI Affected OS set to openSUSE Tumbleweed Affected versions master added
---------------------------------------- Bug #463: nvramtool: coreboot table not found on Starbook Mark VI https://ticket.coreboot.org/issues/463#change-1429
* Author: Felix Niederwanger * Status: New * Priority: Normal * Target version: none * Start date: 2023-02-18 * Affected versions: master * Affected hardware: Starbook Mark VI * Affected OS: openSUSE Tumbleweed ---------------------------------------- The `nvramtool` on my Starbook Mark VI reports that it can't find the coreboot table:
``` # nvramtool -d nvramtool: coreboot table not found. coreboot does not appear to be installed on this system. Scanning for the table produced the following results:
0 valid signatures were found with bad header checksums. 0 valid headers were found with bad table checksums. ``` I compiled the `nvramtool` freshly on my Laptop using the documentation from https://www.coreboot.org/Nvramtool
``` $ git clone http://review.coreboot.org/coreboot.git $ cd coreboot/util/nvramtool $ make ```
## System info
* openSUSE Tumbleweed * Kernel 6.1.12-1-default
Issue #463 has been updated by Sean Rhodes.
Status changed from New to Resolved
That's one you'll want to get in touch with our support about - support@starlabs.systems
---------------------------------------- Bug #463: nvramtool: coreboot table not found on Starbook Mark VI https://ticket.coreboot.org/issues/463#change-1430
* Author: Felix Niederwanger * Status: Resolved * Priority: Normal * Target version: none * Start date: 2023-02-18 * Affected versions: master * Affected hardware: Starbook Mark VI * Affected OS: openSUSE Tumbleweed ---------------------------------------- The `nvramtool` on my Starbook Mark VI reports that it can't find the coreboot table:
``` # nvramtool -d nvramtool: coreboot table not found. coreboot does not appear to be installed on this system. Scanning for the table produced the following results:
0 valid signatures were found with bad header checksums. 0 valid headers were found with bad table checksums. ``` I compiled the `nvramtool` freshly on my Laptop using the documentation from https://www.coreboot.org/Nvramtool
``` $ git clone http://review.coreboot.org/coreboot.git $ cd coreboot/util/nvramtool $ make ```
## System info
* openSUSE Tumbleweed * Kernel 6.1.12-1-default
Issue #463 has been updated by Felix Niederwanger.
Will do - thank you!
---------------------------------------- Bug #463: nvramtool: coreboot table not found on Starbook Mark VI https://ticket.coreboot.org/issues/463#change-1431
* Author: Felix Niederwanger * Status: Resolved * Priority: Normal * Target version: none * Start date: 2023-02-18 * Affected versions: master * Affected hardware: Starbook Mark VI * Affected OS: openSUSE Tumbleweed ---------------------------------------- The `nvramtool` on my Starbook Mark VI reports that it can't find the coreboot table:
``` # nvramtool -d nvramtool: coreboot table not found. coreboot does not appear to be installed on this system. Scanning for the table produced the following results:
0 valid signatures were found with bad header checksums. 0 valid headers were found with bad table checksums. ``` I compiled the `nvramtool` freshly on my Laptop using the documentation from https://www.coreboot.org/Nvramtool
``` $ git clone http://review.coreboot.org/coreboot.git $ cd coreboot/util/nvramtool $ make ```
## System info
* openSUSE Tumbleweed * Kernel 6.1.12-1-default
Issue #463 has been updated by Paul Menzel.
Related links updated
---------------------------------------- Bug #463: nvramtool: coreboot table not found on Starbook Mark VI https://ticket.coreboot.org/issues/463#change-1432
* Author: Felix Niederwanger * Status: Resolved * Priority: Normal * Target version: none * Start date: 2023-02-18 * Affected versions: master * Related links: It might be, that the coreboot image is built without `USE_OPTION_TABLE` selected. * Affected hardware: Starbook Mark VI * Affected OS: openSUSE Tumbleweed ---------------------------------------- The `nvramtool` on my Starbook Mark VI reports that it can't find the coreboot table:
``` # nvramtool -d nvramtool: coreboot table not found. coreboot does not appear to be installed on this system. Scanning for the table produced the following results:
0 valid signatures were found with bad header checksums. 0 valid headers were found with bad table checksums. ``` I compiled the `nvramtool` freshly on my Laptop using the documentation from https://www.coreboot.org/Nvramtool
``` $ git clone http://review.coreboot.org/coreboot.git $ cd coreboot/util/nvramtool $ make ```
## System info
* openSUSE Tumbleweed * Kernel 6.1.12-1-default