Linux host/Windows 11 guest – no audio?

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

Viewing 4 posts - 16 through 19 (of 19 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.

Viewing 4 posts - 16 through 19 (of 19 total)

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