Skip to content

Builds xrdp with full intel hardware acceleration support

Notifications You must be signed in to change notification settings

tabletseeker/xrdp_vaapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

o,age

Automatically builds xrdp (remote desktop server) with intel va-api hardware acceleration support and sets up a working VM environment for Debian/Ubuntu.
Intended for use with i915-sriov-dkms in libvirt/qemu virtual machines, but also applicable otherwise.

Usage

  • Clone xrdp_vaapi repo:
git clone https://github.com/tabletseeker/xrdp_vaapi -b main
  • Enter directory:
cd xrdp_vaapi
  • Execute:
bash xrdp_vaapi.sh | tee build.log

Arguments

Arg Description Value
--prefix Build install directory default: /usr/local
--enable-x11 Build with X11 enabled default: on
--dusavke-x11 Build with X11 disabled default: off
DRIVER_NAME LIBVA_DRIVER_NAME Env Variable default: iHD
BUILD_DIR Build source directory default: $HOME

About

Builds xrdp with full intel hardware acceleration support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages