On Wed, Feb 04, 2009 at 08:37:16AM -0500, Eric H. Johnson wrote: > Sebastian, et al, > > I don't know if you have been following the SMP threads, but I basically > have EMC working on the Atom 330 with multi-processor support. When I pulled > over my working configuration using the 7i43, I now get an error with > unknown symbols. After loadrt hm2_7i43... DMesg reports: > > Unknown symbol release_firmware > Unknown symbol request_firmware > > Do you know what that is about?
I think that you need CONFIG_FW_LOADER=Y in your kernel configuration. If CONFIG_FW_LOADER=m then a manual sudo modprobe of whatever module provides request_firmware (maybe fw_loader) might also "fix" it. Jeff ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
