All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fredrik Lingvall <fl@ifi.uio.no>
To: alsa-devel@alsa-project.org
Subject: RME MADIface 192 kHz problem
Date: Thu, 21 Oct 2010 15:03:29 +0200	[thread overview]
Message-ID: <4CC03A21.2050406@ifi.uio.no> (raw)

 Hi all,

I have a problem running the RME MADIface card at 192 kHz. At that
speed the number of channels for the card is reduced to 16. I can set
the sampling rate to 192 kHz using:

# amixer -c 1 cset numid=2 9
numid=2,iface=MIXER,name='Sample Clock Source'
  ; type=ENUMERATED,access=rw------,values=1,items=10
  ; Item #0 'AutoSync'
  ; Item #1 'Internal 32.0 kHz'
  ; Item #2 'Internal 44.1 kHz'
  ; Item #3 'Internal 48.0 kHz'
  ; Item #4 'Internal 64.0 kHz'
  ; Item #5 'Internal 88.2 kHz'
  ; Item #6 'Internal 96.0 kHz'
  ; Item #7 'Internal 128.0 kHz'
  ; Item #8 'Internal 176.4 kHz'
  ; Item #9 'Internal 192.0 kHz'
  : values=9

but when I try to read data at 192 kHz I always get a :

Invalid argument

from

the snd_pcm_hw_params_set_channels(...)

and

snd_pcm_hw_params(...)

functions when I try to set the number of channels. The

snd_pcm_hw_params_get_channels_max(...)
snd_pcm_hw_params_get_channels_min(...)

functions also seems to return the wrong number of max and min number
of channels.

And, jackd will not start using 192 kHz. See the thread here:
http://www.rme-audio.de/forum/viewtopic.php?id=9169

What is needed to get this card running at 192 kHz?

Regards,

/Fredrik


-- 
Fredrik Lingvall, PhD                                                              
E-mail: fl@ifi.uio.no, fredrik.lingvall@gmail.com
Web:    http://folk.uio.no/fl/

             reply	other threads:[~2010-10-21 13:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-21 13:03 Fredrik Lingvall [this message]
2010-10-21 14:10 ` RME MADIface 192 kHz problem Florian Faber
2010-10-21 20:52   ` Takashi Iwai
2010-10-22  5:09     ` Florian Faber
2010-10-22  9:12       ` Takashi Iwai
2010-10-22  9:54         ` Florian Faber
2010-10-23  9:19           ` Takashi Iwai

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=4CC03A21.2050406@ifi.uio.no \
    --to=fl@ifi.uio.no \
    --cc=alsa-devel@alsa-project.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.