Re: ALSA HDA Intel stoped to work in 2.6.16-*

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At Wed, 01 Mar 2006 23:24:02 -0300,
Otavio Salvador wrote:
> 
> Takashi Iwai <[email protected]> writes:
> 
> >> > Didn't it worked?  Which module parameter did you use?
> >> 
> >> I tried model=hp, model=fujistsu and priority_fix={1,2}. Neither did
> >> it work.
> >
> > Try model=basic.  It's the old default.
> > (seems that it's missing in the documentation...)
> 
> Yes. Using model=basic it works fine.
> 
> I propose the following patch to solve it then:
> 
> Do you think it's ok?
> 
> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> index b767552..2be4a4c 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -2946,8 +2946,8 @@ static int alc260_auto_init(struct hda_c
>   */
>  static struct hda_board_config alc260_cfg_tbl[] = {
>         { .modelname = "basic", .config = ALC260_BASIC },
> -       { .pci_subvendor = 0x104d, .pci_subdevice = 0x81bb,
> -         .config = ALC260_BASIC }, /* Sony VAIO */
> +       { .pci_subvendor = 0x104d, .pci_subdevice = 0x81bb, .config = ALC260_BASIC },
> +       { .pci_subvendor = 0x8086, .pci_subdevice = 0x2668, .config = ALC260_BASIC },

Are you sure that your device has PCI SUB-system id 8086:2668 ?


Takashi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux