{5} Assigned, Active Tickets by Owner (Full Description) (12 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

adi

Ticket Summary Component Milestone Type Created
Description
#285 [Patch] M-Audio Profire 2626 devices/maudio enhancement 06/06/10

I have been lent a Profire 2626 - is there any way I can help get a driver going? (even a basic one)


arnonym

Ticket Summary Component Milestone Type Created
Description
#256 ffadomixer hangs on startup / throws a dbus.exceptions.DBusException ffado-mixer FFADO 2.1 bug 01/13/10

When starting ffadomixer I get the following:

mir@robotnik:~/Downloads/ffado/ffado-svn/libffado$ sudo ffado-mixer 
00:29:53 dbus             DEBUG    connecting to: Updated on /org/ffado/Control/DeviceManager (server: org.ffado.Control)
00:29:53 panelmanager     DEBUG    PanelManager::updatePanels()
00:29:53 panelmanager     DEBUG    going to add 00130e0401400fb0
00:29:53 panelmanager     DEBUG    Adding device 0: 00130e0401400fb0
00:29:53 panelmanager     DEBUG     Found (00130e0401400fb0, 130E, 5) Focusrite SAFFIRE_PRO_40
00:29:53 registration     DEBUG    version/GUID combo already registered
00:29:54 matrixmixer      DEBUG    Mixer has 16 rows and 18 columns
Traceback (most recent call last):
  File "/usr/local/lib/python2.6/site-packages/ffado/panelmanager.py", line 345, in updatePanels
    mixerwidget.buildMixer()
  File "/usr/local/lib/python2.6/site-packages/ffado/mixer/saffire_dice.py", line 222, in buildMixer
    model = MonitoringModel(self.hw, self)
  File "/usr/local/lib/python2.6/site-packages/ffado/mixer/saffire_dice.py", line 74, in __init__
    self.globaldims.append(BooleanControl(self.hw, self.hw.basepath + ("/EAP/Monitoring/GlobalDim/AffectsCh%i" % i)))
  File "/usr/local/lib/python2.6/site-packages/ffado/mixer/saffire_dice.py", line 34, in __init__
    self.value = self.iface.selected()
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "selected" with signature "" on interface "org.ffado.Control.Element.Boolean" doesn't exist

This is on Ubuntu 9.10. ffado-diag gives the following output (excerpt, CPU info omitted):

mir@robotnik:~/Downloads/ffado/ffado-svn/libffado$ sudo ffado-diag 


FFADO diagnostic utility 2.999.0-1788M
============================
(C) 2008 Pieter Palmers


=== CHECK ===
 Base system...
  kernel version............ 2.6.31-17-generic
FIXME: implement test for RT kernel
   RT patched............... False
  old 1394 stack present.... True
  old 1394 stack loaded..... True
  old 1394 stack active..... True
  new 1394 stack present.... True
  new 1394 stack loaded..... False
  new 1394 stack active..... False
  /dev/raw1394 node present. True
  /dev/raw1394 permissions.. True
 Prerequisites (dynamic at run-time)...
   gcc................ gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1
   g++................ g++ (Ubuntu 4.4.1-4ubuntu8) 4.4.1
   PyQt............... Python User Interface Compiler 3.18.1 for Qt version 3.3.8b
   jackd.............. jackd version 0.118.2 tmpdir /dev/shm protocol 24
     path............. /usr/local/bin/jackd
     flags............ Package jack was not found in the pkg-config search path.
Perhaps you should add the directory containing `jack.pc'
to the PKG_CONFIG_PATH environment variable
No package 'jack' found
   libraw1394......... 2.0.4
     flags............  -lraw1394  
   libavc1394......... 0.5.3
     flags............  -lavc1394 -lrom1394 -lraw1394  
   libiec61883........ 1.2.0
     flags............  -liec61883 -lraw1394  
   libxml++-2.6....... 2.26.0
     flags............ -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0  
   dbus-1............. 1.2.16
     flags............ -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  -L/lib -ldbus-1 -lpthread -lrt  
 Prerequisites (static at compile-time)...
   gcc................ gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1
   g++................ g++ (Ubuntu 4.4.1-4ubuntu8) 4.4.1
   PyQt............... sh: pyuic: not found
   jackd.............. jackd version 0.118.2 tmpdir /dev/shm protocol 24
     path............. /usr/local/bin/jackd
     flags............ Package jack was not found in the pkg-config search path.
   libraw1394......... 2.0.4
     flags............  -lraw1394  
   libavc1394......... 0.5.3
     flags............  -lavc1394 -lrom1394 -lraw1394  
   libiec61883........ 1.2.0
     flags............  -liec61883 -lraw1394  
   libxml++-2.6....... 2.26.0
     flags............ -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0  
   dbus-1............. 1.2.16
     flags............ -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  -L/lib -ldbus-1 -lpthread -lrt  
 Hardware...
   Host controllers:
01:06.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link) [104c:8024] (prog-if 10)
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (500ns min, 1000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at faeff800 (32-bit, non-prefetchable) [size=2K]
	Region 1: Memory at faef8000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME+
	Kernel driver in use: ohci1394
	Kernel modules: firewire-ohci, ohci1394

   CPU info:
   ... (Intel Quadcore)


#259 Update routing and mixer when switching samplingrates (was: Focusrite PRO 40 doesn't play at 96k) devices/dice FFADO 2.1 bug 01/16/10

jack doesn't play at 96000 samplerate with Focusrite PRO 40. It captures OK but it cannot playback. I've used Ardour, audacity and palyers like aqualung, audacious.


#269 Could not start streaming threads with Saffire PRO 24 devices/dice bug 04/04/10

I am using ffado SVN (trunk). Compilation and installation went OK, my device is recognized (e.g. with "ffado-test Discover) but jackd fails with error:

firewire ERR: Could not start streaming threads: -1
DRIVER NT: could not start driver
cannot start driver

My system is ubuntu lucid beta1 (I upgraded from ubuntu hardy with the hope that it would solve the problem with ffado, but it did not).


#192 libffad0-2.0-rc1 SConstruct typing error prevents build None FFADO 2.1 bug 01/03/09

SConstruct, line 553, "subdir" should be "subdirs".

Fragment of current file

subdirs=['external','src','libffado','tests','support','doc'] if build_base:

env.SConscript( dirs=subdirs, exports="env", build_dir=build_base+subdir )

here "subdir" is a new variable with no value.

Linking subsequently fails with unresolved references

Should be: subdirs=['external','src','libffado','tests','support','doc'] if build_base:

env.SConscript( dirs=subdirs, exports="env", build_dir=build_base+subdirs )

The joy of python. :-)


#258 dice_eap : No routes found devices/dice bug 01/16/10

when jackd load driver it says:

loading driver ..
06772398406:  (ffado.cpp)[  92] ffado_streaming_init: libffado 2.999.0-1788 built Jan 16 2010 22:55:55
06772574477: Warning (dice_eap.cpp)[1396] read: No routes found. Base 0x7, offset 0x4000
06772609554: Warning (dice_eap.cpp)[ 879] updateNameCache: What is this function about?

but it loads and jackd works


#289 the old firewire stack (raw1394) seems required generic FFADO 2.x bug 06/27/10

Dear All,

When I launch ffado-diag it returns "This stack is not supported by FFADO. Please use the old stack". Could you help me please ?

Thank you in advance for you help.

Regards,

Cédric

FFADO diagnostic utility 0.1 ============================ (C) 2008 Pieter Palmers

CHECK

Base system...

kernel version............ 2.6.34-ARCH

FIXME: implement test for RT kernel

RT patched............... False

old 1394 stack present.... False old 1394 stack loaded..... False old 1394 stack active..... False new 1394 stack present.... True new 1394 stack loaded..... True new 1394 stack active..... True /dev/raw1394 node present. False

Prerequisites (dynamic at run-time)...

gcc................ gcc (GCC) 4.5.0 20100610 (prerelease) g++................ g++ (GCC) 4.5.0 20100610 (prerelease) PyQt?............... sh: pyuic : commande introuvable jackd.............. no message buffer overruns

path............. /usr/bin/jackd flags............ -ljack

libraw1394......... 2.0.5

flags............ -lraw1394

libavc1394......... 0.5.3

flags............ -lavc1394 -lrom1394 -lraw1394

libiec61883........ 1.2.0

flags............ -liec61883 -lraw1394

libxml++-2.6....... 2.30.1

flags............ -pthread -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lgthread-2.0 -lrt -lglib-2.0

dbus-1............. 1.2.24

flags............ -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -ldbus-1 -lpthread -lrt

Prerequisites (static at compile-time)...

gcc................ gcc (GCC) 4.5.0 20100610 (prerelease) g++................ g++ (GCC) 4.5.0 20100610 (prerelease) PyQt?............... sh: pyuic : commande introuvable jackd.............. sh: jackd : commande introuvable

path............. which: no jackd in (/bin:/usr/bin:/sbin:/usr/sbin:/usr/bin/perlbin/site:/usr/bin/perlbin/vendor:/usr/bin/perlbin/core) flags............ Package jack was not found in the pkg-config search path.

libraw1394......... 2.0.5

flags............ -lraw1394

libavc1394......... 0.5.3

flags............ -lavc1394 -lrom1394 -lraw1394

libiec61883........ 1.2.0

flags............ -liec61883 -lraw1394

libxml++-2.6....... 2.30.1

flags............ -pthread -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lgthread-2.0 -lrt -lglib-2.0

dbus-1............. 1.2.24

flags............ -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -ldbus-1 -lpthread -lrt

Hardware...

Host controllers:

09:03.1 FireWire? (IEEE 1394) [0c00]: Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller [104c:803a] (prog-if 10 [OHCI])

Subsystem: Sony Corporation Device [104d:9005] Control: I/O- Mem+ BusMaster?+ SpecCycle?- MemWINV+ VGASnoop- ParErr?- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr?- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 32 (750ns min, 1000ns max), Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 17 Region 0: Memory at fc102000 (32-bit, non-prefetchable) [size=2K] Region 1: Memory at fc104000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: firewire_ohci Kernel modules: firewire-ohci

CPU info:

processor : 0 vendor_id : GenuineIntel? cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz stepping : 13 cpu MHz : 1995.083 cache size : 2048 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm ida tpr_shadow vnmi flexpriority bogomips : 3991.42 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management:

processor : 1 vendor_id : GenuineIntel? cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz stepping : 13 cpu MHz : 1995.083 cache size : 2048 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm ida tpr_shadow vnmi flexpriority bogomips : 3991.24 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management:

Configuration...

IRQ information

Hardware Interrupts:


IRQ 0: PID: None, count: [240629, 240629], Sched None (priority None), drivers: timer? IRQ 1: PID: None, count: [2453, 2453], Sched None (priority None), drivers: i8042? IRQ 8: PID: None, count: [0, 0], Sched None (priority None), drivers: rtc0? IRQ 9: PID: None, count: [2689, 2689], Sched None (priority None), drivers: acpi? IRQ 12: PID: None, count: [64, 64], Sched None (priority None), drivers: i8042? IRQ 14: PID: None, count: [10843, 10843], Sched None (priority None), drivers: ata_piix? IRQ 15: PID: None, count: [0, 0], Sched None (priority None), drivers: ata_piix? IRQ 16: PID: None, count: [65337, 65337], Sched None (priority None), drivers: ['uhci_hcd:usb3', 'yenta', 'nvidia'] IRQ 17: PID: None, count: [68, 68], Sched None (priority None), drivers: firewire_ohci? IRQ 18: PID: None, count: [7, 7], Sched None (priority None), drivers: ['ehci_hcd:usb1', 'uhci_hcd:usb7', 'tifm_7xx1'] IRQ 19: PID: None, count: [25893, 25893], Sched None (priority None), drivers: uhci_hcd:usb6? IRQ 21: PID: None, count: [0, 0], Sched None (priority None), drivers: uhci_hcd:usb4? IRQ 23: PID: None, count: [1, 1], Sched None (priority None), drivers: ['ehci_hcd:usb2', 'uhci_hcd:usb5'] IRQ 29: PID: None, count: [38675, 38675], Sched None (priority None), drivers: ahci? IRQ 30: PID: None, count: [6022, 6022], Sched None (priority None), drivers: sky2? IRQ 31: PID: None, count: [0, 0], Sched None (priority None), drivers: iwlagn? IRQ 32: PID: None, count: [298, 298], Sched None (priority None), drivers: hda_intel?

Software Interrupts:


REPORT

FireWire? kernel drivers:

The new FireWire? kernel stack is loaded. This stack is not supported by FFADO. Please use the old stack.


#272 ubuntu minimal, ffado dbus server, dbus-launch generic/dbus discussion 04/13/10

hi to all. i started from a minimal install CD of karmic to get my light audio server based on mpd and a firewire device (echo). device is correctly detected on ffado test list devices. kernel module 1394, permissions and so on, all done. i think to have installed all the stuff, even dbus-launch, which is part of X11 package, but when i start ffado-dbus-server i get an error from dbus-launch: Auto launch error: X11 initialization failed. any dep to satisfy? i did not want to install the graphical server, want to handle a minimal OS, how could i fix this error? thanks, in advance.....


ppalmers

Ticket Summary Component Milestone Type Created
Description
#170 Saffire LE sometimes fails to start None FFADO 2.1 bug 10/23/08

Sometimes but only after power cycling the interface or unplug re-plug the firewire link, jack fails. Second try is always successfull. See attached ffado-jack.log. Others times jack lost himself in a loop and have to be killed. See ffado-jack.log2-short.


#215 [Focusrite Saffire Pro 40] Jack stops and/or crashes after a short time (1'-3') None FFADO 2.1 bug 04/17/09

Jackd crashes within minutes when using it with a Focusrite SAFFIRE PRO 40 FIRMWARE VERSION 914 (uptodate).

After an afternoon of attempts with adi, few things appeared:

1. there is a channel name vector mismatch when using RX0 with 10 channels and RX1 with 10. 00112311367: ESC[31mWarning (dice_avdevice.cpp)[ 813] prepare: The audio channel name vector is incorrect, using default names

The warning disappears with the following hack in src/dice/dice_avdevice.cpp:

if (i == 0) {

nb_audio = 12;

} else {

nb_audio = 8;

}

Though, the routing works in a very weird way: one cannot hear anything when linking an audio source to any analog channel, but if monitor know is raised up, one can hear audio source plugged on any analog channel via headphone busses (7-8 and 9-10). Probably, the problem is not fully solved on this point.

2. There is a certain amount of late wakeups.

3. Instantanous estimated samplerate differs from nominal:

04105452738: ESC[31mWarning (StreamProcessor?.cpp)[ 743] getPacket: Instantanous samplerate more than 1% off nominal. [Nom fs: 48000.000000, Instantanous fs: 23964.895173, diff: 24035.104827 ( 0.500731)]

and, as one may see, it looks like estimated is half the nominal (or almost). Though, just before in the logs, one may read:

Framerate : Nominal: 48000, Sync: 47998.832731, Buffer 47998.752626

and then, it totally goes crazy with jitter!

04105860685: Warning (StreamProcessor?.cpp)[ 743] getPacket: Instantanous samplerate more than 1% off nominal. [Nom fs: 48000.000000, Instantanous fs: 50789.976750, diff: -2789.976750 ( -0.058125)] 04105860715: Debug (StreamProcessor?.cpp)[ 754] getPacket: cy 1248, rather large TSP difference TS=01576708940 => TS=01576712811 (3871, nom 4096) 04105860820: Warning (StreamProcessor?.cpp)[ 743] getPacket: Instantanous samplerate more than 1% off nominal. [Nom fs: 48000.000000, Instantanous fs: 50789.976750, diff: -2789.976750 ( -0.058125)]

4. Linux kernel and drivers don't seem to be involved, as we've tested that with 2 kernels (2.6.26.8-rt16 and 2.6.29.1-rt7)

5. Focusrite firmware has been updated, but it didn't change anything, even if the firmware update spoke about MAJOR FIRMWARE REVISION.

6. The FW controller is onboard controller VIA: 03:03.0 FireWire? (IEEE 1394): VIA Technologies, Inc. VT6306 Fire II IEEE 1394 OHCI Link Layer Controller (rev c0) But it doesn't seem to be a problem, as Focusrite recommends it, and adi could test his own io14 on such a chip with success.

7. A very weird thing happens with error_ticks calculous and comparison to 1*CYCLE_PER_SECOND:

04106847249: Debug (CycleTimerHelper?.cpp)[ 393] Execute: (0x834160) have to retry CTR read, diff unrealistic: diff: 1545671780, max: +/- 1239901223783424 (try: 10) 1600647067 04106847420: Debug (CycleTimerHelper?.cpp)[ 393] Execute: (0x834160) have to retry CTR read, diff unrealistic: diff: 1545667577, max: +/- 1239901223783424 (try: 9) 1600651270 04106847560: Debug (CycleTimerHelper?.cpp)[ 393] Execute: (0x834160) have to retry CTR read, diff unrealistic: diff: 1545664136, max: +/- 1239901223783424 (try: 8) 1600654711 04106847704: Debug (CycleTimerHelper?.cpp)[ 393] Execute: (0x834160) have to retry CTR read, diff unrealistic: diff: 1545660572, max: +/- 1239901223783424 (try: 7) 1600658275 04106847853: Debug (CycleTimerHelper?.cpp)[ 393] Execute: (0x834160) have to retry CTR read, diff unrealistic: diff: 1545656910, max: +/- 1239901223783424 (try: 6) 1600661937 04106847995: Debug (CycleTimerHelper?.cpp)[ 393] Execute: (0x834160) have to retry CTR read, diff unrealistic: diff: 1545653419, max: +/- 1239901223783424 (try: 5) 1600665428 04106848154: Debug (CycleTimerHelper?.cpp)[ 393] Execute: (0x834160) have to retry CTR read, diff unrealistic: diff: 1545649511, max: +/- 1239901223783424 (try: 4) 1600669336 04106848311: Debug (CycleTimerHelper?.cpp)[ 475] Execute: Rather late wakeup: 1072 usecs

diff is much less than max, and though it's considered as bigger.


#168 SaffirePro26: when switching the ADAT ports on or off streaming and/or ffadomixer crashes None FFADO 2.1 bug 10/21/08

When the ADAT ports are switched on or off, the issues a series of bus resets. These make streaming clients crash. Due to the device not always being in a correct state, it can also happen that ffadomixer locks. Restarting ffadomixer (w/o restarting the dbus-server) makes it work again.

This won't be solved for 2.0


#126 update inline dbus-C++ code None FFADO 2.1 task 05/29/08

Grab the newest version of the DBUS-C++ code and refresh our tree.


Note: See TracReports for help on using and creating reports.