From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Intel alsa sound request for Laptops Date: Sun, 29 Jan 2017 14:47:33 +0100 Message-ID: References: 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 mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 44CAA2670AE for ; Sun, 29 Jan 2017 14:47:33 +0100 (CET) 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: John Frankish Cc: "alsa-devel@alsa-project.org" List-Id: alsa-devel@alsa-project.org On Sun, 29 Jan 2017 14:06:43 +0100, John Frankish wrote: > > > That said, if you boot without i915, drop the index option. > > > I booted without i915 and did not set any index options (the default behaviour of tinycorelinux is to boot clean like a live-CD distro) Ah OK, that's the way the current HD-audio driver behaves. It takes the card at first, then it leaves when the i915 component binding fails (like nomodeset). It's good to keep the device assignment consistent. OTOH, it may leave the card#0 empty as a result. So this is the expected behavior. Takashi