[PlanetCCRMA] Newbie: can't get jackd to work

Mark Knecht Mark Knecht <markknecht@gmail.com>
Fri Sep 30 11:16:01 2005


On 9/30/05, Jeroen Baten <jbaten@i2rs.nl> wrote:
> Marlk: thanks in advance for the effort.
>
> Op vrijdag 30 september 2005 18:05, schreef Mark Knecht:
> > Which kernel are you running?
> >
> > uname -a
>
> [root@mas ~]# uname -a
> Linux mas 2.6.10-2.1.ll.rhfc3.ccrma #1 Thu Dec 30 03:08:13 EST 2004 i686
> athlon i386 GNU/Linux
> [root@mas ~]#
>
> I know there is a 2.6.11 ccrma somewhere, but where?

Yeah, probably on PlanetEdge possibly, but really any of Fernando's
kernels should  work much better than you are reporting here. I doubt
that's the problem.
>
> >
> > cat /proc interrupts
>
> [root@mas ~]# cat /proc/interrupts
>            CPU0
>   0:   23886267    IO-APIC-edge  timer
>   1:        671    IO-APIC-edge  i8042
>   7:          2    IO-APIC-edge  parport0
>   8:          1    IO-APIC-edge  rtc
>   9:          0   IO-APIC-level  acpi
>  12:      88450    IO-APIC-edge  i8042
>  16:       4899   IO-APIC-level  eth0
>  17:       3386   IO-APIC-level  snd_ca0106

So the SB is not sharing an interrupt. That's good I suppose.

>  19:          2   IO-APIC-level  ohci1394
>  20:     125167   IO-APIC-level  ohci_hcd
>  21:          3   IO-APIC-level  ehci_hcd
>  23:      19469   IO-APIC-level  libata, ohci_hcd
> NMI:          0
> LOC:   23886833
> ERR:          0
> MIS:          0
> [root@mas ~]#
>
>
> > cat /proc/asound/cards
>
> [root@mas ~]# cat /proc/asound/cards
> 0 [CA0106         ]: CA0106 - CA0106
>                      Live! 7.1 24bit [SB0410] at 0xbc00 irq 17
> 1 [M2x2           ]: USB-Audio - Midisport 2x2
>                      Midiman Midisport 2x2 at usb-0000:00:02.0-2, full speed
> [root@mas ~]#
>
> >
> > How are you startting Jack? In a terminal or using QJackCtl?
>
> Both.
>

You might enable realtime in QJC and then post back the first part of
the message window where Jack is starting, just so we could get a look
at what's going on.

Is this new hardware? I just brought up a new AMD64 machine over the
last few weeks. Until last night I couldn't get it to run xrun free. I
had to build my own kernel which is not much of an issue, but it took
quite a while to find the right one to build. If you're using newish
hardware then consider trying what I built. (2.6.14-rc2-rt7) Fernando
may or may not have a good FC3 kernel yet for newish hardware.
Stanford has just started their year and I'm sure he's busy teaching
classes and keeping all those CCRMA people in line. That, and playing
in their new studio.. ;-)

Cheers,
Mark