how to install mesaflash
28 Jul 2020 00:46 #176193
by PCW
Replied by PCW on topic how to install mesaflash
Board not found is different than file not found
It means that the 5i25 card was not detected
It means that the 5i25 card was not detected
Please Log in or Create an account to join the conversation.
28 Jul 2020 04:13 #176208
by ericg
Replied by ericg on topic how to install mesaflash
Ok, slowly getting there, I had a permissions problem now fixed, and a problem between the ears, got it running but now I have to work out why I cannot get the GUI out of stop
Please Log in or Create an account to join the conversation.
28 Jul 2020 06:54 #176214
by ericg
Replied by ericg on topic how to install mesaflash
another problem solved,, there was an open circuit in the e-stop line causing the G540 to fault condition, that and a correction in the e-stop gpio pin (was 16 but should have been 3),
Linuxcnc with mesa card now working almost OK, the 3 axis are homing and it will run a program, but the spindle is not turning on under program control, that's the next step, followed by the touch probe and remote pendant control.
feel a bit happier now
Linuxcnc with mesa card now working almost OK, the 3 axis are homing and it will run a program, but the spindle is not turning on under program control, that's the next step, followed by the touch probe and remote pendant control.
feel a bit happier now
Please Log in or Create an account to join the conversation.
28 Jul 2020 13:02 #176241
by andypugh
Too late to help, but the answer is probably:
in addition to the buildbot repo:
www.linuxcnc.org/dists/buster/base/binary-amd64/
You will need the www.linuxcnc.org archive signing key, but may well already have it.
If you look through the files in buildbot.linuxcnc.org/dists you will see that mesaflash is in "base" not "master-rtpreempt"
Replied by andypugh on topic how to install mesaflash
Hi, this should be simple but not, I have in my sources.list ... deb buildbot.linuxcnc.org/ buster buster master-rtpreempt, and then invoked sudo apt install mesaflash, but it is not found, can someone tell me where to get it?
Too late to help, but the answer is probably:
deb http://www.linuxcnc.org/ buster base
www.linuxcnc.org/dists/buster/base/binary-amd64/
You will need the www.linuxcnc.org archive signing key, but may well already have it.
If you look through the files in buildbot.linuxcnc.org/dists you will see that mesaflash is in "base" not "master-rtpreempt"
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
28 Jul 2020 15:08 #176254
by tommylight
Replied by tommylight on topic how to install mesaflash
What happened to Eric ?
Please Log in or Create an account to join the conversation.
28 Jul 2020 17:50 #176262
by andypugh
Replied by andypugh on topic how to install mesaflash
I don't know. He appears to have been banned, but I can't think why. (It wasn't me)What happened to Eric ?
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
28 Jul 2020 18:28 #176271
by andypugh
Replied by andypugh on topic how to install mesaflash
Ericg I have unbanned you, but I suspect that the problem is a bouncing (exemail) email address.
Please Log in or Create an account to join the conversation.
29 Jul 2020 10:19 - 29 Jul 2020 12:03 #176345
by ericg
Replied by ericg on topic how to install mesaflash
I got banned somehow??? possibly due to me forgetting to change my email address a long time ago,
Many thanks to Andy Pugh for sorting it out.
Now I sorted the spindle control out but I may need to ask about scaling, it does work it runs Ok but the PyVcp panel shows it running well above it's actual speed, and I have an issue with the touch probe to which I think I have the answer, I will continue this saga tomorrow.
Thanks all for your help.
Many thanks to Andy Pugh for sorting it out.
Now I sorted the spindle control out but I may need to ask about scaling, it does work it runs Ok but the PyVcp panel shows it running well above it's actual speed, and I have an issue with the touch probe to which I think I have the answer, I will continue this saga tomorrow.
Thanks all for your help.
Last edit: 29 Jul 2020 12:03 by ericg. Reason: grammer error
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
29 Jul 2020 12:10 #176372
by tommylight
Replied by tommylight on topic how to install mesaflash
Welcome back.
Check in hal if the PyVCP is using
.....spindle.abs.rps
or
.....spindle.abs.rpm
it should use rpm
Check in hal if the PyVCP is using
.....spindle.abs.rps
or
.....spindle.abs.rpm
it should use rpm
Please Log in or Create an account to join the conversation.
29 Jul 2020 12:24 #176374
by ericg
Replied by ericg on topic how to install mesaflash
Perhaps I don't have things set up correctly, I have pyvcp_options.hal and it has 2 lines in it
net spindle-vel-cmd-rpm-abs => pyvcp.spindle-speed
net spindle-at-speed => pyvcp.spindle-at-speed-led
and in custom_postgui.hal
net spindle-at-speed => pyvcp.spindle-at-speed-led
sets spindle-at-speed true
nothing in the main hal file
Have I got things muddled?
net spindle-vel-cmd-rpm-abs => pyvcp.spindle-speed
net spindle-at-speed => pyvcp.spindle-at-speed-led
and in custom_postgui.hal
net spindle-at-speed => pyvcp.spindle-at-speed-led
sets spindle-at-speed true
nothing in the main hal file
Have I got things muddled?
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.111 seconds