Ubuntu 12.04 Realtime Kernel don't run

More
13 Sep 2014 00:36 #51128 by etnur
Hello everyone, sorry my english not so good !
I have a problem. I work at two years with Ubuntu 10.04 and Linuxcnc 2.3 without problems.
At last Time I have often little problems with the system stability, so I think I will make an update.
Yersterday I installed Ubuntu 12.04 with this guide.

wiki.linuxcnc.org/cgi-bin/wiki.pl?UpdatingTo2.6.

There was no Problem, after install I made a restart and test the system with uname -r and I see the Realtime Kernel don't run.

I try it again with

frank@PC-Frank:~$ sudo apt-get install linux-image-3.4-9-rtai-686-pae rtai-modules-3.4-9-rtai-686-pae
[sudo] password for frank:
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Statusinformationen werden eingelesen... Fertig
rtai-modules-3.4-9-rtai-686-pae ist schon die neueste Version.
linux-image-3.4-9-rtai-686-pae ist schon die neueste Version.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 46 nicht aktualisiert.

but the Kernel will not run.

frank@PC-Frank:~$ uname -a
Linux PC-Frank 3.13.0-32-generic #57~precise1-Ubuntu SMP Tue Jul 15 03:50:54 UTC 2014 i686 i686 i386 GNU/Linux

How can I activated the realtime Kernel.

Here are the boot folder

root@PC-Frank:/boot# ls -l
insgesamt 74456
-rw-r--r-- 1 root root 1166929 Jul 15 06:17 abi-3.13.0-32-generic
-rw-r--r-- 1 root root 805150 Aug 13 01:26 abi-3.2.0-68-generic-pae
-rw-r--r-- 1 root root 169741 Jul 15 06:17 config-3.13.0-32-generic
-rw-r--r-- 1 root root 147622 Aug 13 01:26 config-3.2.0-68-generic-pae
-rw-r--r-- 1 root root 134458 Jul 9 22:25 config-3.4-9-rtai-686-pae
drwxr-xr-x 3 root root 12288 Sep 11 21:03 grub
-rw-r--r-- 1 root root 18521645 Sep 11 19:25 initrd.img-3.13.0-32-generic
-rw-r--r-- 1 root root 19819142 Sep 11 19:24 initrd.img-3.2.0-68-generic-pae
-rw-r--r-- 1 root root 14671488 Sep 11 21:03 initrd.img-3.4-9-rtai-686-pae
-rw-r--r-- 1 root root 176764 Nov 27 2011 memtest86+.bin
-rw-r--r-- 1 root root 178944 Nov 27 2011 memtest86+_multiboot.bin
-rw
1 root root 2803199 Jul 15 06:17 System.map-3.13.0-32-generic
-rw
1 root root 2324059 Aug 13 01:26 System.map-3.2.0-68-generic-pae
-rw-r--r-- 1 root root 1437829 Jul 9 22:25 System.map-3.4-9-rtai-686-pae
-rw-r--r-- 1 root root 5919280 Aug 7 18:25 vmlinuz-3.13.0-32-generic
-rw
1 root root 5038496 Aug 13 01:26 vmlinuz-3.2.0-68-generic-pae
-rw-r--r-- 1 root root 2883072 Jul 9 22:25 vmlinuz-3.4-9-rtai-686-pae

What can I do ?
Do I need to change the Grub boot loader or the grub.cfg. :(
I am a Linux beginner. :unsure:

Thanks for your help.

Please Log in or Create an account to join the conversation.

More
13 Sep 2014 12:42 - 13 Sep 2014 12:44 #51138 by etnur
I am ashamed of that. :blush:
There is a submenu in Grub.

submenu "Previous Linux versions" {
menuentry 'Ubuntu, mit Linux 3.4-9-rtai-686-pae' --class ubuntu --class gnu-linux --class gnu --class os

I did not expect !!!

Now everything is running smoothly :woohoo: :woohoo: :woohoo: :woohoo:

Thx a Lot
Last edit: 13 Sep 2014 12:44 by etnur. Reason: I close the thread !

Please Log in or Create an account to join the conversation.

More
15 Sep 2014 07:38 #51175 by andypugh

I am ashamed of that. :blush:
There is a submenu in Grub.

submenu "Previous Linux versions"


I was caught out by that too. The format for setting the default kernel to one from that menu is far from obvious.

The details can be found here:
askubuntu.com/questions/216398/set-older...s-default-grub-entry
but the important bit is "Essentially, all the older kernels that are still installed. These are sub-choices, of a sort. So in my case, since "Previous Linux Versions" is 3rd on the boot list, the first kernel inside of it would be "2>0", the second "2>1", and so on; counting on the list starts at 2>0 since grub uses 0 as the first option, not 1."

Please Log in or Create an account to join the conversation.

More
15 Sep 2014 14:20 #51182 by etnur
Thanks for the information.
I have not yet dealt with the Grub configuration.
But I thought already that this is the way.

Thanks for the Link and thanks for the help.

Please Log in or Create an account to join the conversation.

Time to create page: 0.066 seconds
Powered by Kunena Forum