alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Wagner <wagi@monom.org>
To: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: alsa-devel@alsa-project.org,
	linux1394-devel@lists.sourceforge.net,
	ffado-devel@lists.sourceforge.net
Subject: Re: [RFC][PATCH 00/13] bebob: a new driver for BridgeCo BeBoB based device
Date: Thu, 05 Dec 2013 22:08:47 +0100	[thread overview]
Message-ID: <52A0EB5F.9090003@monom.org> (raw)
In-Reply-To: <529ABE4F.6070406@sakamocchi.jp>

Hi Takashi,

On 12/01/2013 05:42 AM, Takashi Sakamoto wrote:
> Hi Daniel,
>
> Thanks for your testing.

No problem.

> At first, I describe our system to test. I use Ubuntu 13.10. You use
> Fedora 19.

Be aware I have a lot of own build libraries flying around (e.g.
libiec61883, libraw1394, ...)

> (Dec 01 2013 02:55), Daniel Wagner wrote:
>> I have tried this series (incl. the bug fix you recommend) on a FA-66.
>> While I see some output in alsa-info, pulseaudio didn't pick it up. I
>> also noted that some logs in the dmesg. I am not sure what is supposed
>> to work already or not.
>>
>> Here are my logs
>>
>> http://www.monom.org/misc/alsa-firewire/2013-11-30
>
> 1.pulseaudio
> PulseAudio can automatically load 'module-alsa-card' with
> 'module-udev-detect' (utilizing sysfs/dbus). But for snd-bebob, this
> mecanism doesn't work because PulseAudio cannot decide profiles for the
> card even if success to detect.
>
> For this problem, I have a need to commit some codes for PulseAudio but
> this may be my future work.
>
> Well, when I test with PulseAudio, I always directly load
> 'module-alsa-sink' or 'module-alsa-source' by these lines:
> $ pactl load-module module-alsa-sink device=hw:X,X
> $ pactl load-module module-alsa-source device=hw:X,X

I got the FA-66 now working (playback) with explicit loading of the
modules.

> 2.dmesg
> Hm. I want to know which asynchronous transaction is failed.
> [  446.796563] snd-bebob fw1.0: transaction failed: no ack
> [  446.838567] snd-bebob fw1.0: transaction failed: no ack

I was not able to reproduce this so far. Note that I a have crapy
firewire card. So that might just be the main reason why we
see these.

> Would you investigate which transactions cannot get 'no ack'?

I have uploaded some two logs. The first one is for the fa-66
(fw-fa66.txt) and the second one is for the Audio5 (fw-a5.txt).

There seems to be an issue with the Audio5, though I haven't
looked into it yet (quite busy, sorry) For that device I
even got a serial console to it) Maybe you see the problem
already from the log.

http://www.monom.org/misc/alsa-firewire/2013-12-05/

cheers,
daniel

  reply	other threads:[~2013-12-05 21:08 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-23  6:09 [RFC][PATCH 00/13] bebob: a new driver for BridgeCo BeBoB based device Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 01/13] bebob: Add skelton for BridgeCo BeBoB based devices Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 02/13] bebob: Add command and stream management Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 03/13] bebob: Add proc interface for debug Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 04/13] bebob: Add functionality to change sampling rate and control interface Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 05/13] bebob: Add MIDI interface Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 06/13] bebob: Add PCM interface Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 07/13] bebob: Add hwdep interface to lock/unlock streaming Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 08/13] bebob: Prepare for device specific operations Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 09/13] bebob: add support for M-Audio Firewire series Takashi Sakamoto
2013-11-24  6:34   ` Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 10/13] bebob: Add support for Focusrite Saffire/SaffirePro series Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 11/13] bebob: Add support for Terratec PHASE series Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 12/13] bebob: Add support for Yamaha GO series Takashi Sakamoto
2013-11-23  6:09 ` [PATCH 13/13] bebob: Add support for Presonus FIREBOX/FIREPOD Takashi Sakamoto
2013-11-30 17:55 ` [FFADO-devel] [RFC][PATCH 00/13] bebob: a new driver for BridgeCo BeBoB based device Daniel Wagner
2013-12-01  4:42   ` Takashi Sakamoto
2013-12-05 21:08     ` Daniel Wagner [this message]
2013-12-11 12:06       ` Takashi Sakamoto
2013-12-11 14:17         ` Takashi Sakamoto
2013-12-15 16:17         ` Daniel Wagner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52A0EB5F.9090003@monom.org \
    --to=wagi@monom.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=ffado-devel@lists.sourceforge.net \
    --cc=linux1394-devel@lists.sourceforge.net \
    --cc=o-takashi@sakamocchi.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).