fra81

Forum Replies Created

Viewing 15 posts - 406 through 420 (of 693 total)
  • Author
    Posts
  • in reply to: OSX has low FPS when connecting from Windows #15573
    fra81
    Moderator

    Can you try to issue a ‘ping’ command from the Windows host to the Mac and tell us the result?

    Is the Mac host a headless machine (Mac Mini with no monitor attached)?

    Finally, please try to edit the ‘/Applications/NoMachine.app/Contents/Frameworks/etc/node.cfg’ file. Add there this line:

    DisplayServerExtraOptions “-nostreamgrab”

    That will enable an alternative screen capture method. After applying the change, you will have to restart the server:

    sudo /Applications/NoMachine.app/Contents/Frameworks/bin/nxserver –restart

    in reply to: High CPU on server #15564
    fra81
    Moderator

    You’re welcome!

    I’d just like to add that NoMachine can leverage the GPU acceleration in order to reduce drastically the CPU usage in most situations. Unfortunately the actual GPU support level inside virtual machines not always is as required.

    in reply to: Performance of webplayer/browser #15563
    fra81
    Moderator

    Hi Val,

    I would start with checking the basics in order to narrow things down. How is the CPU usage on both client and server side, and how does the bad case compare to the good case? Did you try already to verify the bandwidth and latency actually available between the sites? Do the different sites use the same desktop environment (xfce 4.8 on CentOS 6) and applications?

     

    in reply to: High CPU on server #15479
    fra81
    Moderator

    Hi MalcomS,

    that could mean that 3D acceleration is not available in the virtual machine, and so the most advanced screen capture mechanisms cannot be used by NoMachine. You can try to assign more CPU resources to your virtual machine. For example, if you assigned only one CPU, that is usually not enough. You may also try to enable 3D acceleration for the guest, but from my experience results are not always as expected and they strongly depend on the system.

    If necessary, and you still want to send logs for further inspection, here are instructions: https://www.nomachine.com/DT07M00098. You can send them to forum[at]nomachine[dot]com.

    in reply to: OSX has low FPS when connecting from Windows #15468
    fra81
    Moderator

    Hi,

    I would start with checking the CPU usage on both machines.

    in reply to: Blurred fonts #15423
    fra81
    Moderator

    Hi!

    If you want to keep using the X11 vector graphics mode, you can change the codec used for compression of images to a lossless one. On the server, edit the ‘/usr/NX/etc/node.cfg’ file by adding the following line:

    ProxyExtraOptions pack=16m-png

    or, if you have enough bandwidth:

    ProxyExtraOptions pack=rgb

    in reply to: Cannot connect to server – Ubuntu Unity #15388
    fra81
    Moderator

    Hi f,

    unfortunately the logs you sent are not enough to understand what is going on. Please gather a complete set of server and client side logs as explained here: https://www.nomachine.com/DT07M00098. Don’t forget to set the SessionLogClean configuration key and to select the ‘Don’t delete log files on exit’ checkbox in the player’s settings (Privacy tab).

    in reply to: Client intense flickering problem #15264
    fra81
    Moderator

    Hi Thor,

    we reproduced this issue in our labs, but unfortunately it can’t be solved in NoMachine software.  We observed the same problem when dumping the screen with ‘xwd’ X utility. It looks like that images pulled from video memory by the X server can appear corrupted independently from the method or application used. I can’t say if this is a bug in compiz, X.org or the video drivers.

    fra81
    Moderator

    Please try to disable hardware ‘acceleration for display processing’ (on the server):

    https://www.nomachine.com/AR02L00782

    fra81
    Moderator

    We’ve reproduced this issue in our labs, thank you for reporting. While we are working on a solution, you can work around it by disabling hardware acceleration for display processing: https://www.nomachine.com/AR02L00782.

    fra81
    Moderator

    Thanks for sending the logs. Unfortunately they are not enough to determine what is the problem, since debug logs are disabled. Please follow the instructions of this paragraph: https://www.nomachine.com/DT07M00098#1.

    fra81
    Moderator

    Hi,

    .xsession-errors shows the problem:

    openConnection: connect: No such file or directory
    cannot connect to brltty at :0
    upstart: Failed to spawn upstart-udev-bridge main process: unable to execute: No such file or directory
    upstart: unity-gtk-module main process (1889) terminated with status 127
    upstart: dbus pre-start process (1891) terminated with status 127

    This issue is known:

    https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1537610

    You could try the workaround reported here:

    https://askubuntu.com/questions/763735/ubuntu-16-04-blank-screen-at-bootup/871156#871156

    in reply to: Some issues on Workstation #14896
    fra81
    Moderator

    I assume the logs you sent are from your attempts with VirtualGL (and not from previous attempts with adjusting LD_LIBRARY_PATH). So it looks like VirtualGL couldn’t access the display:

    Invalid MIT-MAGIC-COOKIE-1 key[VGL] ERROR: Could not open display :0.

    Maybe you didn’t run the command shown in the article?

    /usr/NX/scripts/vgl/vglserver_config -config +s +t +f

    fra81
    Moderator

    Hi Tom,

    please send a complete set of logs (client and server side) as explained here: https://www.nomachine.com/DT07M00098.

    Also the ‘.xsession-errors’ file in the user’s home directory on the server could be useful.

    You can send everything to forum[at]nomachine[dot]com.

    in reply to: Some issues on Workstation #14777
    fra81
    Moderator

    Hi,

    can you send the new logs?

    Besides trying open source drivers, you can try to enable VirtualGL:

    https://www.nomachine.com/AR11K00737

Viewing 15 posts - 406 through 420 (of 693 total)