Is your PC now finding the 5i25 card when you do lspci ?? If not, you will never get anything to load onto the card since the PC doesn't recognize that the card exists.
If lspci doesn't show the card you should probably try the card in a different PC and see if the OS recognizes the card. Dave On 2/28/2012 2:39 PM, [email protected] wrote: > On Tue, 28 Feb 2012, sam sokolik wrote: > > >> wow - sorry about that >> >> [HOSTMOT2] >> DRIVER=hm2_pci >> BOARD=5i23 >> CONFIG="firmware=hm2/5i23/SVST8_4.BIT num_encoders=0 num_pwmgens=0 >> num_stepgens=3" >> >> should be >> >> [HOSTMOT2] >> DRIVER=hm2_pci >> BOARD=5i25 >> CONFIG="num_encoders=0 num_pwmgens=0 num_stepgens=3" >> >> From what I understand. >> >> > I think maybe you are right > > $ emc /home/rray/emc2/configs/hm2-stepper/5i25.ini > EMC2 - 2.5.0-pre2-626-g402b6cd > Machine configuration directory is '/home/rray/emc2/configs/hm2-stepper' > Machine configuration file is '5i25.ini' > Starting EMC2... > insmod: error inserting > '/usr/realtime-2.6.32-122-rtai/modules/emc2/hm2_pci.ko': -1 No such device > hm2-stepper.hal:41: exit value: 1 > hm2-stepper.hal:41: insmod failed, returned -1 > See the output of 'dmesg' for more information. > Shutting down and cleaning up EMC2... > Cleanup done > EMC terminated with an error. You can find more information in the log: > /home/rray/emc_debug.txt > and > /home/rray/emc_print.txt > as well as in the output of the shell command 'dmesg' and in the terminal > > > Still no kernel module > > Richard > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > > ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
