Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Stefanie <21_halfthetruth@web.de>
To: alsa-devel@alsa-project.org
Subject: Re: hda_codec: Unknown model for ALC268
Date: Sat, 17 Jan 2009 22:39:45 +0100	[thread overview]
Message-ID: <49725021.5050708@web.de> (raw)
In-Reply-To: <20090112020424.GB7505@localhost>

Hello Fengguang,

thanks for your answer.

Wu Fengguang wrote:
> Hi Stefanie,
>
> There are some pre-defined models for ALC268:
>
> static const char *alc268_models[ALC268_MODEL_LAST] = {
>         [ALC267_QUANTA_IL1]     = "quanta-il1",
>         [ALC268_3ST]            = "3stack",
>         [ALC268_TOSHIBA]        = "toshiba",
>         [ALC268_ACER]           = "acer",
>         [ALC268_ACER_DMIC]      = "acer-dmic",
>         [ALC268_ACER_ASPIRE_ONE]        = "acer-aspire",
>         [ALC268_DELL]           = "dell",
>         [ALC268_ZEPTO]          = "zepto",
> #ifdef CONFIG_SND_DEBUG
>         [ALC268_TEST]           = "test",
> #endif  
>         [ALC268_AUTO]           = "auto",
> };      
>
> You can try them with commands like
>
>         modprobe snd-hda-intel model=3stack
>
> and report the one works for you, so that we integrate this knowledge
> into future kernel versions.
>   

I've loaded the module with different model parameters. Afterwards, I
tried alsamixer. As this didn't work, I used aumix to maximize all
levels. Finally, I used aplay to play some audio files.

"quanta-il1", "toshiba":

from alsamixer:
  ALSA lib simple_none.c:1520:(simple_add1) helem (MIXER,'Headphone
Playback Switch',0,2,0) appears twice or more
  alsamixer: function snd_mixer_load failed: Invalid argument

-works, but hardly audible


"dell":

Too many audio devices

from alsamixer:
  ALSA lib simple_none.c:1520:(simple_add1) helem (MIXER,'Headphone
Playback Switch',0,2,0) appears twice or more
  alsamixer: function snd_mixer_load failed: Invalid argument

-works, but hardly audible


"acer", "acer-aspire":

from alsamixer:
  ALSA lib simple_none.c:1520:(simple_add1) helem (MIXER,'Master
Playback Switch',0,2,0) appears twice or more
  alsamixer: function snd_mixer_load failed: Invalid argument

-nothing audible


"3stack", "acer-dmic", "zepto", "test", and "auto":

  HDA Intel: probe of 0000:00:1b.0 failed with error -16



> You are also welcome to provide your hardware information by running 
>         http://www.alsa-project.org/alsa-info.sh
> and upload the data collected by it.
>   

http://www.alsa-project.org/db/?f=1db7143668062f92f8cab7c2c214744743b96d44


Yours,
Stefanie

      reply	other threads:[~2009-01-17 21:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-10 21:39 hda_codec: Unknown model for ALC268 Stefanie
2009-01-12  2:04 ` Wu Fengguang
2009-01-17 21:39   ` Stefanie [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=49725021.5050708@web.de \
    --to=21_halfthetruth@web.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox