From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932647AbWFZSs5 (ORCPT ); Mon, 26 Jun 2006 14:48:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932648AbWFZSs4 (ORCPT ); Mon, 26 Jun 2006 14:48:56 -0400 Received: from mx1.suse.de ([195.135.220.2]:13194 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S932647AbWFZSsz (ORCPT ); Mon, 26 Jun 2006 14:48:55 -0400 Date: Mon, 26 Jun 2006 20:48:49 +0200 Message-ID: From: Takashi Iwai To: Andi Kleen Cc: perex@suse.cz, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: Alsa update in mainline broke ATI-IXP sound driver II In-Reply-To: <200606262028.31807.ak@suse.de> References: <200606252139.36002.ak@suse.de> <200606261845.32450.ak@suse.de> <200606262028.31807.ak@suse.de> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta25) (eggplant) (+CVS-20060326) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Mon, 26 Jun 2006 20:28:31 +0200, Andi Kleen wrote: > > > > OK, and still you get the same error like: > > > > ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0' > > ... > > ?? > > Yes. > > > Any change if you set CONFIG_SND_DYNAMIC_MINORS=y ? > > With that it finally works. Thanks. > > Still can it be fixed? Well, the bug shall be fixed :) Unfortunately I cannot reproduce this on my systems that are all based on SUSE 10.1, and the latest 2.6.17-git works fine even CONFIG_SND_DYNAMIC_MINORS=n as far as I've tested. Could you check the strace and what open error occurs? I suppose it's /dev/snd/controlC0, but don't figure out exactly. thanks, Takashi