Linux host/Windows 11 guest – no audio?

Forum / NoMachine for Linux / Linux host/Windows 11 guest – no audio?

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #51928
    Britgirl
    Keymaster

    Jessie, no worries, we were able to download the logs.

    #51937
    BetaMaxHero
    Participant
    pactl info
    Server String: /run/user/1000/pulse/native
    Library Protocol Version: 35
    Server Protocol Version: 35
    Is Local: yes
    Client Index: 12
    Tile Size: 65472
    User Name: jlp
    Host Name: megatron
    Server Name: pulseaudio
    Server Version: 17.0-43-g3e2bb
    Default Sample Specification: s16le 2ch 44100Hz
    Default Channel Map: front-left,front-right
    Default Sink: alsa_output.pci-0000_0c_00.4.analog-stereo
    Default Source: alsa_output.pci-0000_0c_00.4.analog-stereo.monitor
    Cookie: 47ca:36b9

    Please check if directory “/run/user/1000/pulse” exists on your Linux machine.
    Yes, above the above directory does exist.

    echo $XDG_RUNTIME_DIR
    /run/user/1000
    #52146
    Britgirl
    Keymaster

    Please execute the following on the Linux side and send us the output.

    ps -aux | grep nxnode

    Then read the PID

    And then: cat /proc/<PID>/environ

    #52147
    BetaMaxHero
    Participant
    ps -aux | grep nxnode
    jlp         1402  0.0  0.1 1632712 65932 ?       S<l  Mar06   0:03 /usr/NX/bin/nxnode.bin
    jlp       237648  0.0  0.0  13116  6112 pts/1    S+   06:26   0:00 grep nxnode

    Second command errors out with: “No such file or directory”?

    Please see attached screenshot.

    #52423
    kubaszym1
    Participant

    Hi,

    It seems that you experience an issue that is specific for Arch-based platforms. If you open NoMachine application from the tray and then connect to a server, the list of audio devices doesn’t load, so you can’t hear sound from the server. Try opening NoMachine with a command (/usr/NX/bin/nxplayer) and then  connect to your server and check if there’s sound during the session.

    I hope this will help to solve your issue.

    Regards,

    Kuba

    #52487
    BetaMaxHero
    Participant

    Hi,

    Seems like a recent update fixed this issue.
    Mark this as solved!

    Jesse

    #52498
    BetaMaxHero
    Participant

    Sorry, not solved…

    But I understand something:
    Audio works only when the NoMachine Service is NOT running in the background.
    As soon as I run NoMachine Service in the background I lose audio?

    Perhaps it is a Firewall issue??
    Please advise.
    Thanks!

Viewing 7 posts - 16 through 22 (of 22 total)

You must be logged in to reply to this topic. Please login .