Problems after installing 2.1.5 (from 2.4.3)

More
27 Dec 2012 02:54 #28057 by pferrick
Hello all,

Wanting to jump into Glade/Pyvcp etc. and not finding everything in the 2.4 release I was running, I decided to upgrade to 2.5.1 using these instructions. All went fine.

However, startup give me the following:

Starting LinuxCNC...
custom_postgui.hal:22: Pin 'input.0.btn-trigger' does not exist

RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/realtime-2.6.32-122-rtai/modules/linuxcnc
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
INIFILE=/home/pferrick/linuxcnc/configs/1029/1029.ini
PARAMETER_FILE=emc.var
TASK=milltask
HALUI=halui
DISPLAY=axis
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
Starting TASK program: milltask
Starting DISPLAY program: axis
Killing task linuxcncsvr, PID=3145
Killing task milltask, PID=3194
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Can not find -sec MOT -var MOT -num 1
Can not find -sec IO -var IO -num 1
Can not find -sec LINUXCNC -var NML_FILE -num 1
Can not find -sec EMC -var NML_FILE -num 1
3145
PID TTY STAT TIME COMMAND
3194
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components

So something is definately amiss...! Seems like a problem with the .ini file, as there were a couple of complaints near the end about the lack of a reference to a splash screen image / dwell time, which went away when I replaced these in the .ini file. Not sure what the EMC, LINUXCNC sections are all about though.

I'd appreciate any suggestions. Thanks,
Pat

ps - linuxcnc runs fine in simulation, by the way....

Please Log in or Create an account to join the conversation.

More
27 Dec 2012 21:24 - 28 Dec 2012 00:07 #28091 by ArcEye
Hi

custom_postgui.hal:22: Pin 'input.0.btn-trigger' does not exist


This is the problem. Either this named pin does not exist, or it is being called before it is created.

I suspect that this is a gamepad and that this button should now be called input.0.btn-joystick, as per this thread
www.linuxcnc.org/index.php/english/forum...roblem?start=6#27611

regards
Last edit: 28 Dec 2012 00:07 by ArcEye.

Please Log in or Create an account to join the conversation.

Time to create page: 0.109 seconds
Powered by Kunena Forum