Ticket #2479 (new defect)

Opened 16 months ago

Last modified 16 months ago

playing a sound and suspending at the same time => no sound at resume on 2.6.39

Reported by: GNUtoo Owned by: openmoko-kernel
Priority: high Milestone:
Component: kernel Version:
Severity: critical Keywords:
Cc: Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: no PatchReviewResult:
Reproducible: always

Description

doing the following result in not beeing to play a sound anymore at resume:

aplay 05.wav
echo mem > /sys/power/state #in a new console
#press the power button
#still no sound
killall aplay
aplay 05.wav #still no sound

Change History

comment:1 Changed 16 months ago by GNUtoo

comment:2 Changed 16 months ago by GNUtoo

it does it too with speaker-test

Also, after resume:

amixer -qc0 cset numid=92,name='Left Mixer Left Playback Switch' off
amixer -qc0 cset numid=92,name='Left Mixer Left Playback Switch' on

makes it not silent again.

Note: See TracTickets for help on using tickets.