Re: [LAU] pretty much frustrated about those rt-kernels!

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-user@...>
Date: Sunday, July 6, 2008 - 8:34 am

Hi

I cant open your pastbin adresses ? dont now why.
But I can tell how I build my rt-kernels.
First download the source (2.6.25.8) from kernel.org and unpack it. Download
the rt-patch unpack it in the floder over the kernelsource. patch the source
patch -p1 <../patch-2.6.25.8-rt7
run make oldconfig
run make xconfig
Now you must make sure that you DONT enable
General setup >> Group scheduling for SCHED_RR/FIF
there for you need a extra patch !!!
you can find more information about that here:
http://news.gmane.org/group/gmane.linux.rt.user/last=/force_load=t
also, if you wont a realtime kernel you have to enable processor type and
features >> Complete Preemption (Real-Time)
and enable the highrestimer
the rest is up to your hardware.

i build my kernels with the command:
fakeroot make-kpkg --initrd --revision=deinName1 kernel_image

hope it helps
hermann
Am Sonntag, 6. Juli 2008 01:12:05 schrieb schoappied:

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [LAU] pretty much frustrated about those rt-kernels!, Thomas Vecchione, (Fri Jul 4, 6:11 pm)
Re: [LAU] pretty much frustrated about those rt-kernels!, Reuben Martin, (Fri Jul 4, 11:02 pm)
Re: [LAU] pretty much frustrated about those rt-kernels!, Hermann Meyer, (Sun Jul 6, 8:34 am)