nina
nina
There is another reason nobody mentioned yet, and that's actual platform support - webengine is by default limited to x86/arm (and mips i guess) because that's what chromium supports, and...
qtwebkit is currently working on a rebase, so this issue should at some point solve itself - the dev version is somewhat usable and recent enough, but is still missing...
it's been in a little slump for a few months, but i'm monitoring their IRC channel and it should probably pick up again at some point - i'd give them...
this can be worked around by disabling `CONFIG_PPC_QUEUED_SPINLOCKS`; the culprit here is specifically `CONFIG_PARAVIRT_SPINLOCKS`, which is enabled with the former and results in inline access to the relevant GPL-only symbol...
you know, there is already https://github.com/void-linux/void-packages/pull/17672
Also, we don't want a 4.4 kernel, it won't work with panfrost and the proprietary libmali which works with 4.4 doesn't work with modern userlands (and if you hack around...
Suspend/resume may not work, but accelerated graphics not working is worse. You can use s2idle for suspend for now, which works.
Wayland won't work on 4.4, except weston fbdev. Sway needs drm, and for that you need libmali (with weston you might be able to get away with pixman), and libmali...
I'm using 5.5-rc7-panfrost-fixes branch and it works ok - I have not checked which branch your PR is based on now but you should use that one Btw, I talked...
i'd like ecl bootstrap better, considering clisp is poorly maintained and depends on libffcall which is a massive clusterfuck but ecl bootstrap has been broken for some time, unfortunately