All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Anderson <panic-alsa@semiosix.com>
To: alsa-devel@lists.sourceforge.net
Subject: Problems with USB driver and Swissonic USB Studio
Date: 19 Jul 2002 12:20:21 +0200	[thread overview]
Message-ID: <1027074021.1203.15.camel@groovious> (raw)

I'm using a Swissonic USB Studio.

With an older CVS version (from around 29th June), playback and capture
were pretty much OK, except for a ticking (the repetitive peaks issue?)
and some noise. Using the latest CVS version:

aplay -D studio /mnt/spare/music/test.wav 
Playing WAVE '/mnt/spare/music/test.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
aplay: set_params:737: Broken configuration for this PCM: no configurations available

ecasound and jackd die with less descriptive error messages.

The error comes from a call

err = snd_pcm_hw_params_any(handle, params);

on line 735 of aplay.c

The output from /proc/asound/card1/stream0 is

Creative Technology Ltd Creative USB Speaker : USB Audio

Playback:
  Status: Stop
  Altset 1
    Format: U8
    Channels: 1
    Endpoint: 4 OUT (ADAPTIVE)
    Rates: 4990 - 55010 (continous)
  Altset 2
    Format: U8
    Channels: 2
    Endpoint: 4 OUT (ADAPTIVE)
    Rates: 4990 - 55010 (continous)
  Altset 3
    Format: S16_LE
    Channels: 1
    Endpoint: 4 OUT (ADAPTIVE)
    Rates: 4990 - 55010 (continous)
  Altset 4
    Format: S16_LE
    Channels: 2
    Endpoint: 4 OUT (ADAPTIVE)
    Rates: 4990 - 55010 (continous)
  Altset 5
    Format: STD
    Channels: 1
    Endpoint: 4 OUT (ADAPTIVE)
    Rates: 4990 - 55010 (continous)
  Altset 6
    Format: STD
    Channels: 2
    Endpoint: 4 OUT (ADAPTIVE)
    Rates: 4990 - 55010 (continous)

Capture:
  Status: Stop
  Altset 1
    Format: U8
    Channels: 1
    Endpoint: 5 IN (ASYNC)
    Rates: 4000, 5512, 6000, 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000
  Altset 2
    Format: U8
    Channels: 2
    Endpoint: 5 IN (ASYNC)
    Rates: 4000, 5512, 6000, 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000
  Altset 3
    Format: S16_LE
    Channels: 1
    Endpoint: 5 IN (ASYNC)
    Rates: 4000, 5512, 6000, 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000
  Altset 4
    Format: S16_LE
    Channels: 2
    Endpoint: 5 IN (ASYNC)
    Rates: 4000, 5512, 6000, 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000
  Altset 5
    Format: STD
    Channels: 1
    Endpoint: 5 IN (ASYNC)
    Rates: 4000, 5512, 6000, 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000
  Altset 6
    Format: STD
    Channels: 2
    Endpoint: 5 IN (ASYNC)
    Rates: 4000, 5512, 6000, 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000

Any help much appreciated.

BTW, what does Format: STD mean? 

bye
John

-- 

Freelance DataDreamer http://www.semiosix.com
Good Things require a precise lack of control



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

             reply	other threads:[~2002-07-19 10:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-19 10:20 John Anderson [this message]
2002-07-19 10:29 ` Problems with USB driver and Swissonic USB Studio Takashi Iwai
2002-07-19 10:54   ` John Anderson
2002-07-19 11:20     ` Takashi Iwai
2002-07-19 12:08       ` John Anderson

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=1027074021.1203.15.camel@groovious \
    --to=panic-alsa@semiosix.com \
    --cc=alsa-devel@lists.sourceforge.net \
    /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.