From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Backported sbxfi driver (UNTESTED!) Date: Fri, 17 Oct 2008 08:17:17 +0200 Message-ID: References: <48F739F4.5070303@nostalgicnetworxx.org> <48F74344.4090509@gmail.com> <48F74C91.7040708@gmail.com> <48F75284.1040901@gmail.com> <48F75700.5060102@gmail.com> <48F75892.8000209@gmail.com> <48F7855F.6060806@gmail.com> 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 mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 47644103827 for ; Fri, 17 Oct 2008 08:17:35 +0200 (CEST) In-Reply-To: <48F7855F.6060806@gmail.com> 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: The Source Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Thu, 16 Oct 2008 22:18:07 +0400, The Source wrote: > > >> Ok. OpenAL with alsa also seem to cause problems. > >> > > > > In both cases, check the period_size and buffer_size values (shown in > > the kernel message, or /proc/asound/card0/pcm0p/sub0/hw_params). > > And, try to aplay with these parameters, whether you get the similar > > problem. > > > > % aplay -v --period-size=xxx --buffer-size=yyy foo.wav > > > > > > Takashi > > > > > I'm sorry, but any attemp to play file with ossplay results in complete > system hang with error: > unable to handle NULL ponter dereference at address > 0000000000000008.....(hang, no more output). > I tried many wav formats. So I can't get error log or period and buffer > sizes, sorry. Can anyone confirm to reproduce Oops with OSS apps (ossplay)? I'm wondering whether this has anything to do with the capture. Can you record the sound, and change the capture mixer element properly? thanks, Takashi