From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263623AbUEPPHc (ORCPT ); Sun, 16 May 2004 11:07:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263624AbUEPPHc (ORCPT ); Sun, 16 May 2004 11:07:32 -0400 Received: from cantor.suse.de ([195.135.220.2]:54716 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S263623AbUEPPH3 (ORCPT ); Sun, 16 May 2004 11:07:29 -0400 Date: Sun, 16 May 2004 17:07:28 +0200 Message-ID: From: Takashi Iwai To: Andreas Schwab Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.6: ALSA sound/ppc/keywest.c:84: tumbler: cannot initialize the MCS In-Reply-To: References: User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 13) (Rational FORTRAN) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Sat, 15 May 2004 18:36:35 +0200, Andreas Schwab wrote: > > Andreas Schwab writes: > > > Takashi Iwai writes: > > > >> At Tue, 11 May 2004 00:28:47 +0200, > >> Andreas Schwab wrote: > >>> > >>> I've never been able to get a working sound with ALSA after booting my > >>> iBook G3 (dmasound is working fine). Any idea what's wrong with > >>> snd-powermac? > >> > >> does the attached patch work? it's a partial patch from the latest > >> ALSA cvs tree. > >> the problem seems like the initialization of i2c-keywest. > > > > I have now imported the alsa patch from 2.6.6-mm1 and the problem seems > > to be fixed. > > Actually there are still similar problems when waking up: > > kernel: tumbler_init_client error > kernel: ALSA sound/ppc/tumbler.c:589: failed to set mono volume 7 > last message repeated 2 times > kernel: ALSA sound/ppc/tumbler.c:460: failed to set mono volume 1 > kernel: ALSA sound/ppc/tumbler.c:460: failed to set mono volume 2 > kernel: ALSA sound/ppc/tumbler.c:356: failed to set DRC > kernel: ALSA sound/ppc/tumbler.c:221: failed to set volume do you mean after suspend/resume? then a similiar hack might be needed. Takashi