#1735 BLOC Trial-2: Audio clicking on resume.
Zarro Boogs per Child
bugtracker at laptop.org
Wed Jun 20 00:58:30 EDT 2007
#1735: Audio clicking on resume.
----------------------+-----------------------------------------------------
Reporter: jg | Owner: dilinger
Type: defect | Status: new
Priority: blocker | Milestone: Trial-2
Component: kernel | Version: Build 406.14
Resolution: | Keywords: power
Verified: 0 |
----------------------+-----------------------------------------------------
Comment (by cjb):
Heh, so it was in the obvious place:
{{{
if (ac97->scaps & AC97_SCAP_INV_EAPD)
set_inv_eapd(ac97, kctl);
}}}
So, the question is: why is
{{{
snd_ac97_update_bits(ac97, AC97_POWERDOWN, (1<<15), (1<<15)); /*
EAPD up */
}}}
generating a pop, and what can we do about it?
--
Ticket URL: <http://dev.laptop.org/ticket/1735#comment:27>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list