<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
I am working on an x86_64 platform with a yocto based environment. I was trying to disable pulseaudio which is included in the system by default so I did a 'systemctl disable pulseaudio' but when I reboot it seems pulseaudio is still run for a very short period
 of time and this is messing up some sound controls on my system. Although SYSVINIT capability is enabled but no sysv init style scripts are available on the target. Any pointers will be really helpful.<br>
<font size="2"><br>
<i>root@mytarget:~# systemctl status pulseaudio  <br>
● pulseaudio.service<br>
   Loaded: masked (/dev/null)<br>
   Active: inactive (dead)<br>
root@mytarget:~# <br>
root@mytarget:~# <br>
root@mytarget:~# systemctl --version<br>
systemd 216<br>
-PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN
<br>
root@mytarget:~# <br>
root@mytarget:~# ls /etc/init.d<br>
ls: /etc/init.d: No such file or directory<br>
root@mytarget:~# <br>
root@mytarget:~# dmesg | grep pulse<br>
systemd[1]: Received SIGCHLD from PID 894 (pulseaudio).<br>
systemd[1]: Child 894 (pulseaudio) died (code=exited, status=0/SUCCESS)<br>
systemd[1]: Received SIGCHLD from PID 903 (pulseaudio).<br>
systemd[1]: Child 901 (pulseaudio) died (code=exited, status=0/SUCCESS)<br>
systemd[1]: Child 903 (pulseaudio) died (code=exited, status=0/SUCCESS)<br>
systemd[1]: Received SIGCHLD from PID 895 (pulseaudio).<br>
systemd[1]: Child 895 (pulseaudio) died (code=exited, status=0/SUCCESS)</i></font><br>
<div><br>
If I rename the pulseaudio binary and reboot the system my sound controls come up sane.<br>
<br>
<div style="font-family:Tahoma; font-size:13px"><font face="Tahoma"></font>
<div style="font-size:13px">
<div><font face="Tahoma" size="2"><span lang="en-US">
<div style="margin:0">BR,</div>
<div style="margin:0"><i>Awais</i></div>
</span></font></div>
</div>
<font face="Tahoma"></font></div>
</div>
</div>
</body>
</html>