Where are framebuffers/visuals created?
blubee blubeeme
gurenchan at gmail.com
Wed Sep 26 16:16:00 UTC 2018
On Wed, Sep 26, 2018 at 11:33 PM Bengt Ahlgren <bengt.ahlgren at ri.se> wrote:
> I'd like to try to debug and find the cause of this issue with Kwin, but
> I don't know where in the graphics stack to start digging:
>
> https://mail.kde.org/pipermail/kde-freebsd/2018-April/027704.html
>
> In short, after an update of Mesa, Kwin complained about not finding the
> appropriate framebuffer, and refused doing compositing with opengl.
>
> So, my question is: where in the graphics stack are the
> framebuffers/visuals created?
>
> Bengt
> _______________________________________________
> freebsd-x11 at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"
>
You can start here: https://wiki.freebsd.org/Graphics/SCFB
fbio.h located /usr/include/sys/fbio.h
Best,
Owen
More information about the freebsd-x11
mailing list