All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: "m.eik michalke" <alsa@reaktanz.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: presonus StudioLive 24.4.2
Date: Thu, 18 Jun 2020 08:32:13 +0900	[thread overview]
Message-ID: <20200617233213.GA281450@workstation> (raw)
In-Reply-To: <1950143.FVrUTiCnyk@yrla>

Hi,

On Wed, Jun 17, 2020 at 06:12:48PM +0200, m.eik michalke wrote:
> hi,
> 
> Am Mittwoch, 17. Juni 2020, 15:37:04 CEST schrieb Takashi Sakamoto:
> > > $ cat /proc/asound/pcm
> > > [...]
> > > 04-00: DICE : StudioLive : playback 1 : capture 1
> > > 04-01: DICE : StudioLive : playback 1 : capture 1
>  
> > I suggest users to use 'alsa_in' and 'alsa_out' in jackd
> > session. Two pairs of PCM device (hw:x,0 and hw:x,1) need to be handled
> > for all of PCM channels. I'm sorry but at present total channels are not
> > available via one pair of PCM device.
> 
> ok, could a hack like this also help me out?
> 
>   http://www.jrigg.co.uk/linuxaudio/ice1712multi.html
 
Yep, the PCM multi plugin in alsa-lib seems to be available as well.

> > Well, this is a request from me. In IEEE 1394 bus, each device has
> > 'configuration ROM' which the other device can read. Linux FireWire
> > subsystem read it for device detection. I gather the ROM image[1] for
> > better detection and would I request you to send the ROM image to me
> 
> sent to you off-list. hth.

I added it at below commit:
https://github.com/takaswie/am-config-roms/commit/38819873e51d


From my curiousity, would I ask you extra check in system log (like
journalctl -k)? ALSA Dice driver supports TCAT protocol extension, and
it firstly attempts to detect it for all of devices without explicit
flags (in your case). If the device doesn't support the extension, the
attempt fails and we can see below log:

```
kernel: snd_dice fw1.0: transaction failed: timeout
```

I'm glad if you reports whether to see the above or not.


Thanks

Takashi Sakamoto

  reply	other threads:[~2020-06-17 23:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-16  8:11 presonus StudioLive 24.4.2 m.eik michalke
2020-06-16 12:18 ` Takashi Sakamoto
2020-06-17 13:00   ` m.eik michalke
2020-06-17 13:37     ` Takashi Sakamoto
2020-06-17 16:12       ` m.eik michalke
2020-06-17 23:32         ` Takashi Sakamoto [this message]
2020-06-18 10:14           ` m.eik michalke
2020-06-18 14:06             ` Takashi Sakamoto
2020-06-18 21:29               ` m.eik michalke

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=20200617233213.GA281450@workstation \
    --to=o-takashi@sakamocchi.jp \
    --cc=alsa-devel@alsa-project.org \
    --cc=alsa@reaktanz.de \
    /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.