Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265555AbUAHRVP (ORCPT ); Thu, 8 Jan 2004 12:21:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265592AbUAHRVP (ORCPT ); Thu, 8 Jan 2004 12:21:15 -0500 Received: from ns.suse.de ([195.135.220.2]:25752 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S265555AbUAHRVJ (ORCPT ); Thu, 8 Jan 2004 12:21:09 -0500 Date: Thu, 08 Jan 2004 18:21:08 +0100 Message-ID: From: Takashi Iwai To: Santiago Garcia Mantinan Cc: linux-kernel@vger.kernel.org Subject: Re: ALSA in 2.6 failing to find the OPL chip of the sb cards In-Reply-To: <20040107212916.GA978@man.manty.net> References: <20040107212916.GA978@man.manty.net> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 13) (Rational FORTRAN) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1196 Lines: 33 At Wed, 7 Jan 2004 22:29:16 +0100, Santiago Garcia Mantinan wrote: > > Hi! > > I have a SB16PNP on which alsa under kernel 2.6 fails to detect the OPL > chip, I have tried the 0.9.7 version wich comes with the kernel (up to > version 2.6.1-rc2) and now even alsa 1.0.0rc2 compiled for the 2.6.1-rc2 > kernel, on both I get the same result: > > sb16: no OPL device at 0x388-0x38a > > this is the full output on version 1.0.0rc2: > > Starting ALSA (version 1.0.0rc2):pnp: Device 00:01.00 activated. > ALSA /usr/src/modules/alsa-driver/alsa-kernel/isa/sb/sb16.c:489: sb16: no > OPL device at 0x388-0x38a > sb16. compile with CONFIG_SND_DEBUG and CONFIG_SND_VERBOSE_PRINTK. if it's in snd_opl3_detect(), "OPL2/3 chip not detected at ..." message should appear (together with other message in snd_opl3_detect()). if not, it must be in snd_device_new(), and quite mysterious... -- Takashi Iwai ALSA Developer - www.alsa-project.org - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/