On Tue, 2007-10-09 at 11:28 +0530, kaka wrote: > Hi All, > While running the cross compiled directFB example on MIPS chip, > > We tried to install the framebuffer driver(command given at the bottom) and > we have already created the node fb0. > We are getting the following error, > Can anybody throw some light on it?
Other required modules are probably not loaded. Instead of insmod, try using modprobe. Tony _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
