merge / skulls

pre-built coreboot images and documentation on how to flash them for Thinkpad Laptops
GNU General Public License v3.0
674 stars 65 forks source link

Garbled green artifacts on screen x230 when selecting payload with non-free 1.16 version #231

Closed Gusher123 closed 5 months ago

Gusher123 commented 2 years ago

After upgrading from version 1.14 to version 1.16, using the non_free "x230_coreboot_seabios_xxxxxxxxxx_top.rom" on my x230, selecting one of the two payloads (nvramcui and coreinfo) results in a garbled green output on the screen:

20220604_131747 20220604_131802

ghost commented 2 years ago

I had the same issue with Skulls v1.05. Just downgrade to Skulls v1.04 for now.

rxt1077 commented 1 year ago

I have the same issue.

XRevan86 commented 1 year ago

That's caused by CONFIG_YABEL_DIRECTHW=y being set in https://github.com/merge/skulls/commit/75792534343affd554cfda778996cdb2c8866232, not an upstream issue.

leftbit commented 1 year ago

Had the same issue with Skulls v1.05 and v1.06. v1.04 still works for me.

pedrohqb commented 1 year ago

I also confirm that. Turning to CONFIG_YABEL_DIRECTHW=n solves the issue? Maybe you should commit it, @XRevan86 .

se7en-x230 commented 1 year ago

I have the same problem I guess I have to build with the CONFIG_YABEL_DIRECTHW=n option?

KornelJahn commented 1 year ago

I can confirm this problem, too.

Switched temporarily to the SeaVGABIOS free payload which solves the garbled green artifacts issue, however, it also forces some non-native 4:3 (?) resolution, making the bootsplash look quite squeezed horizontally.