WSLg Standalone on RHEL10 with RDP+RAIL #1383
rar222
started this conversation in
Show and tell
Replies: 1 comment
-
Running glxgears from the package glx-utils on my laptop with integrated GPU shows 2687 frames in 5.0 seconds = 537.078 FPS |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Acknowledgements
A starting point came from https://blog.jacobstoner.com/wayweston-rdp/
Package List
As I've experimented with various different build configurations, I'm not sure if all of these are necessary.
I have both Code Ready and EPEL repos enabled.
Building
Here are the basic building blocks for compilation and installation (into a local directory)
Creating the TLS Certificates
As per: https://man.archlinux.org/man/extra/weston/weston-rdp.7.en#Generating_cryptographic_material_for_the_RDP_backend
Startup
Given we haven't installed it into a known location, we'll need to update the environment
Firewall Configuration
Example firewall command
Example .rdp file from windows
Here's an example which runs xterm from windows.
You will probably need to update "full address:s:192.168.0.1"
xterm.rdp
Beta Was this translation helpful? Give feedback.
All reactions