All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Pemberton <cjpembo.mailing.lists@gmail.com>
To: alsa-devel@alsa-project.org
Subject: Lenovo 3000 N100 ALC861-VD quirk
Date: Fri, 25 Apr 2008 01:10:21 -0500	[thread overview]
Message-ID: <481175CD.7000500@gmail.com> (raw)

Hello,

I'm revisiting an unresolved bug report I opened several months ago: bug 
# 0003468
The bug still exists as of ALSA v1.0.15 (Ubuntu 8.04).

A quick recap:

The following line in patch_realtek.c is my machine:

SND_PCI_QUIRK(0x17aa, 0x2066, "Lenovo", ALC861VD_LENOVO),

If I edit this line as follows, I get sound:

SND_PCI_QUIRK(0x17aa, 0x2066, "Lenovo" ALC861VD_3ST),

(or I can just pass model=3stack to get sound).

Inserting headphones doesn't mute the speakers or power the headphones.  
But I can manually unmute the headphones via alsamixer (but speakers are 
still not muted).

I do see that the special keyboard keys for speaker mute, volume up and 
volume down are working correctly; but I don't know if this is something 
ALSA is responsible for, or X, or Ubuntu.  So if this is ALSA, thanks!

Anything more I can do to help resolve this?

Thanks,

Chris

             reply	other threads:[~2008-04-25  6:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-25  6:10 Chris Pemberton [this message]
2008-04-25  6:32 ` Lenovo 3000 N100 ALC861-VD quirk Takashi Iwai
2008-04-25  6:54   ` Chris Pemberton
2008-04-25  7:02     ` Takashi Iwai
2008-04-25  7:25       ` Chris Pemberton

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=481175CD.7000500@gmail.com \
    --to=cjpembo.mailing.lists@gmail.com \
    --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.