From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: Daniel Wagner <wagi@monom.org>
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: Sun, 01 Dec 2013 13:42:55 +0900 [thread overview]
Message-ID: <529ABE4F.6070406@sakamocchi.jp> (raw)
In-Reply-To: <529A2691.4000401@monom.org>
Hi Daniel,
Thanks for your testing.
At first, I describe our system to test. I use Ubuntu 13.10. You use
Fedora 19.
(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
See in detail:
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Modules/#index4h3
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
Would you investigate which transactions cannot get 'no ack'?
Thank you
Takashi Sakamoto
next prev parent reply other threads:[~2013-12-01 4:43 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 [this message]
2013-12-05 21:08 ` Daniel Wagner
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=529ABE4F.6070406@sakamocchi.jp \
--to=o-takashi@sakamocchi.jp \
--cc=alsa-devel@alsa-project.org \
--cc=ffado-devel@lists.sourceforge.net \
--cc=linux1394-devel@lists.sourceforge.net \
--cc=wagi@monom.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.