mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-08 22:55:42 +01:00
d2bf87608a
As man page says: "If successful, the sched_setparam() function shall return zero." Without update I got this output in the syslog (journalctl): abr 16 09:25:30 mypc alsactl[1652]: alsactl 1.2.2 daemon started abr 16 09:25:30 mypc alsactl[1652]: /usr/bin/alsactl: do_nice:165sched_setparam failed: No such file or directory If sched_setscheduler() returns 0, so it means that the call was successful. Signed-off-by: Oscar Megía <megia.oscar@gmail.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz> |
||
---|---|---|
.. | ||
init | ||
.gitignore | ||
90-alsa-restore.rules.in | ||
alsa-restore.service.in | ||
alsa-state.service.in | ||
alsactl.1 | ||
alsactl.c | ||
alsactl.h | ||
alsactl_init.xml | ||
daemon.c | ||
init_parse.c | ||
init_sysdeps.c | ||
init_sysfs.c | ||
init_utils_run.c | ||
init_utils_string.c | ||
list.h | ||
lock.c | ||
Makefile.am | ||
monitor.c | ||
state.c | ||
utils.c |