From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755511AbZDUQ3S (ORCPT ); Tue, 21 Apr 2009 12:29:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753265AbZDUQ3F (ORCPT ); Tue, 21 Apr 2009 12:29:05 -0400 Received: from cantor.suse.de ([195.135.220.2]:45767 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753215AbZDUQ3E (ORCPT ); Tue, 21 Apr 2009 12:29:04 -0400 Date: Tue, 21 Apr 2009 18:29:01 +0200 Message-ID: From: Takashi Iwai To: Paul Rolland Cc: linux-kernel@vger.kernel.org Subject: Re: linux-2.6.30-rc2 - No sound (HDA Intel) avec resume In-Reply-To: <20090421182448.270f0e10@tux.DEF.witbe.net> References: <20090421182448.270f0e10@tux.DEF.witbe.net> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.3 (x86_64-suse-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Tue, 21 Apr 2009 18:24:48 +0200, Paul Rolland wrote: > > Hello, > > For the first time, I can successfully suspend/resume my Dell laptop using > linux 2.6.30-rc2. > Unfortunately, after resume, xmms stays silent. I've tried to change the > master channel, and everything I can access in the configuration, but no > luck. Are you using pulseaudio or direct ALSA or OSS access? > All other devices are resuming correctly, including the video while running > X and compiz, so this is quite good. > > Is there anything I can do to help on this issue ? > > At boot time, I have : > Advanced Linux Sound Architecture Driver Version 1.0.19. > HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21 > HDA Intel 0000:00:1b.0: setting latency timer to 64 > ALSA device list: > #0: Dummy 1 > #1: Virtual MIDI Card 1 > #2: HDA Intel at 0xefebc000 irq 21 > > When suspending : > Apr 20 21:26:21 tux kernel: HDA Intel 0000:00:1b.0: PCI INT A disabled > > When resuming : > Apr 20 21:26:21 tux kernel: HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21 Try the very latest Linus tree, as some fix patches have been merged after rc2. If it still doesn't work, run alsa-info.sh with --no-upload option before and after suspend, and attach the generated files. The script is found at http://www.alsa-project.org/alsa-info.sh thanks, Takashi