** Description changed:

  Hello everyone,
  
  I was going over my log messages and found out this entry appears a few
  times in the "user.log" file:
  
  Feb 14 19:08:05 LaptopLinux pulseaudio[21013]: module-alsa-sink.c: ALSA woke 
us up to write new data to the device, but there was actually nothing to write! 
Most likely this is an ALSA driver bug. Please report this issue to the ALSA 
developers. We were woken up with POLLOUT set -- however a subsequent 
snd_pcm_avail_update() returned 0.
  Feb 14 19:10:23 LaptopLinux pulseaudio[21013]: module-alsa-sink.c: Increasing 
wakeup watermark to 40.41 ms
  Feb 14 20:35:07 LaptopLinux pulseaudio[21013]: module-alsa-sink.c: Increasing 
wakeup watermark to 80.82 ms
  
  You can find the complete log file attached.  Let me know if you guys
  need more info.
  
  By the way I am running Jaunty x86_64 with 2.6.28-7-generic kernel.
+ 
+ kerm...@laptoplinux:~$ aplay -l
+ **** List of PLAYBACK Hardware Devices ****
+ card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
+   Subdevices: 1/1
+   Subdevice #0: subdevice #0
+ card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
+   Subdevices: 1/1
+   Subdevice #0: subdevice #0

** Description changed:

  Hello everyone,
  
  I was going over my log messages and found out this entry appears a few
  times in the "user.log" file:
  
  Feb 14 19:08:05 LaptopLinux pulseaudio[21013]: module-alsa-sink.c: ALSA woke 
us up to write new data to the device, but there was actually nothing to write! 
Most likely this is an ALSA driver bug. Please report this issue to the ALSA 
developers. We were woken up with POLLOUT set -- however a subsequent 
snd_pcm_avail_update() returned 0.
  Feb 14 19:10:23 LaptopLinux pulseaudio[21013]: module-alsa-sink.c: Increasing 
wakeup watermark to 40.41 ms
  Feb 14 20:35:07 LaptopLinux pulseaudio[21013]: module-alsa-sink.c: Increasing 
wakeup watermark to 80.82 ms
  
  You can find the complete log file attached.  Let me know if you guys
  need more info.
  
  By the way I am running Jaunty x86_64 with 2.6.28-7-generic kernel.
  
  kerm...@laptoplinux:~$ aplay -l
  **** List of PLAYBACK Hardware Devices ****
  card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
+ 
+ kerm...@laptoplinux:~$ lsmod | grep snd
+ snd_seq_dummy          11524  0
+ snd_hda_intel         545588  3
+ snd_seq_oss            41856  0
+ snd_pcm_oss            52224  0
+ snd_seq_midi           15744  0
+ snd_mixer_oss          24960  1 snd_pcm_oss
+ snd_pcm                98952  2 snd_hda_intel,snd_pcm_oss
+ snd_rawmidi            33920  1 snd_seq_midi
+ snd_seq_midi_event     16512  2 snd_seq_oss,snd_seq_midi
+ snd_seq                66144  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
+ snd_timer              34064  2 snd_pcm,snd_seq
+ snd_seq_device         16276  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
+ snd                    78792  15 
snd_hda_intel,snd_seq_oss,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
+ soundcore              16800  1 snd
+ snd_page_alloc         18704  2 snd_hda_intel,snd_pcm

-- 
ALSA woke us up to write new data to the device, but there was actually nothing 
to write.
https://bugs.launchpad.net/bugs/329620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to