Is there a new Linuxcnc release in the wings ?
- unknown
- Away
- Platinum Member
-
Less
More
- Posts: 656
- Thank you received: 215
15 Oct 2025 21:21 #336517
by unknown
Is there a new Linuxcnc release in the wings ? was created by unknown
Referencing this post forum.linuxcnc.org/29-forum-announcement...-9-6-released#336514 is there a possibility of a 2.9.7 release or something along those lines.
The reason I ask as I have been working on trying to create an ISO that doesn't suffer from the "raspi-firmware" issue. And I would like to have a dialogue with regards to releasing a 2.9.x ISO.
The reason I ask as I have been working on trying to create an ISO that doesn't suffer from the "raspi-firmware" issue. And I would like to have a dialogue with regards to releasing a 2.9.x ISO.
Please Log in or Create an account to join the conversation.
- langdons
-
- Offline
- Platinum Member
-
Less
More
- Posts: 666
- Thank you received: 67
15 Oct 2025 22:17 #336520
by langdons
Replied by langdons on topic Is there a new Linuxcnc release in the wings ?
Certainly seems that way.
Aciera literally stated there would be another release, did he not?
But when?
Aciera literally stated there would be another release, did he not?
But when?
Please Log in or Create an account to join the conversation.
- unknown
- Away
- Platinum Member
-
Less
More
- Posts: 656
- Thank you received: 215
15 Oct 2025 22:44 #336523
by unknown
Not helpful, I was looking for a definite answer. Not the words of someone whose words soothe them.
Replied by unknown on topic Is there a new Linuxcnc release in the wings ?
Certainly seems that way.
Aciera literally stated there would be another release, did he not?
But when?
Not helpful, I was looking for a definite answer. Not the words of someone whose words soothe them.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 19636
- Thank you received: 4533
15 Oct 2025 23:54 #336526
by andypugh
Replied by andypugh on topic Is there a new Linuxcnc release in the wings ?
Well, the only person who knows for sure is the release manager.
And he thinks that a 2.9.7 is very likely given that one of the fixes in 2.9.6 broke the WHB... pendant driver.
But he is also looking at an ISO based on Trixie, but that will need a new archive signing key as the current one is considered too short.
Please submit your work as pull requests to the "official" ISO building repository rather than going off on your own with this.
And he thinks that a 2.9.7 is very likely given that one of the fixes in 2.9.6 broke the WHB... pendant driver.
But he is also looking at an ISO based on Trixie, but that will need a new archive signing key as the current one is considered too short.
Please submit your work as pull requests to the "official" ISO building repository rather than going off on your own with this.
The following user(s) said Thank You: tommylight, langdons
Please Log in or Create an account to join the conversation.
- unknown
- Away
- Platinum Member
-
Less
More
- Posts: 656
- Thank you received: 215
16 Oct 2025 00:38 - 16 Oct 2025 01:22 #336530
by unknown
Replied by unknown on topic Is there a new Linuxcnc release in the wings ?
@Admins
I feel I overstepped my position and would like this topic deleted.
I feel I overstepped my position and would like this topic deleted.
Last edit: 16 Oct 2025 01:22 by unknown.
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 920
- Thank you received: 322
16 Oct 2025 17:08 #336557
by Hakan
Replied by Hakan on topic Is there a new Linuxcnc release in the wings ?
But Andy does have a good point, doesn't he? It would be much better if this was fixed in the official linuxcnc distribution.
Perhaps you can open an issue at linuxcnc github and see it you can get your fixes incorporated?
Perhaps you can open an issue at linuxcnc github and see it you can get your fixes incorporated?
The following user(s) said Thank You: langdons
Please Log in or Create an account to join the conversation.
- langdons
-
- Offline
- Platinum Member
-
Less
More
- Posts: 666
- Thank you received: 67
16 Oct 2025 22:12 #336574
by langdons
WTF?
Why?
Coordination is a good thing always, all LinuxCNC stuff should be in the official LinuxCNC repo, not some random offshoot side project fork.
Replied by langdons on topic Is there a new Linuxcnc release in the wings ?
Huh?@Admins
I feel I overstepped my position and would like this topic deleted.
WTF?
Why?
Coordination is a good thing always, all LinuxCNC stuff should be in the official LinuxCNC repo, not some random offshoot side project fork.
Please Log in or Create an account to join the conversation.
- unknown
- Away
- Platinum Member
-
Less
More
- Posts: 656
- Thank you received: 215
16 Oct 2025 23:36 #336578
by unknown
Replied by unknown on topic Is there a new Linuxcnc release in the wings ?
That doesn't always happen.
I used to distribute an ISO based on Mint 19.x & build packages for installation via apt.
Tommy has a later Mint based ISO, if memory serves me right.
There has been a couple of Raspi OS based images for the RPi platform as opposed to the Debian based image that forms the official image.
The code base used to build the current image is a fork from the linxcuc live-build repo.
In another thread I posted links to test images, based on my findings regarding the raspi-firmware issues, unfortunately no one, it would seem, downloaded and was able to test the images. It was clearly stated that they were test images only and not to be used for a production machine.
I did state in my initial thread that I wanted to open a dialogue with regards to building a new 2.9.x based ISO.
Machine Kit was a fork of Linuxcnc, worked well on a lowly powered BeagleBoneBlack (1Ghz & 512MB ram) and was able to use the in built micro controller for step & direction generation worked quite well on a 3 axis mill, unfortunately development on that project stalled.
@langdons "not some random offshoot side project fork" . Oh the irony.
I used to distribute an ISO based on Mint 19.x & build packages for installation via apt.
Tommy has a later Mint based ISO, if memory serves me right.
There has been a couple of Raspi OS based images for the RPi platform as opposed to the Debian based image that forms the official image.
The code base used to build the current image is a fork from the linxcuc live-build repo.
In another thread I posted links to test images, based on my findings regarding the raspi-firmware issues, unfortunately no one, it would seem, downloaded and was able to test the images. It was clearly stated that they were test images only and not to be used for a production machine.
I did state in my initial thread that I wanted to open a dialogue with regards to building a new 2.9.x based ISO.
Machine Kit was a fork of Linuxcnc, worked well on a lowly powered BeagleBoneBlack (1Ghz & 512MB ram) and was able to use the in built micro controller for step & direction generation worked quite well on a 3 axis mill, unfortunately development on that project stalled.
@langdons "not some random offshoot side project fork" . Oh the irony.
Please Log in or Create an account to join the conversation.
- unknown
- Away
- Platinum Member
-
Less
More
- Posts: 656
- Thank you received: 215
17 Oct 2025 12:28 #336591
by unknown
Replied by unknown on topic Is there a new Linuxcnc release in the wings ?
Say for instance I was experimenting with building an ISO based on Trixie and found that some packages in the bookworm build aren't in the Trixie repo and
A: there is a another package that provides the same function
B: there is no equivalent for Trixie
C: a package appears to be confusing as to why it's been included
D: some packages I think maybe an idea to include
E: a file may not needed to be included
What would be the ideal way to communicate these.
BTW for the time being I had to make a temporary change to be able to install packages from the Linuxcnc repo due to the key issue.
The build was just out of curiosity to see how things go and I thought if I found anything that needed changing it may help later down the track.
I'm unsure if a pull request is the correct way to go. I apologise but my GitHub knowledge is more or less at a toddler stage.
A: there is a another package that provides the same function
B: there is no equivalent for Trixie
C: a package appears to be confusing as to why it's been included
D: some packages I think maybe an idea to include
E: a file may not needed to be included
What would be the ideal way to communicate these.
BTW for the time being I had to make a temporary change to be able to install packages from the Linuxcnc repo due to the key issue.
The build was just out of curiosity to see how things go and I thought if I found anything that needed changing it may help later down the track.
I'm unsure if a pull request is the correct way to go. I apologise but my GitHub knowledge is more or less at a toddler stage.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20774
- Thank you received: 7071
17 Oct 2025 16:00 #336605
by tommylight
Replied by tommylight on topic Is there a new Linuxcnc release in the wings ?
A: is it open source?
B: not even on backports?
C: never a good idea
D: List?
E: what file was included ?
B: not even on backports?
C: never a good idea
D: List?
E: what file was included ?
Please Log in or Create an account to join the conversation.
Time to create page: 0.093 seconds