From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Whitlock Subject: Re: How to set idle S/PDIF sample rate? Date: Thu, 28 Feb 2008 16:12:10 -0500 Message-ID: <200802281612.11099.matt@whitlock.name> References: <200802222234.22975.matt@whitlock.name> <200802261725.35575.matt@whitlock.name> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by alsa0.perex.cz (Postfix) with ESMTP id 21DAB10387E for ; Thu, 28 Feb 2008 22:12:15 +0100 (CET) Received: by an-out-0708.google.com with SMTP id c36so777039ana.80 for ; Thu, 28 Feb 2008 13:12:14 -0800 (PST) In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Thursday, 28 February 2008 6:43:25 am Takashi Iwai wrote: > The driver code resets the format verb of the relevant widgets at > closing streams. This verb contains the sample rate, too. Maybe > keeping this would prevent the reset. > > The below is a test patch. Give it a try. Wow, fantastic. I will give this patch a try. I'll have to rebuild my kernel to disable the in-kernel ALSA code and build the ALSA module separately from the latest sources, but if this patch fixes things, that would be worth the effort. I'll get back to you. Thanks. -Matt