- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- Installing and checking firmware on mesa 5125
Installing and checking firmware on mesa 5125
27 Feb 2016 18:15 #70714
by Ncmill.ts
Installing and checking firmware on mesa 5125 was created by Ncmill.ts
hi im trying to check firmware on my 5125card and7177dautherboard.im frustrated as hell sins i cant find any decent step by step instruktion on the matter other than one on www.wiki.eusurplus.com/index.php?title=Category:Mesa_Interface.
im very new to linux and im obviously doing someting wrong,can firmware be check and installed in any other way than with"terminal window commands??.
i have bougt a 5125 and 7177 card from eusurplus.com ,not a plug and go kit so i think a need to install new firmware.
i have put som additional 5125 folders under the hostmot2 folder that i downloaded from mesas homepage xlm files and .bit .pin etc.
i typed sudo nautilus in terminal window and used tts as password and i got into root.
i have not been able to verify or flash firmware to my 5125card .and i have change permissions under properties on all files and folder under/hostmot2 to "tts"
when atempting to flash firmware into 5125card thru terminal i get "unknown command"
a simple step by step instruction would be appreciated.
also "sudo" is that a run or execute command???.
im very new to linux and im obviously doing someting wrong,can firmware be check and installed in any other way than with"terminal window commands??.
i have bougt a 5125 and 7177 card from eusurplus.com ,not a plug and go kit so i think a need to install new firmware.
i have put som additional 5125 folders under the hostmot2 folder that i downloaded from mesas homepage xlm files and .bit .pin etc.
i typed sudo nautilus in terminal window and used tts as password and i got into root.
i have not been able to verify or flash firmware to my 5125card .and i have change permissions under properties on all files and folder under/hostmot2 to "tts"
when atempting to flash firmware into 5125card thru terminal i get "unknown command"
a simple step by step instruction would be appreciated.
also "sudo" is that a run or execute command???.
Please Log in or Create an account to join the conversation.
27 Feb 2016 18:33 - 27 Feb 2016 18:34 #70715
by PCW
Replied by PCW on topic Installing and checking firmware on mesa 5125
1. Download 5i25.zip from Mesa
freeby.mesanet.com/software/parallel/5i25.zip
2. Unzip the 5i25.zip file
3. in a terminal window cd to the newly created configs/hostmot2/ directory
4. in the same window typeand then
freeby.mesanet.com/software/parallel/5i25.zip
2. Unzip the 5i25.zip file
3. in a terminal window cd to the newly created configs/hostmot2/ directory
4. in the same window type
sudo mesaflash --device 5i25 --write 5i25_7i77x2.bit
sudo mesaflash --device 5i25 --reload
Last edit: 27 Feb 2016 18:34 by PCW. Reason: clarify
Please Log in or Create an account to join the conversation.
27 Feb 2016 19:06 #70717
by Ncmill.ts
Replied by Ncmill.ts on topic Installing and checking firmware on mesa 5125
this is what i get.
am i typing it wrong or what.
am i typing it wrong or what.
Please Log in or Create an account to join the conversation.
27 Feb 2016 19:14 #70718
by PCW
Replied by PCW on topic Installing and checking firmware on mesa 5125
You need to install mesaflash:
sudo apt-get install mesaflash
Please Log in or Create an account to join the conversation.
27 Feb 2016 19:35 #70721
by Ncmill.ts
Replied by Ncmill.ts on topic Installing and checking firmware on mesa 5125
then i get this
some text are in swedish but on line E: it says "E: unable to locate(or find) pakage mesaflash
some text are in swedish but on line E: it says "E: unable to locate(or find) pakage mesaflash
Please Log in or Create an account to join the conversation.
27 Feb 2016 19:41 - 27 Feb 2016 19:43 #70722
by PCW
Replied by PCW on topic Installing and checking firmware on mesa 5125
What linuxcnc installation (OS+linuxcnc version) do you have?
the
apt-get install mesaflash
should work on the stock linuxcnc package
the
apt-get install mesaflash
should work on the stock linuxcnc package
Last edit: 27 Feb 2016 19:43 by PCW.
Please Log in or Create an account to join the conversation.
27 Feb 2016 19:46 #70723
by Ncmill.ts
Replied by Ncmill.ts on topic Installing and checking firmware on mesa 5125
ubuntu 10.04 lts lucid lynx
Please Log in or Create an account to join the conversation.
27 Feb 2016 19:50 #70724
by PCW
Replied by PCW on topic Installing and checking firmware on mesa 5125
what linuxcnc version?
Please Log in or Create an account to join the conversation.
27 Feb 2016 20:04 #70726
by Ncmill.ts
Replied by Ncmill.ts on topic Installing and checking firmware on mesa 5125
linuxcnc 2.50
Please Log in or Create an account to join the conversation.
27 Feb 2016 20:09 #70727
by PCW
Replied by PCW on topic Installing and checking firmware on mesa 5125
Ahh, that's probably too old to have the mesaflash package available
I would probably update linuxcnc to 2.7.4
you might try
sudo apt-get update
and then sudo apt-get install mesaflash
but I expect 2.5 is just too old
I would probably update linuxcnc to 2.7.4
you might try
sudo apt-get update
and then sudo apt-get install mesaflash
but I expect 2.5 is just too old
Please Log in or Create an account to join the conversation.
Moderators: cmorley
- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- Installing and checking firmware on mesa 5125
Time to create page: 0.184 seconds