On Tue, 8 Dec 2015, Todd Zuercher wrote: > Date: Tue, 8 Dec 2015 15:14:06 -0500 (EST) > From: Todd Zuercher <[email protected]> > Reply-To: "Enhanced Machine Controller (EMC)" > <[email protected]> > To: "Enhanced Machine Controller (EMC)" <[email protected]> > Subject: Re: [Emc-users] linuxcnc 2.7.3 - mesa 7i77 update > > If someone would give me some quick instructions how best to get the dmesq > log of the sserial errors, I'll gladly do it. (I'm not the most fluent Linux > user.) > > Thanks for the attention, Peter I know you guys have been terribly busy > lately.
in a terminal: sudo dmesg -C (this clears the log) (start linuxcnc, wait for sserial error) dmesg > log.txt and then include log.txt in a email or post it somewhere > > ----- Original Message ----- > From: "Peter C. Wallace" <[email protected]> > To: "Enhanced Machine Controller (EMC)" <[email protected]> > Sent: Tuesday, December 8, 2015 11:44:06 AM > Subject: Re: [Emc-users] linuxcnc 2.7.3 - mesa 7i77 update > > On Tue, 8 Dec 2015, Todd Zuercher wrote: > >> Date: Tue, 8 Dec 2015 10:42:24 -0500 (EST) >> From: Todd Zuercher <[email protected]> >> Reply-To: "Enhanced Machine Controller (EMC)" >> <[email protected]> >> To: "Enhanced Machine Controller (EMC)" <[email protected]> >> Subject: Re: [Emc-users] linuxcnc 2.7.3 - mesa 7i77 update >> >> If it's any consolation, I've also been seeing smart serial errors on a >> machine with a 5i25/7i77 combo after upgrading to 2.7 and updating the >> firmwares. I was chalking my problems up to the fact that I'm >> reading/writing to the 7i77 at 5x the normal speed and maybe some problems >> with relays. But they weren't a problem before the upgrade and the system >> was working fine until then (a couple of years.) > > > > Can you post a dmesg log of the sserial errors? > > AFAIK the only change is that 2.7 has more complete error reporting > > > (the firmware changes on the 5I25 and 7I77 are just bug fixes) > > > Peter Wallace > Mesa Electronics > > > > ------------------------------------------------------------------------------ > Go from Idea to Many App Stores Faster with Intel(R) XDK > Give your users amazing mobile app experiences with Intel(R) XDK. > Use one codebase in this all-in-one HTML5 development environment. > Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. > http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > > ------------------------------------------------------------------------------ > Go from Idea to Many App Stores Faster with Intel(R) XDK > Give your users amazing mobile app experiences with Intel(R) XDK. > Use one codebase in this all-in-one HTML5 development environment. > Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. > http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > Peter Wallace Mesa Electronics (\__/) (='.'=) This is Bunny. Copy and paste bunny into your (")_(") signature to help him gain world domination. ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
