From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Possible bug with ICE1712 driver Date: Mon, 16 Feb 2009 17:14:40 +0100 Message-ID: References: <1234797376.4179.14.camel@localhost.localdomain> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 06FFA24333 for ; Mon, 16 Feb 2009 17:14:41 +0100 (CET) In-Reply-To: <1234797376.4179.14.camel@localhost.localdomain> 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: Brendan Minish Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Mon, 16 Feb 2009 15:16:16 +0000, Brendan Minish wrote: > > Hello > the driver for my M-Audio Delta66, snd_ice1712 fails when my machine > resumes from suspend. I get no audio out and software accessing the the > audio device appears to either hang or work normally (but with no > output) The driver doesn't support PM (yet). So, it's no bug but a feature :) Takashi