Centos NoMachine server no sound

Forum / NoMachine for Linux / Centos NoMachine server no sound

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30330
    prattu
    Participant

    Hello, I’m trying to troubleshoot why I’m not getting any sound from my Centos NM server and I’m unable to forward my microphone to my server. I’ve checked and followed the steps in this article: https://www.nomachine.com/AR10Q01048

    I’ve checked the pactl output and I’m seeing no instance of NoMachine or NX, I’ve also tried killing pulseaudio and restarting the server. No luck. I’m currently using the latest version of NM, 6.12.3

    I’m using Windows 10 as my client machine, and I can confirm that audio works when I connect to a Windows server.

    It feels like something is failing to start, that’s why I’m not seeing an audio device listed in pactl. Is there an audio driver or device built into NoMachine similar to the nxusb driver?

    Any help is appreciated

    #30407
    witek
    Participant

    Hi,

    If pactl list sources | grep nx did not return any output I suggest to update nxnode configuration file. To do that run:

    sudo /usr/NX/bin/nxnode --audiosetup <path>

    where <path> is an optional argument to specify the absolute path to Pulseaudio configuration files (e.g. client.conf, daemon.conf, …) in a non standard location.

    After that restart NoMachine server and verify if audio works when you connect to CentOS:

    sudo /etc/NX/nxserver --restart

    Did you change anything inside Pulseaudio configuration files?

Viewing 2 posts - 1 through 2 (of 2 total)

Closed because the user did not provide further feedback. Please notify us if you confirm that it is resolved or open a new topic if you have the same problem.