kernel driver


I’m back from vacation and have been working on integrating Robert Nelson’s SGX patchset into the BeagleBox build.  These patches implement the SGX kernel drivers for the BeagleBoard found in the OMAP35x_Graphics_SDK package for Linux.  This allows building the SGX kernel modules with the rest of the kernel build instead […]

BeagleBox: SGX integration progress


I spent the weekend trying to figure out why I couldn’t get the XComposite extension to show up under the fbdev X driver under QEMU.  It took until Sunday night to figure out that I need the cirrus fbdev kernel driver along with turning on xdpyinfo, libXcomposite, and the Cirrus […]

BeagleBox: XComposite enabled under QEMU