openwrtv3/package
Dmitry Sutyagin 2ab6aaca4d kernel: add SND_PCM_TIMER to kmod-sound-core
FS#256

Fix audio not working due to unset SND_PCM_TIMER. CONFIG_SND_PCM_TIMER
is required for ALSA to work (at least for some audio devices),
otherwise applications using sound may fail. Can be reproduced by
installing "alsa-utils-tests" and running "speaker-test":

...
ALSA lib pcm_direct.c:1159:(snd1_pcm_direct_initialize_poll_fd) unable to open timer 'hw:CLASS=3,SCLASS=0,CARD=0,DEV=0,SUBDEV=0'
ALSA lib pcm_dmix.c:1106:(snd_pcm_dmix_open) unable to initialize poll_fd
Playback open error: -19,No such device

The kernel size does not increase, only the size of the kernel module
increases.

Signed-off-by: Dmitry Sutyagin <f3flight@gmail.com>
2016-11-05 22:03:42 +01:00
..
base-files base-files, mac80211, broadcom-wl: wifi detection and configuration 2016-11-03 11:08:01 +01:00
boot uboot-envtools: move to Boot Loaders submenu 2016-11-03 08:21:47 +01:00
devel strace: Update to 4.14 2016-10-26 12:37:46 +02:00
firmware layerscape: add 64b/32b target for ls1012ardb device 2016-10-31 17:00:10 +01:00
kernel kernel: add SND_PCM_TIMER to kmod-sound-core 2016-11-05 22:03:42 +01:00
libs elfutils: bump to 0.167 2016-11-03 11:08:02 +01:00
network dnsmasq: support log-dhcp option 2016-11-02 10:25:44 +01:00
system fstools: add build-depends on util-linux 2016-11-01 09:52:03 +01:00
utils util-linux: disc -> Disc and moved some packages 2016-10-27 12:45:05 +02:00
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00