[PlanetCCRMA] added: planet ho ho ho!

Matthew Allen Matthew Allen <mtallen@gmail.com>
Sun Jan 2 14:48:01 2005


ok the the rc-update stuff doesnt work. However just running it from
the command line of course does. I am working on making it a real
gentoo start up script. But in the meantime just skip the rc-update
stuff.

m.


On Sun, 2 Jan 2005 02:13:30 -0800, Matthew Allen <mtallen@gmail.com> wrote:
> I know its been about a week, but I just got time to tweak and test
> this. I know there are a couple of Gentoo/CCRMA people on this list
> besides for myself (Derek and Mark right?) .
> 
> The script barely has to be changed at all.
> $ mv rtirq.conf /etc/conf.d/rtirq      #the config file
> $ vi rtirq.sh
> and change the variable RTIRQ_CONFIG to be:
> RTIRQ_CONFIG=/etc/conf.d/rtirq
> save the file and then
> $  mv rtirq.sh /etc/init.d/rtirq
> 
> and then just do an rc-update rtirq <run level> and your golden.
> 
> Once again Rui thanks a lot for *all* of your great work in regards to
> the kernel sound stuff. It is tremendously appreciated.
> 
> 
> On Sun, 26 Dec 2004 20:56:58 -0000 (WET), Rui Nuno Capela
> <rncbc@rncbc.org> wrote:
> > Matthew,
> >
> > > Fernando, I have this up and running and its going well on my FC3
> > > partition, I was wondering though, I have pretty much the exact same
> > > kernel on my gentoo partition and I would be interested in making them
> > > as similar as possible. Is there any way to grab just the rtirq and
> > > the rtload stuff? My google search for rtirq gave me Bernhard Kuhn's
> > > kernel patch, but I am hesitant to add this to my kernerl without know
> > > if it is realy what you are using (my rtload searches gave me nothing
> > > usefull)
> > >
> >
> > Here goes the exact source of what I've handed Fernando, regarding the
> > rtirq script.
> >
> > However, I don't have the knowledge nor the resources right now to say if
> > it will run on a gentoo system as is. If this is any reasonable on it,
> > just follow this for deployment:
> >
> >   cp rtirq.sh /etc/init.d/rtirq
> >   cp rtirq.conf /etc/sysconfig/rtirq
> >
> > Happy holiday.
> > --
> > rncbc aka Rui Nuno Capela
> > rncbc@rncbc.org
> >
> >
>