Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752127AbYC2MIT (ORCPT ); Sat, 29 Mar 2008 08:08:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751000AbYC2MIK (ORCPT ); Sat, 29 Mar 2008 08:08:10 -0400 Received: from smtpq2.groni1.gr.home.nl ([213.51.130.201]:37524 "EHLO smtpq2.groni1.gr.home.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750966AbYC2MII (ORCPT ); Sat, 29 Mar 2008 08:08:08 -0400 Message-ID: <47EE317E.9030807@keyaccess.nl> Date: Sat, 29 Mar 2008 13:09:34 +0100 From: Rene Herman User-Agent: Thunderbird 2.0.0.12 (X11/20080213) MIME-Version: 1.0 To: Bob Tracy CC: Tyson Whitehead , Takashi Iwai , ALSA devel , Michael Cree , Krzysztof Helt , linux-kernel@vger.kernel.org, Ivan Kokshaysky , linux-alpha@vger.kernel.org Subject: Re: [alsa-devel] [regression] 2.6.25-rc4 snd-es18xx broken on Alpha References: <20080329064227.58074DBA2@gherkin.frus.com> In-Reply-To: <20080329064227.58074DBA2@gherkin.frus.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.0 (-) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1350 Lines: 34 On 29-03-08 07:42, Bob Tracy wrote: >>> +#ifdef CONFIG_ALPHA >>> + if (!(status & (AUDIO1_IRQ | AUDIO2_IRQ))) { >>> + /* status = 0; */ > Unfortunately, this does nothing to fix the ES1888 on my system. Same > broken behavior as described previously. I'll try something else in > the queue later today after I get some sleep... Okay. The thing that "fixed" Tyson was disabling mmap from the driver: http://mailman.alsa-project.org/pipermail/alsa-devel/2008-March/006911.html It landed him in the same situation as you though, where that "asskickd.wav" mono, 8-bit 11025 file you sent me shows the same behaviour you reported. This might imply you weren't using mmap to begin with. You have no horribly obsolete alsa userland, nor an /etc/asound.conf or ~/.asoundrc? No change with "aplay -M"? If there is a change, you'd expect it to be Tyson's old behaviour which means blowing up the machine on subsequent plays, so be a bit careful... This one needs answer so as to possibly pin things down to format: http://mailman.alsa-project.org/pipermail/alsa-devel/2008-March/006914.html Rene. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/