Mesa 7i39+5i20
- nikos.chalikias
- Offline
- Junior Member
-
Less
More
- Posts: 36
- Thank you received: 0
13 Dec 2010 21:10 #6009
by nikos.chalikias
Replied by nikos.chalikias on topic Re:Mesa 7i39+5i20
Hello,
Thanks for help!
below are dmseg, ini, hal.
pastebin.ca/2018749
pastebin.ca/2018753
pastebin.ca/2018754
Now I use the ini file that runs OK after boot, but not second time.
In this single time EMC2.5 runs: Encoder works, Initialized Rotor after E-stop, Try to Jog --> ERROR.
Nikos Chalikias
Thanks for help!
below are dmseg, ini, hal.
pastebin.ca/2018749
pastebin.ca/2018753
pastebin.ca/2018754
Now I use the ini file that runs OK after boot, but not second time.
In this single time EMC2.5 runs: Encoder works, Initialized Rotor after E-stop, Try to Jog --> ERROR.
Nikos Chalikias
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 23315
- Thank you received: 4944
14 Dec 2010 10:38 #6021
by andypugh
Replied by andypugh on topic Re:Mesa 7i39+5i20
Ah, yes, I think this was my fault, and should be fixed if you get the latest version of 2.5.
It is the bug fixed by this commit
git.linuxcnc.org/gitweb?p=emc2.git;a=com...0b213dc07a62d8b1513e
It is the bug fixed by this commit
git.linuxcnc.org/gitweb?p=emc2.git;a=com...0b213dc07a62d8b1513e
Please Log in or Create an account to join the conversation.
- nikos.chalikias
- Offline
- Junior Member
-
Less
More
- Posts: 36
- Thank you received: 0
05 Jan 2011 11:54 - 05 Jan 2011 11:55 #6424
by nikos.chalikias
Replied by nikos.chalikias on topic Re:Mesa 7i39+5i20
Hello,
Today I installed latest EMC2.5 using git.
I renamed emc2-dev
and
$ git clone git://git.linuxcnc.org/git/emc2.git emc2-dev
from emc2-dev
$ cd src
$ ./autogen.sh
$ ./configure
$ make
$ make install-menus
$ sudo make setuid
Now seems to be one step BACK!!!
EMC does not start.
dmseg output attached.
Please Advise,
Regards,
Nikos
Today I installed latest EMC2.5 using git.
I renamed emc2-dev
and
$ git clone git://git.linuxcnc.org/git/emc2.git emc2-dev
from emc2-dev
$ cd src
$ ./autogen.sh
$ ./configure
$ make
$ make install-menus
$ sudo make setuid
Now seems to be one step BACK!!!
EMC does not start.
dmseg output attached.
Please Advise,
Regards,
Nikos
Last edit: 05 Jan 2011 11:55 by nikos.chalikias.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 23315
- Thank you received: 4944
05 Jan 2011 12:15 #6426
by andypugh
Replied by andypugh on topic Re:Mesa 7i39+5i20
That certainly does not look right.
How are you starting emc2? I wonder if you have both the dev version and the released version installed at the same time.
In the terminal, try this:
. ./emc2-dev/scripts/emc-environment
emc
(That is dot space dot slash in the fist line) That should explicitly run the dev version.
How are you starting emc2? I wonder if you have both the dev version and the released version installed at the same time.
In the terminal, try this:
. ./emc2-dev/scripts/emc-environment
emc
(That is dot space dot slash in the fist line) That should explicitly run the dev version.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 23315
- Thank you received: 4944
05 Jan 2011 12:23 #6427
by andypugh
Replied by andypugh on topic Re:Mesa 7i39+5i20
Looking back through the thread I think we have already been through that last suggestion.
That dmesg excerpt is a bit short, it would be useful to go back to the point where EMC2 starts up.
That dmesg excerpt is a bit short, it would be useful to go back to the point where EMC2 starts up.
Please Log in or Create an account to join the conversation.
- BigJohnT
-
- Offline
- Administrator
-
Less
More
- Posts: 7000
- Thank you received: 1175
05 Jan 2011 13:02 #6431
by BigJohnT
Replied by BigJohnT on topic Re:Mesa 7i39+5i20
When I'm having problems I clear the dmesg then attempt to run EMC then the dmesg output will be only for that try.
www.linuxcnc.org/docview/html/common_Linux_FAQ.html#r1_6_6
John
www.linuxcnc.org/docview/html/common_Linux_FAQ.html#r1_6_6
John
Please Log in or Create an account to join the conversation.
- nikos.chalikias
- Offline
- Junior Member
-
Less
More
- Posts: 36
- Thank you received: 0
05 Jan 2011 13:16 #6433
by nikos.chalikias
Replied by nikos.chalikias on topic Re:Mesa 7i39+5i20
I can not clear dmseg.
I have attached complete dmseg
I have attached complete dmseg
Please Log in or Create an account to join the conversation.
- nikos.chalikias
- Offline
- Junior Member
-
Less
More
- Posts: 36
- Thank you received: 0
05 Jan 2011 13:23 #6434
by nikos.chalikias
Replied by nikos.chalikias on topic Re:Mesa 7i39+5i20
I cleaned dmesg
and tried to run EMC2.5
result dmesg attached
and tried to run EMC2.5
result dmesg attached
Please Log in or Create an account to join the conversation.
- nikos.chalikias
- Offline
- Junior Member
-
Less
More
- Posts: 36
- Thank you received: 0
05 Jan 2011 13:27 #6435
by nikos.chalikias
Replied by nikos.chalikias on topic Re:Mesa 7i39+5i20
this is how I call emc2.5
/home/nikos/emc2-dev/scripts/emc '/home/nikos/emc2/configs/hm2-bldc/5i20.ini'
/home/nikos/emc2-dev/scripts/emc '/home/nikos/emc2/configs/hm2-bldc/5i20.ini'
Please Log in or Create an account to join the conversation.
- nikos.chalikias
- Offline
- Junior Member
-
Less
More
- Posts: 36
- Thank you received: 0
05 Jan 2011 13:36 #6436
by nikos.chalikias
Replied by nikos.chalikias on topic Re:Mesa 7i39+5i20
In the terminal, try this:
. ./emc2-dev/scripts/emc-environment
emc
attached file is the response
. ./emc2-dev/scripts/emc-environment
emc
attached file is the response
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.097 seconds