@yparitcher: That's... interesting.
I imagine the lipc stuff is doing something else that relates to ligl, then.
Can you check the output from fbgrab -v /dev/null before and after?
It's at least doing a PUT_VSCREENINFO, so I'd expect the same grayscale change as with fbdepth, but, who knows...
As for FBInk, the utils target will attempt to enable LTO on its own if that's not already the case. Having -flto in CFLAGS without the requisite -fuse-linker-plugins will probably break it ;p.
|