From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: alsamixer -a basic Date: Mon, 10 Aug 2009 09:59:24 +0200 Message-ID: References: <20090808145547.GD3204@aragorn.home.lxtec.de> 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 (cantor.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 9DD94103828 for ; Mon, 10 Aug 2009 09:59:24 +0200 (CEST) In-Reply-To: <20090808145547.GD3204@aragorn.home.lxtec.de> 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: Elimar Riesebieter Cc: alsa-devel List-Id: alsa-devel@alsa-project.org At Sat, 8 Aug 2009 16:55:48 +0200, Elimar Riesebieter wrote: > > alsa-lib 1.0.20 > > running alsamixer -a basic gives: > ALSA lib python.c:991:(alsa_mixer_simple_finit) Unable to find python module '/usr/lib/alsa-lib/smixer/python/main.py' > > How do I build smixer/python/main.py ? The file is found in alsa-lib*/modules/mixer/simple/python directory. Looks like a missing installation in Makefile... Takashi