public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Alexander Andrejevic <theflash@sdf.lonestar.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: BUG: VIA HD Audio sound card support regressed
Date: Wed, 09 Mar 2016 08:44:52 +0100	[thread overview]
Message-ID: <s5h7fhcaydn.wl-tiwai@suse.de> (raw)
In-Reply-To: <20160309015452.GA17148@SDF.ORG>

On Wed, 09 Mar 2016 02:54:53 +0100,
Alexander Andrejevic wrote:
> 
> Hi,
> 
> A regression in the Intel HD Audio driver was introduced by commit
> 12daef65fd868cf30be5afe3e6be6689c44c7940 (2011-06-20 14:24:07 GMT).
> Namely, a VIA VT1708-based card with the PCI ID 1106:3288 stopped working
> entirely, even though no apparent error message is produced in the log by
> the driver.
> I've debugged this issue and determined that the card needs two additional
> initialization verbs to be sent to it:
> 
> {0x26, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT}
> {0x26, AC_VERB_SET_EAPD_BTLENABLE, 0x02}
> 
> However, I don't know whether this applies to all VT1708-based cards (it
> most likely doesn't), nor how would they be affected by these additional
> commands, so I'm not sure how to properly patch this issue myself.
> Perhaps the correct way to do it is to add an SND_PCI_QUIRK for this card?

Could you open a bug report in bugzilla.kernel.org and attach the
alsa-info.sh outputs taken from both the old (good) kernel and the
recent broken one?  Run the script with --no-upload option and use
attachments.


Takashi

      reply	other threads:[~2016-03-09  7:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-09  1:54 BUG: VIA HD Audio sound card support regressed Alexander Andrejevic
2016-03-09  7:44 ` Takashi Iwai [this message]

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=s5h7fhcaydn.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=theflash@sdf.lonestar.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox