Re: [Emc-users] Address in of parrallel port not used in PNCCONF ?

2014-02-09 Thread Marius Liebenberg
Matthieu The HAL file is correct. The PNCCONF utility will load the Mesa card drivers as it does. What you are wanting to do is load an extra parallel port. This is not the same as the 7i43 card but rather a parport. You should add to your HAL file the following stuff. Have a look at this

Re: [Emc-users] Address in of parrallel port not used in PNCCONF ?

2014-02-09 Thread Chris Morley
If it is the case then it's confirmed that PNCConf has a bug because it should generate this kind of configuration when a non default address is specified for the parallel port. Matthieu. Yes this is a confirmed bug. https://sourceforge.net/p/emc/bugs/358/ Thanks Chris M

Re: [Emc-users] Address in of parrallel port not used in PNCCONF ?

2014-02-09 Thread Marius Liebenberg
Mattieu Chris did confirm that there is a bug when you dont use the default port. What happens if you use this line loadrt hm2_7i43 config=ioaddr=0x3bc firmware=hm2/7i43-2/SVST4_4.BIT num_encoders=0 num_pwmgens=0 num_3pwmgens=0 num_stepgens=3 Also, you must make sure that the parallel port

Re: [Emc-users] Address in of parrallel port not used in PNCCONF ?

2014-02-09 Thread Matthieu Patou
Hi Marius, On 02/09/2014 08:46 PM, Marius Liebenberg wrote: Mattieu Chris did confirm that there is a bug when you dont use the default port. What happens if you use this line loadrt hm2_7i43 config=ioaddr=0x3bc firmware=hm2/7i43-2/SVST4_4.BIT num_encoders=0 num_pwmgens=0 num_3pwmgens=0

Re: [Emc-users] Address in of parrallel port not used in PNCCONF ?

2014-02-09 Thread Marius Liebenberg
Hi Matthieu My next suggestion would have been to see if the port works but you have done that now. I suggest that you email Peter Wallace at Mesa directly. He might be able to help better. On 2014-02-10 08:36, Matthieu Patou wrote: Hi Marius, On 02/09/2014 08:46 PM, Marius Liebenberg wrote:

Re: [Emc-users] Address in of parrallel port not used in PNCCONF ?

2014-02-08 Thread Matthieu Patou
Hi Marius, See the attached file, I don't see anything related to loading the parport driver. It seems that the hm2_7i43 module is trying to use the default address. I get this on the dmesg hm2_7i43.0: board at (ioaddr=0x0378, ioaddr_hi=0x0778, epp_wide ON) not found! I suspect that I

Re: [Emc-users] Address in of parrallel port not used in PNCCONF ?

2014-02-06 Thread Chris Morley
Date: Wed, 5 Feb 2014 00:10:15 -0800 From: m...@matws.net To: emc-users@lists.sourceforge.net Subject: [Emc-users] Address in of parrallel port not used in PNCCONF ? Hello All, I have an atom desktop with a partport at 0x378 and a 7i43 + 7i42 hooked to it and it's working well with

[Emc-users] Address in of parrallel port not used in PNCCONF ?

2014-02-05 Thread Matthieu Patou
Hello All, I have an atom desktop with a partport at 0x378 and a 7i43 + 7i42 hooked to it and it's working well with LinuxCNC 2.5.3. On a thinkpad laptop I have a PCMCIA parport card at 0x3bc and when I try to run Axis, after configuring this laptop for the same card, I got errors about