Re: [Emc-users] Hostmot2 (Use two cards)

2015-10-13 Thread Jeff Epler
On Mon, Oct 12, 2015 at 01:07:42PM +0100, andy pugh wrote: > On 12 October 2015 at 03:37, Jeff Epler wrote: > > loadrt hm2_eth config="num_encoders=1 num_pwmgens=1 num_stepgens=1 > > enable_raw=1,enable_raw=1" > > board_ip=192.168.1.123,192.168.1.122,192.168.1.121 >

Re: [Emc-users] Hostmot2 (Use two cards)

2015-10-12 Thread Karlsson & Wang
Now it works, there where a few other issues to in particular the two devices had the same MAC adress. I actually need to have two rows: loadrt hostmot2 loadrt hm2_eth ... similar as your row below Regards Nicklas Karlsson > The "waitpid" error is a very generic error that indicates some >

Re: [Emc-users] Hostmot2 (Use two cards)

2015-10-12 Thread andy pugh
On 12 October 2015 at 13:07, andy pugh wrote: > Would be rather clearer. Well, it would if Gmail didn't re-format text anyway :-) -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto

Re: [Emc-users] Hostmot2 (Use two cards)

2015-10-12 Thread andy pugh
On 12 October 2015 at 03:37, Jeff Epler wrote: > loadrt hm2_eth config="num_encoders=1 num_pwmgens=1 num_stepgens=1 > enable_raw=1,enable_raw=1" board_ip=192.168.1.123,192.168.1.122,192.168.1.121 Does HAL support continuation lines? Some of the parameter lists are

Re: [Emc-users] Hostmot2 (Use two cards)

2015-10-11 Thread Peter C. Wallace
s@lists.sourceforge.net > Subject: [Emc-users] Hostmot2 (Use two cards) > > I am trying to use two ethernet cards at the same time with the hostmot2 > driver but get an error message "waitpid failed". I suspect this is because > I try to load the low level driver twice, do

[Emc-users] Hostmot2 (Use two cards)

2015-10-11 Thread Karlsson & Wang
I am trying to use two ethernet cards at the same time with the hostmot2 driver but get an error message "waitpid failed". I suspect this is because I try to load the low level driver twice, do anybody have an idea if this might be the case? Regards Nicklas Karlsson

Re: [Emc-users] Hostmot2 (Use two cards)

2015-10-11 Thread Jeff Epler
The "waitpid" error is a very generic error that indicates some sub-program has failed. So look for other messages that give a more specific indication of the problem. Here is a loadrt line I used when I was testing 3 hostmot2 ethernet boards: loadrt hm2_eth config="num_encoders=1