[ABANDONNÉ] Audiofire 12 et Ubuntu via FFADO ne fonctionne pas
Salut à tous,
Je ne m'en sors pas avec ma carte son ECHO Audiofire 12 et Ubuntu, malgré les documentations que j'ai pu trouver sur ce site ici
echo audiofire 12
Distrib : Tango Studio 1.2 (ubuntu 10.04.4) 64bit
(Testée également Ubuntu 10.10 64bit)
Matériel : Echo Audiofire 12 sur carte Firewire F-360 (1394a) PCIe 1x :
A savoir, les tests ont également été menés sur ma carte Firewire intégrée à ma carte mère, et avec la distribution Ubuntu 10.10, sur plusieurs kernels.
Mais impossible de faire fonctionner ma carte avec FFADO. Voilà comment je procède :
Je lance mon script "pile.sh" en sudo, contenant :
Ensuite, un ffado-diag me dit :
Mais le serveur ne se lance pas :
Je ne m'en sors pas avec ma carte son ECHO Audiofire 12 et Ubuntu, malgré les documentations que j'ai pu trouver sur ce site ici
echo audiofire 12
Distrib : Tango Studio 1.2 (ubuntu 10.04.4) 64bit
(Testée également Ubuntu 10.10 64bit)
Matériel : Echo Audiofire 12 sur carte Firewire F-360 (1394a) PCIe 1x :
Copy to clipboard
root@mao-desktop:~# lspci |grep 1394 02:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. Device 3403 (rev 01)
A savoir, les tests ont également été menés sur ma carte Firewire intégrée à ma carte mère, et avec la distribution Ubuntu 10.10, sur plusieurs kernels.
Mais impossible de faire fonctionner ma carte avec FFADO. Voilà comment je procède :
Je lance mon script "pile.sh" en sudo, contenant :
Copy to clipboard
#!/bin/sh modprobe -r video1394 modprobe -r firewire-sbp2 modprobe -r sbp2 modprobe -r dv1394 modprobe -r firewire-ohci modprobe -r raw1394 modprobe -r ohci1394 modprobe raw1394 modprobe dv1394 modprobe sbp2 modprobe dv1394 modprobe video1394
Ensuite, un ffado-diag me dit :
Copy to clipboard
root@mao-desktop:~# ffado-diag [......] === REPORT === FireWire kernel drivers: [PASS] Kernel modules present and correctly loaded. [PASS] /dev/raw1394 node present and accessible.
Mais le serveur ne se lance pas :
Copy to clipboard
root@mao-desktop:~# ffado-dbus-server [.....] 00134463082: Debug (ffadodevice.cpp)[ 217] showDevice: Vendor name............: Echo Digital Audio 00134463094: Debug (ffadodevice.cpp)[ 219] showDevice: Model name.............: AudioFire12 00134463105: Debug (ffadodevice.cpp)[ 221] showDevice: GUID...................: 001486a47c2a9aa3 00134463123: Debug (ffadodevice.cpp)[ 226] showDevice: Assigned ID....: 001486a47c2a9aa3 00134463145: Debug (devicemanager.cpp)[1273] showDeviceInfo: Clock sync sources: 00134463408: Warning (efc_avc_cmd.cpp)[ 90] deserialize: Deserialization failed 00134463444: Error (fireworks_device.cpp)[ 216] doEfcOverAVC: EfcOverAVCCmd command failed 00134463456: Debug (efc_cmd.cpp)[ 171] showEfcCmd: EFC Length: 6 00134463466: Debug (efc_cmd.cpp)[ 172] showEfcCmd: EFC Header: 00134463476: Debug (efc_cmd.cpp)[ 173] showEfcCmd: Version : 0x00000000 00134463485: Debug (efc_cmd.cpp)[ 174] showEfcCmd: Sequence number : 0x0000000A 00134463496: Debug (efc_cmd.cpp)[ 175] showEfcCmd: Category : 0x00000003 00134463505: Debug (efc_cmd.cpp)[ 176] showEfcCmd: Command : 0x00000001 00134463515: Debug (efc_cmd.cpp)[ 177] showEfcCmd: Return Value : 0x00000000 00134463524: Debug (efc_cmds_hardware_ctrl.cpp)[ 74] showEfcCmd: EFC Get Clock: 00134463534: Debug (efc_cmds_hardware_ctrl.cpp)[ 75] showEfcCmd: Clock : 4294967295 00134463544: Debug (efc_cmds_hardware_ctrl.cpp)[ 76] showEfcCmd: Samplerate : 4294967295 00134463554: Debug (efc_cmds_hardware_ctrl.cpp)[ 77] showEfcCmd: Index : 0 00134463563: Error (fireworks_device.cpp)[ 623] getClock: Could not get clock info ffado-dbus-server: src/fireworks/efc/efc_cmds_hardware.cpp:213: virtual bool FireWorks::EfcPolledValuesCmd::deserialize(Util::Cmd::IISDeserialize&): Assertion `nb_meters-inf-100' failed. Abandon