Package Details: xorgxrdp-glamor 0.10.1-1

Git Clone URL: https://aur.archlinux.org/xorgxrdp-glamor.git (read-only, click to copy)
Package Base: xorgxrdp-glamor
Description: Xorg drivers for xrdp, with glamor enabled. Only works on Intel and AMD GPUs.
Upstream URL: https://github.com/neutrinolabs/xorgxrdp
Licenses: X11
Conflicts: xorgxrdp
Provides: xorgxrdp
Submitter: Jat
Maintainer: Jat
Last Packager: Jat
Votes: 6
Popularity: 0.39
First Submitted: 2021-04-01 10:27 (UTC)
Last Updated: 2024-05-06 01:53 (UTC)

Pinned Comments

Jat commented on 2021-04-01 10:37 (UTC) (edited on 2023-06-23 18:34 (UTC) by Jat)

for NVIDIA GPU: https://aur.archlinux.org/packages/xorgxrdp-nvidia/

I can't test this package because I only have a NVIDIA GPU. Please let know if it (not) works.

Latest Comments

1 2 Next › Last »

trainzkid commented on 2025-01-31 10:25 (UTC)

Unable to get past login screen unless using the latest xorgxrdp package (in place of this one), I'm assuming because this one is out of date. At first, rdp would just close out with errors saying the xorg session closed (the moment it started), but after successfully running xrdp with xorgxrdp instead of this one, I just get a bright green background with the plasma cursor (the WM/DE I have xorg configured to run) with no obvious errors in the logs. I see a /etc/xrdp/gfx.toml file mentioned in the logs that I don't remember seeing so I'm assuming that may be why the behavior changed.

I'll keep digging through logs and see if I can figure out where the issue is, but anyone else running into this problem? Once this package is up-to-date, I'll test again to see if that fixes the issue.

JoelleJS commented on 2025-01-01 14:34 (UTC)

xorgxrdp 0.10.3 released last month supports H.264 encoding. It would be nice if this package is updated so that we can make use of that.

klugja commented on 2024-04-29 08:06 (UTC)

When building: xorgxrdp-glamor 0.10.1-1

It requires: extra/xorg-xdpyinfo

This is because xdpyinfo is used in a test during the build, and the test fails without it.

sshaikh commented on 2023-04-09 23:02 (UTC)

Has this been abandoned?

kescherAUR commented on 2022-12-06 00:59 (UTC)

0.9.19-1: https://0x0.st/okCM.diff

sshaikh commented on 2021-10-08 15:38 (UTC)

It's essential that this package is kept updated as versions need to be kept in sync across clients and servers and the respective packages in the AUR have moved on.

Jat commented on 2021-10-02 03:14 (UTC)

gpg --keyserver keyserver.ubuntu.com --receive-keys 03993B4065E7193B

JoaoMachado commented on 2021-10-01 08:18 (UTC)

Current build fails:

==> Validating source files with sha256sums... xorgxrdp-0.2.16.tar.gz ... Passed xorgxrdp-0.2.16.tar.gz.asc ... Skipped glamor.patch ... Passed ==> Verifying source file signatures with gpg... xorgxrdp-0.2.16.tar.gz ... FAILED (unknown public key 03993B4065E7193B) ==> ERROR: One or more PGP signatures could not be verified! Failed to build xorgxrdp-glamor

sshaikh commented on 2021-04-06 18:35 (UTC)

Now compiles and can confirm glamor is enabled. I've now moved to this package instead of my custom PKGBUILD - many thanks!

Jat commented on 2021-04-01 18:35 (UTC)

@sshaikh thx for ur report.

I can confirm that CFLAGS and LDFLAGS are not necessary on my system. but I dont know if it affect GPU support so I just copied them from ur comment.

bootstrap is not necessary cause it just for creating configure file which the source already has.

xorg-server is necessary for build. I will add it to depends.