firmware for 7i97 mesa card
- cliffordkoperski@gmail.com
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
22 Sep 2019 02:12 #145812
by cliffordkoperski@gmail.com
Replied by cliffordkoperski@gmail.com on topic firmware for 7i97 mesa card
lagun@1:~$ git clone github.com/jethornton/mesaflash.git
fatal: destination path 'mesaflash' already exists and is not an empty directory.
lagun@1:~$ git clone github.com/jethornton/mesaflash.git
fatal: destination path 'mesaflash' already exists and is not an empty directory.
lagun@1:~$
is copy and past the wrong way to enter git clone ?
fatal: destination path 'mesaflash' already exists and is not an empty directory.
lagun@1:~$ git clone github.com/jethornton/mesaflash.git
fatal: destination path 'mesaflash' already exists and is not an empty directory.
lagun@1:~$
is copy and past the wrong way to enter git clone ?
Please Log in or Create an account to join the conversation.
22 Sep 2019 02:35 #145816
by PCW
Replied by PCW on topic firmware for 7i97 mesa card
If you want to retry you probably have to
cd ~
rm -rf mesaflash
and then try again
What OS are you using? maybe the new mesaflash was installed but the old one is somewhere else and ahead of it in the search path
cd ~
rm -rf mesaflash
and then try again
What OS are you using? maybe the new mesaflash was installed but the old one is somewhere else and ahead of it in the search path
Please Log in or Create an account to join the conversation.
- cliffordkoperski@gmail.com
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
22 Sep 2019 02:47 #145817
by cliffordkoperski@gmail.com
Replied by cliffordkoperski@gmail.com on topic firmware for 7i97 mesa card
linuxcnc-stretch-uspace-amd64-r13.iso
Please Log in or Create an account to join the conversation.
22 Sep 2019 02:58 #145819
by PCW
Replied by PCW on topic firmware for 7i97 mesa card
Strange, well in any case you can run the local copy of mesaflash you built with
cd ~/mesaflash/mesaflash
./mesaflash
cd ~/mesaflash/mesaflash
./mesaflash
Please Log in or Create an account to join the conversation.
- cliffordkoperski@gmail.com
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
22 Sep 2019 03:21 #145820
by cliffordkoperski@gmail.com
Replied by cliffordkoperski@gmail.com on topic firmware for 7i97 mesa card
Thank you!
cd ~/mesaflash/mesaflash
./mesaflash
actually worked :0
Sure you got bigger fish to fry, but if you can think of a way to delete the old mesaflash please let me know.
meanwhile i'll try to think of more dumb questions
Thanks again
cd ~/mesaflash/mesaflash
./mesaflash
actually worked :0
Sure you got bigger fish to fry, but if you can think of a way to delete the old mesaflash please let me know.
meanwhile i'll try to think of more dumb questions
Thanks again
Please Log in or Create an account to join the conversation.
22 Sep 2019 14:44 #145852
by pl7i92
Replied by pl7i92 on topic firmware for 7i97 mesa card
you shoudt try a sudo update to get the depencies right
and check the source file if the buildbot is correct there
buildbot.linuxcnc.org/
and check the source file if the buildbot is correct there
buildbot.linuxcnc.org/
Please Log in or Create an account to join the conversation.
Time to create page: 0.124 seconds