Bug #14039, was updated on 2008-Jun-15 20:39 Here is a current snapshot of the bug.
Project: Vdr Softdevice Category: audio-out Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: earcar Assigned to : none Summary: softdevice doesn't work with some sound systems Details: With the pulseaudio alsa plugin vdr-softdevice makes this error: Jun 15 01:10:40 fastforward vdr: [29273] [softdevice-audio] Access type not available NO AUDIO! This happens because it assumes that SND_PCM_ACCESS_MMAP_INTERLEAVED is available. That assumption is bogus, only normal PCI hw has mmap. So it makes troubles with software backends or with a little bit more exotic audio hardware. I've done a patch that fixes this. For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=14039&group_id=2051 _______________________________________________ Softdevice-devel mailing list Softdevice-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/softdevice-devel