Install the Preempt - Rt Kernel
21 Jun 2016 12:42 - 21 Jun 2016 22:02 #76339
by Rolquin
Install the Preempt - Rt Kernel was created by Rolquin
Hi , I can notice this is an old post. But I can not find more information related. I'm having the same issue.
Did you have any luck solving this error. Its was just a matter of changing the order in the binaries ?
Sorry I'm new to Linux, so any help is welcome.
I made a fresh installation of Debian Wheezy thru the iso images. Then update and install the Preempt - Rt Kernel.
But I am not able to go father.
Thanks.
Did you have any luck solving this error. Its was just a matter of changing the order in the binaries ?
Sorry I'm new to Linux, so any help is welcome.
I made a fresh installation of Debian Wheezy thru the iso images. Then update and install the Preempt - Rt Kernel.
But I am not able to go father.
Thanks.
Last edit: 21 Jun 2016 22:02 by BigJohnT.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
22 Jun 2016 02:45 - 22 Jun 2016 02:47 #76386
by Todd Zuercher
Replied by Todd Zuercher on topic Install the Preempt - Rt Kernel
After you install the Preempt -RT kernel, you will need to re boot into that new kernel (might need to modify and update grub.)
Then you will need to change the repos for Linuxcnc from the RTAI to the Preempt-RT versions.
by adding this to the repo list, and unchecking the old Linunxcnc repo.Then, update. (I usually do all this from Synaptic.)
Then you will need to change the repos for Linuxcnc from the RTAI to the Preempt-RT versions.
by adding this to the repo list, and unchecking the old Linunxcnc repo.
deb http://buildbot.linuxcnc.org/ wheezy 2.7-rtpreempt
Last edit: 22 Jun 2016 02:47 by Todd Zuercher.
Please Log in or Create an account to join the conversation.
22 Jun 2016 03:44 #76389
by Rolquin
Replied by Rolquin on topic Install the Preempt - Rt Kernel
Many thanks for you soon answers. I have tried what you had mention, but know I'm getting a message : malformed line 17 in source list. First I got the message : repositories can not be downloaded or files are missing. Now with this error as soon as I hit ok or close the dialog the Windows is closed and can not perform any changes. If I open the repositories again the error message pops up.
Any ideas ? How do I go back to previous state ? Thanks.
Any ideas ? How do I go back to previous state ? Thanks.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
22 Jun 2016 04:09 #76390
by Todd Zuercher
Replied by Todd Zuercher on topic Install the Preempt - Rt Kernel
That just means that there is something wrong with the repo line.
Try taking out some of the extra spaces between deb and http
If that doesn't work, you can put it back by deleting the bad repo line(s) and replacing or re-checking the old ones.
Try taking out some of the extra spaces between deb and http
deb http://buildbot.linuxcnc.org/ wheezy 2.7-rtpreempt
If that doesn't work, you can put it back by deleting the bad repo line(s) and replacing or re-checking the old ones.
Please Log in or Create an account to join the conversation.
22 Jun 2016 04:14 #76392
by Rolquin
Replied by Rolquin on topic Install the Preempt - Rt Kernel
The problem is I can not open the repositories files. The error message does not allow me get in the repo tab. When I close the message the synaptic Windows closes. Is there any way to delete from the terminal Windows ?
Thanks
Thanks
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
22 Jun 2016 04:52 #76394
by Todd Zuercher
Replied by Todd Zuercher on topic Install the Preempt - Rt Kernel
Yes there is. Using a text editor with root privileges (sudo ...) edit the file
/etc/apt/sources.list
/etc/apt/sources.list
The following user(s) said Thank You: Rolquin
Please Log in or Create an account to join the conversation.
11 Jul 2016 16:10 #77300
by Rolquin
Replied by Rolquin on topic Install the Preempt - Rt Kernel
Hi Todd , I appreciate your help , but the learning curve for me has been a little bit slow.
I have been out for a while , but now I'm back trying to fix the installation.
Would you please tell me how to set root privileges ? I opened the text editor , but can not change the file.
Was considering a new installation , but I have to learn so I become familiar with Devian.
Thanks,
I have been out for a while , but now I'm back trying to fix the installation.
Would you please tell me how to set root privileges ? I opened the text editor , but can not change the file.
Was considering a new installation , but I have to learn so I become familiar with Devian.
Thanks,
Please Log in or Create an account to join the conversation.
11 Jul 2016 17:13 #77301
by PCW
Replied by PCW on topic Install the Preempt - Rt Kernel
You can do this by launching the editor from a terminal:
sudo mousepad /etc/apt/sources.list
for LinuxCNC/wheezy
or
sudo gedit /etc/apt/sources.list
for gnome based dists
sudo mousepad /etc/apt/sources.list
for LinuxCNC/wheezy
or
sudo gedit /etc/apt/sources.list
for gnome based dists
Please Log in or Create an account to join the conversation.
19 Jul 2016 06:01 - 19 Jul 2016 07:24 #77628
by vre
Replied by vre on topic Install the Preempt - Rt Kernel
i have upgraded to jessie to try linuxcnc_uspace but i can not find where rt-preemt kernel is .
I have installed linuxcnc_uspace from here
deb www.linuxcnc.org/ jessie base 2.7-uspace
deb-src www.linuxcnc.org/ jessie base 2.7-uspace
but where is the preemt rt kernel ?
ok i found it here
deb ftp.debian.org/debian jessie-backports main
but the jitter sucks with this kernel much worse than rtai
so we need linuxcnc with rtai kernel for jessie
I have installed linuxcnc_uspace from here
deb www.linuxcnc.org/ jessie base 2.7-uspace
deb-src www.linuxcnc.org/ jessie base 2.7-uspace
but where is the preemt rt kernel ?
ok i found it here
deb ftp.debian.org/debian jessie-backports main
$ uname -a
Linux linuxcnc 4.6.0-0.bpo.1-rt-686-pae #1 SMP PREEMPT RT Debian 4.6.3-1~bpo8+1 (2016-07-13) i686 GNU/Linux
but the jitter sucks with this kernel much worse than rtai
so we need linuxcnc with rtai kernel for jessie
Last edit: 19 Jul 2016 07:24 by vre.
Please Log in or Create an account to join the conversation.
19 Jul 2016 14:53 #77653
by PCW
Replied by PCW on topic Install the Preempt - Rt Kernel
How bad is the jitter with Preempt-RT?
It may be a lot less important than you think (unless you are doing software stepping)
It may be a lot less important than you think (unless you are doing software stepping)
Please Log in or Create an account to join the conversation.
Time to create page: 0.146 seconds