Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Purism coreboot to 4.22.01-Purism-1 #1700

Merged

Conversation

JonathonHall-Purism
Copy link
Collaborator

This includes various suspend fixes for Librem Mini v1/v2, support for latest hardware revision of Librem 14 (v1-02, new CPU stepping), and the new audio codec in the latest Librem 11 revision.

intel_iommu=igfx_off was added to the Linux command line again for Librem 11, this is needed for framebuffer OS boot (e.g. memtest86+) on Librem 11 (which uses FSP GOP for graphics init, unlike other Librems which use libgfxinit). All the other coreboot config changes are just from updating to 4.22.01-Purism-1.

Update Purism coreboot to 4.22.01-Purism-1.

Signed-off-by: Jonathon Hall <[email protected]>
intel_iommu=igfx_off is needed on the Heads kernel command line for
memtest86+ to work.  Without this parameter, the screen blanks when
memtest86+ starts testing.

This is unique to Librem 11, probably because it is the only device
using FSP GOP for graphics init in coreboot.  (libgfxinit does not yet
support Jasper Lake.)

Signed-off-by: Jonathon Hall <[email protected]>
@tlaurion
Copy link
Collaborator

tlaurion commented Jun 11, 2024

Interesting. So affects nv41/ns50 as well (librem 11 = GOP igfx) @daringer.

Will review tomorrow!

Copy link
Collaborator

@tlaurion tlaurion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opened #1701 for nv41/ns50 evaluation of changes

@tlaurion tlaurion merged commit d9a0cac into linuxboot:master Jun 13, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants