All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Pemberton <cjpembo@gmail.com>
To: alsa-devel@alsa-project.org
Subject: Re: Intel HD Audio
Date: Tue, 13 Nov 2007 10:43:43 -0600	[thread overview]
Message-ID: <4739D43F.8090205@gmail.com> (raw)
In-Reply-To: <s5hejeuv1nf.wl%tiwai@suse.de>

Takashi Iwai wrote:
> At Sun, 11 Nov 2007 19:07:56 -0600,
> Chris Pemberton wrote:
>   
>> I've been trying to fix audio on my Lenovo 3000 N100 laptop for quite 
>> some time; on this list and via bug #0003468.  I finally got tired of 
>> the xorg graphics woes and hacking for sound, so I am now "temporarily" 
>> running Vista. 
>> I'd like to get this audio fixed permanently, so if you need any details 
>> from the working Vista drivers, let me know before I get sick of Windows 
>> and switch back to Linux.
>>     
>
> Well, an over-all experience, what is missing, would be a good input
> (preferablly with a patch ;)
>
>
> thanks,
>
> Takashi
>
>   
The machine is a Lenovo 3000 N100.

There are two methods I can choose to get sound working partially:

1.  Edit patch_realtek.c (near line 10971):
     from     SND_PCI_QUIRK(0x17aa, 0x2066, "Lenovo", ALC861VD_LENOVO)
     to         SND_PCI_QUIRK(0x17aa, 0x2066, "Lenovo", ALC861VD_3ST)


2.  Use modprobe snd-hda-intel model=3stack

I guess both methods accomplish the same thing.  I'm not saying I know 
the reason why this works, but I'd like to help find out why the 
ALC861VD_LENOVO quirk is not working on my machine.

Using this hack, I can hear sound from the speakers and headphones, yet 
headphones do not mute the speakers when pluged in.  I can record from 
either the built-in or external mic.  Is pluging in an external mic 
supposed to mute the internal mic?  (It doesn't).

Here is a pastbin using Kubuntu 7.10 with model=3stack:
http://pastebin.ca/772177

Is there any information I could get from Vista to help?  I can dual boot.

Thanks,

Chris

  reply	other threads:[~2007-11-13 16:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-12  1:07 Intel HD Audio Chris Pemberton
2007-11-13 11:13 ` Takashi Iwai
2007-11-13 16:43   ` Chris Pemberton [this message]
2007-11-13 13:02     ` Takashi Iwai

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=4739D43F.8090205@gmail.com \
    --to=cjpembo@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.