Eric H. Johnson wrote:
> That much works, but when I get to:
> bin/halcmd loadrt hm2_5i20 config = "firmware=bin/SVST8_4.BIT num_stepgens=2
> ...
> 
> It fails to load, and dmesg gives the error:
> hm2_5i20: Unknown parameter "num_stepgens"

There are extraneous spaces there, and unless you specifically added the 
symlink it probably doesnt know what to do with "firmware=bin/...".

It should be something like this:

        loadrt hm2_5i20 config="firmware=SVST8_4.BIT num_stepgens=2"


-- 
Sebastian Kuzminsky
       Theo: "Julian? I haven't seen you in twenty years. You look good.
              The picture the police have of you doesn't do you justice."
     Julian: "What do the police know about justice?"

-------------------------------------------------------------------------
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