Steve,

Thanks for the tip. It worked as far as not having to explicitly add the
paths, but when I get to the loadrt hm2_5i20 ..., I get exactly the same
error message.

Regards,
Eric

You should source scripts/emc-environment, which will take care of these
problems:
source scripts/emc-environment
or
. scripts/emc-environment
(the leading . is a synonym for source)
You need to do this in each shell that you want to use run-in-place.

...

I think this is an artifact of using the kernel request_firmware system.  It
requires that the firmware come from the /lib/firmware (or
similar) tree.  This presents a problem when you have multiple run-in-place
versions, or you have run-in-place and installed versions.  
I don't know the specifics of how to deal with this, but I think you more or
less have to stick the firmware in the expected tree somewhere.  
I'm not sure how you specify the name at that point - the source (kernel or
hostmot2) may tell you.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to