Hi, please can you enable the configure flag --enable-lrandr
in PKGBUILD? This is required for xorgxrdp
to create an X screen which /usr/lib/xrdp/waitforx
can then successfully connect to.
Search Criteria
Package Details: xorgxrdp-nvidia 0.2.18.r49.g3d30c7a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xorgxrdp-nvidia.git (read-only, click to copy) |
---|---|
Package Base: | xorgxrdp-nvidia |
Description: | Xorg drivers for xrdp, with NVIDIA GPU support. |
Upstream URL: | https://github.com/neutrinolabs/xorgxrdp |
Licenses: | MIT |
Conflicts: | xorgxrdp |
Provides: | xorgxrdp |
Submitter: | Jat |
Maintainer: | Jat |
Last Packager: | Jat |
Votes: | 5 |
Popularity: | 0.015444 |
First Submitted: | 2021-05-03 13:04 (UTC) |
Last Updated: | 2024-03-11 22:10 (UTC) |
Dependencies (4)
- NVIDIA-MODULE (nvidia-430xxAUR, nvidia-430xx-dkmsAUR, nvidia-525xxAUR, nvidia-vulkanAUR, nvidia-vulkan-dkmsAUR, nvidia-open-gitAUR, nvidia-open-dkms-gitAUR, nvidia-open-tinygrad-dkms-gitAUR, nvidia-525xx-dkmsAUR, nvidia-510xx-dkmsAUR, nvidia-390xx-dkmsAUR, nvidia-470xx-dkmsAUR, nvidia-betaAUR, nvidia-beta-dkmsAUR, nvidia-open-betaAUR, nvidia-open-beta-dkmsAUR, nvidia-tesla-dkmsAUR, nvidia-550xx-dkmsAUR, nvidia-535xx-dkmsAUR, nvidia, nvidia-dkms, nvidia-lts, nvidia-open, nvidia-open-dkms)
- nasm (nasm-gitAUR) (make)
- xorg-server-devel (xorg-server-devel-gitAUR) (make)
- xrdpAUR (xrdp-bin-gitAUR, xrdp-devel-gitAUR, xrdp-gitAUR) (make)
Required by (0)
Sources (1)
alexleach commented on 2024-08-18 15:53 (UTC)
Jat commented on 2024-02-09 12:44 (UTC)
The upstream made a lots of changes recently. I will fix it when it is stabilized.
ryosuke commented on 2024-02-07 16:24 (UTC)
waitforx issue make this package broken now.
https://github.com/neutrinolabs/xrdp/issues/2788#issuecomment-1710163813
xiota commented on 2023-11-04 20:51 (UTC) (edited on 2023-11-04 20:54 (UTC) by xiota)
url should point to the forked project page.
Also, this package is a misnamed git package.
Jat commented on 2023-10-11 15:03 (UTC)
I've had enough of following upstream updates. So I created my own fork. Remove build cache before rebuilding.
quenyen commented on 2023-10-10 15:41 (UTC)
I think I have this one figured out, can I adopt this package?
quenyen commented on 2023-10-02 13:45 (UTC)
I tried to build this to use it and the SHA256SUM was incorrect on the patch. Additionally even if you ignore that and proceed the patch does not work. Will there be a fix for this?
Thanks! Chris
quenyen commented on 2023-09-06 21:21 (UTC)
I ran into some problems with this....first the sha256sum was wrong for the patch file. Second once I got past that error I had this issue.... CC rdpInput.lo CC rdpClientCon.lo rdpClientCon.c: In function 'rdpCapRect': rdpClientCon.c:2788:30: error: 'KEY_FRAME_REQUESTED' undeclared (first use in this function) 2788 | id->flags |= KEY_FRAME_REQUESTED; | ^~~~~~~~~~~~~~~~~~~ rdpClientCon.c:2788:30: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [Makefile:687: rdpClientCon.lo] Error 1 make[3]: Leaving directory '/home/christopher/Downloads/xorgxrdp-nvidia/src/xorgxrdp/module' make[2]: *** [Makefile:706: all-recursive] Error 1 make[2]: Leaving directory '/home/christopher/Downloads/xorgxrdp-nvidia/src/xorgxrdp/module'
Flowergirl420 commented on 2023-05-17 21:24 (UTC)
Hello :)
I installed everything so far but I can't get it to start with the xorg_nvidia.conf. It works with the same setup but using the xorg.conf.
I get this error when I try it with the xorg_nvidia.xconf: https://pastebin.com/qrn1Qc7B
Any idea why? Is the configuration wrong? Should I change something? The Nvidia driver is installed and working. It crashes because of ["(EE) no screens found(EE)". the para is games to /usr/lib/Xorg
Thank you and greeting
Pinned Comments
Jat commented on 2021-04-01 15:32 (UTC) (edited on 2021-04-01 15:46 (UTC) by Jat)
for Intel and AMD GPUs: https://aur.archlinux.org/packages/xorgxrdp-glamor/
xorgxrdp-nvidia only use the first gpu, if you need multi gpus support, edit /etc/X11/xrdp/xorg_nvidia.conf manually.
remember to edit "/etc/xrdp/sesman.ini", change "param=xrdp/xorg.conf" to "param=xrdp/xorg_nvidia.conf" in the section "[Xorg]".