Comencé una instalación nueva de gentoo sobre systemd pero no logro iniciar pulseaudio. Consulte en el foro pero no di con ninguna solución. A continuación arrojo algunas salidas:
Code: Select all
# pulseaudio --system
W: [pulseaudio] main.c: Running in system mode, but --disallow-exit not set.
W: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set.
N: [pulseaudio] main.c: Running in system mode, forcibly disabling SHM mode.
N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time.
E: [pulseaudio] main.c: Falló al buscar usuario 'pulse'.
Code: Select all
$ pulseaudio --start
E: [pulseaudio] main.c: Falló el inicio del demonio. Code: Select all
mar 13 19:24:21 natrix rtkit-daemon[4506]: Successfully made thread 4715 of process 4715 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
mar 13 19:24:21 natrix systemd[4497]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
mar 13 19:24:21 natrix systemd[4497]: pulseaudio.service: Unit entered failed state.
mar 13 19:24:21 natrix systemd[4497]: pulseaudio.service: Failed with result 'exit-code'.
mar 13 19:24:21 natrix pulseaudio[4715]: E: [pulseaudio] core-util.c: Home directory not accessible: Permiso denegado
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Service hold-off time over, scheduling restart.
mar 13 19:24:22 natrix rtkit-daemon[4506]: Successfully made thread 4718 of process 4718 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
mar 13 19:24:22 natrix pulseaudio[4718]: E: [pulseaudio] core-util.c: Home directory not accessible: Permiso denegado
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Unit entered failed state.
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Failed with result 'exit-code'.
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Service hold-off time over, scheduling restart.
mar 13 19:24:22 natrix rtkit-daemon[4506]: Successfully made thread 4725 of process 4725 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
mar 13 19:24:22 natrix pulseaudio[4725]: E: [pulseaudio] core-util.c: Home directory not accessible: Permiso denegado
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Unit entered failed state.
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Failed with result 'exit-code'.
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Service hold-off time over, scheduling restart.
mar 13 19:24:22 natrix rtkit-daemon[4506]: Successfully made thread 4728 of process 4728 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
mar 13 19:24:22 natrix pulseaudio[4728]: E: [pulseaudio] core-util.c: Home directory not accessible: Permiso denegado
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Unit entered failed state.
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Failed with result 'exit-code'.
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Service hold-off time over, scheduling restart.
mar 13 19:24:22 natrix rtkit-daemon[4506]: Successfully made thread 4731 of process 4731 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
mar 13 19:24:22 natrix pulseaudio[4731]: E: [pulseaudio] core-util.c: Home directory not accessible: Permiso denegado
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Unit entered failed state.
mar 13 19:24:22 natrix systemd[4497]: pulseaudio.service: Failed with result 'exit-code'.
mar 13 19:24:23 natrix systemd[4497]: pulseaudio.service: Service hold-off time over, scheduling restart.
mar 13 19:24:23 natrix systemd[4497]: pulseaudio.service: Start request repeated too quickly.
mar 13 19:24:23 natrix systemd[4497]: pulseaudio.service: Unit entered failed state.
mar 13 19:24:23 natrix systemd[4497]: pulseaudio.service: Failed with result 'start-limit'.
mar 13 19:24:23 natrix systemd[4497]: pulseaudio.service: Start request repeated too quickly.
mar 13 19:24:23 natrix systemd[4497]: pulseaudio.socket: Unit entered failed state.
mar 13 19:24:23 natrix systemd[4497]: pulseaudio.service: Failed with result 'start-limit'.
mar 13 19:24:30 natrix rtkit-daemon[4506]: Successfully made thread 4785 of process 4785 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
mar 13 19:24:30 natrix pulseaudio[4785]: [pulseaudio] core-util.c: Home directory not accessible: Permiso denegado
mar 13 19:24:30 natrix pulseaudio[4782]: [pulseaudio] main.c: Falló el inicio del demonio.
Me borré del grupo "audio", debo estar?
Gracias!!



