From: Takashi Iwai <tiwai@suse.de>
To: Christopher Swingley <cswingle@iarc.uaf.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: apm suspend breaks ALSA
Date: Wed, 30 Jul 2003 17:34:16 +0200 [thread overview]
Message-ID: <s5h3cgorptz.wl@alsa2.suse.de> (raw)
In-Reply-To: <20030730151219.GD6639@iarc.uaf.edu>
At Wed, 30 Jul 2003 07:12:19 -0800,
Christopher Swingley wrote:
>
> Greetings,
>
> I have a laptop with the es1978 ALSA sound driver built into the kernel.
> When I go through a suspend / resume cycle using apm, the sound system
> does not recover and loud static comes from the speakers instead of
> music / voice / etc. On boot, ALSA works just fine.
>
> One solution appears to be building ALSA as modules and unloading /
> reloading them, after a suspend / resume cycle. With 2.4.xx and the OSS
> drivers built in, this wasn't an issue.
>
> Now that I've got them built as modules and have a 'sound' script in
> /etc/apm/events.d/ that does the loading and unloading I'm happy, but I
> figured I'd report the issue anyway.
as default, the power-management of es1968 is enabled only on a
certain board, namely,
ESS1978 _and_ (vendor == 0x1028 || vendor == 0x1179)
first, please check whether your pci id matches with it.
the behavior can be changed by a module option, use_pm, but it's
missing in the kernel boot parameter (i'll fix this later).
in that case, modify use_pm[] default value from 2 to 1, to force to
use power-management.
Takashi
prev parent reply other threads:[~2003-07-30 15:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-30 15:12 apm suspend breaks ALSA Christopher Swingley
2003-07-30 15:34 ` Takashi Iwai [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=s5h3cgorptz.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=cswingle@iarc.uaf.edu \
--cc=linux-kernel@vger.kernel.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 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.