Issue #449 has been reported by Crazy Fox.
Bug #449: ThinkPad T440p fail to start, continous beeping & LED blinking
https://ticket.coreboot.org/issues/449
* Author: Crazy Fox
* Status: New
* Priority: Normal
* Category: coreboot common code
* Target versio
Issue #449 has been updated by Angel Pons.
Assignee set to Angel Pons
Status changed from New to In Progress
Category changed from coreboot common code to board support
Looks like coreboot dies because UBSAN encounters a bug. Please disable UBSAN
and try again. Note that things like ASAN and UBS
Hey Nico,
I believe that the cross-repo-cherrypick script was written more to
help with cherry-picking into a downstream repository where the patch
may need to be signed off by the owners of that repository.
Since both branches are actually in the same repo here, I don't think
any change is need
I wanted to see what people think about changing the indentation for
devicetree.cb files (including overridetree.cb and chipset.cb files)
We currently use tabs to indent, which my editor has set to 8 spaces across all
of coreboot, but these aren't C files, and maybe shouldn't be treated the same
Issue #387 has been updated by Martin Roth.
Status changed from New to Closed
Closing this issue. The framework chromebook will be supported in tree as
typical for chromebooks.
If other versions of the framework laptops are to be supported, someone can add
them to the tree, and we welcome tho
Issue #4 has been updated by Martin Roth.
Status changed from New to Closed
We've done a significant amount of work on coreboot's documentation over the
past 7 years.
Closing this as completed. If there is any additional documentation needed,
please file a new bug stating exactly what needs t
Issue #7 has been updated by Martin Roth.
Status changed from In Progress to Closed
No updates in 7 years. Closing.
Feature #7: gnawty support based on acer cb3-111
https://ticket.coreboot.org/issues/7#change-1347
* Author: Alexander Couzens
* Status: C
Issue #14 has been updated by Martin Roth.
Status changed from New to Closed
Closing due to No updates in 7 years. Please reopen if needed.
Feature #14: printout lenovo ec power cause register
https://ticket.coreboot.org/issues/14#change-1348
* Author:
Issue #12 has been updated by Martin Roth.
Status changed from New to Closed
Closing as fixed.
Bug #12: Use of CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL is a mess
https://ticket.coreboot.org/issues/12#change-1349
* Author: Martin Roth
* Status: Closed
*
Issue #7 has been updated by Matt DeVillier.
Martin Roth wrote in #note-14:
> No updates in 7 years. Closing.
also, gnawty has been supported as a rambi variant since early 2017
Feature #7: gnawty support based on acer cb3-111
https://ticket.coreboot.or
Issue #20 has been updated by Martin Roth.
Affected versions 4.18 added
This was completed, but seems like it may now be broken again.
The command 'make test-toolchain' should tell you if the toolchain version you
are using is current, but currently reports that the toolchain is up-to-date
eve
Issue #27 has been updated by Martin Roth.
Status changed from New to Closed
Marking as closed due to the last update being 7 years old. Please reopen if
we have a new update.
Bug #27: Windows doesn't like references in ACPI to objects that are only
de
Issue #33 has been updated by Martin Roth.
Status changed from New to Closed
Closing as fixed.
Bug #33: cbmem utility fails on newer linux kernels "Failed to mmap /dev/mem:
Resource temporarily unavailable"
https://ticket.coreboot.org/issues/33#change-
Issue #36 has been updated by Martin Roth.
Status changed from New to Closed
No updates in 7 years. Closing.
Please reopen if this is still an issue.
Bug #36: x201: stuck ec event
https://ticket.coreboot.org/issues/36#change-1354
* Author: Alexander Cou
Issue #19 has been updated by Martin Roth.
Some utilities and payload code still uses bare unsigned, but this is
completely fixed in the coreboot src/ directory.
There are unfortunately some false positives within names and comments, so the
lint test should be updated in addition to fixing the
Issue #432 has been updated by Martin Roth.
Status changed from Response Needed to Closed
Closing as not an issue in coreboot.
Bug #432: t440p reboots on suspend
https://ticket.coreboot.org/issues/432#change-1356
* Author: Josh R
* Status: Closed
* Prior
Issue #441 has been updated by Martin Roth.
Status changed from New to Closed
Closing as resolved.
Bug #441: [resolved]
https://ticket.coreboot.org/issues/441#change-1357
* Author: U dent
* Status: Closed
* Priority: Low
* Start date: 2022-11-27
* Affect
Issue #443 has been updated by Martin Roth.
Status changed from New to Resolved
Fixed in the latest toolchain.
Bug #443: acpica distfile changed
https://ticket.coreboot.org/issues/443#change-1358
* Author: Fabian Groffen
* Status: Resolved
* Priority: No
Issue #343 has been updated by Martin Roth.
Status changed from New to Resolved
The patch https://review.coreboot.org/c/coreboot/+/64235 which was said to fix
the issue was merged on 2022-11-02.
Please reopen if the issue is still seen.
Bug #34
Issue #386 has been updated by Martin Roth.
Status changed from New to Closed
No update since Kyösti pointed out the issue in the boot log to indicate that
this is anything beyond incompatible dimms. Closing.
Bug #386: ASUS P8Z77-V LX2 - Raminit
Issue #447 has been updated by Martin Roth.
Status changed from New to Closed
Subject changed from X9SAE-V No Post to X9SAE-V No Post - Need help recovering
board.
Tracker changed from Bug to Other
Hey, sorry about your board. Unfortunately, bad flashes and bad images happen.
We always recomm
Issue #445 has been updated by Martin Roth.
It's entirely possible that coreboot is violating some of the power-on timings
of that wifi module. This could cause it to work some of the time, but fail at
other times.
To fix this, or determine if this actually is a problem, someone would have to
Issue #440 has been updated by Martin Roth.
Status changed from New to Response Needed
I'm not able to reproduce it on a genuine linux system. I don't think it's
surprising that it wouldn't work on WSL as windows probably doesn't let the WSL
linux kernel get close to real hardware.
Can anyone
Issue #436 has been updated by Martin Roth.
Status changed from New to Resolved
This is actually a much bigger question than just berknip. Many of the
coreboot "default" configs are not bootable, either due to requiring binaries
that are not redistributable.
I've added that question to the ne
Issue #440 has been updated by Nicholas Chin.
J Nky wrote in #note-12:
> Nicholas Chin wrote in #note-11:
> > Could you run `uname -r` and post the result so that I can see what kernel
> > you are running? Could you also check if the file `/proc/config.gz`
> > (contains the config for the kerne
Issue #392 has been updated by Martin Roth.
Status changed from New to Response Needed
Is this fixed now? There was a revert of the patch that caused the problem,
but that was abandoned with a comment saying that another pair of patches fixed
the issue. Unfortunately, one of those two patches
Issue #440 has been updated by Nicholas Chin.
J Nky wrote in #note-5:
> > Hmm, so I'm assuming you are using superiotool from the coreboot-utils
> > package?
>
> Yes. Thanks to your instructions and after installation of `libpci-dev` i was
> able to build it.
>
> Now i get this when i trying
Reminder: Unless any critical issues occur, coreboot 4.19 will be
tagged on the upcoming Monday.
Please test and let us know if there are any issues.
Felix
On Mon, 2023-01-09 at 09:52 -0700, coreboot org wrote:
> The coreboot 4.19 release is scheduled to be tagged this coming
> weekend or next
28 matches
Mail list logo