Britgirl

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 4,339 total)
  • Author
    Posts
  • in reply to: Hardware encoder not working on Linux #47971
    Britgirl
    Keymaster

    Thanks for your patience. We were able to reproduce your issue, but it’s not clear to us why MFX just throws out an error on alder lake CPU/GPU in a NoMachine session. We were hoping that it would be something we could fix or provide a workaround for, but it’s not looking that way. Given that MediaSDK has become legacy, the best way forward is to wait for NoMachine 8.12 which will ship support for VPL (Intel’s replacement of MediaSDK). This is coming in the next week or so.

    in reply to: Empty screen on connection #47970
    Britgirl
    Keymaster

    I made a mistake in points i) and ii).

    Please invert them, so you should:

    i) send us logs from client01. See the section of this document:

    2. Fourth Step: Collect Client Side Logs
    https://kb.nomachine.com/DT07S00243

    ii) Try disabling hardware decoding on the client side, does this change anything?
    https://kb.nomachine.com/AR07U01202

    iii) Send us server01 logs as already requested

     

    in reply to: Empty screen on connection #47966
    Britgirl
    Keymaster

    Hi,

    can you try disabling HW decoding on client 01? Check the article here to know how to do this:

    i) How to disable hardware decoding on the client side
    https://kb.nomachine.com/AR07U01202

    ii) Then, if that doesn’t help, the logs from client01 would be useful. See the section of this document:

    2. Fourth Step: Collect Client Side Logs
    https://kb.nomachine.com/DT07S00243

    iii) Gather logs from server01 after reproducing the “Connecting to …” problem. For logs of the server, see the same document.

    Submit everything to forum[at]nomachine[dot]com.

     

    in reply to: No GPU after uninstalling NoMachine #47960
    Britgirl
    Keymaster

    Good to know 🙂 The fix will be in the next maintenance, 8.12.

    Britgirl
    Keymaster

    We received the logs thanks.

    Britgirl
    Keymaster

    I forgot to mention to attach the userhome/.xsession-errors and system log, as well.

    in reply to: No audio with 8.11.3: Linux server, Linux client #47948
    Britgirl
    Keymaster

    Take a look at the article which contains a number of things to check why this could be happening:

    How to solve ‘session negotiation failed, application terminated prematurely’
    https://kb.nomachine.com/AR08N00898

    Please enable the logs:

    sudo /etc/NX/nxserver --debug --enable

    reproduce

    sudo /etc/NX/nxserver --debug --collect

    Also attach the node.cfg, system logs and .xsession-errors file.

    Send everything to forum[at]nomachine[dot]com making sure to reference the topic. Thanks!

    in reply to: Mouse often in wrong place #47946
    Britgirl
    Keymaster

    Hi, regarding the menu bar issue, we are working on improving the user experience when using NoMachine in fullscreen on macOS, and these improvements are planned for version 9.

    WalkerJ, about the cursor issue, can you do the following when the problem occurs? Enable “Show remote cursor pointer” in the Input menu, and check whether the remote cursor moves or not.

    Britgirl
    Keymaster

    Hi,

    Take a look at the article which contains a number of things to check why this could be happening:

    How to solve ‘session negotiation failed, application terminated prematurely’
    https://kb.nomachine.com/AR08N00898

    I noticed that you have a Workstation Subscription. You have a direct channel to our support team if you login with your CustID and password in the support section of the website. Logs will be required in order to understand what’s happening.

    On the affected machine, enable debug:

    sudo /etc/NX/nxserver --debug --enable

    reproduce the problem

    sudo /etc/NX/nxserver --debug --collect

    Please also attach the node.cfg and system logs. All of this can be sent by email to forum[at]nomachine[dot]com. If you prefer to open a ticket, you will get instructions on where to send it.

    Britgirl
    Keymaster

    Logs show you didn’t reboot as recommended. Please reboot the operating system. If the problem continues, resubmit fresh logs.

    in reply to: No audio with 8.11.3: Linux server, Linux client #47935
    Britgirl
    Keymaster

    I don’t know why but I’m not able to start a virtual desktop.
    After about 2 seconds I always get (message/image missing)

    Can you show us or paste the error? This is a different issue.

    in reply to: List session details – idle time #47934
    Britgirl
    Keymaster

    This allows us to terminate sessions that have been disconnected for a period of time.

    You can do this with the key  DisplayServerExtraOptions “-timeout s” in the node.cfg. (s = seconds)

    I don’t know what product you are using but check the following resources:

    Section 12 of the Workstation Install and Configuration Guide https://kb.nomachine.com/DT07T00262 (you will find the timeout key explained in all of the Terminal Server guides).

    Check also here:
    How to terminate NoMachine virtual desktops sessions automatically
    https://kb.nomachine.com/AR08M00854

    in reply to: No GPU after uninstalling NoMachine #47927
    Britgirl
    Keymaster

    Hi, it’s very strange and we did not see this when investigating. Did you do a reboot after removing the leftover file as in the TR (https://kb.nomachine.com/TR04V11131). I’m assuming you did but I have to make sure.

    If you did, can you try this instead as user root?

    Make a copy of the following files

    /usr/NX/scripts/vgl/vglserver_config 
    /usr/NX/scripts/vgl/vglgenkey 

    making sure to place them in the same folder

    Uninstall

    Execute <path_to_folder_with_copied_files>/vglserver_config -unconfig

    Reboot

    in reply to: List session details – idle time #47920
    Britgirl
    Keymaster

    The history command shows the following statuses – connected, disconnected, finished, failed. The time that appears next to the status is when that session was started. Please define “idle time”. You can easily write a script to get the time running for disconnected sessions.

    in reply to: Hardware encoder not working on Linux #47901
    Britgirl
    Keymaster

    We’re still trying to reproduce it.

    Can you give us the output of export LIBVA_DRIVER_NAME=iHD ; for DEVICE in /dev/dri/* ; do echo -e "Device: $DEVICE" && vainfo --display drm --device $DEVICE ; done in the meantime?

Viewing 15 posts - 1 through 15 (of 4,339 total)