openwrt/package/kernel/linux/modules
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
..
001-depends.mk kernel: remove useless AddDepends/rtc abstraction 2015-03-29 08:12:50 +00:00
block.mk kernel: remove obsolete legacy ide kernel module packages 2016-08-28 13:51:42 +02:00
can.mk kernel: add missing CAN related config symbol 2015-09-24 08:41:15 +00:00
crypto.mk kernel: remove echainiv.ko from kmod-crypto-iv 2016-09-28 02:39:18 +02:00
firewire.mk kernel: make most modules use AutoProbe 2013-09-17 21:45:17 +00:00
fs.mk kernel: ext4: Add missing kmod-crypto-crc32c dependency 2016-10-13 17:04:28 +02:00
hwmon.mk linux/modules: Add SCH5627 Super I/O chips 2016-08-03 15:30:13 +02:00
i2c.mk mvebu: enable core drivers in the kernel config instead of packaging them 2016-05-21 19:57:06 +02:00
input.mk kernel/gpio_keys: load module on pre-init 2016-02-26 08:35:20 +00:00
leds.mk linux/modules: drop ledtrig-netfilter 2016-10-27 15:29:36 +02:00
lib.mk kernel: mark compression modules as hiddden to obsolete the compressor kconfig hack 2016-08-04 20:53:02 +02:00
netdevices.mk kernel: fix dependency chain of kmod-igb 2016-05-28 09:14:55 +02:00
netfilter.mk netfilter: remove nf_tproxy_core references 2016-10-11 09:03:12 +02:00
netsupport.mk kernel: add nlmon kernel module 2016-09-16 23:00:01 +02:00
nls.mk kernel: add japanese codepages 2014-07-01 10:26:03 +00:00
other.mk kernel: move kmod-owl-loader to the right .mk file 2016-10-04 16:01:42 +02:00
pcmcia.mk kernel: remove old kernel compat code for pcmcia 2013-09-27 20:47:09 +00:00
sound.mk kernel: add SND_PCM_TIMER to kmod-sound-core 2016-11-05 22:03:42 +01:00
spi.mk Revert "kernel: remove long obsolete gpio spi controller driver patch" 2016-08-04 23:10:15 +02:00
usb.mk kernel: add package for usbport LED trigger 2016-10-18 14:27:14 +02:00
video.mk kernel: add mode backlight symbols 2016-02-16 16:25:40 +00:00
w1.mk modules: Add kmod-w1-slave-ds2413 2015-01-17 13:58:09 +00:00
wireless.mk kernel: move kmod-owl-loader to the right .mk file 2016-10-04 16:01:42 +02:00
wpan.mk kernel: wpan: mrf24j40 depends on regmap-spi 2016-01-25 12:41:19 +00:00