From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?SsO2cmcgTcO8bGxlcg==?= Subject: Re: Cannot combine audio devices with more than 64 channels Date: Fri, 27 Jan 2017 14:03:16 +0100 Message-ID: References: <1cdef19b-a458-7441-2ede-2ba8984ec7cd@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-oi0-f66.google.com (mail-oi0-f66.google.com [209.85.218.66]) by alsa0.perex.cz (Postfix) with ESMTP id 1820726764E for ; Fri, 27 Jan 2017 14:03:17 +0100 (CET) Received: by mail-oi0-f66.google.com with SMTP id w144so20580432oiw.1 for ; Fri, 27 Jan 2017 05:03:17 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: alsa-devel@alsa-project.org, Clemens Ladisch List-Id: alsa-devel@alsa-project.org Thanks for the patch, that was fast! So I want to apply that patch to my system (Ubuntu Studio 14.04). How do I proceed? I guess, the patch wont be available via apt-get soon, right? So I'd have to compile from source. 1. What source code packages do I need to download? 2. I'm familiar with the usual "/.configure", "make" and "sudo make install" but in the case of this specific alsa-module, is there anything more I'd need to do?