skulls icon indicating copy to clipboard operation
skulls copied to clipboard

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

Open Gusher123 opened this issue 2 years ago • 7 comments

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

Gusher123 avatar Jun 04 '22 11:06 Gusher123

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

darnrain avatar Jun 05 '22 02:06 darnrain

I have the same issue.

rxt1077 avatar Nov 14 '22 16:11 rxt1077

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

XRevan86 avatar Dec 12 '22 00:12 XRevan86

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

leftbit avatar Dec 15 '22 13:12 leftbit

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

pedrohqb avatar Dec 21 '22 00:12 pedrohqb

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

se7en-x230 avatar Mar 09 '23 14:03 se7en-x230

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.

KornelJahn avatar Mar 09 '23 16:03 KornelJahn