Kirk Wallace wrote: > On Tue, 2012-10-30 at 10:36 -0700, Kirk Wallace wrote: > ... snip > >> I'll keep playing with it. Maybe I can fix it until it doesn't work at >> all :O. >> >> Thanks >> > > Oops, silly me, I _assumed_ the ppmc driver wasn't loading, which gave a > missing HAL pin error. I looked at the error log again and found: > "... > ppmc_io.hal:52: Pin 'ppmc.0.din.estop.in' does not exist > ..." > > So, I commented this line out in the .hal file, which produced another > pin missing error. I commented this one out, eh viola, LinuxCNC loads > fine. I just need to massage the E-Stop configuration in the .hal files. > > The moral, missing pin errors can actually be due to missing pins. > > Yes, but that pin is KIND OF important! I don't know how you can run without the estop logic. I'm guessing that the driver has misidentified the boards that are present, and you don't have any USC correctly identified.
You can use show hal configuration to see what boards it thinks it has identified. (The new driver will give a bit more information in the dmesg log when it detects boards.) Jon ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
