On Tue, Oct 16, 2007 at 10:32:30AM -0700, ppanigrahi wrote: > > hi eugene, > do you have Config_framebuffer_console enabled in your kernel? > When i enable it and insmod em8xxxfb.ko, i get a segmentation fault. >
No I don't have CONFIG_FRAMEBUFFER_CONSOLE in the kernel. > If I don't, I am able to insmod the em8xxxfb.ko but not able to run ditectfb > sample (test) applications. > I get "mambolfb in setcoloreg" error and dfB aborts. This error is probably > coming from setcoloreg function in em8xxx_fb.c file (via printk. Can printk > be called here?). > I think I got the same message also with older mrua versions but it was removed in the newer versions. Not sure but don't think that causes the crash. > I have applied the patch that you mentioned in this thread. > I am using mrua version 2.7.144 > did you get dfb working on a later version? Before and including version 2.7.142 worked without the patch. Later versions worked without crashing but there was no video output because of the fb memory alignment. With the patch it has worked upto the latest version 2.8.0.1. > -- > View this message in context: > http://www.nabble.com/sigma-8634-8635-fix-tf4199088.html#a13238435 > Sent from the DirectFB Dev mailing list archive at Nabble.com. > > > _______________________________________________ > directfb-dev mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
