[ALSA - lib 0002292]: volume suspend/resume no longer works.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2292> 
======================================================================
Reported By:                cartman
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   2292
Category:                   2_mixer
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             07-18-2006 22:27 CEST
Last Modified:              07-18-2006 22:27 CEST
======================================================================
Summary:                    volume  suspend/resume no longer works.
Description: 
I was using 2.6.18 latest git tree fine so far but when I updated alsa-lib
and other userspace tools to 1.1.12rc1 mplayer gives this error when
suspending/resuming volume :

alsa-pause: pcm pause error: Input/output error
alsa-resume: pcm resume error: Input/output error

Corresponding source code is :

[...]
if ((err = snd_pcm_pause(alsa_handler, 1)) < 0)
        {
            mp_msg(MSGT_AO,MSGL_ERR,"alsa-pause: pcm pause error: %s\n",
snd_strerror(err));
            return;
        }
[...]

and similar for resume.
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-18-06 22:27 cartman        New Issue                                    
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux