LinuxCNC + Orange Pi (allwincnc)

More
30 Apr 2021 20:18 #207480 by Creative25
Replied by Creative25 on topic LinuxCNC + Orange Pi
After Installing linuxcnc-uspace_2.8.1_armhf.deb manually the installation finished with only one error message.


--- Installing ARISC configs for the LinuxCNC
ln: failed to create symbolic link '/root/Desktop/configs': No such file or directory
ERROR: Can't create the /root/Desktop/configs link [./install_cfg.sh:125].
--- ARISC configs for the LinuxCNC successfully installed


--- Installing ARISC core firmware
NOTE: You must reboot the system to complete the installation
--- ARISC core firmware successfully installed


--- h3cnc successfully installed
--- reboot the device to complete the installation
Question am I supposed to login as root before installing Linuxcnc? Or is there another reason for this error message?

I have now two Linuxcnc shortcuts on the desktop and can open both of them.

Please Log in or Create an account to join the conversation.

More
01 May 2021 01:30 - 01 May 2021 02:28 #207512 by MX_Master
Replied by MX_Master on topic LinuxCNC + Orange Pi
Install using non privileged user with sudo. Don't use root.

Found this error's reason inside install_linuxcnc.sh. Already fixed.
Update the installer and install emc again

cd installer
git pull
./install_linuxcnc.sh
Last edit: 01 May 2021 02:28 by MX_Master.

Please Log in or Create an account to join the conversation.

More
01 May 2021 09:15 - 01 May 2021 09:16 #207534 by Bari
Replied by Bari on topic LinuxCNC + Orange Pi
I can confirm that the latest version builds, installs and runs on an OrangePi One with 512MB of RAM. I would not choose this board for anything other than testing. Running a browser takes up all the memory and often stalls or crashes.
Last edit: 01 May 2021 09:16 by Bari.

Please Log in or Create an account to join the conversation.

More
01 May 2021 09:41 - 01 May 2021 09:41 #207535 by Bari
Replied by Bari on topic LinuxCNC + Orange Pi
Armbian does NOT use the GPU hardware accel drivers for the Mali400. I tested and installed the latest Buster Armbian_21.02.3_Orangepione_buster_current_5.10.21_xfce_desktop.img.xz
www.armbian.com/orange-pi-one/#kernels-archive-all
It uses LLVM pipe software rendering.
We need to build a version that uses the Panfrost drivers.
Last edit: 01 May 2021 09:41 by Bari.

Please Log in or Create an account to join the conversation.

More
01 May 2021 11:17 - 01 May 2021 11:20 #207545 by MX_Master
Replied by MX_Master on topic LinuxCNC + Orange Pi
Mali-400 (lima/mesa) isn't a big option to make desktop OpenGL apps works fast. Mali-400's performance is too small and it supports only OpenGL ES.

Mali-T720's (H6 SoC) performance is much better. Already tested with Panfrost. But Mali-T720 supports only OpenGL ES, as H3.
Last edit: 01 May 2021 11:20 by MX_Master.

Please Log in or Create an account to join the conversation.

More
01 May 2021 18:45 #207564 by Bari
Replied by Bari on topic LinuxCNC + Orange Pi
I also had to turn the Compositing OFF in the desktop settings to speed up desktop movement. Again, I'm using the 512MB Opi One here with H3. Core clock governor at 1200 MHz min and max.

Please Log in or Create an account to join the conversation.

More
02 May 2021 12:40 #207618 by tjtr33
Replied by tjtr33 on topic LinuxCNC + Orange Pi
Hello all
I just installed armbian buster xfce to an OrangePiPluse2e
the got the repo for orangecnc and ran the install script
no problems
it just worked.
then i checked the ini and hal for 3A_test and saw it was safe to run ( no limit switches no estop switch , just xyz step/dir and pwm for a spindle)
I saw it used arisc_pwm for the stepgens and knew it wouyld be using the arisc side of the Opi_2e ( great )
It runs well,

I have AXIS running fullscreen and can pan zoom and rotate quickly while running 3Dchips( tool change removed temporarily , not handled in hal )
I got NO unexpected realtime delays UNTIL i browsed intenet while running AXIS.
I can simply _not_do_that_ :-)

thanks MXMaster
send me a pm if you have a way to get you some scratch.

tomp
The following user(s) said Thank You: Creative25

Please Log in or Create an account to join the conversation.

More
02 May 2021 15:42 #207643 by Cncninja
Replied by Cncninja on topic LinuxCNC + Orange Pi
I'm very interested to give this a try, but what Orange pi should I get, the Plus 2E is 200usd I may as well buy an RPI and mesa, the Orange Pi PC has a H3 with 1g ram for 30 USD will this run it ok, can I use the onboard HDMI or will that slow it down? Thanks for the insite

Please Log in or Create an account to join the conversation.

More
02 May 2021 16:04 #207647 by MX_Master
Replied by MX_Master on topic LinuxCNC + Orange Pi
Use HDMI or remote desktop - it's your personal choice

Please Log in or Create an account to join the conversation.

More
02 May 2021 19:07 #207669 by Bari
Replied by Bari on topic LinuxCNC + Orange Pi
When I get a 1GB or more H3 board I'll try to see what we can do about running the browser. The Armbian RT kernel is a dog and Uboot needs to be properly configured to not speed step while running real time threads. This all looks workable.

Please Log in or Create an account to join the conversation.

Time to create page: 0.221 seconds
Powered by Kunena Forum