Linux_Mint_22.1_LinuxCNC_2.10.iso
- tommylight
-
Topic Author
- Away
- Moderator
-
Less
More
- Posts: 20152
- Thank you received: 6855
04 Apr 2025 12:10 #325680
by tommylight
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
Will try to upload the new build with 6.13 RT kernel later tonight, WiFi works on both of my laptops with it, whereas it did not work with 6.10.
Also, display refresh rate was 60Hz max with 6.10, with 6.13 it's 120Hz as it should.
Also, display refresh rate was 60Hz max with 6.10, with 6.13 it's 120Hz as it should.
Please Log in or Create an account to join the conversation.
- tommylight
-
Topic Author
- Away
- Moderator
-
Less
More
- Posts: 20152
- Thank you received: 6855
05 Apr 2025 22:24 #325784
by tommylight
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
Link on the original post updated with the new version with 6.13 RT kernel.
Please Log in or Create an account to join the conversation.
- scotth
- Away
- Elite Member
-
Less
More
- Posts: 233
- Thank you received: 56
06 Apr 2025 13:55 #325816
by scotth
Replied by scotth on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
-
Topic Author
- Away
- Moderator
-
Less
More
- Posts: 20152
- Thank you received: 6855
06 Apr 2025 16:49 #325822
by tommylight
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
Should be fixed now.
Sorry.
Sorry.
The following user(s) said Thank You: scotth
Please Log in or Create an account to join the conversation.
- jc2ktr
- Offline
- Senior Member
-
Less
More
- Posts: 79
- Thank you received: 8
12 Apr 2025 18:20 #326186
by jc2ktr
Replied by jc2ktr on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
Is there a way to get the Header Files for the RT-Kernel installed? I've tried to install the linuxcnc-ethercat Master, because i´d like to use it with Mint. I prefer Mint a little more over Debian.
Please Log in or Create an account to join the conversation.
- tommylight
-
Topic Author
- Away
- Moderator
-
Less
More
- Posts: 20152
- Thank you received: 6855
13 Apr 2025 08:16 #326209
by tommylight
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
sudo apt install linux-headers-$(uname -r)
Please Log in or Create an account to join the conversation.
- jc2ktr
- Offline
- Senior Member
-
Less
More
- Posts: 79
- Thank you received: 8
13 Apr 2025 11:54 #326215
by jc2ktr
is there another way to find and install the header files?
linuxcnc@linuxcnc-mint:~$ sudo apt install -y linux-headers-$(uname -r)
[sudo] Passwort für linuxcnc:
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
E: Paket linux-headers-6.13-rt-amd64 kann nicht gefunden werden.
E: Mittels des Musters »linux-headers-6.13-rt-amd64« konnte kein Paket gefunden werden.
Replied by jc2ktr on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
I tried to install the headers with your above mentioned command without any luck.sudo apt install linux-headers-$(uname -r)
is there another way to find and install the header files?
linuxcnc@linuxcnc-mint:~$ sudo apt install -y linux-headers-$(uname -r)
[sudo] Passwort für linuxcnc:
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
E: Paket linux-headers-6.13-rt-amd64 kann nicht gefunden werden.
E: Mittels des Musters »linux-headers-6.13-rt-amd64« konnte kein Paket gefunden werden.
Please Log in or Create an account to join the conversation.
- tommylight
-
Topic Author
- Away
- Moderator
-
Less
More
- Posts: 20152
- Thank you received: 6855
13 Apr 2025 12:35 #326218
by tommylight
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
ftp.de.debian.org/debian/pool/main/l/lin....13.8-1~exp1_all.deb
ftp.de.debian.org/debian/pool/main/l/lin....11-1~exp1_amd64.deb
This is all i can find, it is an experimental kernel, so no support for it and it keeps changing.
ftp.de.debian.org/debian/pool/main/l/lin....11-1~exp1_amd64.deb
This is all i can find, it is an experimental kernel, so no support for it and it keeps changing.
The following user(s) said Thank You: jc2ktr
Please Log in or Create an account to join the conversation.
- scotth
- Away
- Elite Member
-
Less
More
- Posts: 233
- Thank you received: 56
14 Apr 2025 19:36 #326311
by scotth
Replied by scotth on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
Tommy
Have you tried the r8168-dkms driver? I installed it and lost my Ethernet connection to the Mesa board. It could be me or the 6.13 kernel.
It works with the original driver, but I get the Read error problem.
Have you tried the r8168-dkms driver? I installed it and lost my Ethernet connection to the Mesa board. It could be me or the 6.13 kernel.
It works with the original driver, but I get the Read error problem.
Please Log in or Create an account to join the conversation.
- tommylight
-
Topic Author
- Away
- Moderator
-
Less
More
- Posts: 20152
- Thank you received: 6855
14 Apr 2025 19:54 #326312
by tommylight
Do a latency test with
latency-histogram --nobase --sbinsize 1000 -- show
leave it for at least half hour while running some glxgears and youtube videos, especially changing the video to full screen several times.
Also what ping times do you get with 6.13 ?
Replied by tommylight on topic Linux_Mint_22.1_LinuxCNC_2.10.iso
No, never needed it.Have you tried the r8168-dkms driver?
Do a latency test with
latency-histogram --nobase --sbinsize 1000 -- show
leave it for at least half hour while running some glxgears and youtube videos, especially changing the video to full screen several times.
Also what ping times do you get with 6.13 ?
Please Log in or Create an account to join the conversation.
Time to create page: 0.370 seconds