[PlanetCCRMA] Firepod

Fernando Lopez-Lezcano nando at ccrma.Stanford.EDU
Fri Oct 5 16:45:02 2007


On Fri, 2007-10-05 at 23:21 +0200, "Alexander Carôt" wrote:
> OK - so although this was not the plan I decided to give it a try with jack and compiled my app for jack and did a jackd -d freebob ... it resulted in the following error. Can anyone help ?
> 
> [root@localhost jacktest]# jackd -d freebob
> jackd 0.103.0
> Copyright 2001-2005 Paul Davis and others.
> jackd comes with ABSOLUTELY NO WARRANTY
> This is free software, and you are welcome to redistribute it
> under certain conditions; see the file COPYING for details
> 
> JACK compiled with System V SHM support.
> loading driver ..
> SSE2 detected
> Freebob using Firewire port 0, node -1
> no response
> Error (bebob_light/bebob_light_avdevice.cpp)[1104] enumerateSubUnits: Subunit info command failed
> Error (bebob_light/bebob_light_avdevice.cpp)[96] discover: Could not enumarate sub units
> Root node has no children!
> Root node has no children!
> FreeBoB ERR: FREEBOB: Error creating virtual device
> LibFreeBoB ERR: No connections specified, bailing out
> cannot load driver module freebob
> no message buffer overruns

What do you see when you insert your firewire card in:
- the output of dmesg
- /var/log/messages

-- Fernando