>>>>>   BTW heres approximately whats needed to make a current preemt-rt
>>>>>  kernel
>>>>>
>>>>>   cd ~
>>>>>   mkdir rtlinux
>>>>>   cd rtlinux
>>>>>   wget 
>>>>>ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-3.18.9.tar.xz
>>>>>   wget
>>>>>
>>>>>  
>>>>>https://www.kernel.org/pub/linux/kernel/projects/rt/3.18/patch-3.18.9-rt4.patch.gz
>>>>>   tar -xpf linux-3.18.9.tar.xz
>>>>>   gunzip patch-3.18.9-rt4.patch.gz
>>>>>   cp patch-3.18.9-rt4.patch linux-3.18.9
>>>>>   cd linux-3.18.9
>>>>>   cat patch-3.18.9-rt4.patch | patch -p1
>>>>>   make menuconfig
>>>>>   make
>>>>>   sudo make modules_install
>>>>>   sudo make install
>
>Not sure if the curses package is just included with wheezy or I added 
>it for
>something else...
>
>I had some issues with menuconfigs defaults on ubuntu (I'm running the
>3.18.9-rt4 kernel/Linuxcnc-uspace on ubunru 14.04) but that was fixed 
>by using
>a .config created on a wheezy system, so if you have trouble you might 
>try
>this
>
>freeby.mesanet.com/rtconfig
>
>(rename to .config to use)
>
I also had problems but I changed the config to suit my processor (Atom) 
and changed the rt-kernel to full kernel mode. It compiled then. I am 
still busy installing so I will test very soon and see if it works. If 
not I will get your config.

>
>Peter Wallace
>Mesa Electronics
>
>(\__/)
>(='.'=) This is Bunny. Copy and paste bunny into your
>(")_(") signature to help him gain world domination.
>
>
>------------------------------------------------------------------------------
>Dive into the World of Parallel Programming The Go Parallel Website, 
>sponsored
>by Intel and developed in partnership with Slashdot Media, is your hub 
>for all
>things parallel software development, from weekly thought leadership 
>blogs to
>news, videos, case studies, tutorials and more. Take a look and join 
>the
>conversation now. http://goparallel.sourceforge.net/
>_______________________________________________
>Emc-users mailing list
>Emc-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/emc-users


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to