From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write Date: Mon, 27 Aug 2018 14:32:04 +0200 Message-ID: References: <20180827014812.268229b3@localhost> 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 (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 110FB2676BF for ; Mon, 27 Aug 2018 14:32:04 +0200 (CEST) In-Reply-To: <20180827014812.268229b3@localhost> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: George Anchev Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Mon, 27 Aug 2018 00:48:12 +0200, George Anchev wrote: > > Hi, > > Each time I boot in journalctl I notice the lines > which you can see in the attached journal.txt file. > Attaching also the output of alsa-info.sh. Both files > are compressed to minimize message size. > > Please let me know if this is an actual bug and what > is causing it. It's grumbling PulseAudio about the wakeup timing isn't strictly synced with the reported avail size. In most case, you can ignore it unless you actually have the audible problem. Takashi