Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264448AbTG1KaX (ORCPT ); Mon, 28 Jul 2003 06:30:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265772AbTG1KaX (ORCPT ); Mon, 28 Jul 2003 06:30:23 -0400 Received: from ns.suse.de ([213.95.15.193]:30992 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S264448AbTG1KaP (ORCPT ); Mon, 28 Jul 2003 06:30:15 -0400 Date: Mon, 28 Jul 2003 12:45:34 +0200 Message-ID: From: Takashi Iwai To: Claas Langbehn Cc: linux-kernel@vger.kernel.org Subject: Re: Kernel 2.6.0-test1-ac3: alsa snd_via82xx In-Reply-To: <20030728101900.GA5326@rootdir.de> References: <20030727091729.GB870@rootdir.de> <20030728101900.GA5326@rootdir.de> User-Agent: Wanderlust/2.6.1 (Upside Down) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.2 MULE XEmacs/21.4 (patch 12) (Portable Code) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1752 Lines: 48 At Mon, 28 Jul 2003 12:19:00 +0200, Claas Langbehn wrote: > > Hello Takashi! > > > Takashi Iwai wrote: > > > I figured out some strange behaviour of the alsa drivers in kernel > > > 2.6.0-test1-ac3. > > > When compiling everything into the kernel (=y), I was not able to get > > > sound out of my machine at all. But with CONFIG_SND_VIA82XX=m it worked. > > > Isn't that strange? > > > > what do you mean exactly "no sound"? you can play the file but no > > sounds come out, or playback is not operational? > > I mean, that it looked all good, the driver seemed to be operational, > but I did not get any Sound out of it. I stress, that this only happened > when everything was compiled into the kernel. Therefore, I did not use > a special modprobe.conf or such. > > Now that it works, I can try again to compile everyting into the kernel > to do a second check. I will do later today and let you know the > results. > > > did you set any module options for ALSA in /etc/modprobe.conf? > at first none, and now this: > > # This file was automatically generated by alsa-base's debconf stuff > alias char-major-116 snd > alias char-major-14 soundcore > > options snd major=116 cards_limit=4 device_mode=0660 device_gid=29 device_uid=0 device_xxx options are obsolete. perhaps debian's alsaconf script is too old? i guess the channels were still muted by some reason. usually they are unmuted and volumes are adjusted in the init script (or by calling alsactl etc in post-install). Takashi - 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/