Page 1 of 1

[CentOS7]: Pulse Audio on Run Level 3

Posted: 2019/06/18 02:38:51
by danD
Hello Community,

I am modifying the CentOS7 and forced it to run on multi-user mode (run level 3),
upon doing such, I have reached a problem stating.

Code: Select all

[root@localhost ~]# alsamixer
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused

cannot open mixer: Connection refused


I have already modded the

Code: Select all

/etc/pulse/client.conf
.

I need to start pulse audio as soon as boot loaded finished loading the system,
more over on the serial mode,

Re: [CentOS7]: Pulse Audio on Run Level 3

Posted: 2019/06/18 19:00:47
by aks
My go-to solution would be to see if you've got a mis-label.
Try it with SE in permissive mode (setenforce permissve) - and restart the service.

What is the mixer node (it'll be under /dev as a "file") - what's it's permissions and label?