Navigation Menu

Skip to content

Commit

Permalink
Revert " explicitly disable a flag not supported in system mode"
Browse files Browse the repository at this point in the history
This reverts commit 3404bed.
  • Loading branch information
davidedg committed Dec 5, 2015
1 parent 3404bed commit 4954e1a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions bt-sound/bt-sound-Bluez5_PulseAudio5.txt
Expand Up @@ -110,7 +110,7 @@ Description=Pulse Audio

[Service]
Type=simple
ExecStart=/usr/bin/pulseaudio --system --disallow-exit --disable-shm
ExecStart=/usr/bin/pulseaudio --system --disallow-exit --disable-shm --exit-idle-time=-1

[Install]
WantedBy=multi-user.target
Expand Down Expand Up @@ -223,7 +223,6 @@ pactl list short |grep bluez

Aug 14 01:05:19 nasivadaras systemd[1]: Started Pulse Audio.
Aug 14 01:05:19 nasivadaras pulseaudio[1708]: W: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set!
Aug 14 01:05:19 nasivadaras pulseaudio[1708]: N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time!
Aug 14 01:05:19 nasivadaras pulseaudio[1708]: W: [pulseaudio] main.c: OK, so you are running PA in system mode. Please note that you most likely shouldn't be doing that.
Aug 14 01:05:19 nasivadaras pulseaudio[1708]: W: [pulseaudio] main.c: If you do it nonetheless then it's your own fault if things don't work as expected.
Aug 14 01:05:19 nasivadaras pulseaudio[1708]: W: [pulseaudio] main.c: Please read http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode for an explanation why system mode is usually a bad idea.
Expand Down Expand Up @@ -271,4 +270,4 @@ mplayer -ao pulse file.mp3
## https://github.com/ev3dev/ev3dev/issues/198
## http://www.instructables.com/id/Enhance-your-Raspberry-Pi-media-center-with-Blueto/?ALLSTEPS
## (legacy) http://rootprompt.apatsch.net/2013/04/23/raspberry-pi-network-audio-player-pulseaudio-dlna-and-bluetooth-a2dp-part-3-bluetooth/
#######################################################################################################################
#######################################################################################################################

0 comments on commit 4954e1a

Please sign in to comment.