From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: multi-channel playback regression Date: Thu, 23 Jul 2009 10:21:50 +0200 Message-ID: References: <20090723065345.GA1884@localhost> <20090723072253.GA15878@localhost> <20090723075620.GA21405@localhost> 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 mx1.suse.de (cantor.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 52DAA1039A6 for ; Thu, 23 Jul 2009 10:21:51 +0200 (CEST) In-Reply-To: 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: Jaroslav Kysela Cc: "alsa-devel@alsa-project.org" , Wu Fengguang List-Id: alsa-devel@alsa-project.org At Thu, 23 Jul 2009 10:14:27 +0200 (CEST), Jaroslav Kysela wrote: > > On Thu, 23 Jul 2009, Wu Fengguang wrote: > > >> Is this with the patched (as is on sound git tree) kernel? > > > > Yes, it's unmodified latest git tree. > > > >> What if changing from #if 1 to #if 0? > > > > This makes 8-channel playback work again. > > Can we check if we running under VMWare at runtime? No idea. But, an option to allow to choose manually might be usefl for other broken hardwares that require a similar fallback like VMware, although this doesn't conflict with the automatic detection of vmware. Takashi