Linux_Mint_22.1_LinuxCNC_2.10.iso
- small panda
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
05 Aug 2025 21:36 #332926
by small panda
Replied by small panda on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
在相同的电脑配置下版本对比2.94版本哪个实时性能更好?
我的电脑配置如下;
cpu i3 9300
主板微星b360M直击炮
内存双通道16G
M.2 256G固态
关闭了睿频,隔离了2—3个内核。
整机配置不到100美元(我是来自中国的数控爱好者)
我的电脑配置如下;
cpu i3 9300
主板微星b360M直击炮
内存双通道16G
M.2 256G固态
关闭了睿频,隔离了2—3个内核。
整机配置不到100美元(我是来自中国的数控爱好者)
Please Log in or Create an account to join the conversation.
- tommylight
-
Topic Author
- Offline
- Moderator
-
Less
More
- Posts: 21695
- Thank you received: 7415
05 Aug 2025 22:12 #332930
by tommylight
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
Official ISO
www.linuxcnc.org/iso/linuxcnc_2.9.4-amd64.hybrid.iso
www.linuxcnc.org/iso/linuxcnc_2.9.4-amd64.hybrid.iso
The following user(s) said Thank You: small panda
Please Log in or Create an account to join the conversation.
- billykid
-
- Offline
- Platinum Member
-
Less
More
- Posts: 483
- Thank you received: 82
18 Oct 2025 08:23 #336648
by billykid
Replied by billykid on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
Hi Tom, after a few months I tried installing this ISO again and everything works even with my old configurations. The only problem is the green spindle speed bar going backwards but the numbers are correct. When stopped the bar is all green then as you increase the rpm it decreases until it reaches the maximum, LinuxCNC crashes and says: spindle speed out of range.
Please Log in or Create an account to join the conversation.
- tommylight
-
Topic Author
- Offline
- Moderator
-
Less
More
- Posts: 21695
- Thank you received: 7415
18 Oct 2025 13:52 #336662
by tommylight
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
That should not be a distro issue, but a config issue, so do start a new topic and upload both configs so we can have a look.
Please Log in or Create an account to join the conversation.
- tommylight
-
Topic Author
- Offline
- Moderator
-
Less
More
- Posts: 21695
- Thank you received: 7415
19 Nov 2025 00:50 #338678
by tommylight
And you do not have a writing style, you just spew things out.
-
You accusing me of plagiarizing you is frankly extremely dumb as you can confirm that with a 10 second search or just checking the date of the post.
You should find something else to do with your life instead of feeding on paranoia and bruised ego.
And since you keep shooting yourself in the foot, i am done protecting you from getting banned.
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
I most certainly did not, i use Ventoy since it first got out, and some French version of multiboot before that.
Did you copy-paste the part about Ventoy from a post I wrote?Use Rufus in Windows, or are you using Linux to write the USB?
Edit:
I use Ventoy for everything, give it a try, it is magnificent as it can boot pretty much every ISO and IMG file, even Win98 setup!
www.ventoy.net/en/index.html
After installing Ventoy onto a USB, all you have to do is just copy the ISO to USB, no software, no burning, nothing.
Looks a bit like my writing style.
And you do not have a writing style, you just spew things out.
-
You accusing me of plagiarizing you is frankly extremely dumb as you can confirm that with a 10 second search or just checking the date of the post.
You should find something else to do with your life instead of feeding on paranoia and bruised ego.
And since you keep shooting yourself in the foot, i am done protecting you from getting banned.
The following user(s) said Thank You: unknown
Please Log in or Create an account to join the conversation.
- BlownCorona
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 2
12 Jul 2026 11:06 #347706
by BlownCorona
Replied by BlownCorona on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
Good evening
I've been using this iso successfully for a while now, i picked up a nice touch screen that works, but would work a lot better if i installed the displaylink drivers. Problem is that when installing this, i get an error that the linux headers are missing.
Ive tried many of the usual commands to load the headers and nothing seems to be able to find the matching file. Have you got any insight or suggestions?
If you would like specific error messages i can go through the motions and record these for you.
Cheers!
I've been using this iso successfully for a while now, i picked up a nice touch screen that works, but would work a lot better if i installed the displaylink drivers. Problem is that when installing this, i get an error that the linux headers are missing.
Ive tried many of the usual commands to load the headers and nothing seems to be able to find the matching file. Have you got any insight or suggestions?
If you would like specific error messages i can go through the motions and record these for you.
Cheers!
Please Log in or Create an account to join the conversation.
- tommylight
-
Topic Author
- Offline
- Moderator
-
Less
More
- Posts: 21695
- Thank you received: 7415
12 Jul 2026 14:07 #347707
by tommylight
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
sudo apt update && sudo apt install linux-headers-$(uname -r)Please Log in or Create an account to join the conversation.
Time to create page: 0.134 seconds