LINUX.ORG.RU

История изменений

Исправление markevichus, (текущая версия) :

# cat /etc/pulse/client.conf 
extra-arguments = -vvvv --log-target=newfile:/tmp/pulseverbose.log --log-time=1



Что при участии в audio, что без - вывод одинаковый

# cat /tmp/pulseverbose.log
(   0.000|   0.000) D: [pulseaudio] conf-parser.c: Parsing configuration file '/etc/pulse/client.conf'
(   0.000|   0.000) D: [pulseaudio] conf-parser.c: /etc/pulse/client.conf.d does not exist, ignoring.
(   0.000|   0.000) E: [autospawn] core-util.c: Home directory not accessible: Отказано в доступе
(   0.000|   0.000) W: [autospawn] lock-autospawn.c: Не удалось получить доступ к блокировке, используемой для запуска сервера по требованию.
(   0.000|   0.000) E: [pulseaudio] main.c: Failed to acquire autospawn lock


С правами на собственную домашнюю директорию всё норм. Перезадал на всякий случай.

# pulseaudio --dump-conf
### Прочитано из файла конфигурации: /etc/pulse/daemon.conf ###
daemonize = no
fail = yes
high-priority = yes
nice-level = -11
realtime-scheduling = yes
realtime-priority = 5
allow-module-loading = yes
allow-exit = yes
use-pid-file = yes
system-instance = no
local-server-type = user
cpu-limit = no
enable-shm = yes
flat-volumes = yes
lock-memory = no
exit-idle-time = 20
scache-idle-time = 20
dl-search-path = /usr/lib/pulse-12.2/modules
default-script-file = /etc/pulse/default.pa
load-default-script-file = yes
log-target = 
log-level = notice
resample-method = auto
avoid-resampling = yes
enable-remixing = yes
remixing-use-all-sink-channels = yes
enable-lfe-remixing = no
lfe-crossover-freq = 0
default-sample-format = s16le
default-sample-rate = 44100
alternate-sample-rate = 48000
default-sample-channels = 2
default-channel-map = front-left,front-right
default-fragments = 4
default-fragment-size-msec = 25
enable-deferred-volume = yes
deferred-volume-safety-margin-usec = 8000
deferred-volume-extra-delay-usec = 0
shm-size-bytes = 0
log-meta = no
log-time = no
log-backtrace = 0
rlimit-fsize = -1
rlimit-data = -1
rlimit-stack = -1
rlimit-core = -1
rlimit-rss = -1
rlimit-as = -1
rlimit-nproc = -1
rlimit-nofile = 256
rlimit-memlock = -1
rlimit-locks = -1
rlimit-sigpending = -1
rlimit-msgqueue = -1
rlimit-nice = 31
rlimit-rtprio = 9
rlimit-rttime = 200000

Исходная версия markevichus, :

# cat /etc/pulse/client.conf 
extra-arguments = -vvvv --log-target=newfile:/tmp/pulseverbose.log --log-time=1



Что при участии в audio, что без - вывод одинаковый

# cat /tmp/pulseverbose.log
(   0.000|   0.000) D: [pulseaudio] conf-parser.c: Parsing configuration file '/etc/pulse/client.conf'
(   0.000|   0.000) D: [pulseaudio] conf-parser.c: /etc/pulse/client.conf.d does not exist, ignoring.
(   0.000|   0.000) E: [autospawn] core-util.c: Home directory not accessible: Отказано в доступе
(   0.000|   0.000) W: [autospawn] lock-autospawn.c: Не удалось получить доступ к блокировке, используемой для запуска сервера по требованию.
(   0.000|   0.000) E: [pulseaudio] main.c: Failed to acquire autospawn lock



# pulseaudio --dump-conf
### Прочитано из файла конфигурации: /etc/pulse/daemon.conf ###
daemonize = no
fail = yes
high-priority = yes
nice-level = -11
realtime-scheduling = yes
realtime-priority = 5
allow-module-loading = yes
allow-exit = yes
use-pid-file = yes
system-instance = no
local-server-type = user
cpu-limit = no
enable-shm = yes
flat-volumes = yes
lock-memory = no
exit-idle-time = 20
scache-idle-time = 20
dl-search-path = /usr/lib/pulse-12.2/modules
default-script-file = /etc/pulse/default.pa
load-default-script-file = yes
log-target = 
log-level = notice
resample-method = auto
avoid-resampling = yes
enable-remixing = yes
remixing-use-all-sink-channels = yes
enable-lfe-remixing = no
lfe-crossover-freq = 0
default-sample-format = s16le
default-sample-rate = 44100
alternate-sample-rate = 48000
default-sample-channels = 2
default-channel-map = front-left,front-right
default-fragments = 4
default-fragment-size-msec = 25
enable-deferred-volume = yes
deferred-volume-safety-margin-usec = 8000
deferred-volume-extra-delay-usec = 0
shm-size-bytes = 0
log-meta = no
log-time = no
log-backtrace = 0
rlimit-fsize = -1
rlimit-data = -1
rlimit-stack = -1
rlimit-core = -1
rlimit-rss = -1
rlimit-as = -1
rlimit-nproc = -1
rlimit-nofile = 256
rlimit-memlock = -1
rlimit-locks = -1
rlimit-sigpending = -1
rlimit-msgqueue = -1
rlimit-nice = 31
rlimit-rtprio = 9
rlimit-rttime = 200000