From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759143AbYEMQu5 (ORCPT ); Tue, 13 May 2008 12:50:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755141AbYEMQuu (ORCPT ); Tue, 13 May 2008 12:50:50 -0400 Received: from ns2.suse.de ([195.135.220.15]:45481 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753714AbYEMQut (ORCPT ); Tue, 13 May 2008 12:50:49 -0400 Date: Tue, 13 May 2008 18:50:48 +0200 Message-ID: From: Takashi Iwai To: Roberto Oppedisano Cc: Stas Sergeev , LKML Subject: Non-working snd-pcsp In-Reply-To: <4829B6A1.90707@infracom.it> References: <482737BE.20502@infracom.it> <4827415A.7060101@aknet.ru> <482756F0.8020609@infracom.it> <48275D8D.10500@aknet.ru> <4827F0A1.9090600@infracom.it> <48288ACC.1020909@aknet.ru> <48299F08.2060702@infracom.it> <4829B6A1.90707@infracom.it> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta28) (fuki) (+CVS-20070806) (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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [Changed the subject since it's no real regression] At Tue, 13 May 2008 17:41:21 +0200, Roberto Oppedisano wrote: > > Roberto Oppedisano wrote: > > Stas Sergeev ha scritto, Il 12/05/2008 20.22: > >> Have you made sure that everything > >> is unmuted in alsamixer and the volume > >> is at maximum? > > > > I believe so, but 'till now the speaker is not working. > > I'll try harder. > In alsamixer i see: > > Item: PC Speaker [Off] > > and I cant' find a way to toggle it. Could you run "alsactl -f somefile store" and show that file? This will contain the full mixer information. > With kmix I can toggle the mute setting (alsamixer still sees it off), but > no sound comes out from the speaker. > I also tried > > echo -e "\a" > > without the module loaded (on old kernel), and the speaker is mute. When snd-pcsp is built, the input pcspkr is excluded. So, the beep won't work unless snd-pcsp is loaded and activated. thanks, Takashi