From mboxrd@z Thu Jan 1 00:00:00 1970 From: Itay Ben-Yaacov Subject: (no subject) Date: Mon, 10 Nov 2003 16:07:15 -0800 (PST) Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: <20031111000715.18920.qmail@web21001.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org Hi As was reported on this list ealier, on a Dell I8200 with inte8x0, sound dies after suspend/resume, and this is only repaired by removing and re-installing the drivers. This is tue to the patch to intel8x0.c (1.86->1.87, 2003-07-30) which actually does good things: i.e., instead of waiting to all possible codecs, it only waits for those present. Unfortunately, this was a bug-covering-a-bug: since it no longer waits for an inexistent codec, something goes wrong. Adding a hard-coded wait of a HZ/4 (as was before) solves the problem. So there's something else there that's not waited for or what? Now the only patch I have the knowledge to create is just this, i.e., a hard-coded additional waiting time (well 1/4 of a sec on resume is not that an awful thing anyways...). Please, those of you who actually understand what is going on, can you make a more constructive suggestion? Thanks, Itay __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/