* Re: Sleep fix for iBook 800 sound
[not found] ` <1081319710.1401.46.camel@gaston>
@ 2004-04-07 9:35 ` Takashi Iwai
0 siblings, 0 replies; only message in thread
From: Takashi Iwai @ 2004-04-07 9:35 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: Ian McKellar, perex, alsa-devel
Hi,
At Wed, 07 Apr 2004 16:35:11 +1000,
Benjamin Herrenschmidt wrote:
>
> On Wed, 2004-04-07 at 16:25, Ian McKellar wrote:
> > So,
> >
> > I have an iBook 800Mhz and since I've moved to alsa and linux 2.6 I've
> > had issues with sound oopsing in sleep, kind of like this:
>
> Is sound working at all ? I suspect you didn't have the i2c-keywest
> module insmod'ed. There is indeed a problem in all our i2c based
> sound drivers where we don't always check that the i2c client was
> instanciated before doing some things...
>
> Takashi, how is this patch ?
yes, the patch is fine, but i guess it won't fix Ian's mixer problem
after resume. the real problem is that i2c.client is reset to NULL in
sleep_notify callback.
i just took a quick look at dmasound code again, but the code path
looks almost same, i.e.
sleep_notify_callback(PBOOK_WAKE)
-> leave_sleep callback
-> resume mixer values
maybe dmasound resumes the mixer setting in somewhere else, too?
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-04-07 9:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1081319128.1780.59.camel@localhost>
[not found] ` <1081319710.1401.46.camel@gaston>
2004-04-07 9:35 ` Sleep fix for iBook 800 sound Takashi Iwai
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.