On Monday 07 July 2008 23:31:30 Giuseppe Zompatori wrote:
2008/7/7 Emanuel Rumpf <xbran(a)web.de>de>:
I thought, it would probably help some of you, if
I uploaded
my rt-config for a 2.6.25.8 realtime kernel (debian system).
<snip>
tar xfj patch-2.6.25.8-rt7.bz2
zcat ../config.gz > ./.config
</snip>
You can use those compressed files directly/in-line by using the z/bz
prefixed version of cat, i.e.:
bzcat ../patch-2.6.25.8-rt7.bz2 | patch -p1
Did all that, worked like a charm:
1. realtime apparently cannot be set to be modularized as in previous
versions. WIll NOT accept:
CONFIG_SECURITY_CAPABILITIES=m
CONFIG_REALTIME_CAPABILITIES=m
but insists on CONG_SECURITY_CAPABILITIES=y
I have not objection to rlimits but cannot find this.
2. My old nvidia driver will not compile. I can check back on their site for
an upgrade but this is for an older mx400 card!