From owner-freebsd-sparc64@FreeBSD.ORG Fri Aug 21 17:50:46 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED9D1106568E for ; Fri, 21 Aug 2009 17:50:46 +0000 (UTC) (envelope-from rc@networkz.ch) Received: from x27.netnea.com (gstserv.netnea.com [213.200.225.210]) by mx1.freebsd.org (Postfix) with ESMTP id A239E8FC1B for ; Fri, 21 Aug 2009 17:50:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by x27.netnea.com (Postfix) with ESMTP id AD29B33DF6 for ; Fri, 21 Aug 2009 19:50:44 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at neanet.com Received: from x27.netnea.com ([127.0.0.1]) by localhost (x27.netnea.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yvKc-wKihp3W for ; Fri, 21 Aug 2009 19:50:44 +0200 (CEST) Received: from asado-180.local (unknown [89.236.172.36]) by x27.netnea.com (Postfix) with ESMTPSA id 6515C33DF5 for ; Fri, 21 Aug 2009 19:50:44 +0200 (CEST) Message-ID: <4A8EDE72.6040703@networkz.ch> Date: Fri, 21 Aug 2009 19:50:42 +0200 From: Christian Ramseyer User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org References: <4A7C6B50.3070503@networkz.ch> <20090817205340.GA75477@alchemy.franken.de> <20090817215612.GB75477@alchemy.franken.de> <20090818192748.GA6585@alchemy.franken.de> <20090819161410.GA19351@alchemy.franken.de> <4A8DC0DF.4040701@networkz.ch> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Audio on Sunblade 100 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Aug 2009 17:50:47 -0000 Gheorghe Ardelean wrote: > > On Thu, 20 Aug 2009, Christian Ramseyer wrote: > > [...] >> As it worked for Gheorghe, chances are that I'm doing something >> wrong/different: > > Now I have tested also mpg321 and it has a not that good sound quality. > A lot of noise is coming out but the sound is there all the time. The > noise is coming always on the bass (maybe drums?) parts. > > Christian, could please also test mpg123 and let us know if you get > different results? > I've got maybe 10 seconds of sound, then silence and these messages: [audio.c:596] error: Error in writing audio (Invalid argument?)! [mpg123.c:577] error: Deep trouble! Cannot flush to my output anymore! There was the "usual" message: pcm0:virtual:dsp0.vp0: play interrupt timeout, channel dead Also, I have the impressions that the rare events where I get some seconds of sound only occur when the box was powered down for some time before, subsequent attempts (also after reboot without power cycle) never seem to produce sound. > So this is some kind of strange to me. I have tested also xmms with > the result of only noise comming out. I tried xmms with similar results: one short burst of noise/static, then silence. Plus some complaining about ioctls: ** WARNING **: SNDCTL_DSP_SETFMT ioctl failed: Invalid argument ** WARNING **: SNDCTL_DSP_SPEED ioctl failed: Invalid argument Cheers, Christian