Ubuntu 18.04.03 With Xvnc Or Xrdp Connection Problem

  • Ubuntu
  • Community
  • Ask!
  • Developer
  • Design
  • Hardware
  • Insights
  • Juju
  • Shop
  • More
    • Apps
    • Help
    • Forum
    • Launchpad
    • MAAS
    • Canonical
    1. Home
    2. Questions
    3. Tags
    4. Users
    5. Jobs
    6. Companies
    7. Unanswered
  1. Teams

    Ask questions, find answers and collaborate at work with Stack Overflow for Teams.

    Try Teams for free Explore Teams
  2. Teams
  3. Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams

Teams

Q&A for work

Connect and share knowledge within a single location that is structured and easy to search.

Learn more about Teams Ubuntu 18.04.03 with xvnc or xrdp connection problem Ask Question Asked 5 years, 3 months ago Modified 2 years, 3 months ago Viewed 8k times 1

I wanted to connect remotely via RDP or VNC to an Ubuntu server with xubuntu-desktop installed. I tried the last 12h to fix this.

I installed both services and started them up and checked if they are active. RDP wasn't complicated an for VNC I followed some more advanced instructions for gnome.

I checked ports 3350, 3389, 6001 and 5901. All are on "listening".

When I try to connect via Windows Remote Desktop I get to this log in screen (link down below) but if I log in with a user account it just crashes during the setup of the connection.

No matter if I select some other methods than xorg (for example: xvnc, x11rdp, any-vnc or session-man) the log always says "failed" for some reason or it crashes.

Screen shot

Connecting via VNC with an android-vnc-viewer app (x.x.x.x:5901) I get to a grey screen with a cursor and can move it around but I can do nothing else.

Same result when I choose the vnc-any option at the login screen in the pic above.

Settings I used here:

  • ip: 127.0.0.1
  • port: 5901
  • vnc serverpw: X

I get to the grey screen with cursor and I can see the cursor of the android-vnc-viewer app moving.

Share Follow edited Sep 10, 2019 at 5:08 Silo Matix asked Sep 10, 2019 at 4:31 Silo Matix's user avatar Silo MatixSilo Matix 111 silver badge5 bronze badges 1
  • The "grey screen with a cursor" sounds like you are getting X running but no desktop manager or or window manager. On a modern system the desktop manager (e.g. Gnome) would probably be what you hope and expect. – tripleee Commented Sep 10, 2019 at 4:38
Add a comment |

1 Answer 1

Sorted by: Reset to default Highest score (default) Date modified (newest first) Date created (oldest first) 1

seems to be the same issue as 18.04.3 LTS XRDP "login failed for display: 0"

there is a known issue with Ubuntu 18.04.2 and 18.04.3 and xrdp package found in the repository...When you install xrdp from repository on ubuntu 18.04.2 and later, the package needs xorg-xserver-core packages while these point releases have the xorg-xserver-core-hw* packages installed

You have to either

Best option - Install the new xorgxrdp-hwe-18.04 package

Install the new xorgxrdp package by issuing the following command

sudo apt-get install xorgxrdp-hwe-18.04

This should fix your issue

Downgrade xserver-xorg-core packages

  • downgrade xorg-xserver-core-hw* packages to xorg-xserver-core packages and then install the xorgxrdp package

More info on http://c-nergy.be/blog/?p=13390

Unofficial xrdp packages compatible with Ubuntu 18.04.3

  • use unofficial xrdp pacakge that can be used against Ubuntu 18.04.3

more info at http://c-nergy.be/blog/?p=13455

perform a scripted installation

  • use one of the xrdp installer script to automate the installation
  • To install from ubuntu repository,read instructions and download script at http://c-nergy.be/blog/?p=13933
  • To compile from source (easy way), read instructions and download the script at http://c-nergy.be/blog/?p=13663

hope this help Till next time

Share Follow edited Sep 29, 2019 at 11:55 answered Sep 28, 2019 at 17:26 Griffon's user avatar GriffonGriffon 2,6701 gold badge17 silver badges34 bronze badges Add a comment |

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .

  • The Overflow Blog
  • AI agents that help doctors get paid
  • Legal advice from an AI is illegal
  • Featured on Meta
  • The December 2024 Community Asks Sprint has been moved to March 2025 (and...
  • Stack Overflow Jobs is expanding to more countries

Linked

10 18.04.3 LTS XRDP "login failed for display: 0" 0 No login box for xrdp 36 ubuntu 14.04 xrdp grey 6 What is X11rdp? 2 Trouble Configuring VNC on AWS Ubuntu amd64 (ami-9eaa1cf6) via Win 8 TightVNC 5 sesman-Xvnc doesn't connect over xrdp 3 Ubuntu 18.04 xrdp - login then connection problem, giving up - Matrox Issue? 1 Can't get GUI when VNCing to Ubuntu 1 Windows 10 to ubuntu 20.04 xrdp not working

Hot Network Questions

  • Issue with Blender Spiral Curve
  • Rockwell TSO operating system?
  • Why don't protons and neutrons get ejected by the photoelectric effect?
  • Does a boxplot assume interval data?
  • SelectFirst and Hold
  • Compactness Theorem for propositional Calculus
  • Is it OK to use longjmp to break out of qsort?
  • Obstruction theory for specializing perfect complexes?
  • Why no "full-stack" SQL-like language?
  • Why are there no no-attribution licenses other than "public domain"?
  • In general relativity, how do we know when the coordinates we compute are physical observables?
  • Regarding Isaiah 9:6, which text has the original rendering, LXX or MT, and why does the false rendering differ significantly from the original?
  • Prove that the entanglement definition of AME implies the error correction definition of AME
  • How to teach high school students to analyze diagrams in a proof?
  • RAISERROR / THROW and sp_start_job Termination Behaviour
  • More robust MOSFET gate: Which parameter to watch?
  • Does Schedule 7 of the Terrorism Act 2000 require one to hand over passwords to remote services?
  • Quiz interface based on Yaml files
  • Would having a review article published in a reputable journal as sole author look good to grad programs?
  • Where can I find the fourth-order calculations for anomalous magnetic dipole moment?
  • QED symbol in {aligned}[t] environment
  • Notepad++ find and replace string
  • Derashos Chasam Sofer on הגבלת of Har Sinai
  • Unable to ping mDNS hostname
more hot questions Question feed Subscribe to RSS Question feed

To subscribe to this RSS feed, copy and paste this URL into your RSS reader.

Từ khóa » Xorg Vs Xvnc