- Hardware & Machines
- Computers and Hardware
- Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
16 Oct 2020 10:22 - 16 Oct 2020 10:23 #186272
by Grotius
For our members i constructed a Linux distro to work with Ethercat.
The used kernel is : 4.19.0-11-rt-amd64
The iso contains :
- Ehtercat
- Linuxcnc 2.8.0
- Linuxcnc axis-qtvcp ethercat example
- Linuxcnc eprository
- Libreoffice
- Geany
- Glade
- Glade linuxcnc widgets
- QT5 designer
Iso cd download 1.7 GB :
github.com/grotius-cnc/LINUX_RTOS/releases/tag/1.0.0
About and info about this release :
github.com/grotius-cnc/LINUX_RTOS
Have Fun !!
The used kernel is : 4.19.0-11-rt-amd64
The iso contains :
- Ehtercat
- Linuxcnc 2.8.0
- Linuxcnc axis-qtvcp ethercat example
- Linuxcnc eprository
- Libreoffice
- Geany
- Glade
- Glade linuxcnc widgets
- QT5 designer
Iso cd download 1.7 GB :
github.com/grotius-cnc/LINUX_RTOS/releases/tag/1.0.0
About and info about this release :
github.com/grotius-cnc/LINUX_RTOS
Have Fun !!
Last edit: 16 Oct 2020 10:23 by Grotius.
The following user(s) said Thank You: seuchato, phillc54, tommylight, Clive S, besriworld, Nico2017, Aciera
Please Log in or Create an account to join the conversation.
16 Oct 2020 18:47 #186302
by 0x2102
Replied by 0x2102 on topic Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
Awesome. Thanks @Grotius
The following user(s) said Thank You: Grotius
Please Log in or Create an account to join the conversation.
- Sockheaven
- Offline
- Senior Member
Less
More
- Posts: 48
- Thank you received: 10
21 Jan 2021 15:58 #196098
by Sockheaven
Replied by Sockheaven on topic Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
Thank you for this!
I have spent many hours tryign to get EtherCAT working on various LinuxCNC machines and each machine seemed to have its own issues getting it setup.
Your ISO has elimiated this entirely, If at all possible this should be one of the standard ISO downloads on the downloads page!
Thanks again!
Best Regards,
Paul
I have spent many hours tryign to get EtherCAT working on various LinuxCNC machines and each machine seemed to have its own issues getting it setup.
Your ISO has elimiated this entirely, If at all possible this should be one of the standard ISO downloads on the downloads page!
Thanks again!
Best Regards,
Paul
The following user(s) said Thank You: Grotius
Please Log in or Create an account to join the conversation.
- papagno-source
- Offline
- Senior Member
Less
More
- Posts: 72
- Thank you received: 2
14 Feb 2021 11:18 #198788
by papagno-source
Replied by papagno-source on topic Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
Hi thanks for work.
This distro have some example for ethercat with delta-a2 drives ?
This distro have some example for ethercat with delta-a2 drives ?
Please Log in or Create an account to join the conversation.
07 Mar 2021 16:12 - 09 Mar 2021 15:40 #201303
by Grotius
Replied by Grotius on topic Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
Hi Linux users,
There is a new Distro available. It's just more than one iso.
Trough huge file size's (up to 5gb a file) i had to migrate from github to sourceforge and upload it with sftp.
Linux debian 4.19.0-14-rt-amd64
Check the download site : sourceforge.net/projects/skynet-software/
Improvements :
- all program launchers are in the system menu.
- programs are stored in : /usr/local/include/
Have fun. P.s. i have not test it. But i think it will work out of the box.
Edit : Tested Okidokie
@Papagano,
This distro have some example for ethercat with delta-a2 drives ?
Not at the moment. If someone give me the linuxcnc sample files i can include them in the distro, for users selectable with the linuxcnc configuration picker.
I would integrate this by providing a patch for the linuxcnc github source code.
There is a new Distro available. It's just more than one iso.
Trough huge file size's (up to 5gb a file) i had to migrate from github to sourceforge and upload it with sftp.
Linux debian 4.19.0-14-rt-amd64
Check the download site : sourceforge.net/projects/skynet-software/
Improvements :
- all program launchers are in the system menu.
- programs are stored in : /usr/local/include/
Have fun. P.s. i have not test it. But i think it will work out of the box.
Edit : Tested Okidokie
@Papagano,
This distro have some example for ethercat with delta-a2 drives ?
Not at the moment. If someone give me the linuxcnc sample files i can include them in the distro, for users selectable with the linuxcnc configuration picker.
I would integrate this by providing a patch for the linuxcnc github source code.
Last edit: 09 Mar 2021 15:40 by Grotius.
The following user(s) said Thank You: besriworld, chriscl
Please Log in or Create an account to join the conversation.
- besriworld
- Offline
- Elite Member
Less
More
- Posts: 247
- Thank you received: 70
20 May 2021 07:08 #209617
by besriworld
Replied by besriworld on topic Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
Hello
thanks for the great job!
I have a problem starting LinuxCNC witch my ethercat configuration .
From the terminal I can send and receive commands with EtherCAT .
I copied both files: lcec_conf and lcec_so in config folder
and showed the directory of the files in the my ethercat HAL file .
When starting the program (LinuxCNC) I'm getting an error :
lcec_conf exited without becoming ready
I change the default directory on /etc/init.d/ethercat
Then I try to start ethercat witch with this command :
/etc/init.d/ethercat start
But I'm getting a error cannot open shared object file: No such file or directoryl
I am new to Linux and can miss small command ... just can not find alone solution. Thanks!
thanks for the great job!
I have a problem starting LinuxCNC witch my ethercat configuration .
From the terminal I can send and receive commands with EtherCAT .
I copied both files: lcec_conf and lcec_so in config folder
and showed the directory of the files in the my ethercat HAL file .
When starting the program (LinuxCNC) I'm getting an error :
lcec_conf exited without becoming ready
I change the default directory on /etc/init.d/ethercat
Then I try to start ethercat witch with this command :
/etc/init.d/ethercat start
But I'm getting a error cannot open shared object file: No such file or directoryl
I am new to Linux and can miss small command ... just can not find alone solution. Thanks!
Please Log in or Create an account to join the conversation.
20 May 2021 09:00 #209628
by db1981
Replied by db1981 on topic Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
"lcec_conf exited without becoming ready" this tells you that lcec_conf is called but can't do its job correctly.. But normally there must be more infos in terminal whats going wrong with lcec_conf
Did you create an ethcercat_conf.xml file for your configuration?
Please post your hal and ini file, so we can take a look whats goin wrong.
Did you create an ethcercat_conf.xml file for your configuration?
Please post your hal and ini file, so we can take a look whats goin wrong.
The following user(s) said Thank You: besriworld
Please Log in or Create an account to join the conversation.
- besriworld
- Offline
- Elite Member
Less
More
- Posts: 247
- Thank you received: 70
21 May 2021 07:04 - 21 May 2021 07:29 #209734
by besriworld
Replied by besriworld on topic Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
Thanks ,
I tried to deal with the problem myself, but I can't handle it. I attach the configuration files. I'm trying to make one driver work with LinuxCNC. There can be a lot of nonsense inside. I'm just new to the world of Linux / LinuxCNC
The moderator can delete the post because I posted on another big topic !
Ethercat HAL driver
I tried to deal with the problem myself, but I can't handle it. I attach the configuration files. I'm trying to make one driver work with LinuxCNC. There can be a lot of nonsense inside. I'm just new to the world of Linux / LinuxCNC
The moderator can delete the post because I posted on another big topic !
Ethercat HAL driver
Last edit: 21 May 2021 07:29 by besriworld. Reason: The moderator can delete the post because I posted on another topic !
Please Log in or Create an account to join the conversation.
04 Jun 2021 17:07 #211169
by nic
Replied by nic on topic Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
Hi Grotius,
i have tried your iso-file and it works very well on my old HP Compaq 8000 Elite with Intel Core 2 CPU. Then i have tried it on my new self-assembled PC with AMD Ryzen 9 CPU. There i got an "Kernel Module not found" error.
Do you happen to know what the error could be? Could be the Bios settings an issue?
Thank you in advance.
Best regards,
Nic
i have tried your iso-file and it works very well on my old HP Compaq 8000 Elite with Intel Core 2 CPU. Then i have tried it on my new self-assembled PC with AMD Ryzen 9 CPU. There i got an "Kernel Module not found" error.
Do you happen to know what the error could be? Could be the Bios settings an issue?
Thank you in advance.
Best regards,
Nic
Please Log in or Create an account to join the conversation.
05 Jun 2021 14:17 - 05 Jun 2021 15:05 #211214
by Grotius
Replied by Grotius on topic Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
Hi Nic,
I don't know your issue. For linux you could change your hard drive from your old pc to your new pc. This should normally work.
If above tryout is not working, you could try this one.
And if that works, then you are using the same operating system as me.
You could try to downgrade the kernel to a 4.19 wich can be performing slightly better.
Another option is burn a dvd with this one.
I don't like that version, but is is downloaded over 560 times.
Good luck !
I don't know your issue. For linux you could change your hard drive from your old pc to your new pc. This should normally work.
If above tryout is not working, you could try this one.
And if that works, then you are using the same operating system as me.
You could try to downgrade the kernel to a 4.19 wich can be performing slightly better.
Another option is burn a dvd with this one.
I don't like that version, but is is downloaded over 560 times.
Good luck !
Last edit: 05 Jun 2021 15:05 by Grotius.
Please Log in or Create an account to join the conversation.
- Hardware & Machines
- Computers and Hardware
- Debian Buster 10 + Linuxcnc + Ethercat + ISO cd Download 1.7 GB
Time to create page: 0.206 seconds