Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

missing support for Ubuntu LTS 20.04 #112

Closed
ophirharran opened this issue May 1, 2020 · 8 comments
Closed

missing support for Ubuntu LTS 20.04 #112

ophirharran opened this issue May 1, 2020 · 8 comments

Comments

@ophirharran
Copy link

No description provided.

@koldat
Copy link

koldat commented May 5, 2020

I have installed 20.4 and then used 18.04 script. Then I have to change in /etc/xrdp/xrdp.ini:

port=vsock://-1:3389
use_vsock=false

It works after that.

More details #94

@ophirharran
Copy link
Author

ophirharran commented May 5, 2020

I have installed 20.4 and then used 18.04 script. Then I have to change in /etc/xrdp/xrdp.ini:

port=vsock://-1:3389
use_vsock=false

It works after that.

More details #94

Hey koldat, I followed your advice but am unable to use enhanced session or xrdp, what am I missing?

@koldat
Copy link

koldat commented May 5, 2020

Have you executed this in powershell? That is all I did. Just look at manual install wiki.

Set-VM -VMName <your_vm_name> -EnhancedSessionTransportType HvSocket

@ophirharran
Copy link
Author

Yes I have, and everything worked well for 18.04 Ubuntu I tried. so frustrated

@koldat
Copy link

koldat commented May 5, 2020

There is a pull request for 20.4 as well #106. You can try it. Also you need to be more specific what does not work if you need help.

If it helps I was going from fresh install. Upgrade broke my vm as well.

@ophirharran
Copy link
Author

I appreciate your help. I am also using fresh install. gave on update before.
to specify my problem better, I am able to connect via hyper-v console but the performance is low as expected and can't use full-screen.
On 18.04 when I connect to the machine the xrdp teal screen comes up and everything works fine from there. in contrast, on 20.04, the xrdp teal screen is not showing.

will look at #106 you suggested in the meantime. any other suggestions?

@koldat
Copy link

koldat commented May 5, 2020

I did:

  1. Install
  2. Login, sudo, git clone, install, restart
  3. Install, restart
  4. Shutdown, powershell
  5. Fixed config file. Restart
  6. It started working

The ugly login means it works. Nice login it does not. I also saw red error during boot (caused by that config error). In issue I referenced there is a command for listing log for xrdp so you can see what is a problem.

@ophirharran
Copy link
Author

it worked!
i did a fresh install, used the script from #106 as-is, turn-off, powershell, turn-on.

Thanks a lot, @koldat!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants