Package Details: xorg-server-git 21.1.99.1.r1061.ge61bd1e5f-1

Git Clone URL: https://aur.archlinux.org/xorg-server-git.git (read-only, click to copy)
Package Base: xorg-server-git
Description: Xorg X server (git version)
Upstream URL: https://xorg.freedesktop.org
Keywords: git x-server xorg xorg-server
Licenses: custom
Groups: xorg
Conflicts: glamor-egl, nvidia-utils, xf86-video-modesetting, xorg-server
Provides: X-ABI-EXTENSION_VERSION, X-ABI-VIDEODRV_VERSION, X-ABI-XINPUT_VERSION, x-server, xorg-server
Replaces: glamor-egl, xf86-video-modesetting
Submitter: ilikenwf
Maintainer: JstKddng (yurikoles)
Last Packager: JstKddng
Votes: 51
Popularity: 0.81
First Submitted: 2008-08-07 19:05 (UTC)
Last Updated: 2024-05-20 14:06 (UTC)

Required by (168)

Sources (3)

Pinned Comments

yurikoles commented on 2022-03-18 01:04 (UTC)

check() function was added, if unit tests fail, you may ignore them by appending --nocheck to makepkg.

yurikoles commented on 2019-05-29 15:00 (UTC)

PRs are welcome: https://github.com/yurikoles-aur/xorg-server-git

Latest Comments

1 2 3 4 5 6 .. 24 Next › Last »

guiodic commented on 2024-12-02 10:59 (UTC)

@carstenS476

I solved installing xf86-input-libinput-git but NOT from chaotic-aur but manually using the PKGBUILD.

carstenS476 commented on 2024-12-01 17:51 (UTC)

@guiodic, have you been able to resolve the issue? I have the same situation, same error message.

Installing xf86-input-libinput-git and xorg-server-git did not help.

mnyolt commented on 2024-11-20 12:58 (UTC) (edited on 2024-11-22 09:19 (UTC) by mnyolt)

For me, installing xf86-input-libinput-git worked. Before, I had xorg-server-git with the official xf86-input-libinput (non-git) installed.

bastple commented on 2024-11-12 12:49 (UTC)

@guiodic xf86-input-libinput and xorg-server depend on each other, rebuilding xorg-server-git -> xf86-input-libinput -> xorg-server-git fixed that issue for me

guiodic commented on 2024-10-12 10:12 (UTC) (edited on 2024-10-12 10:13 (UTC) by guiodic)

starting from 21.1.99.1.r1348.ge12d9863f-1 the keyboard doesn't work due to a problem with libinput. I also tried installing xf86-input-libinput-git but it still doesn't work. I don't know if it also affects the touchpad because I use synaptic, not libinput, but I guess so.

Log

[code] [2024-10-11 13:43:19] (EE) Failed to load /usr/lib/xorg/modules/input/libinput_drv.so: /usr/lib/xorg/modules/input/libinput_drv.so: undefined symbol: xf86Msg [2024-10-11 13:43:19] (EE) Failed to load module "libinput" (loader failed, 0) [2024-10-11 13:43:19] (EE) No input driver matching `libinput' [2024-10-11 13:43:19] (EE) Failed to load /usr/lib/xorg/modules/input/libinput_drv.so: /usr/lib/xorg/modules/input/libinput_drv.so: undefined symbol: xf86Msg [/code]

temama612 commented on 2024-07-21 04:08 (UTC)

@mrcochobins04 Thank you! I believe I encountered the same issue, but I was able to resolve it.

mrcochobins04 commented on 2024-07-21 01:35 (UTC) (edited on 2024-07-21 01:54 (UTC) by mrcochobins04)

I fixed the build errors by adding #include <X11/Xmd.h> in securproto.h and then doing makepkg -C.

guiodic commented on 2024-04-26 20:44 (UTC)

chaotic-AUR log build error: https://builds.garudalinux.org/repos/chaotic-aur/logs/xorg-server-git.log

Andrei_Korshikov commented on 2024-03-25 00:25 (UTC)

@jxir Thanks a lot for your thorough explanation! Works fine:)