From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: problems with es1688 isa card on etch and lenny (ok with sarge) Date: Wed, 06 Feb 2008 08:24: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 mx1.suse.de (ns.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 857EE24499 for ; Wed, 6 Feb 2008 08:24:33 +0100 (CET) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Norayr Chilingaryan Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Wed, 6 Feb 2008 00:05:57 +0100, Norayr Chilingaryan wrote: > > Hello, > I have an old notebook with ISA sound card which is detected by alsaconf as > es18xx, or es1688 or sb16 and works. > The problem is appeared when I replaced Debian Sarge with Debian Etch, and > when I upgraded Etch to Lenny (i. e. with alsa versions in that distros). > So, alsaconf detects and configures a sound driver, it works, but after > restart to have a sound I must run alsaconf again. I think something is > changed in the recent alsa distributions which probably deals with debian > configuration of isa cards. This is basically a problem of distribution. The recent distros load the sound drivers via udev. And ISA cards aren't loaded via udev. (ISA PnP could be loaded via udev, but there were some bugs and they were fixed very recently.) You must have a way to load the module statically at boot up. I have no idea at all how Debian does, unfortunately. Takashi