Fixing the default realtime module
09 Dec 2021 08:23 #228691
by Killer
Fixing the default realtime module was created by Killer
In my attempt to sort out my smi issue I've realised I've broken the default GNU GRUB entry (1st and 2nd line) " Debian GNU/Linux, with Linux 4.19.195-rtai-amd64 and also the associated "recovery mode" all of the other 3 versions below that in the image are fine, so is it easier just to remove that bad entry or try and fix it?
Feel as though I'm getting somewhere though, steep learning curve though for this linux virgin any advice welcome.
Cheers
Rich
Feel as though I'm getting somewhere though, steep learning curve though for this linux virgin any advice welcome.
Cheers
Rich
Attachments:
Please Log in or Create an account to join the conversation.
09 Dec 2021 08:43 #228692
by Killer
Replied by Killer on topic Fixing the default realtime module
Following this article seems to have fixed this issue, so now back to trying to fix my smi problem
linuxcnc.org/docs/2.8/html/getting-start...#cha:Installing-RTAI
Cheers all
linuxcnc.org/docs/2.8/html/getting-start...#cha:Installing-RTAI
Cheers all
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
09 Dec 2021 11:25 #228696
by tommylight
Replied by tommylight on topic Fixing the default realtime module
First and second kernels (same kernel two entries, one is safe mode) is the RTAI version, the rest are RT-PREEMPT versions.
On older PC's the first is better regarding latency, on new ones both should work.
RTAI kernel = parallel port, Mesa PCI and PCI-E
RT-PREEMPT kernel = Mesa PCI and PCI-E and ETH.
On older PC's the first is better regarding latency, on new ones both should work.
RTAI kernel = parallel port, Mesa PCI and PCI-E
RT-PREEMPT kernel = Mesa PCI and PCI-E and ETH.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
09 Dec 2021 15:55 #228705
by Todd Zuercher
Rt-Premempt can be used with a parallel port to. (It just usually isn't because most older PCs that have a parallel port get crappy latency with it.)
Replied by Todd Zuercher on topic Fixing the default realtime module
First and second kernels (same kernel two entries, one is safe mode) is the RTAI version, the rest are RT-PREEMPT versions.
On older PC's the first is better regarding latency, on new ones both should work.
RTAI kernel = parallel port, Mesa PCI and PCI-E
RT-PREEMPT kernel = Mesa PCI and PCI-E and ETH.
Rt-Premempt can be used with a parallel port to. (It just usually isn't because most older PCs that have a parallel port get crappy latency with it.)
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: 19196
- Thank you received: 6434
09 Dec 2021 16:17 #228710
by tommylight
Yes it can, but avoiding it for new users so they do not bump head first on "LinuxCNC wall".
Replied by tommylight on topic Fixing the default realtime module
Rt-Premempt can be used with a parallel port to. (It just usually isn't because most older PCs that have a parallel port get crappy latency with it.)
Yes it can, but avoiding it for new users so they do not bump head first on "LinuxCNC wall".
Please Log in or Create an account to join the conversation.
13 Dec 2021 01:21 #228977
by rodw
Replied by rodw on topic Fixing the default realtime module
You can install Grub-Customizer and select which entry becomes the default entry.
Grub-customizer is available in debian 10 and 11 but plenty of articles how to install it if its not in your distro.
Grub-customizer is available in debian 10 and 11 but plenty of articles how to install it if its not in your distro.
Please Log in or Create an account to join the conversation.
Time to create page: 0.083 seconds