[Debian-eeepc-devel] Bug#574844: SNDRV_PCM_IOCTL_RESUME failed: Function not implemented

Trent W. Buck trentbuck at gmail.com
Sun Mar 21 16:34:16 UTC 2010


Package: eeepc-acpi-scripts
Version: 1.1.10
Severity: normal

On a 1005P, if I shut the lid while mplayer is playing, and open the lid
and Control_L (to wake it), the speakers start spewing noise instead of
music.  Mplayer reports:

    [AO_ALSA] alsa-lib: pcm_hw.c:709:(snd_pcm_hw_resume)
    SNDRV_PCM_IOCTL_RESUME failed: Function not implemented

I believe that the lid event triggered a "pm-suspend --quirk-s3-bios"
via this package.

I could mute the speakers using alsamixer.  I then killed mplayer, and
ran the following until it stopped removing modules:

    for i in `lsmod | grep ^snd | cut -d' ' -f1`
    do sudo rmmod $i
    done

After this, unmuting the headphone channel and starting a new mplayer
resulted in music playing normally again.

I run Debian's linux-image-2.6.33-2-amd64 (2.6.33-1~experimental.4)
from experimental (i.e. I haven't recompiled it).  According to lspci,

    $ lspci | grep Audio
    00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)

According to powertop, it's a "hwC0D0 Realtek ALC269".

According to lsmod (note: after aforementioned rmmods),

    $ lsmod | grep snd
    snd_hda_codec_realtek   243343  1
    snd_hda_intel          20211  4
    snd_hda_codec          57782  2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep               5428  1 snd_hda_codec
    snd_pcm                61078  3 snd_hda_intel,snd_hda_codec
    snd_timer              15749  2 snd_pcm
    snd                    47090  12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore               4822  1 snd
    snd_page_alloc          6313  2 snd_hda_intel,snd_pcm

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.33-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages eeepc-acpi-scripts depends on:
ii  acpi-support-base             0.133-2    scripts for handling base ACPI eve
ii  acpid                         1:2.0.3-1  Advanced Configuration and Power I
ii  pm-utils                      1.3.0-1    utilities and scripts for power ma
ii  rfkill                        0.4-1      tool for enabling and disabling wi

Versions of packages eeepc-acpi-scripts recommends:
ii  alsa-utils                    1.0.22-1   Utilities for configuring and usin

Versions of packages eeepc-acpi-scripts suggests:
pn  aosd-cat               <none>            (no description available)
pn  gnome-osd              <none>            (no description available)
ii  ttf-liberation         1.05.2.20091019-4 Fonts with the same metrics as Tim

-- no debconf information





More information about the Debian-eeepc-devel mailing list