All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hui Wang <hui.wang@canonical.com>
To: Christian Gleerup <cromozon@swn.nu>, alsa-devel@alsa-project.org
Subject: Re: getting the sound to work on my asus m6s00v
Date: Wed, 18 Mar 2015 10:05:01 +0800	[thread overview]
Message-ID: <5508DD4D.3040901@canonical.com> (raw)
In-Reply-To: <5a713868662bb9ea47f5a30bd1849ce8@swn.nu>

On 03/18/2015 05:45 AM, Christian Gleerup wrote:
> I had some problems getting the sound to work on my asus m6s00v
> (I think that is the model, it is a bit worn so I can't really read it)
>
> the symptoms was
> * on the integrated speakers, no sound at all
> * on the headphone speakers, sound for a very very short period that faded into nothing.
>
> with help from debianuser on freenode#alsa we managed to get it working.
> the option that i had to load the module with is the following:
> sudo modprobe snd-hda-intel model=3stack-digout
> the status now (perfect)...
> * sound on integrated speaker.
> * sound in headphones (disables integrated speaker output which is fine)
> * mic works, both for direct playback and recording
> * when recording it is the 'digital' channel that controls the volume of the recording level, all others
>
> Notice:
> I don't have OSS or pulseaudio installed.
>
> I am thinking it would be really nice if the driver automatically could detect that this option is required.
>
> this is the output from the alsa-info script
> http://www.alsa-project.org/db/?f=28b98a3bd1efc6a80dbd5c54b52c4472d8ea5496
>
> let me know if I can do anything to help with this.
It seems the latest kernel already had a fixup for this machine, but the 
fixup is ALC880_FIXUP_ASUS_W5A instead of ALC880_FIXUP_3ST_DIG. Probably 
you should use latest upstream kernel without "model=3stack-digout" to 
test again, if it can't fix your problem, maybe the patch below can work.

--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -1349,7 +1349,7 @@ static const struct hda_fixup alc880_fixups[] = {

  static const struct snd_pci_quirk alc880_fixup_tbl[] = {
         SND_PCI_QUIRK(0x1019, 0x0f69, "Coeus G610P", ALC880_FIXUP_W810),
-       SND_PCI_QUIRK(0x1043, 0x10c3, "ASUS W5A", ALC880_FIXUP_ASUS_W5A),
+       SND_PCI_QUIRK(0x1043, 0x10c3, "ASUS W5A", ALC880_FIXUP_3ST_DIG),
         SND_PCI_QUIRK(0x1043, 0x1964, "ASUS Z71V", ALC880_FIXUP_Z71V),
         SND_PCI_QUIRK_VENDOR(0x1043, "ASUS", ALC880_FIXUP_GPIO1),
         SND_PCI_QUIRK(0x147b, 0x1045, "ABit AA8XE", 
ALC880_FIXUP_6ST_AUTOMUTE),

> Regards.
>
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>

  reply	other threads:[~2015-03-18  2:05 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-17 21:45 getting the sound to work on my asus m6s00v Christian Gleerup
2015-03-18  2:05 ` Hui Wang [this message]
2015-03-18  3:17   ` Raymond Yau
2015-03-18 18:59     ` Christian Gleerup
2015-03-19  3:55       ` Raymond Yau
2015-03-20 16:39         ` Christian Gleerup
2015-03-21  1:43           ` Raymond Yau
2015-03-26 21:27             ` Christian Gleerup
2015-03-26 21:51               ` Christian Gleerup
2015-03-27  2:23               ` Raymond Yau
2015-03-27  4:00               ` Hui Wang
2015-03-27  5:09                 ` Raymond Yau
2015-03-28  9:19                   ` Christian Gleerup
2015-03-28  9:53                   ` Christian Gleerup
     [not found]                     ` <CAN8cciY8tCvcLe+HeeXcFmC6jiJPDQkiK4cLuZaSL0-UBUC5Jw@mail.gmail.com>
     [not found]                       ` <CAN8cciagPcP3vVCK7Q7Yh5ANy862MDL18T8467vCbJEn4-WTrA@mail.gmail.com>
2015-03-28 10:33                         ` Raymond Yau
2015-03-28  9:26                 ` Christian Gleerup
     [not found]               ` <CAN8cciYo-SSeoBg69qaj+aYBx+ZRbVuhbgkURutuBWGwCxauWA@mail.gmail.com>
     [not found]                 ` <CAN8cciam2=TE3zhWNB_GQEr1Q1z_X7S+k34fAgajE_XNYJzo0Q@mail.gmail.com>
     [not found]                   ` <CAN8cciZhtL_C-DAErzhM4E3t3nn7KdAbjQXQEPk3iVcBvm4aUw@mail.gmail.com>
     [not found]                     ` <CAN8cciZqdwONrrpWc0EKNfGz9Xwibh9Xj+=JnZ=ieK+m1rbF8w@mail.gmail.com>
2015-03-27  9:08                       ` Raymond Yau
2015-03-28  9:33                         ` Christian Gleerup
2015-03-28  9:49                           ` Christian Gleerup
2015-03-28 13:47                           ` Takashi Iwai
2015-03-29 16:06                             ` Raymond Yau
2015-05-17  9:24                               ` Christian Gleerup
2015-05-19  1:07                                 ` Raymond Yau
2015-05-22 22:21                                   ` Christian Gleerup
2015-03-19  6:04       ` Raymond Yau
2015-03-20 16:48         ` Christian Gleerup
2015-03-21  3:24           ` Raymond Yau
2015-03-26 21:32             ` Christian Gleerup

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=5508DD4D.3040901@canonical.com \
    --to=hui.wang@canonical.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=cromozon@swn.nu \
    /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.