[64studio-devel] 0.9.5 is out

joel silvestre j.silvestre at wanadoo.fr
Thu Nov 2 21:27:15 UTC 2006


Le jeudi 02 novembre 2006 à 17:54 +0000, Daniel James a écrit :
> Hi Joel,
> 
> >> Did you install this package?
> >>
> >> http://people.64studio.com/~free/libjack0.100.0-0_0.102.20-1_amd64.deb
> 
> > I guess  *_amd64.deb mean 64 bits and my firewire machines are 32 bits.
> 
> Has the Core Duo laptop got FireWire?
> 
> What is the output of ls -l /usr/lib/libjack* on the laptop? Have you 
> tried making a symlink to the older jack version to satisfy the 
> pre-installed jack apps?
> 
> Cheers!
> 
> Daniel
> 

Hi Daniel,

yes the Core Duo laptop got FireWire but only 32 bits. New Core 2 Duo
are 64 bits.



	moaz at 64studio:~$ ls -l /usr/lib/libjack*
	lrwxrwxrwx 1 root root     25 2006-10-24
01:02 /usr/lib/libjack-0.100.0.so.0 -> libjack-0.100.0.so.0.0.23
	-rw-r--r-- 1 root root  59876 2006-05-15
18:25 /usr/lib/libjack-0.100.0.so.0.0.23
	lrwxrwxrwx 1 root root     19 2006-10-24
02:26 /usr/lib/libjackasyn.so.0 -> libjackasyn.so.0.11
	-rw-r--r-- 1 root root  22736 2005-07-08
11:35 /usr/lib/libjackasyn.so.0.11
	-rwxr-xr-x 1 root root    814 2006-10-27 18:55 /usr/lib/libjack.la
	lrwxrwxrwx 1 root root     17 2006-10-27 18:55 /usr/lib/libjack.so ->
libjack.so.0.0.23
	lrwxrwxrwx 1 root root     17 2006-10-27 18:55 /usr/lib/libjack.so.0 ->
libjack.so.0.0.23
	-rwxr-xr-x 1 root root 210293 2006-10-27
18:55 /usr/lib/libjack.so.0.0.23

	/usr/lib/libjack0.100.0-0:
	total 112
	-rw-r--r-- 1 root root  4196 2006-05-15 18:25 inprocess.so
	-rw-r--r-- 1 root root  4832 2006-05-15 18:25 intime.so
	-rw-r--r-- 1 root root 51512 2006-05-15 18:25 jack_alsa.so
	-rw-r--r-- 1 root root  7504 2006-05-15 18:25 jack_dummy.so
	-rw-r--r-- 1 root root 29424 2006-05-15 18:25 jack_oss.so



Trying to run jack-rack gives :

	moaz at 64studio:~$ jack-rack 
	cca_open_socket: could not connect to host 'localhost', service '14541'
	cca_init: could not connect to server 'localhost' - disabling ladcca
	client linked with incompatible libjack version.
	could not attach to JACK server
	process_info_connect_jack: could not create jack client; exiting


And jackd says:

	JACK protocol mismatch (15 vs 16)
	cannot complete client connection process


Maybe you already knows, Freebob can't run with a full real time
preemption patched kernel.
Pieter Palmers speaking :

 ~ The deadlock was identified and located in the -RT patch, after which
a 
bug report was filed. It was very reproducable on a variety of
machines. 
It was due to an infinite wait on a tasklet that was being terminated.
~ 

Kernel must be build with Desktop Preempt 


As I have a Sempron with 64bits but no FireWire,  I install 64Studio to
give a try to the new libjack :

moaz at 64studio:~/sources$ sudo dpkg -i
libjack0.100.0-0_0.102.20-1_amd64.deb 
dpkg: considering removing jackd in favour of libjack0.100.0-0 ...
dpkg: no, cannot remove jackd (--auto-deconfigure will help):
 jack-rack depends on jackd
  jackd is to be removed.
dpkg: regarding libjack0.100.0-0_0.102.20-1_amd64.deb containing
libjack0.100.0-0:
 libjack0.100.0-0 conflicts with jackd (<< 0.102.20-1)
  jackd (version 0.101.1-1) is installed.
dpkg: error processing libjack0.100.0-0_0.102.20-1_amd64.deb
(--install):
 conflicting packages - not installing libjack0.100.0-0
Errors were encountered while processing:
 libjack0.100.0-0_0.102.20-1_amd64.deb

So I stop here!

The kernel 2.6.18 from 0.95 doesn't perform very smooth and the new one
break Alsa. The old 2.6.17 from 0.94 was not so bad!

By the way, TTY consoles (ctrl Alt F1-F6) seems to ignore keyboard
localization.


Cheers,

joël







More information about the 64studio-devel mailing list