[Emc-users] EMC2.2 Upgrade Problem

2007-11-07 Thread John Thornton
I think I screwed up the upgrade because I did the Run System/Administration/Synaptic Package Manager step before the you'll need to add my gpg key to the list of keys step. Now when I try and run EMC I get the splash screen and EMC is running but the tkemc display does not come up. When I try

[Emc-users] EMC 2.2.0: execv(pumagui) failed

2007-11-07 Thread Karl-Heinz Glahe
Hello, after upgrading from 2.1.7 to 2.2.0 (via synaptic packet manager, as recommended in the wiki) i tried the puma example which leads to this: [...] Machine configuration file is 'puma.ini' INIFILE=/home/glahe/emc2/configs/puma/puma.ini PARAMETER_FILE=puma.var EMCMOT=motmod EMCIO=io

Re: [Emc-users] stepper and servo

2007-11-07 Thread Kirk Wallace
On Wed, 2007-11-07 at 12:55 +, Ian Wright wrote: Hi, This is probably a silly question but is it possible to mix stepper and servo drives on one machine? I'm a bit tight on funds just now but I would really like to get a bit more speed out of my rotary axis so that I can use it for

[Emc-users] cad

2007-11-07 Thread de milde
can import from auto cad sofware? how to make ngc file? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - This SF.net

Re: [Emc-users] stepper and servo

2007-11-07 Thread Jon Elson
Ian Wright wrote: Hi, This is probably a silly question but is it possible to mix stepper and servo drives on one machine? I'm a bit tight on funds just now but I would really like to get a bit more speed out of my rotary axis so that I can use it for screwcutting. I can screwcut on it

Re: [Emc-users] EMC2.2 Upgrade Problem

2007-11-07 Thread Andrew Ayre
Try running emc from the terminal/prompt. It will give you more error information. I'm not sure how you have it installed on your system but try /usr/bin/emc. Also: ls -l /usr/bin | grep nml will show you all the nml files in /usr/bin. Andy John Thornton wrote: I think I screwed up the

[Emc-users] stepper and servo

2007-11-07 Thread Ian Wright
Hi, This is probably a silly question but is it possible to mix stepper and servo drives on one machine? I'm a bit tight on funds just now but I would really like to get a bit more speed out of my rotary axis so that I can use it for screwcutting. I can screwcut on it now using its present

Re: [Emc-users] stepper and servo

2007-11-07 Thread Ray Henry
Hi Ian Yes you can mix steppers and step-and-direction servo. EMC won't know the difference but there is an additional step tuning the 320. Rayh On Wed, 2007-11-07 at 12:55 +, Ian Wright wrote: Hi, This is probably a silly question but is it possible to mix stepper and servo drives

[Emc-users] stepper and servo

2007-11-07 Thread Ian Wright
Thanks to all who have replied - both on and off list. I'd better start reading up - and being nice to the domestic chancellor!! -- Best wishes, Ian Ian W. Wright Sheffield UK The difference between theory and practice is much smaller in theory than in practice...

Re: [Emc-users] EMC 2.2.0: execv(pumagui) failed

2007-11-07 Thread Jeff Epler
On Wed, Nov 07, 2007 at 07:37:35PM +0100, Karl-Heinz Glahe wrote: Hello, after upgrading from 2.1.7 to 2.2.0 (via synaptic packet manager, as recommended in the wiki) i tried the puma example which leads to this: This problem will be fixed in 2.2.1. Jeff

[Emc-users] Preliminary Installation Instructions for Ubuntu 7.10

2007-11-07 Thread Andrew Ayre
I have posted the steps I used to install EMC2 CVS HEAD version on Ubuntu 7.10. There may be mistakes in it, and redundancies, but it appears to work - well, except it has to run as root to avoid halcmd segfaulting. If anyone has any comments or spots any mistakes I would love to hear them.

Re: [Emc-users] Preliminary Installation Instructions for Ubuntu 7.10

2007-11-07 Thread Stephen Wille Padnos
Thanks! One comment - you could put this on the EMC2 wiki ;) http://wiki.linuxcnc.org/ - Steve Andrew Ayre wrote: I have posted the steps I used to install EMC2 CVS HEAD version on Ubuntu 7.10. There may be mistakes in it, and redundancies, but it appears to work - well, except it has to run

Re: [Emc-users] Preliminary Installation Instructions for Ubuntu 7.10

2007-11-07 Thread Andrew Ayre
I'll do that when I have more confidence my steps will work for other people as well. :) Stephen Wille Padnos wrote: Thanks! One comment - you could put this on the EMC2 wiki ;) http://wiki.linuxcnc.org/ - Steve Andrew Ayre wrote: I have posted the steps I used to install EMC2

Re: [Emc-users] Preliminary Installation Instructions for Ubuntu 7.10

2007-11-07 Thread Andrew Ayre
Sigh...can't seem to find it now - but I didn't guess at any of the options, I know that for sure. So, it isn't a requirement for EMC2 or RTAI? Andy Stephen Wille Padnos wrote: Andrew Ayre wrote: I think it is force module unloading - I will double-check tomorrow. Regardless it was a

Re: [Emc-users] Preliminary Installation Instructions for Ubuntu 7.10

2007-11-07 Thread Andrew Ayre
With the stock Gutsy kernel my NIC works fine. With any vanilla kernel (with or without RTAI) my NIC does not work. By the time I realized this and switched my NIC for a 9 year old one, I was so far along in the source process that I wanted to finish it rather than switch to the debs. So in

Re: [Emc-users] Preliminary Installation Instructions for Ubuntu 7.10

2007-11-07 Thread Andrew Ayre
I think it is force module unloading - I will double-check tomorrow. Regardless it was a recommendation from an EMC2 installation procedure from elsewhere (Fedora perhaps?). Andy Stephen Wille Padnos wrote: Jeff Epler wrote: Hi. Thanks for documenting this process, it looks pretty similar

[Emc-users] Released: EMC 2.2.1

2007-11-07 Thread Jeff Epler
I'm pleased to announce the first bugfix release of the EMC 2.2 series, EMC 2.2.1. This release fixes several important packaging problems, as well as a problem frequently encountered by users upgrading from 2.1.7. The new packages are now available in the Ubuntu package repository. If you

Re: [Emc-users] Preliminary Installation Instructions for Ubuntu 7.10

2007-11-07 Thread Stephen Wille Padnos
Andrew Ayre wrote: Sigh...can't seem to find it now - but I didn't guess at any of the options, I know that for sure. So, it isn't a requirement for EMC2 or RTAI? Not that I know of. I generally turn it off anyway because I don't think it should be necessary. No rush on finding that page.

Re: [Emc-users] EMC2.2 Upgrade Problem

2007-11-07 Thread John Thornton
Andy, Thanks for the reply. I missed the step of replacing the .var file. Too many interuptions while I was upgrading. It works fine now. Thanks John On 7 Nov 2007 at 8:49, [EMAIL PROTECTED] wrote: Try running emc from the terminal/prompt. It will give you more error information. I'm not

Re: [Emc-users] Preliminary Installation Instructions for Ubuntu 7.10

2007-11-07 Thread Jeff Epler
Hi. Thanks for documenting this process, it looks pretty similar to what I've done. I am curious why you chose this option: Loadable module support Module unloading (N) With this option, I would have expected that emc can only be run once per reboot, a pretty nasty limitation. Did your

Re: [Emc-users] Preliminary Installation Instructions for Ubuntu 7.10

2007-11-07 Thread Stephen Wille Padnos
Jeff Epler wrote: Hi. Thanks for documenting this process, it looks pretty similar to what I've done. I am curious why you chose this option: Loadable module support Module unloading (N) I wonder if this is supposed to be the forced module unloading option. - Steve [snip]

Re: [Emc-users] Preliminary Installation Instructions for Ubuntu 7.10

2007-11-07 Thread Stephen Wille Padnos
Andrew Ayre wrote: I think it is force module unloading - I will double-check tomorrow. Regardless it was a recommendation from an EMC2 installation procedure from elsewhere (Fedora perhaps?). Interesting. If you can find a link to that page, I'd like to see it. Forced module unloading is