From: Adrian Knoth <adi@drcomp.erfurt.thur.de>
To: alsa-devel@alsa-project.org
Cc: Andre Schramm <andre.schramm@iosono-sound.com>
Subject: Re: Issues with HDSPM
Date: Tue, 07 Jun 2011 14:48:02 +0200 [thread overview]
Message-ID: <4DEE1E02.10705@drcomp.erfurt.thur.de> (raw)
In-Reply-To: <4DEE1D92.8030207@stackingdwarves.net>
>>>> the HDSPM driver seems to be broken in the current ALSA release.
>>>> We're using CentOS 5 with 2.6.33.9-rt31.64.el5rt and ALSA 1.0.24
>>>> compiled from source, the card is a PCIe Hammerfall DSP MADI (rev d2).
>>>> As already mentioned in [1], the card operates in master mode, but the
>>>> system clock mode can't be set to anything higher than 48kHz.
> i can switch to 192k no problem, but if i start jack while at 48k, i can
> only go down, not up. my guess is that i had a half-dead jack around
> when i tried to reproduce your issue. andre, can you confirm you do not
> have any processes running on the card when the problem occurs? i guess
> lsof /dev/snd/* might be useful...
There's an easier way to acquire this information:
$ cat /proc/asound/default/pcm0*/sub0/status
If it reads "closed", then nobody is using the card, otherwise, there
would be an entry for owner_pid, thus preventing the card to change
clock modes outside the multiples of 32/44.1/48 (*1, *2 or *4 depending
on SS/DS/QS).
Ciao
next prev parent reply other threads:[~2011-06-07 12:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-06 19:04 Issues with HDSPM Andre Schramm
2011-06-07 6:33 ` Adrian Knoth
2011-06-07 7:05 ` Adrian Knoth
2011-06-07 16:51 ` Andre Schramm
2011-06-07 8:02 ` Jörn Nettingsmeier
2011-06-07 9:45 ` Adrian Knoth
2011-06-07 12:46 ` Jörn Nettingsmeier
2011-06-07 12:48 ` Adrian Knoth [this message]
2011-06-07 16:52 ` Andre Schramm
2011-06-20 13:29 ` Andre Schramm
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=4DEE1E02.10705@drcomp.erfurt.thur.de \
--to=adi@drcomp.erfurt.thur.de \
--cc=alsa-devel@alsa-project.org \
--cc=andre.schramm@iosono-sound.com \
/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.