dCore Import Debian Packages to Mountable SCE extensions > dCore x86_64 Imported Extensions

pulse audio fix

(1/1)

jls:
Hi
Using the enlightenment's recent build in linux mint here on dCore, pulseaudio was not starting, so I had to change etc/pulse/default.pa commenting the consolekit lines

Jason W:
Hi.  I have seen in bug threads in several distros where that line is commented out as a solution.  I also don't think the systemd module is needed either.  So I added the below to the pulseaudio.deb2sce startup script:


--- Code: ---grep "^load-module module-console-kit" /etc/pulse/default.pa && \
sed -i '/load-module module-console-kit/s/^/#/' /etc/pulse/default.pa
grep "^load-module module-systemd-login" /etc/pulse/default.pa && \
sed -i '/load-module module-systemd-login/s/^/#/' /etc/pulse/default.pa


--- End code ---

Works on my setup, please re-import pulseaudio or any SCEs that will be loaded that contains the pulseaudio package and test. 

jls:
Hello
Re-imported, it is working, thank you Jason!

Navigation

[0] Message Index

Go to full version