Client resolution is higher then the server

Forum / NoMachine for Linux / Client resolution is higher then the server

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #50880
    bugizozi
    Participant

    Hi All,

    I have a notebook with 1920×1080 resolution (KDE Neon 22.04, NoMachine server) and a Windows 11 PC with 2560×1080 resolution.

    Is there a way to connect from the Windows PC to the Notebook via NoMachine with 2560×1080 resolution? I set up the fullscreen, but I can see only 1920×1080 resolution.

    It works with Windows to Windows via RDP.

    Thanks!

     

    #50912
    Britgirl
    Keymaster

    Can you show us the output of the xrandr command so we can check what resolutions are available to you?

    When connected to the physical desktop, the maximum resolution you can get is the maximum resolution supported by the remote graphics card i.e the one on the Ubuntu host in your case. More about this is available here: https://kb.nomachine.com/AR02M00835.

    You mentioned RDP which works that way because it is a virtual session. If you want to work with a virtual display with NoMachine and a higher resolution, you can try two things:

    1) try launching NoMachine’s own framebuffer. So kill X (sudo init 3) and restart nxserver. NoMachine will create its own virtual framebuffer. You should be able to connect and change the resolution.

    2) try the NoMachine Workstation. It’s available in the Enterprise section of the download area.
    https://www.nomachine.com/product&p=NoMachine%20Workstation

    #50917
    bugizozi
    Participant

    xrandr
    Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
    eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
    1920x1080     60.02*+  47.99
    1680x1050     60.02
    1400x1050     60.02
    1600x900      60.02
    1280x1024     60.02
    1400x900      60.02
    1280x960      60.02
    1440x810      60.02
    1368x768      60.02
    1280x800      60.02
    1280x720      60.02
    1024x768      60.02
    960x720       60.02
    928x696       60.02
    896x672       60.02
    1024x576      60.02
    960x600       60.02
    960x540       60.02
    800x600       60.02
    840x525       60.02
    864x486       60.02
    700x525       60.02
    800x450       60.02
    640x512       60.02
    700x450       60.02
    640x480       60.02
    720x405       60.02
    684x384       60.02
    640x360       60.02
    512x384       60.02
    512x288       60.02
    480x270       60.02
    400x300       60.02
    432x243       60.02
    320x240       60.02
    360x202       60.02
    320x180       60.02
    HDMI-1 disconnected (normal left inverted right x axis y axis)
    DP-1 disconnected (normal left inverted right x axis y axis)
    HDMI-2 disconnected (normal left inverted right x axis y axis)

    #50985
    shea
    Participant

    I had the same issue. I followed this advice:

    1) try launching NoMachine’s own framebuffer. So kill X (sudo init 3) and restart nxserver. NoMachine will create its own virtual framebuffer. You should be able to connect and change the resolution.

    That is a MILLION times better. Thank you.

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

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