All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Juan Pedro Bolívar Puente" <raskolnikov@gnu.org>
To: alsa-devel@alsa-project.org, Mark Hills <mark@xwax.org>, tiwai@suse.de
Subject: usb: Novation Twitch not working on Linux 4.7
Date: Wed, 21 Sep 2016 12:42:42 +0200	[thread overview]
Message-ID: <87intpbkkd.fsf@gnu.org> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3538 bytes --]

Hi!

I am trying to use again my Novation Twitch after some time, and audio
playback is not working anymore.  I have tried with Jackd and various
other programs, and it seems to always fail to install the hardware
params.  Note that before it fails, I do get to hear a little noise in
the monitor output.  Here is console the output of various programs.

Note that, I am using Linux 4.7.0-1-amd64 as distributed with Debian
Sid.

Here is the output of some commands:

  $ ./alsacap

      *** Scanning for playback devices ***
      ...
      Card 1, ID `Twitch', name `Twitch'
        Device 0, ID `USB Audio', name `USB Audio', 1 subdevices (1 available)
          4 channels, sampling rate 44100..48000 Hz
          Sample formats: S24_3LE
            Subdevice 0, name `subdevice #0'

  $ ./alsacap -d hw:Twitch

      *** Exploring configuration space of device `hw:Twitch' for playback ***
      4 channels
      Sampling rate 44100..48000 Hz
      Sample formats: S24_3LE
      Significant bits: 24

  $ aplay -D hw:Twitch -f S24_3LE -c 4 -r 44100 test.wav

      Playing raw data 'prueba.wav' : Signed 24 bit Little Endian in
      3bytes, Rate 44100 Hz, Channels 4
      aplay: set_params:1361: Unable to install hw params:
      ACCESS:  RW_INTERLEAVED
      FORMAT:  S24_3LE
      SUBFORMAT:  STD
      SAMPLE_BITS: 24
      FRAME_BITS: 96
      CHANNELS: 4
      RATE: 44100
      PERIOD_TIME: (125011 125012)
      PERIOD_SIZE: 5513
      PERIOD_BYTES: 66156
      PERIODS: (3 4)
      BUFFER_TIME: 500000
      BUFFER_SIZE: 22050
      BUFFER_BYTES: 264600
      TICK_TIME: 0

  $ mplayer -ao alsa:device=hw=Twitch test.mp3

      MPlayer 1.3.0 (Debian), built with gcc-5.4.0 (C) 2000-2016 MPlayer Team
      Playing test.mp3.
      ...
      [AO_ALSA] Format s16le is not supported by hardware, trying default.
      [AO_ALSA] Unable to set format: Invalid argument
      Failed to initialize audio driver 'alsa:device=hw=Twitch'

  $ mplayer -ao alsa:device=plughw=Twitch test.mp3

      MPlayer 1.3.0 (Debian), built with gcc-5.4.0 (C) 2000-2016 MPlayer Team
      Playing test.mp3.
      ...
      [AO_ALSA] alsa-lib: pcm_hw.c:603:(snd_pcm_hw_prepare)
  SNDRV_PCM_IOCTL_PREPARE failed (-32): Broken pipe
      [AO_ALSA] alsa-lib: pcm_direct.c:1054:(snd1_pcm_direct_initialize_slave)
  unable to install hw params
      [AO_ALSA] alsa-lib: pcm_dmix.c:1053:(snd_pcm_dmix_open) unable to
  initialize slave
      [AO_ALSA] Playback open error: Broken pipe
      Failed to initialize audio driver 'alsa:device=hw=Twitch'

  $ jackd -n twitch -d alsa -d hw:Twitch

      jackdmp 1.9.11
      ...
      creating alsa driver ...
  hw:Twitch|hw:Twitch|1024|2|48000|0|0|nomon|swmeter|-|32bit
      Using ALSA driver USB-Audio running on card 1 - Novation Twitch at
  usb-0000:00:1d.0-1.2, full speed
      ALSA: Cannot open PCM device alsa_pcm for capture. Falling back to
  playback-only mode
      configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2
  periods
      ALSA: final selected sample format for playback: 24bit little-endian in
  3bytes format
      ALSA: use 2 periods for playback
      ALSA: cannot set hardware parameters for playback
      ALSA: cannot configure playback channel

Am I doing something wrong?  Is it really broken?
  
Thanks a lot!

JP

--
                                 ∿∿∿∿
                         https://sinusoid.es
                                 ∿∿∿∿

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 800 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



             reply	other threads:[~2016-09-21 10:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21 10:42 Juan Pedro Bolívar Puente [this message]
2016-09-21 11:32 ` usb: Novation Twitch not working on Linux 4.7 Clemens Ladisch
2016-09-21 17:39   ` Juan Pedro Bolívar Puente

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=87intpbkkd.fsf@gnu.org \
    --to=raskolnikov@gnu.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=mark@xwax.org \
    --cc=tiwai@suse.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.