« Return to Thread: Jack2 Issue

Re: Jack2 Issue

by Marco Castorina :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
Dear guys,
 thanks to Stephane i solved this problem.
After running ldconfig, i solved the problem of undefined symbol but i got this problem (i'm using an external usb M-AUDIO card):
/usr/local/bin/jackd -R -P89 -t1000 -m -dalsa -r44100 -p128 -n3 -D -Chw:0,1 -Phw:0,0 -Xseq -H -M
.
.
.

Acquire audio card Audio0

Failed to acquire device: Input/output error

Error playback audio device hw:0,0 not available...

Cannot initialize driver

no message buffer overruns

JackServer::Open() failed with -1

Write server and clients timing data...

Failed to start server


Always thanks to Stephane, i installed the svn version and fixed also that problem. Now it works perfectly. I hope to help you in the future.


Cheers,


Marco


Da: Stéphane Letz <letz@...>
A: Marco Castorina <marco.castorina@...>
Cc: JACK Developers <jack-devel@...>
Inviato: Lunedì 22 giugno 2009, 19:31:58
Oggetto: Re: [Jack-Devel] Jack2 Issue


Le 22 juin 09 à 18:57, Marco Castorina a écrit :

>
> Hi,
>  first of all thank you for your hard work on developing advanced musical tools for ubuntu.
> I just installed Jack2 (1.9.2) because i wanted to test it. Everything was ok when compiling and installing, but when i try to run Jackd, i get this error:
> jackd: symbol lookup error: jackd: undefined symbol: jackctl_server_create
> I'm sending you log of entire process:


"sudo ldconfig" then starting again should solve the problem.

Stephane


_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

 « Return to Thread: Jack2 Issue