*** This bug is a duplicate of bug 202089 ***
    https://bugs.launchpad.net/bugs/202089

I really don't think this is duplicate of #202089 because this  happens
also in lubuntu which doesn't use pulseaudio.

My tests show that this happens on the latest lubuntu 13.10 amd64.

I have a HPCompaq 6720s laptop with the following sound card:

ubuntu@ubuntu:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
ubuntu@ubuntu:~$ 

After resume this is what I do in order to get the sound back:

1. kill all processes keeping devices in /dev/snd/ open. You can find
them by typing:

lsof /dev/snd/*

After that you use the kill command on them

2. force an alsa reload. You do this with the following command:

sudo alsa force-reload

3. IF NEEDED: You start again the programs you previously killed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/222428

Title:
  No sound after suspend to RAM

Status in PulseAudio sound server:
  New
Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  Problem description: when recovering from suspend to RAM there is no sound. 
  Sound is working fine the rest of the time, closing the session does not 
restore sound but a reboot does.

  1) Ubuntu version: Hardy Heron upgraded from Gutsy, default
  configuration; output of uname -r: 2.6.24-16-generic

  2) Output of aplay -l
  **** Liste des PLAYBACK périphériques ****
  carte  0: VT82xx [HDA VIA VT82xx], périphérique 0 : ALC883 Analog [ALC883 
Analog]
    Sous-périphériques: 1/1
    Sous-périphérique: #0: subdevice #0
  carte  0: VT82xx [HDA VIA VT82xx], périphérique 1 : ALC883 Digital [ALC883 
Digital]
    Sous-périphériques: 1/1
    Sous-périphérique: #0: subdevice #0

  3) lspci -v
   04:01.0 Audio device: VIA Technologies, Inc. VIA High Definition Audio 
Controller (rev 10)
        Subsystem: Europop AG Unknown device e028
        Flags: bus master, fast devsel, latency 0, IRQ 23
        Memory at dfafc000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>

  4) sudo modprobe snd-via82xx
  Display nothing but still no sound

  5) cat /proc/asound/cards 
   0 [VT82xx         ]: HDA-Intel - HDA VIA VT82xx
                        HDA VIA VT82xx at 0xdfafc000 irq 23

  6) Restarting ALSA (sudo /etc/init.d/alsa-utils start ) doesn't change
  the issue

  7) Stopping (pulseaudio -k) and relaunch pulseaudio (pulseaudio -D)
  doesn't help either

  8) uname -a
  Linux  2.6.24-16-generic #1 SMP  i686 GNU/Linux

  9) dpkg -s linux-ubuntu-modules-$(uname -r) 
  Package: linux-ubuntu-modules-2.6.24-16-generic
  Status: install ok installed
  Priority: optional
  Section: base
  Installed-Size: 15420
  Maintainer: Ubuntu Kernel Team <kernel-t...@lists.ubuntu.com>
  Architecture: i386
  Source: linux-ubuntu-modules-2.6.24
  Version: 2.6.24-16.23
  Provides: ndiswrapper-modules-1.9
  Depends: linux-image-2.6.24-16-generic
  Pre-Depends: dpkg (>= 1.10.24)

  I don't know what I can test in addition of this., I tried to follow 
troubleshooting procedure.
  If more information is needed please don't hesitate to contact me.

  Thanks for your help,
  Yann

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/222428/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to