public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Roger Gammans <roger@computer-surgery.co.uk>
To: Takashi Iwai <tiwai@suse.de>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, Jaroslav Kysela <perex@suse.cz>
Subject: Re: hda_intel : Patch + Regression in 2.6.18 -> 2.6.22
Date: Wed, 5 Sep 2007 17:26:50 +0100	[thread overview]
Message-ID: <20070905162650.GC31328@computer-surgery.co.uk> (raw)
In-Reply-To: <s5hlkbl6qsn.wl%tiwai@suse.de>

Thanks for picking this up again Andew.

On Wed, Sep 05, 2007 at 06:05:44PM +0200, Takashi Iwai wrote:
> The patch would definitely break many other machines, so no, it can't
> be applied as is.  Note that there is an equivalent workaround by
> adding "model=auto" module option.

Ah, I hadn't spotted that.

> The support for Acer Aspire was already improved in mm tree.  At
> least, we have the support for Aspire 9810 and co.  If it's the
> compatible one, the chance is high.

Yes, I played a little with that, looking back at what Ive got 
here the following patch worked on what I pulled about
2weeks ago byi:-
 git pull git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git/
 

> Roger, could you try git-alsa patch in the latest mm together with
> model=acer-aspiore option?  If it works, I can easily add your device
> ID to the table.

I assume youe think of somehting like this which I tried earlier -
but would have been wasier if I'd have known about the mode option..

        SND_PCI_QUIRK(0x1462, 0xa422, "MSI", ALC883_TARGA_2ch_DIG),
        SND_PCI_QUIRK(0x1025, 0x006c, "Acer Aspire 9810", ALC883_ACER_ASPIRE),
        SND_PCI_QUIRK(0x1025, 0x0110, "Acer Aspire", ALC883_ACER_ASPIRE),
+       SND_PCI_QUIRK(0x1025, 0x0112, "Acer Aspire", ALC883_ACER_ASPIRE),
        SND_PCI_QUIRK(0x15d9, 0x8780, "Supermicro PDSBA", ALC883_3ST_6ch),
        SND_PCI_QUIRK(0x161f, 0x2054, "Medion laptop", ALC883_MEDION),

(Patch headers removed as patch manually editted  I appeat to got onto some on 
branch mode with git and it producing odd patches (ones with '++' at the start
 of some lines)) 

This does indeed work. I'm sorry I should have replied with this sooner, 
buts since it appeared noone was listening...

TTFN
-- 
Roger. 	                        Home| http://www.sandman.uklinux.net/
Master of Peng Shui.      (Ancient oriental art of Penguin Arranging)
Work|Independent Sys Consultant | http://www.computer-surgery.co.uk/
 New key Fpr: 72AF 0ACC 9A53 E59F B1B6  DC14 1983 A13E 5C3D 3CEB 

  parent reply	other threads:[~2007-09-05 16:27 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22 22:29 hda_intel : Patch + Regression in 2.6.18 -> 2.6.22 Roger Gammans
2007-09-05 15:38 ` Andrew Morton
2007-09-05 16:05   ` Takashi Iwai
2007-09-05 16:16     ` Andrew Morton
2007-09-05 16:44       ` Takashi Iwai
2007-09-06 15:09         ` Romano Giannetti
2007-09-06 15:25           ` Takashi Iwai
2007-09-06 21:48             ` Romano Giannetti
2007-09-07  8:22               ` Romano Giannetti
2007-09-07 10:21                 ` Takashi Iwai
2007-09-07 12:04                   ` easy alsa patches for the stable kernel? (was: Re: hda_intel : Patch + Regression in 2.6.18 -> 2.6.22) Thorsten Leemhuis
2007-09-07 12:58                     ` Takashi Iwai
2007-09-07 19:42                       ` easy alsa patches for the stable kernel? Thorsten Leemhuis
2007-09-07 20:59                         ` Romano Giannetti
2007-09-07 23:42                           ` Takashi Iwai
2007-09-10  8:46                             ` Toshiba A305 hda-intel (Was: Re: easy alsa patches for the stablekernel?) Romano Giannetti
2007-09-07 23:38                         ` easy alsa patches for the stable kernel? Takashi Iwai
2007-09-08  6:30                           ` Thorsten Leemhuis
2007-09-08 17:49                             ` Stefan Richter
2007-09-09 10:45                               ` Thorsten Leemhuis
2007-09-05 16:26     ` Roger Gammans [this message]
2007-09-05 16:46       ` hda_intel : Patch + Regression in 2.6.18 -> 2.6.22 Takashi Iwai
2007-09-05 17:01         ` Roger Gammans
2007-09-05 17:18           ` 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=20070905162650.GC31328@computer-surgery.co.uk \
    --to=roger@computer-surgery.co.uk \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@suse.cz \
    --cc=tiwai@suse.de \
    /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