Am 29.12.2013 um 16:29 schrieb Bas de Bruijn <[email protected]>:
> >> >>> so here is the contents of $ DEBUG=5 linuxcnc > console output.txt 2>&1 >> >> Please read section 3.1 of >> http://static.mah.priv.at/public/html/common/UnifiedBuild.html, then run >> >> $ sudo make log >> >> as outlined there. Also, after the make command, you should have seen the >> message noted under 3.1 - correct? >> >> If /var/log/linuxcnc.log does not exist now, please start from scratch with >> a new image. > > now it exists and why dont these files vanish anymore? > http://pastebin.com/3rBkXddk that log is certainly not of a run with 'DEBUG=5 linuxcnc', as this line says: Dec 29 15:24:38 arm msgd:0: startup instance=inst0 pid=3041 flavor=xenomai rtlevel=1 usrlevel=1 halsize=512000 shm=Posix gcc=4.6.3 git=v2.6.0~pre~unified-build-candidate-3-joints-axes4~b688569 ---------------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^^^ Please do this: $ export DEBUG=5 $ realtime start $ realtime stop Please pastebin the contents of /var/log/linuxcnc.log This is what I get here (note rtlevel=5 usrlevel=5 in first line, and very detailed log): Dec 29 15:53:39 arm msgd:0: startup instance=inst0 pid=24879 flavor=xenomai rtlevel=5 usrlevel=5 halsize=512000 shm=Posix gcc=4.6.3 git=v2.6.0~pre~mk~5e9921c Dec 29 15:53:39 arm msgd:0: rtapi_app:24881:user master:0 started pid=24881 gcc=4.6.3 git=v2.6.0~pre~mk~5e9921c Dec 29 15:53:40 arm msgd:0: rtapi_app:24881:user rtapi_app: handle:0 retrieved xenomai v2.6.0~pre~mk~5e9921c Dec 29 15:53:40 arm msgd:0: rtapi:-1:rt RTAPI:0 xenomai v2.6.0~pre~mk~5e9921c init Dec 29 15:53:40 arm msgd:0: rtapi_app:24881:user rtapi: loaded from rtapi.so Dec 29 15:53:40 arm msgd:0: rtapi:-1:rt HAL_LIB:0 loading RT support gd=0xb6bd6000p Dec 29 15:53:40 arm msgd:0: rtapi:-1:rt HAL_LIB:0 kernel lib installed successfully Dec 29 15:53:40 arm msgd:0: rtapi_app:24881:user hal_lib: loaded from hal_lib.so Dec 29 15:53:40 arm msgd:0: rtapi_app:24881:user rtapi_app:0 initialization complete Dec 29 15:54:01 arm msgd:0: msgd:0: rtapi_app exit detected - shutting down Dec 29 15:54:01 arm msgd:0: rtapi:24881:rt HAL_LIB:0 removing RT support Dec 29 15:54:01 arm msgd:0: rtapi:24881:rt HAL_LIB:0 RT support removed successfully Dec 29 15:54:01 arm msgd:0: rtapi_app:24881:user 'hal_lib' unloaded Dec 29 15:54:01 arm msgd:0: rtapi:24881:rt RTAPI:0 exit Dec 29 15:54:01 arm msgd:0: rtapi_app:24881:user 'rtapi' unloaded Dec 29 15:54:01 arm msgd:0: rtapi_app:24881:user master:0 exit 0 -m ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
