Samuel Baldwin <shardz4...@gmail.com> wrote: > It segfaults for me when I try to run it in a framebuffer.
Does it have anything to do with fb color depth? I have tested it only for 16bit fb. If your depth differs it might be solved by changing fbval_t at the end of config.h (it probably works for 8 or 32). Otherwise I'm not sure what might have gone wrong... can you trace at what stage it fails? after pad_init()? Ali