From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: sbxfi - What works/doesn't summary Date: Tue, 28 Oct 2008 20:02:57 +0100 Message-ID: References: <4906FA8C.4030501@jasonline.co.uk> <490709EF.7090803@gmail.com> <49074E98.7070506@jasonline.co.uk> 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 1B934103812 for ; Tue, 28 Oct 2008 20:02:58 +0100 (CET) In-Reply-To: <49074E98.7070506@jasonline.co.uk> 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: Jason Harvey Cc: alsa-devel@alsa-project.org, The Source List-Id: alsa-devel@alsa-project.org At Tue, 28 Oct 2008 17:40:40 +0000, Jason Harvey wrote: > > The Source wrote: > > You can't hear desktop sounds because they always use pulseaudio no > > matter what sound system you select as default. For me pulseaudio > > plays first sound fine after start, others are corrupt along with > > sound from all other apps. I'll post hw_params later. Also pulseaudio > > tends to crash often with this driver so I suppose your problem is the > > same. > Can confirm that once pulse (on FC9 at least) gets involved it sounds > terrible. > > I worked out that I had removed a package pulseaudio-esound-compat at > some point in the past and never realised that it contains the symlinks > that gets Gnome to start the pulse server. > Once that was fixed the desktop effects started working but only out of > my USB headset... and nothing I can find in the gui lets me do anything > about it. In many cases, the pulse problem comes from the in accurate DMA position calculation. PA is often too aggressively updating buffers. > mplayer and firefox/flash sound terrible, very tinny and scratchy. > This is with the base_rate=48000 option set in modprobe.conf Do you mean a regression with 48kHz in comparison with 96kHz? Takashi