All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "Roman Šmakal" <schmakerisko@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [alsa-devel] [CX2075] No sound after suspend/resume from front	speaker
Date: Thu, 30 Jan 2020 12:57:32 +0100	[thread overview]
Message-ID: <s5h36bxdumr.wl-tiwai@suse.de> (raw)
In-Reply-To: <4530256.31r3eYUQgx@schmakbook>

On Thu, 30 Jan 2020 12:42:01 +0100,
Roman Šmakal wrote:
> 
> Dne středa 29. ledna 2020 12:33:06 CET jste napsal(a):
> > On Sat, 25 Jan 2020 23:30:32 +0100,
> > 
> > Roman Šmakal wrote:
> > > Hi,
> > > 
> > > this still seem to be an issue. After startup everything works well until
> > > the laptop goes to suspend.
> > > 
> > > Tried pretty much everything basic user can do (unmutes, rmmods and so
> > > on),
> > > still no way to wake the output. ALSA seems to be thinking, that output is
> > > active, you can set volume and stuff, but nothing happens.
> > > 
> > > ALSA info:
> > > http://alsa-project.org/db/?f=9d1ee81fe037acb53ca381f2de27be420f83a373
> > > 
> > > Related links:
> > > https://www.reddit.com/r/archlinux/comments/4nwzua/
> > > no_sound_after_suspend_killing_or_restarting/
> > > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1612916
> > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851404
> > 
> > The first thing to check is to compare alsa-info.sh outputs before and
> > after the suspend.
> > 
> > Also pass snd_hda_codec.dump_coef=1 module option to enable the COEF
> > dump.  This will give more information in alsa-info.sh outputs.
> > 
> > 
> > Takashi
> 
> Okay, i did some comparing with module option enabled.
> 
> 
> Sound working
> http://alsa-project.org/db/?f=adfb0b3ad5d9b8d88289ac7e35b742254beb7588
> 
> Sound not working:
> http://alsa-project.org/db/?f=c796b14df0efb0079aef1df5f70764194cff8d4d
> 
> What's wierd to me is, that on the row 521 there is change in aplay Subdevices 
> from 1/1 to 0/1.
> 
> Also, state.PCH control 18 shows change in playback channel map.
> 
> Any other thing i can check or try to dofor debuging?

You passed a wrong option.  The option is for snd_hda_codec module.
So either create a modprobe.d/*.conf file containing:
  options snd_hda_codec dump_coef=1

or pass snd_hda_codec.dump_coef=1 at boot cmdline option.

BTW, it'd be better to get the outputs with --no-upload option of
alsa-info.sh, and attach them.

Last but not least, please don't drop Cc to ML unless you need to do
so.


thanks,

Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  parent reply	other threads:[~2020-01-30 11:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-25 22:30 [alsa-devel] [CX2075] No sound after suspend/resume from front speaker Roman Šmakal
2020-01-29 11:33 ` Takashi Iwai
     [not found]   ` <4530256.31r3eYUQgx@schmakbook>
2020-01-30 11:57     ` Takashi Iwai [this message]
2020-01-30 12:07       ` Roman Šmakal
2020-01-30 13:07         ` Takashi Iwai
2020-01-30 13:17           ` Roman Šmakal
2020-01-30 13:21             ` Takashi Iwai
2020-01-30 13:29           ` Roman Šmakal
2020-01-30 13:59             ` Takashi Iwai
2020-01-30 16:25               ` Roman Šmakal

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=s5h36bxdumr.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=schmakerisko@gmail.com \
    /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.