From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 78F38679E7 for ; Mon, 17 Apr 2006 06:44:00 +1000 (EST) Subject: Re: PowerBook5,4 -- no sound? From: Benjamin Herrenschmidt To: Andreas Schwab In-Reply-To: References: <878xq51t61.fsf@briny.internal.ondioline.org> Content-Type: text/plain Date: Mon, 17 Apr 2006 06:43:53 +1000 Message-Id: <1145220233.9833.11.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 2006-04-16 at 17:49 +0200, Andreas Schwab wrote: > Paul Collins writes: > > > With Linus's current git plus the boot fix and some unrelated patches > > (console font and bluetooth) sound no longer seems to work (nothing in > > /proc/asound/cards), although snd-powermac loaded without complaint. > > Is this a known problem? > > Sound doesn't work here on PowerMac7,3 either, it even oopses during > module loading. Same reply... load i2c-powermac before snd-powermac. It's a bug in the sound driver, but I can't be bothered fixing it at this point, better to concentrate on the new snd-aoa and adapting it to work on all machines. Ben.