[JACK] ne se lance pas

Bonjour,
j’essaie de montrer à un pote qu’on peut faire de la musique sans utiliser ni Cuba$e ni Window$ et fier comme Artaba je lance qjackctl et… ça ne marche pas. Bon, du coup je recompile mon noyau 4 fois et j’arrive presque à mes fins mais non, ça ne marche toujours pas, pourtant regardez le log de qjackctl, j’y suis presque…

19:11:29.180 Patchbay deactivated.
19:11:29.246 Statistics reset.
19:11:29.262 Startup script...
19:11:29.262 artsshell -q terminate
19:11:29.357 MIDI connection graph change.
19:11:29.826 Startup script terminated with exit status=256.
19:11:29.826 JACK is starting...
19:11:29.827 /usr/bin/jackd -R -dalsa -dhw:0 -r32000 -p1024 -n2
19:11:29.833 JACK was started with PID=13513 (0x34c9).
jackd 0.99.0
Copyright 2001-2003 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
cannot lock down memory for jackd (Cannot allocate memory)
loading driver ..
apparent rate = 32000
creating alsa driver ... hw:0|hw:0|1024|2|32000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 32000Hz, period = 1024 frames, buffer = 2 periods
Couldn't open hw:0 for 32bit samples trying 24bit instead
Couldn't open hw:0 for 24bit samples trying 16bit instead
Couldn't open hw:0 for 32bit samples trying 24bit instead
Couldn't open hw:0 for 24bit samples trying 16bit instead
JACK: unable to mlock() port buffers: Cannot allocate memory
jack_create_thread: error -1 switching current thread to rt for inheritance: Unknown error 4294967295
cannot start watchdog thread
cannot load driver module alsa
19:11:30.046 MIDI connection change.
19:11:30.076 JACK was stopped successfully.
19:11:30.248 MIDI connection change.
19:11:32.062 Could not connect to JACK server as client.

Pourtant j’ai compilé tous les modules watchdog (ou presque) et le driver alsa pour ma carte son (snd_cmipci) est compilé en dur dans mon noyau.
Vous avez des idées ?
Merci

petit adenda :
en root, j’obtiens :

22:55:00.881 Patchbay deactivated.
22:55:00.953 Statistics reset.
22:55:01.103 MIDI connection graph change.
22:55:01.209 MIDI connection change.
22:55:01.410 MIDI connection change.
22:55:04.272 Startup script...
22:55:04.272 artsshell -q terminate
unix_connect: can't connect to server (unix:/tmp/mcop-root/gnagna-2ba8-42fb9bd4)
22:55:04.985 Startup script terminated with exit status=256.
22:55:05.017 JACK is starting...
22:55:05.017 /usr/bin/jackd -v -R -dalsa -dhw:0 -r48000 -p1024 -n2
22:55:05.029 JACK was started with PID=11242 (0x2bea).
getting driver descriptor from /usr/lib/jack/jack_dummy.so
getting driver descriptor from /usr/lib/jack/jack_oss.so
getting driver descriptor from /usr/lib/jack/jack_alsa.so
jackd 0.99.0
Copyright 2001-2003 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
registered builtin port type 32 bit float mono audio
loading driver ..
new client: alsa_pcm, id = 1 type 1 @ 0x805be08 fd = -1
apparent rate = 48000
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 48000Hz, period = 1024 frames, buffer = 2 periods
Couldn't open hw:0 for 32bit samples trying 24bit instead
Couldn't open hw:0 for 24bit samples trying 16bit instead
Couldn't open hw:0 for 32bit samples trying 24bit instead
Couldn't open hw:0 for 24bit samples trying 16bit instead
new buffer size 1024
registered port alsa_pcm:capture_1, offset = 4096
registered port alsa_pcm:capture_2, offset = 8192
registered port alsa_pcm:playback_1, offset = 0
registered port alsa_pcm:playback_2, offset = 0
registered port alsa_pcm:playback_3, offset = 0
registered port alsa_pcm:playback_4, offset = 0
registered port alsa_pcm:playback_5, offset = 0
registered port alsa_pcm:playback_6, offset = 0
++ jack_rechain_graph():
client alsa_pcm: internal client, execution_order=0.
-- jack_rechain_graph()
11242 waiting for signals
22:55:07.046 Server configuration saved to "/root/.jackdrc".
22:55:07.048 Statistics reset.
22:55:07.356 Client activated.
22:55:07.358 Audio connection change.
22:55:07.398 Audio connection graph change.
22:55:07.400 XRUN callback (1).
new client: qjackctl-11238, id = 2 type 2 @ 0xb7007000 fd = 17
++ jack_rechain_graph():
client alsa_pcm: internal client, execution_order=0.
client qjackctl-11238: start_fd=5, execution_order=0.
client qjackctl-11238: wait_fd=16, execution_order=1 (last client).
-- jack_rechain_graph()
22:55:09.403 XRUN callback (47 skipped).
22:55:11.415 XRUN callback (47 skipped).
22:55:13.426 XRUN callback (47 skipped).
22:55:15.435 XRUN callback (47 skipped).
jackd watchdog: timeout - killing jackd
22:55:15.742 Client deactivated.
22:55:15.745 JACK was stopped successfully.
22:55:15.749 Shutdown notification.
zombified - calling shutdown handler
cannot read result for request type 7 from server (Connexion ré-initialisée par le correspondant)
cannot send request type 7 to server
cannot read result for request type 7 from server (Relais brisé (pipe))

et hop, 2 éléments de plus…
un "modprobe snd-cmipci" renvoie :

WARNING: Error inserting snd_seq_device (/lib/modules/2.6.12-gentoo-r9/alsa-driver/acore/seq/snd-seq-device.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_rawmidi (/lib/modules/2.6.12-gentoo-r9/alsa-driver/acore/snd-rawmidi.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_mpu401_uart (/lib/modules/2.6.12-gentoo-r9/alsa-driver/drivers/mpu401/snd-mpu401-uart.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_hwdep (/lib/modules/2.6.12-gentoo-r9/alsa-driver/acore/snd-hwdep.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.12-gentoo-r9/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_opl3_lib (/lib/modules/2.6.12-gentoo-r9/alsa-driver/drivers/opl3/snd-opl3-lib.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.12-gentoo-r9/alsa-driver/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_cmipci (/lib/modules/2.6.12-gentoo-r9/alsa-driver/pci/snd-cmipci.ko): Unknown symbol in module, or unknown parameter (see dmesg)

et un "dmesg" dans la foulée :

 snd_timer_new
snd_pcm: disagrees about version of symbol snd_device_new
snd_pcm: Unknown symbol snd_device_new
snd_pcm: disagrees about version of symbol snd_ctl_unregister_ioctl
snd_pcm: Unknown symbol snd_ctl_unregister_ioctl
snd_pcm: disagrees about version of symbol snd_info_create_card_entry
snd_pcm: Unknown symbol snd_info_create_card_entry
snd_pcm: disagrees about version of symbol snd_power_wait
snd_pcm: Unknown symbol snd_power_wait
snd_pcm: disagrees about version of symbol snd_device_free
snd_pcm: Unknown symbol snd_device_free
snd_pcm: disagrees about version of symbol snd_card_file_remove
snd_pcm: Unknown symbol snd_card_file_remove
snd_pcm: disagrees about version of symbol snd_info_unregister
snd_pcm: Unknown symbol snd_info_unregister
snd_pcm: disagrees about version of symbol snd_device_register
snd_pcm: Unknown symbol snd_device_register
snd_pcm: disagrees about version of symbol snd_register_device
snd_pcm: Unknown symbol snd_register_device
snd_cmipci: disagrees about version of symbol snd_ctl_add
snd_cmipci: Unknown symbol snd_ctl_add
snd_cmipci: disagrees about version of symbol snd_pcm_new
snd_cmipci: Unknown symbol snd_pcm_new
snd_cmipci: disagrees about version of symbol snd_card_register
snd_cmipci: Unknown symbol snd_card_register
snd_cmipci: disagrees about version of symbol snd_card_free
snd_cmipci: Unknown symbol snd_card_free
snd_cmipci: disagrees about version of symbol snd_pcm_lib_preallocate_pages_for_all
snd_cmipci: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
snd_cmipci: disagrees about version of symbol snd_card_proc_new
snd_cmipci: Unknown symbol snd_card_proc_new
snd_cmipci: disagrees about version of symbol snd_pcm_hw_constraint_minmax
snd_cmipci: Unknown symbol snd_pcm_hw_constraint_minmax
snd_cmipci: disagrees about version of symbol snd_opl3_create
snd_cmipci: Unknown symbol snd_opl3_create
snd_cmipci: disagrees about version of symbol snd_ctl_find_id
snd_cmipci: Unknown symbol snd_ctl_find_id
snd_cmipci: disagrees about version of symbol snd_ctl_new1
snd_cmipci: Unknown symbol snd_ctl_new1
snd_cmipci: disagrees about version of symbol snd_card_new
snd_cmipci: Unknown symbol snd_card_new
snd_cmipci: disagrees about version of symbol snd_pcm_lib_malloc_pages
snd_cmipci: Unknown symbol snd_pcm_lib_malloc_pages
snd_cmipci: disagrees about version of symbol snd_pcm_lib_ioctl
snd_cmipci: Unknown symbol snd_pcm_lib_ioctl
snd_cmipci: disagrees about version of symbol snd_pcm_lib_free_pages
snd_cmipci: Unknown symbol snd_pcm_lib_free_pages
snd_cmipci: disagrees about version of symbol snd_ctl_notify
snd_cmipci: Unknown symbol snd_ctl_notify
snd_cmipci: disagrees about version of symbol snd_pcm_set_ops
snd_cmipci: Unknown symbol snd_pcm_set_ops
snd_cmipci: disagrees about version of symbol snd_pcm_hw_constraint_list
snd_cmipci: Unknown symbol snd_pcm_hw_constraint_list
snd_cmipci: disagrees about version of symbol snd_device_new
snd_cmipci: Unknown symbol snd_device_new
snd_cmipci: disagrees about version of symbol snd_mpu401_uart_new
snd_cmipci: Unknown symbol snd_mpu401_uart_new
snd_cmipci: disagrees about version of symbol snd_pcm_lib_preallocate_free_for_all
snd_cmipci: Unknown symbol snd_pcm_lib_preallocate_free_for_all
snd_cmipci: disagrees about version of symbol snd_opl3_hwdep_new
snd_cmipci: Unknown symbol snd_opl3_hwdep_new
snd_cmipci: disagrees about version of symbol snd_pcm_period_elapsed
snd_cmipci: Unknown symbol snd_pcm_period_elapsed
kobject_register failed for snd (-17)
 [<c031c27b>] kobject_register+0x6b/0x80
 [<c01348b0>] mod_sysfs_setup+0x50/0xb0
 [<c0135c96>] load_module+0xa26/0xba0
 [<c0135e9d>] sys_init_module+0x5d/0x200
 [<c0102d85>] syscall_call+0x7/0xb
snd_seq_device: disagrees about version of symbol snd_info_register
snd_seq_device: Unknown symbol snd_info_register
snd_seq_device: disagrees about version of symbol snd_info_create_module_entry
snd_seq_device: Unknown symbol snd_info_create_module_entry
snd_seq_device: disagrees about version of symbol snd_info_free_entry
snd_seq_device: Unknown symbol snd_info_free_entry
snd_seq_device: disagrees about version of symbol snd_seq_root
snd_seq_device: Unknown symbol snd_seq_root
snd_seq_device: disagrees about version of symbol snd_device_new
snd_seq_device: Unknown symbol snd_device_new
snd_seq_device: disagrees about version of symbol snd_info_unregister
snd_seq_device: Unknown symbol snd_info_unregister
kobject_register failed for snd (-17)
 [<c031c27b>] kobject_register+0x6b/0x80
 [<c01348b0>] mod_sysfs_setup+0x50/0xb0
 [<c0135c96>] load_module+0xa26/0xba0
 [<c0135e9d>] sys_init_module+0x5d/0x200
 [<c0102d85>] syscall_call+0x7/0xb
snd_seq_device: disagrees about version of symbol snd_info_register
snd_seq_device: Unknown symbol snd_info_register
snd_seq_device: disagrees about version of symbol snd_info_create_module_entry
snd_seq_device: Unknown symbol snd_info_create_module_entry
snd_seq_device: disagrees about version of symbol snd_info_free_entry
snd_seq_device: Unknown symbol snd_info_free_entry
snd_seq_device: disagrees about version of symbol snd_seq_root
snd_seq_device: Unknown symbol snd_seq_root
snd_seq_device: disagrees about version of symbol snd_device_new
snd_seq_device: Unknown symbol snd_device_new
snd_seq_device: disagrees about version of symbol snd_info_unregister
snd_seq_device: Unknown symbol snd_info_unregister
snd_rawmidi: disagrees about version of symbol snd_info_register
snd_rawmidi: Unknown symbol snd_info_register
snd_rawmidi: disagrees about version of symbol snd_seq_device_new
snd_rawmidi: Unknown symbol snd_seq_device_new
snd_rawmidi: disagrees about version of symbol snd_info_free_entry
snd_rawmidi: Unknown symbol snd_info_free_entry
snd_rawmidi: disagrees about version of symbol snd_unregister_oss_device
snd_rawmidi: Unknown symbol snd_unregister_oss_device
snd_rawmidi: disagrees about version of symbol snd_register_oss_device
snd_rawmidi: Unknown symbol snd_register_oss_device
snd_rawmidi: disagrees about version of symbol snd_ctl_register_ioctl
snd_rawmidi: Unknown symbol snd_ctl_register_ioctl
snd_rawmidi: disagrees about version of symbol snd_card_file_add
snd_rawmidi: Unknown symbol snd_card_file_add
snd_rawmidi: disagrees about version of symbol snd_unregister_device
snd_rawmidi: Unknown symbol snd_unregister_device
snd_rawmidi: disagrees about version of symbol snd_device_new
snd_rawmidi: Unknown symbol snd_device_new
snd_rawmidi: disagrees about version of symbol snd_ctl_unregister_ioctl
snd_rawmidi: Unknown symbol snd_ctl_unregister_ioctl
snd_rawmidi: disagrees about version of symbol snd_info_create_card_entry
snd_rawmidi: Unknown symbol snd_info_create_card_entry
snd_rawmidi: disagrees about version of symbol snd_device_free
snd_rawmidi: Unknown symbol snd_device_free
snd_rawmidi: disagrees about version of symbol snd_card_file_remove
snd_rawmidi: Unknown symbol snd_card_file_remove
snd_rawmidi: disagrees about version of symbol snd_info_unregister
snd_rawmidi: Unknown symbol snd_info_unregister
snd_rawmidi: disagrees about version of symbol snd_device_register
snd_rawmidi: Unknown symbol snd_device_register
snd_rawmidi: disagrees about version of symbol snd_register_device
snd_rawmidi: Unknown symbol snd_register_device
snd_mpu401_uart: disagrees about version of symbol snd_rawmidi_receive
snd_mpu401_uart: Unknown symbol snd_rawmidi_receive
snd_mpu401_uart: disagrees about version of symbol snd_rawmidi_transmit_ack
snd_mpu401_uart: Unknown symbol snd_rawmidi_transmit_ack
snd_mpu401_uart: disagrees about version of symbol snd_rawmidi_transmit_peek
snd_mpu401_uart: Unknown symbol snd_rawmidi_transmit_peek
snd_mpu401_uart: disagrees about version of symbol snd_rawmidi_new
snd_mpu401_uart: Unknown symbol snd_rawmidi_new
snd_mpu401_uart: disagrees about version of symbol snd_rawmidi_set_ops
snd_mpu401_uart: Unknown symbol snd_rawmidi_set_ops
snd_mpu401_uart: disagrees about version of symbol snd_device_free
snd_mpu401_uart: Unknown symbol snd_device_free
snd_hwdep: disagrees about version of symbol snd_info_register
snd_hwdep: Unknown symbol snd_info_register
snd_hwdep: disagrees about version of symbol snd_info_create_module_entry
snd_hwdep: Unknown symbol snd_info_create_module_entry
snd_hwdep: disagrees about version of symbol snd_info_free_entry
snd_hwdep: Unknown symbol snd_info_free_entry
snd_hwdep: disagrees about version of symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: disagrees about version of symbol snd_register_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_hwdep: disagrees about version of symbol snd_ctl_register_ioctl
snd_hwdep: Unknown symbol snd_ctl_register_ioctl
snd_hwdep: disagrees about version of symbol snd_card_file_add
snd_hwdep: Unknown symbol snd_card_file_add
snd_hwdep: disagrees about version of symbol snd_unregister_device
snd_hwdep: Unknown symbol snd_unregister_device
snd_hwdep: disagrees about version of symbol snd_device_new
snd_hwdep: Unknown symbol snd_device_new
snd_hwdep: disagrees about version of symbol snd_ctl_unregister_ioctl
snd_hwdep: Unknown symbol snd_ctl_unregister_ioctl
snd_hwdep: disagrees about version of symbol snd_card_file_remove
snd_hwdep: Unknown symbol snd_card_file_remove
snd_hwdep: disagrees about version of symbol snd_info_unregister
snd_hwdep: Unknown symbol snd_info_unregister
snd_hwdep: disagrees about version of symbol snd_register_device
snd_hwdep: Unknown symbol snd_register_device
snd_timer: disagrees about version of symbol snd_info_register
snd_timer: Unknown symbol snd_info_register
snd_timer: disagrees about version of symbol snd_info_create_module_entry
snd_timer: Unknown symbol snd_info_create_module_entry
snd_timer: disagrees about version of symbol snd_info_free_entry
snd_timer: Unknown symbol snd_info_free_entry
snd_timer: disagrees about version of symbol snd_unregister_device
snd_timer: Unknown symbol snd_unregister_device
snd_timer: disagrees about version of symbol snd_device_new
snd_timer: Unknown symbol snd_device_new
snd_timer: disagrees about version of symbol snd_info_unregister
snd_timer: Unknown symbol snd_info_unregister
snd_timer: disagrees about version of symbol snd_register_device
snd_timer: Unknown symbol snd_register_device
snd_opl3_lib: disagrees about version of symbol snd_seq_device_new
snd_opl3_lib: Unknown symbol snd_seq_device_new
snd_opl3_lib: disagrees about version of symbol snd_timer_interrupt
snd_opl3_lib: Unknown symbol snd_timer_interrupt
snd_opl3_lib: disagrees about version of symbol snd_hwdep_new
snd_opl3_lib: Unknown symbol snd_hwdep_new
snd_opl3_lib: disagrees about version of symbol snd_timer_new
snd_opl3_lib: Unknown symbol snd_timer_new
snd_opl3_lib: disagrees about version of symbol snd_device_new
snd_opl3_lib: Unknown symbol snd_device_new
snd_opl3_lib: disagrees about version of symbol snd_device_free
snd_opl3_lib: Unknown symbol snd_device_free
kobject_register failed for snd_page_alloc (-17)
 [<c031c27b>] kobject_register+0x6b/0x80
 [<c01348b0>] mod_sysfs_setup+0x50/0xb0
 [<c0135c96>] load_module+0xa26/0xba0
 [<c0135e9d>] sys_init_module+0x5d/0x200
 [<c0102d85>] syscall_call+0x7/0xb
snd_pcm: disagrees about version of symbol snd_info_register
snd_pcm: Unknown symbol snd_info_register
snd_pcm: disagrees about version of symbol snd_info_create_module_entry
snd_pcm: Unknown symbol snd_info_create_module_entry
snd_pcm: disagrees about version of symbol snd_timer_notify
snd_pcm: Unknown symbol snd_timer_notify
snd_pcm: disagrees about version of symbol snd_timer_interrupt
snd_pcm: Unknown symbol snd_timer_interrupt
snd_pcm: disagrees about version of symbol snd_info_free_entry
snd_pcm: Unknown symbol snd_info_free_entry
snd_pcm: disagrees about version of symbol snd_ctl_register_ioctl
snd_pcm: Unknown symbol snd_ctl_register_ioctl
snd_pcm: disagrees about version of symbol snd_card_file_add
snd_pcm: Unknown symbol snd_card_file_add
snd_pcm: disagrees about version of symbol snd_unregister_device
snd_pcm: Unknown symbol snd_unregister_device
snd_pcm: disagrees about version of symbol snd_timer_new
snd_pcm: Unknown symbol snd_timer_new
snd_pcm: disagrees about version of symbol snd_device_new
snd_pcm: Unknown symbol snd_device_new
snd_pcm: disagrees about version of symbol snd_ctl_unregister_ioctl
snd_pcm: Unknown symbol snd_ctl_unregister_ioctl
snd_pcm: disagrees about version of symbol snd_info_create_card_entry
snd_pcm: Unknown symbol snd_info_create_card_entry
snd_pcm: disagrees about version of symbol snd_power_wait
snd_pcm: Unknown symbol snd_power_wait
snd_pcm: disagrees about version of symbol snd_device_free
snd_pcm: Unknown symbol snd_device_free
snd_pcm: disagrees about version of symbol snd_card_file_remove
snd_pcm: Unknown symbol snd_card_file_remove
snd_pcm: disagrees about version of symbol snd_info_unregister
snd_pcm: Unknown symbol snd_info_unregister
snd_pcm: disagrees about version of symbol snd_device_register
snd_pcm: Unknown symbol snd_device_register
snd_pcm: disagrees about version of symbol snd_register_device
snd_pcm: Unknown symbol snd_register_device
snd_cmipci: disagrees about version of symbol snd_ctl_add
snd_cmipci: Unknown symbol snd_ctl_add
snd_cmipci: disagrees about version of symbol snd_pcm_new
snd_cmipci: Unknown symbol snd_pcm_new
snd_cmipci: disagrees about version of symbol snd_card_register
snd_cmipci: Unknown symbol snd_card_register
snd_cmipci: disagrees about version of symbol snd_card_free
snd_cmipci: Unknown symbol snd_card_free
snd_cmipci: disagrees about version of symbol snd_pcm_lib_preallocate_pages_for_all
snd_cmipci: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
snd_cmipci: disagrees about version of symbol snd_card_proc_new
snd_cmipci: Unknown symbol snd_card_proc_new
snd_cmipci: disagrees about version of symbol snd_pcm_hw_constraint_minmax
snd_cmipci: Unknown symbol snd_pcm_hw_constraint_minmax
snd_cmipci: disagrees about version of symbol snd_opl3_create
snd_cmipci: Unknown symbol snd_opl3_create
snd_cmipci: disagrees about version of symbol snd_ctl_find_id
snd_cmipci: Unknown symbol snd_ctl_find_id
snd_cmipci: disagrees about version of symbol snd_ctl_new1
snd_cmipci: Unknown symbol snd_ctl_new1
snd_cmipci: disagrees about version of symbol snd_card_new
snd_cmipci: Unknown symbol snd_card_new
snd_cmipci: disagrees about version of symbol snd_pcm_lib_malloc_pages
snd_cmipci: Unknown symbol snd_pcm_lib_malloc_pages
snd_cmipci: disagrees about version of symbol snd_pcm_lib_ioctl
snd_cmipci: Unknown symbol snd_pcm_lib_ioctl
snd_cmipci: disagrees about version of symbol snd_pcm_lib_free_pages
snd_cmipci: Unknown symbol snd_pcm_lib_free_pages
snd_cmipci: disagrees about version of symbol snd_ctl_notify
snd_cmipci: Unknown symbol snd_ctl_notify
snd_cmipci: disagrees about version of symbol snd_pcm_set_ops
snd_cmipci: Unknown symbol snd_pcm_set_ops
snd_cmipci: disagrees about version of symbol snd_pcm_hw_constraint_list
snd_cmipci: Unknown symbol snd_pcm_hw_constraint_list
snd_cmipci: disagrees about version of symbol snd_device_new
snd_cmipci: Unknown symbol snd_device_new
snd_cmipci: disagrees about version of symbol snd_mpu401_uart_new
snd_cmipci: Unknown symbol snd_mpu401_uart_new
snd_cmipci: disagrees about version of symbol snd_pcm_lib_preallocate_free_for_all
snd_cmipci: Unknown symbol snd_pcm_lib_preallocate_free_for_all
snd_cmipci: disagrees about version of symbol snd_opl3_hwdep_new
snd_cmipci: Unknown symbol snd_opl3_hwdep_new
snd_cmipci: disagrees about version of symbol snd_pcm_period_elapsed
snd_cmipci: Unknown symbol snd_pcm_period_elapsed

up :bounce:

Bonjour,
Beaucoup de chose ont changé depuis dans ma config du noyau, j’ai réglé pas mal de problèmes mais il me reste toujours l’irréductible Jackd qui m’empêche de pouvoir utiliser rosegarden (par exemple). Lorsque je lance qjackctl, voici la fin du message que j’obtiens :[quote=""]
new client: qjackctl-3638, id = 2 type 2 @ 0xb7060000 fd = 17
++ jack_rechain_graph():
client alsa_pcm: internal client, execution_order=0.
client qjackctl-3638: start_fd=5, execution_order=0.
client qjackctl-3638: wait_fd=16, execution_order=1 (last client).
– jack_rechain_graph()
20:47:58.471 XRUN callback (1).
20:48:00.431 XRUN callback (31 skipped).
20:48:02.445 XRUN callback (31 skipped).
20:48:04.458 XRUN callback (32 skipped).
20:48:06.473 XRUN callback (31 skipped).
jackd watchdog: timeout - killing jackd
20:48:06.848 Client deactivated.
20:48:06.850 JACK was stopped successfully.
20:48:06.852 Shutdown notification.
zombified - calling shutdown handler
cannot read result for request type 7 from server (Connexion ré-initialisée par le correspondant)
cannot send request type 7 to server
cannot read result for request type 7 from server (Relais brisé (pipe))
[/quote]
Any idea ?
Merci pour votre précieuse aide.

je n’ai malheureusement pas d’idée mais ca m’intéresse aussi, j’avais déjà eu ce problème mais je ne m’y suis jamais vraiment penché :confused: J’ai mon beau père aussi qui fait pas mal de musique donc ca m’intéresse.

Si tu as des développement ou des réponses n’oublies pas de les mettre ici pour partager ton expérience :slight_smile:

Xmms fonctionne sans PB sur jack. Le reste surement aussi. C’est quoi ta distribution ?
J’ai juste eu à faire un emerge de l’ebuild “jack-audio-connection-kit”
NB: Ma CS étant 16 bits, c’est normal qu’il n’arrive pas à l’ouvrir en 32 et 24 bits.

edit : Je vois que tu utilises qjackctl pour lancer jackd. C’est p-ê lui qui buggue. Lance le comme moi.