LinuxCNC on Intel Clear Linux
- rebelx
- Offline
- Junior Member
-
Less
More
- Posts: 38
- Thank you received: 8
17 Jan 2025 08:48 #319164
by rebelx
Replied by rebelx on topic LinuxCNC on Intel Clear Linux
Thank you cornholio. As a matter of fact, they did run with:
--enable-non-distributable=yes
Please Log in or Create an account to join the conversation.
- Cant do this anymore bye all
-
- Offline
- Platinum Member
-
Less
More
- Posts: 1200
- Thank you received: 422
17 Jan 2025 10:34 #319169
by Cant do this anymore bye all
Replied by Cant do this anymore bye all on topic LinuxCNC on Intel Clear Linux
Might be best to raise the issue on github, more devs there.
The following user(s) said Thank You: tommylight, rebelx
Please Log in or Create an account to join the conversation.
- tommylight
-
- Online
- Moderator
-
Less
More
- Posts: 20152
- Thank you received: 6856
17 Jan 2025 12:59 #319178
by tommylight
Replied by tommylight on topic LinuxCNC on Intel Clear Linux
Oh how i hated that, to the point of buying Senao access points and using the internal PCMCIA cards as they used Atheros chipset that worked properly..... that's right ndiswrapper.
The following user(s) said Thank You: Cant do this anymore bye all
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11216
- Thank you received: 3744
18 Jan 2025 03:48 #319248
by rodw
Replied by rodw on topic LinuxCNC on Intel Clear Linux
Licenses were reviewed in depth by Debian as part of getting into their distros. (There are many different licenses) I think you can say the differences in licenses is not a conflict or we would not be in Debian
Please Log in or Create an account to join the conversation.
- rebelx
- Offline
- Junior Member
-
Less
More
- Posts: 38
- Thank you received: 8
21 Jan 2025 06:06 #319523
by rebelx
Replied by rebelx on topic LinuxCNC on Intel Clear Linux
It is my understanding that for the Debian version of LinuxCNC libeditreadline-dev is being used as a GPL-v2 compliant alternative to libreadline and to avoid GPL-v3 conflicts. I have asked the Clear Linux team to see if that can be an option for them too.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- NTULINUX
-
- Offline
- Premium Member
-
Less
More
- Posts: 84
- Thank you received: 76
03 Mar 2025 08:02 - 03 Mar 2025 08:03 #323069
by NTULINUX
Replied by NTULINUX on topic LinuxCNC on Intel Clear Linux
My Gentoo installer+image has been published. I tuned it as much as possible, I don't think Clear Linux will be much faster than what I have, if not slower.
github.com/NTULINUX/gentoo_backup/releases/tag/v0.3-alpha
openlunchbox.com/mw19/index.php/HOWTO:_Gentoo_for_LinuxCNC
If you're using the installer on Bookworm, start here:
openlunchbox.com/mw19/index.php/HOWTO:_G...tching_the_installer
github.com/NTULINUX/gentoo_backup/releases/tag/v0.3-alpha
openlunchbox.com/mw19/index.php/HOWTO:_Gentoo_for_LinuxCNC
If you're using the installer on Bookworm, start here:
openlunchbox.com/mw19/index.php/HOWTO:_G...tching_the_installer
Last edit: 03 Mar 2025 08:03 by NTULINUX.
Please Log in or Create an account to join the conversation.
- rebelx
- Offline
- Junior Member
-
Less
More
- Posts: 38
- Thank you received: 8
03 Mar 2025 12:54 #323084
by rebelx
Replied by rebelx on topic LinuxCNC on Intel Clear Linux
Thank you so much! I will certainly give it a try. I have been monitoring your github page for quite a while in anticipation of your great work, so this is big news!
As for Clear Linux, I believe they finally got it working on their distro, but made it part their maker-cnc bundle, which includes programs like inkscape and OpenSCAD, which are great apps but should not run on a machine controller. They do not seem to fully understand the LinuxCNC ecosystem, so I have already lowered my expectation (or should I say hopes?).
As for Clear Linux, I believe they finally got it working on their distro, but made it part their maker-cnc bundle, which includes programs like inkscape and OpenSCAD, which are great apps but should not run on a machine controller. They do not seem to fully understand the LinuxCNC ecosystem, so I have already lowered my expectation (or should I say hopes?).
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 335
- Thank you received: 129
03 Mar 2025 13:46 #323085
by unknown
Replied by unknown on topic LinuxCNC on Intel Clear Linux
You could always choose not to run them.
Or you could run them when not machining a part.
Why is it when I hear the word "maker" I envisage some hipster with soft hands, a man bun and a manicured beard ?
I know, cos I'm a cranky old bastard who's one step away from yelling at clouds, I've already got the yelling at tv and birds covered.
Or you could run them when not machining a part.
Why is it when I hear the word "maker" I envisage some hipster with soft hands, a man bun and a manicured beard ?
I know, cos I'm a cranky old bastard who's one step away from yelling at clouds, I've already got the yelling at tv and birds covered.
Please Log in or Create an account to join the conversation.
- NTULINUX
-
- Offline
- Premium Member
-
Less
More
- Posts: 84
- Thank you received: 76
03 Mar 2025 18:27 - 03 Mar 2025 18:29 #323097
by NTULINUX
github.com/linuxcnc/linuxcnc/issues/3205
I recommend FlexGUI or gmoccapy until qtpyvcp switches over to pyside6. All GUIs that depend on Qt5 such as QtDragon do not work as Gentoo is dropping support for Qt5. There's been progress with qtpyvcp and pyside6 but is not stable yet.
If you use a run-in-place environment instead of using the gentoo package, axis does in fact work.
Replied by NTULINUX on topic LinuxCNC on Intel Clear Linux
Be aware that my image does not work with axis for some reason due to this bug:Thank you so much! I will certainly give it a try. I have been monitoring your github page for quite a while in anticipation of your great work, so this is big news!
As for Clear Linux, I believe they finally got it working on their distro, but made it part their maker-cnc bundle, which includes programs like inkscape and OpenSCAD, which are great apps but should not run on a machine controller. They do not seem to fully understand the LinuxCNC ecosystem, so I have already lowered my expectation (or should I say hopes?).
github.com/linuxcnc/linuxcnc/issues/3205
I recommend FlexGUI or gmoccapy until qtpyvcp switches over to pyside6. All GUIs that depend on Qt5 such as QtDragon do not work as Gentoo is dropping support for Qt5. There's been progress with qtpyvcp and pyside6 but is not stable yet.
If you use a run-in-place environment instead of using the gentoo package, axis does in fact work.
Last edit: 03 Mar 2025 18:29 by NTULINUX.
Please Log in or Create an account to join the conversation.
- rebelx
- Offline
- Junior Member
-
Less
More
- Posts: 38
- Thank you received: 8
04 Mar 2025 02:54 #323118
by rebelx
Replied by rebelx on topic LinuxCNC on Intel Clear Linux
Yes of course, but I prefer a clean install with minimum "garbage" and let a machine controller just be a machine controller. I would not run any other programs on my LinuxCNC production machines, for the same reasons as why I prefer not to have my machine connected to the internet: keep the machine clean and stable.You could always choose not to run them.
Or you could run them when not machining a part.
Please Log in or Create an account to join the conversation.
Time to create page: 0.084 seconds