- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- How to install EtherCAT and linuxcnc on Orange Pi 4B?
How to install EtherCAT and linuxcnc on Orange Pi 4B?
31 Aug 2022 02:18 #250833
by yi2580
How to install EtherCAT and linuxcnc on Orange Pi 4B? was created by yi2580
I have an Orange Pi 4B which uses rk3399 chip. In this topic, I saw someone install EtherCAT and linuxcnc in raspberry pie. I would like to ask if anyone has experience to guide me to install EtherCAT on Orange Pi. Thank you.
Please Log in or Create an account to join the conversation.
03 Sep 2022 09:39 #251091
by andypugh
Replied by andypugh on topic How to install EtherCAT and linuxcnc on Orange Pi 4B?
I guess that's a no?
Did you get anywhere?
Did you get anywhere?
Please Log in or Create an account to join the conversation.
27 Sep 2022 00:41 #252815
by yi2580
Replied by yi2580 on topic How to install EtherCAT and linuxcnc on Orange Pi 4B?
There is no progress at present. I don't know where I should start. I hope you can give me some suggestions
Please Log in or Create an account to join the conversation.
29 Sep 2022 04:28 - 29 Sep 2022 04:30 #252990
by rodw
raspi.debian.net/tested-images/
Don't panic if you don't get a GUI desktip. Just type
sudo tasksel (may not need the sudo)
Then at a terminal prompt try typing:
sudo apt-get install linuxcnc-uspace linux-image-rt-arm64
to install preempt_rt
then:
sudo apt install linuxcnc-uspace
Then to install Ethercat, follow the sticky I have written in the Ethercat section. Watch the notes about installing the correct linux headers. You should be good on latest reports. I have not tried it for a while
Good Luck!
Replied by rodw on topic How to install EtherCAT and linuxcnc on Orange Pi 4B?
If the Orange is truly Pi compatible, I would start with one of these images
yi2580 post=252815 userid=29878There is no progress at present. I don't know where I should start. I hope you can give me some suggestions
raspi.debian.net/tested-images/
Don't panic if you don't get a GUI desktip. Just type
sudo tasksel (may not need the sudo)
Then at a terminal prompt try typing:
sudo apt-get install linuxcnc-uspace linux-image-rt-arm64
to install preempt_rt
then:
sudo apt install linuxcnc-uspace
Then to install Ethercat, follow the sticky I have written in the Ethercat section. Watch the notes about installing the correct linux headers. You should be good on latest reports. I have not tried it for a while
Good Luck!
Last edit: 29 Sep 2022 04:30 by rodw.
The following user(s) said Thank You: Hossein74Majidi
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- Advanced Configuration
- EtherCAT
- How to install EtherCAT and linuxcnc on Orange Pi 4B?
Time to create page: 0.246 seconds