All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Clemens Ladisch" <cladisch@fastmail.net>
To: "Timofei V. Bondarenko" <tim@ipi.ac.ru>, alsa-devel@alsa-project.org
Subject: Re: cmipci CM_FLINKOFF disables multinchannel playback
Date: Mon, 29 Oct 2007 17:38:42 +0100	[thread overview]
Message-ID: <1193675922.7613.1218416245@webmail.messagingengine.com> (raw)
In-Reply-To: <4725EAB8.9070804@ipi.ac.ru>

Timofei V. Bondarenko wrote:
> I found the latest cmipci driver cannot playback in multichannel mode 
> anymore.
> 
> My hardware is 'CMI8738 model 55' attempting to play 2 or 4 channels 
> through the 2nd DAC i get no sound at all. 6 ch produces sound only at 
> center/bass while front and rear still mute.
> 
> I found the root of problem in redefinition of some bits of the 
> CM_REG_MISC_CTRL (0x18) register.
> Was: CM_FLINKON=0x40, CM_FLINKOFF=0x20
> Now it is: CM_FLINKON=0x80 CM_FLINKOFF=0x40
> 
> Note the CM_FLINKOFF does collide with the CM_MUTECH1=0x40 bit.
> This bit disables playback on 2nd DAC.
> 
> The CM_FLINKOFF/CM_FLINKON bits used in the 'Modem' mixer control only.
> During startup the mixer turns the modem off somewhere and this disables
> 2nd DAC as well.
> 
> Complete removal of this 'Modem' control fixes the problem.

Do you have any information about the exact chip version where this
change happened?  It appears chip versions 39 and newer don't have
a modem.


Regards,
Clemens

  reply	other threads:[~2007-10-29 16:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-29 14:14 cmipci CM_FLINKOFF disables multinchannel playback Timofei V. Bondarenko
2007-10-29 16:38 ` Clemens Ladisch [this message]
2007-10-29 17:01   ` Timofei V. Bondarenko
2007-10-30  8:37     ` Clemens Ladisch

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=1193675922.7613.1218416245@webmail.messagingengine.com \
    --to=cladisch@fastmail.net \
    --cc=alsa-devel@alsa-project.org \
    --cc=tim@ipi.ac.ru \
    /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.