All of lore.kernel.org
 help / color / mirror / Atom feed
* RME MADIface 192 kHz problem
@ 2010-10-21 13:03 Fredrik Lingvall
  2010-10-21 14:10 ` Florian Faber
  0 siblings, 1 reply; 7+ messages in thread
From: Fredrik Lingvall @ 2010-10-21 13:03 UTC (permalink / raw)
  To: alsa-devel

 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/

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-10-23  9:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-21 13:03 RME MADIface 192 kHz problem Fredrik Lingvall
2010-10-21 14:10 ` 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

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.