[Home]

Summary:DAHLIN-00327: suspend/resume fails with AEX410
Reporter:Tzafrir Cohen (tzafrir)Labels:
Date Opened:2013-08-28 09:25:40Date Closed:2013-09-04 10:16:31
Priority:MinorRegression?No
Status:Closed/CompleteComponents:wctdm24xxp
Versions:2.7.0 Frequency of
Occurrence
Related
Issues:
Environment:Debian Release: jessie/sid Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores) Attachments:
Description:See full report in http://bugs.debian.org/712817

Basically user reports:

The pci_legacy_suspend() call in the log below fails.  If I unload the
wctdm24xxp driver before doing pm-suspend, the system suspends.
Comments:By: Shaun Ruffell (sruffell) 2013-08-28 10:36:57.818-0500

This is / was intentional. The wctdm24xxp driver blocks suspend since it's possible to take several seconds to reinitialize all the cards on resume due to the time it takes to reinitialize the cards and VPM firmware over the Voicebus interface.

http://git.asterisk.org/gitweb/?p=team/sruffell/dahdi-linux.git;a=commit;h=731388e2754e02978e9144560e11a0795ed9a858

By: Russ Meyerriecks (rmeyerriecks) 2013-09-04 10:16:31.721-0500

Feel free to reopen this tzafrir if you think we should change the behavior.