Installing LinuxCNC 2.9 or Master on Linux Mint 21
- tommylight
- Topic Author
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
21 Nov 2022 15:41 #257230
by tommylight
Replied by tommylight on topic Installing LinuxCNC 2.9 or Master on Linux Mint 21
Those still complain about needing Python under 3.10 for some reason, on Linux Mint.The buildbot is now building debs of 2.9:
buildbot.linuxcnc.org/dists/buster/2.9-rtpreempt/
The following user(s) said Thank You: zack
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
15 Dec 2022 22:57 #259595
by tommylight
Replied by tommylight on topic Installing LinuxCNC 2.9 or Master on Linux Mint 21
Link to kernel 6.06 updated.
Please Log in or Create an account to join the conversation.
16 Dec 2022 05:33 #259611
by rodw
Replied by rodw on topic Installing LinuxCNC 2.9 or Master on Linux Mint 21
If anyone is having troubles with mesa ethernet cards and error finishing read, you may like to try (test actually) the 6.1 kernel I built.
drive.google.com/drive/folders/10uwGg5Rv...gODk16na?usp=sharing
You need to install both debs
with
Then you need to deterine the driver and the network hardwareThese should work on Mint as its Debian based.
There are 3 realtek drivers in debian
R8169 (default)
R8168-dkms used by a lot of devices
ref: packages.debian.org/bookworm/r8168-dkms
R8125-dkms
the new 2.5 GB NICs used on the Odroid H3 and others.
ref: packages.debian.org/bookworm/r8125-dkms
So if the device and driver are mismatched.
drive.google.com/drive/folders/10uwGg5Rv...gODk16na?usp=sharing
You need to install both debs
with
sudo dpkg -i linux-image-6.1.0-rt5-linuxcnc-rt_6.1.0-rt5-linuxcnc-rt-4_amd64.deb
sudo dpkg -i linux-headers-6.1.0-rt5-linuxcnc-rt_6.1.0-rt5-linuxcnc-rt-4_amd64.deb
Then you need to deterine the driver and the network hardware
sudo apt-get install ethtool
ip a
sudo ethtool -i eth0 (where eth0 is the NIC for the mesa card from ip a)
There are 3 realtek drivers in debian
R8169 (default)
R8168-dkms used by a lot of devices
ref: packages.debian.org/bookworm/r8168-dkms
R8125-dkms
the new 2.5 GB NICs used on the Odroid H3 and others.
ref: packages.debian.org/bookworm/r8125-dkms
So if the device and driver are mismatched.
sudo apt-get install r8169-dkms (for example)
The following user(s) said Thank You: tommylight, tivoi
Please Log in or Create an account to join the conversation.
16 Dec 2022 12:04 #259629
by rodw
Replied by rodw on topic Installing LinuxCNC 2.9 or Master on Linux Mint 21
I think the first post could be updated to use these debs for the 6.1 kernel instead as an option if error finishing read is experienced.
kernel: drive.google.com/file/d/1mjv1nKsTdPTDPcL...B0q/view?usp=sharing
headers: drive.google.com/file/d/1BMtApShC1G1vQZK.../view?usp=share_link
They should work on any systems that can install a deb as it is not a debian specific kernel.
I'vre tested on two PC's without issue. More testing would be appreciated.
ref: forum.linuxcnc.org/9-installing-linuxcnc...dware-eg-realtek-nic
kernel: drive.google.com/file/d/1mjv1nKsTdPTDPcL...B0q/view?usp=sharing
headers: drive.google.com/file/d/1BMtApShC1G1vQZK.../view?usp=share_link
They should work on any systems that can install a deb as it is not a debian specific kernel.
I'vre tested on two PC's without issue. More testing would be appreciated.
ref: forum.linuxcnc.org/9-installing-linuxcnc...dware-eg-realtek-nic
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
16 Dec 2022 12:07 #259630
by tommylight
Replied by tommylight on topic Installing LinuxCNC 2.9 or Master on Linux Mint 21
I will add this later to the original post, thank you.
I think i have 1 PC with a Realtek NIC, but time is scarce, so no promises.
I think i have 1 PC with a Realtek NIC, but time is scarce, so no promises.
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
17 Dec 2022 01:44 #259698
by tommylight
Replied by tommylight on topic Installing LinuxCNC 2.9 or Master on Linux Mint 21
Link updated to kernel 6.0.12
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
21 Dec 2022 04:09 #259994
by scotth
Replied by scotth on topic Installing LinuxCNC 2.9 or Master on Linux Mint 21
Attachments:
The following user(s) said Thank You: tommylight, bkt
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
21 Dec 2022 11:42 #260003
by tommylight
Replied by tommylight on topic Installing LinuxCNC 2.9 or Master on Linux Mint 21
Nice, thank you.
Those have Intel ethernet, so no issues with those.
Got a used laptop yesterday with a Realtek ethernet, it drops the link at random, despite latency being quite good.
Those have Intel ethernet, so no issues with those.
Got a used laptop yesterday with a Realtek ethernet, it drops the link at random, despite latency being quite good.
Please Log in or Create an account to join the conversation.
23 Dec 2022 19:25 #260163
by bkt
Replied by bkt on topic Installing LinuxCNC 2.9 or Master on Linux Mint 21
good work tommy .... thanks .... just in these month plan to update from 19.3 because benefit of 5/6 kernel .... but in my opinion 24h of lab test is too few .... need to test 20dd inside tool machine labs for a real test (with all current spike of electrical power in similar area).
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
23 Dec 2022 21:27 #260170
by scotth
Replied by scotth on topic Installing LinuxCNC 2.9 or Master on Linux Mint 21
It has been 4 days now. I haven't been able to get a failure yet. The new kernel is far more stable. I'm with you, though, I think a few weeks should tell the story.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.241 seconds