wrote: >>>> This is my first time using sserial on the 7i80. I am not sure >>>>what >>>> the >>>> modes are all about and I could not find any reference to help me >>>> understand them >>>> >>>> Any links for reading ? >>> >>> dmesg :-) > > >dmesg only lists kernel messages, but uspace versions of linuxcnc don't >write to the kernel log > > >try > >mesaflash --device 7i80 --addr 10.10.10.10 --sserial >
Got that thanks. The first time the 7i70 started up it had hordes of communication errors but not again after that. Is that normal? > >>> >>> If you look in the dmesg you will see a small and opaque section >>>which >>> describes what software modes each attached sserial device supports, >>> and a very cryptic description of each mode. >>> >>> A more detailed description appears in the manual for each device. >>> Basically by changing the mode you can change the HAL pins and >>> sometimes the features of the cards, for example enabling analogue >>> inputs or encoder counters on certain pins. >> >> Nothing at all in dmesg from 7i80 on Wheezy. It does a similar dump >>when >> it loads but the serial ports are nor showing. >> My string is config="num_encoders=4 num_pwmgens=4 >> sserial_port_0=21000000" >> >> Must I load or install a special driver? >> >> >>> >>> -- >>> atp >>> If you can't fix it, you don't own it. >>> http://www.ifixit.com/Manifesto >> >> >> >>------------------------------------------------------------------------------ >> Dive into the World of Parallel Programming The Go Parallel Website, >>sponsored >> by Intel and developed in partnership with Slashdot Media, is your >>hub for all >> things parallel software development, from weekly thought leadership >>blogs to >> news, videos, case studies, tutorials and more. Take a look and join >>the >> conversation now. http://goparallel.sourceforge.net/ >> _______________________________________________ >> 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. > > >------------------------------------------------------------------------------ >Dive into the World of Parallel Programming The Go Parallel Website, >sponsored >by Intel and developed in partnership with Slashdot Media, is your hub >for all >things parallel software development, from weekly thought leadership >blogs to >news, videos, case studies, tutorials and more. Take a look and join >the >conversation now. http://goparallel.sourceforge.net/ >_______________________________________________ >Emc-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/emc-users ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
