[PlanetCCRMA] FC2/stable - FC2->FC4, start jack, hard lock

Mark Knecht Mark Knecht <markknecht@gmail.com>
Tue Jul 12 14:54:02 2005


On 12 Jul 2005 13:27:19 -0700, Fernando Lopez-Lezcano
<nando@ccrma.stanford.edu> wrote:
> On Tue, 2005-07-12 at 13:14, Mark Knecht wrote:
> > Hi Fernando,
> >    A status report. If you have ideas on what I should try next please
> > let me know.
> >
> >    I've done the FC2-FC4 upgrade. I managed last evening to get the
> > system upgraded via apt-get install to what appears like a reasonable
> > set of update. I've installed what I think is the latest stable FC4
> > kernel. Please correct me if I'm wrong on that account:
> >
> > [mark@Godzilla ~]$ uname -a
> > Linux Godzilla 2.6.11-1.1369_FC4 #1 Thu Jun 2 22:55:56 EDT 2005 i686
> > athlon i386 GNU/Linux
> 
> This is a standard fc kernel, you will (should?) not be able to run jack
> as a non-root user with realtime scheduling...

So right you are. Looks like the 3rd time I booted I forgot to choose
the new kernel. Here's what's was running on the system when it
crashed:

[mark@Godzilla ~]$ uname -a
Linux Godzilla 2.6.12-0.9.rdt.rhfc4.ccrma #1 Mon Jun 27 19:15:04 EDT
2005 i686 athlon i386 GNU/Linux
[mark@Godzilla ~]$

> 
> What kernels do you have?
>   rpm -q kernel

[mark@Godzilla ~]$ rpm -q -a kernel
kernel-2.6.11-1.1369_FC4
kernel-2.6.12-0.9.rdt.rhfc4.ccrma
[mark@Godzilla ~]$

> Do you have planetccrma-core installed?
>   rpm -q -a | grep planetccrma-core

Apparently not. Shall I add it? 

[mark@Godzilla ~]$ rpm -q -a | grep planetccrma-core
[mark@Godzilla ~]$


> The latest and greatest Planet CCRMA kernel on fc4 should be:
>   apt-get install planetccrma-core-edge
> (for up machines)

Upgrading now. Will reboot and try it.
(minutes later) This is what the above command brought in. Looks good to me:

[mark@Godzilla ~]$ uname -a
Linux Godzilla 2.6.12-0.12.rdt.rhfc4.ccrma #1 Fri Jul 1 18:25:51 EDT
2005 i686 athlon i386 GNU/Linux
[mark@Godzilla ~]$

OK, no problems so far. Jack is running with realtime capabilties,
apparently. Settings of 256/2 and 64/2 do not seem to have any xruns
so far.

Looks good. Thanks for the help. I'll go on to test some audio apps soon.

The left over rpm problem you asked me to look at does not seem to be an issue.

[root@Godzilla ~]# rpm -q -a | grep rhfc3.ccrma
[root@Godzilla ~]#

Thanks,
Mark