Ticket #11296 (closed defect: fixed)
mmap to snd-mmp2-pcm fails
| Reported by: | erikos | Owned by: | saadia |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.75-software |
| Component: | kernel | Version: | Development build as of this date |
| Keywords: | Cc: | dsd | |
| Action Needed: | add to build | Verified: | no |
| Deployments affected: | Blocked By: | ||
| Blocking: |
Description
All the gstreamer related tests did fail in os8: http://wiki.laptop.org/go/User:Erikos/11.3.0/Audio/test_os8
simple gst-launch test:
$ gst-launch audiotestsrc ! audioconvert ! audioresample ! alsasink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /GstPipeline:pipeline0/GstAlsaSink:alsasink0: Could not get/set settings from/on resource. Additional debug info: gstalsasink.c(531): set_hwparams (): /GstPipeline:pipeline0/GstAlsaSink:alsasink0: Unable to set hw params for playback: No such device or address ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... Freeing pipeline ...
Error in Record:
1317633789.352501 ERROR record:aplay.py: play_pipe: Could not get/set settings from/on resource. gstalsasink.c(531): set_hwparams (): /GstPlayBin:playbin0/GstBin:abin/GstAutoAudioSink:audiosink/GstAlsaSink:audiosink-actual-sink-alsa: Unable to set hw params for playback: No such device or address
Error in Browse/Totem:
TotemEmbedded-Message: Viewer state: PLAYING ** (sugar-activity:1775): DEBUG: OpenURI reply ** (sugar-activity:1775): DEBUG: 0x1092908: "Command 'Play'" TotemEmbedded-Message: totem_embedded_do_command: Play ** Message: Error: Could not get/set settings from/on resource. gstalsasink.c(531): set_hwparams (): /GstPlayBin2:play/GstPlaySink:playsink0/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink:audio-sink/GstBin:bin2/GstAutoAudioSink:autoaudiosink1/GstAlsaSink:autoaudiosink1-actual-sink-alsa: Unable to set hw params for playback: No such device or address TotemEmbedded-Message: Viewer state: STOPPED TotemEmbedded-Message: totem_embedded_set_error: 'Could not get/set settings from/on resource.' TotemEmbedded-Message: totem_embedded_set_error_logo called by browser plugin
Blaming #10831 for now.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


