EMC2 axis display program error
- johnthomas75
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
11 Jan 2011 02:56 #6609
by johnthomas75
Replied by johnthomas75 on topic Re:EMC2 axis display program error
Please Log in or Create an account to join the conversation.
11 Jan 2011 11:44 #6611
by andypugh
Replied by andypugh on topic Re:EMC2 axis display program error
Before you try to start emc2 type
sudo dmesg -c
(then type your password)
That will clear the kernel message log.
The try to start emc2.
After is fails, type
dmesg > dmesg.txt
The post the dmesg.txt file
Alternatively just copy the output of dmesg from the terminal window and paste it to www.pastebin.ca or www.pastebin.com
(Try to copy all of it, from the point where you start emc2)
sudo dmesg -c
(then type your password)
That will clear the kernel message log.
The try to start emc2.
After is fails, type
dmesg > dmesg.txt
The post the dmesg.txt file
Alternatively just copy the output of dmesg from the terminal window and paste it to www.pastebin.ca or www.pastebin.com
(Try to copy all of it, from the point where you start emc2)
Please Log in or Create an account to join the conversation.
- johnthomas75
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
11 Jan 2011 13:16 #6615
by johnthomas75
Replied by johnthomas75 on topic Re:EMC2 axis display program error
Please Log in or Create an account to join the conversation.
11 Jan 2011 13:58 #6617
by andypugh
Replied by andypugh on topic Re:EMC2 axis display program error
johnthomas75 wrote:
[ 353.144801] RTAI[usi]: enabled.
[ 353.166264] RTAI[math]: loaded.
[ 353.266891] config string '0x378 out '
[ 361.368516] RTAI[math]: unloaded.
I was hoping for rather more clues than that.
As an experiment, can you set
DISPLAY = tkemc
(Instead of DISPLAY = axis )
in the INI file and try again?
[ 353.144801] RTAI[usi]: enabled.
[ 353.166264] RTAI[math]: loaded.
[ 353.266891] config string '0x378 out '
[ 361.368516] RTAI[math]: unloaded.
I was hoping for rather more clues than that.
As an experiment, can you set
DISPLAY = tkemc
(Instead of DISPLAY = axis )
in the INI file and try again?
Please Log in or Create an account to join the conversation.
- johnthomas75
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
11 Jan 2011 14:13 #6618
by johnthomas75
Replied by johnthomas75 on topic Re:EMC2 axis display program error
with that I get no error message, but the program stops loading and nothing happens....
Please Log in or Create an account to join the conversation.
11 Jan 2011 14:17 #6619
by BigJohnT
Replied by BigJohnT on topic Re:EMC2 axis display program error
From the main Ubuntu CNC menu can you run the Latency Test?
John
John
Please Log in or Create an account to join the conversation.
- johnthomas75
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
11 Jan 2011 14:23 #6620
by johnthomas75
Replied by johnthomas75 on topic Re:EMC2 axis display program error
I can run it but nothing happens...
Please Log in or Create an account to join the conversation.
- johnthomas75
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
11 Jan 2011 14:24 #6621
by johnthomas75
Replied by johnthomas75 on topic Re:EMC2 axis display program error
meaning that the program comes up but there is literally no change in the numbers, the steppers dont turn.
aka all quiet.
aka all quiet.
Please Log in or Create an account to join the conversation.
11 Jan 2011 14:26 #6623
by BigJohnT
Replied by BigJohnT on topic Re:EMC2 axis display program error
Sounds like you don't have the real time kernel loaded. In a terminal window do uname -a and see if rtai shows up.
John
John
Please Log in or Create an account to join the conversation.
- johnthomas75
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
11 Jan 2011 14:28 #6624
by johnthomas75
Replied by johnthomas75 on topic Re:EMC2 axis display program error
Linux John 2.6.32-122-rtai #rtai SMP Tue Jul 27 12:44:07 CDT 2010 i686 GNU/Linux
Please Log in or Create an account to join the conversation.
Time to create page: 0.079 seconds