LinuxCNC embedded into automation machine
- hhscott
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 6
16 Mar 2020 10:20 #160405
by hhscott
Replied by hhscott on topic LinuxCNC embedded into automation machine
Thanks for the reply. That clears things up a bit.
Moving beyond the parallel port (my first intention was to run via parallel) I have ordered the Mesa 7i76e BC my application will require more field GPIO than whats available on the native PP.
I am running Debian 9 (From the LinuxCNC downloads) with LinuxCNC 2.7.15. Will this version support the 7i76e and does it have the installation wizards for that card? If I have to upgrade the LinuxCNC version can I keep the general OS installation, I have made many tweaks to the OS for my app and would prefer to just upgrade LinuxCNC and leave the OS alone.
HH
Moving beyond the parallel port (my first intention was to run via parallel) I have ordered the Mesa 7i76e BC my application will require more field GPIO than whats available on the native PP.
I am running Debian 9 (From the LinuxCNC downloads) with LinuxCNC 2.7.15. Will this version support the 7i76e and does it have the installation wizards for that card? If I have to upgrade the LinuxCNC version can I keep the general OS installation, I have made many tweaks to the OS for my app and would prefer to just upgrade LinuxCNC and leave the OS alone.
HH
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23160
- Thank you received: 4857
16 Mar 2020 11:55 #160414
by andypugh
That version of LinuxCNC will work with the 7i76E. The bigger question is whether you have a compatible kernel.
What does uname -a say?
Replied by andypugh on topic LinuxCNC embedded into automation machine
Will this version support the 7i76e and does it have the installation wizards for that card?
That version of LinuxCNC will work with the 7i76E. The bigger question is whether you have a compatible kernel.
What does uname -a say?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19439
- Thank you received: 6508
16 Mar 2020 11:59 #160415
by tommylight
Replied by tommylight on topic LinuxCNC embedded into automation machine
Debian 9 should work with Mesa ethernet, if it is the Linuxcnc version of it.
Check in terminal
uname -a
should have preempt rt somewhere.
Do not know about wizards, i rarely use them.
Check in terminal
uname -a
should have preempt rt somewhere.
Do not know about wizards, i rarely use them.
Please Log in or Create an account to join the conversation.
- hhscott
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 6
16 Mar 2020 12:35 #160419
by hhscott
Replied by hhscott on topic LinuxCNC embedded into automation machine
Input:
uname -a
Output:
Linux angio 4.9.0-8-rt-amd64 #1 SMP PREEMPT RT Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 GNU/Linux
Wil this work?
HH
uname -a
Output:
Linux angio 4.9.0-8-rt-amd64 #1 SMP PREEMPT RT Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 GNU/Linux
Wil this work?
HH
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19439
- Thank you received: 6508
16 Mar 2020 12:53 #160421
by tommylight
Replied by tommylight on topic LinuxCNC embedded into automation machine
Yes.
Please Log in or Create an account to join the conversation.
Time to create page: 0.065 seconds