[CentOS7]: Pulse Audio on Run Level 3

General support questions
Post Reply
danD
Posts: 1
Joined: 2019/06/18 02:33:50

[CentOS7]: Pulse Audio on Run Level 3

Post by danD » 2019/06/18 02:38:51

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,

aks
Posts: 3073
Joined: 2014/09/20 11:22:14

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

Post by aks » 2019/06/18 19:00:47

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?

Post Reply