skulls
skulls copied to clipboard
Garbled green artifacts on screen x230 when selecting payload with non-free 1.16 version
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:
I had the same issue with Skulls v1.05. Just downgrade to Skulls v1.04 for now.
I have the same issue.
That's caused by CONFIG_YABEL_DIRECTHW=y
being set in https://github.com/merge/skulls/commit/75792534343affd554cfda778996cdb2c8866232, not an upstream issue.
Had the same issue with Skulls v1.05 and v1.06. v1.04 still works for me.
I also confirm that. Turning to CONFIG_YABEL_DIRECTHW=n solves the issue? Maybe you should commit it, @XRevan86 .
I have the same problem I guess I have to build with the CONFIG_YABEL_DIRECTHW=n option?
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.