Bonjour—soir !
J'ai décidé récemment de me remettre à Linux, j'ai choisi Fedora que je n'avais jamais essayée et Gnome3 — je m'étais arrêté au 2 avant de migrer sur Openbox —, seulement voilà : entre temps, j'ai fais l'acquisition d'une
PreSonus Firepod sur laquelle sont branchés tous mes périphériques de sortie/entrée audio ! Je n'avais donc encore jamais eu le plaisir de rencontrer JACK, qui m'en fait baver depuis quelques heures maintenant…
J'ai vérifié, la Firepod est compatible avec Freebob et JACK, et certaines personnes arrivent à la faire fonctionner très bien, mais je suis un néophyte en ce qui concerne l'audio sous Linux et j'ai un peu perdu la main pour tout le reste : je ne comprends rien aux messages qu'on m'affiche.
$ jackd -R -d freebob
jackdmp 1.9.8
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2011 Grame.
jackdmp 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 create thread 1 Operation not permitted
Cannot create thread 1 Operation not permitted
Cannot create thread 1 Operation not permitted
JACK server starting in realtime mode with priority 20
Cannot lock down 82246176 byte memory area (Cannot allocate memory)
Freebob using Firewire port 0, node -1
libiec61883 warning: iec61883_cmp_create_p2p_output: Failed to set the oPCR[0] plug for node 0.
LibFreeBoB ERR: Could not do CMP for connection 0
FreeBoB ERR: Could not start streaming threads
Cannot start driver
JackServer::Start() failed with -1
Failed to start server
no message buffer overruns
Error (configrom.cpp)[84] initialize: Could not parse config rom of node 1 on port 0
Error (configrom.cpp)[84] initialize: Could not parse config rom of node 1 on port 0[
Ce brave garçon plante littéralement. Et pourtant, c'est étrange, la loupiotte sur ma carte qui passe du rouge au bleu lorsque le contact avec l'OS est correctement établi se teinte effectivement d'une douce couleur azure lorsque je lance la commande, et elle reste comme ça même après le crash. Même chose avec QJackCTL. Si je retire -R, le message d'erreur est le identique.
Je ne sais pas si ce sera utile, mais je sais que c'est la coutume alors voici mes lspci et lsusb :
$ lspci
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation GF104 [GeForce GTX 460] (rev a1)
01:00.1 Audio device: nVidia Corporation GF104 High Definition Audio Controller (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
04:00.0 USB Controller: NEC Corporation USB (rev 43)
04:00.1 USB Controller: NEC Corporation USB (rev 43)
04:00.2 USB Controller: NEC Corporation USB 2.0 (rev 04)
04:01.0 FireWire (IEEE 1394): Agere Systems FW322/323 (rev 61)
$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 059f:1029 LaCie, Ltd
Bus 004 Device 002: ID 1689:fd01
Bus 005 Device 002: ID 145f:0176 Trust
Bus 007 Device 002: ID 1532:0015 Razer USA, Ltd
Bus 007 Device 003: ID 1e54:2030 TypeMatrix 2030 USB Keyboard
Bus 003 Device 002: ID 04b8:000b Seiko Epson Corp.
Voilà voilà ! Je ne sais pas trop quoi ajouter, n'hésitez pas à me demander des détails supplémentaires, je ferais ce que je peux.
Merci d'avance !