For those of you where the compilation fails as such:
make[2]: Entering directory '/tmp/yaourt-tmp-blah/aur-xf86-video-intel-git/src/xf86-video-intel-git/test'
----SNIP---
CC DrawSegments.o
CCLD DrawSegments
CC cursor-test.o
CCLD cursor-test
/usr/lib/libharfbuzz.so.0: undefined reference to `FT_Get_Var_Blend_Coordinates'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:801: cursor-test] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-blah/aur-xf86-video-intel-git/src/xf86-video-intel-git/test'
---SNIP----
==> ERROR: A failure occurred in check().
Aborting...
==> ERROR: Makepkg was unable to build xf86-video-intel-git.
You probably have the infinality bundle installed to improve your font rendering. Unfortunately, infinality is dead. Luckly however, font rendering has much improved, and it is not really needed anymore. To fix the compilation of this package, follow the steps in https://github.com/jaagr/polybar/issues/310 to remove infinality, which will fix this problem.
Search Criteria
Package Details: xf86-video-intel-git 1:2.99.917+916+g31486f40-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xf86-video-intel-git.git (read-only, click to copy) |
---|---|
Package Base: | xf86-video-intel-git |
Description: | X.org Intel i810/i830/i915/945G/G965+ video drivers |
Upstream URL: | https://01.org/linuxgraphics |
Keywords: | git intel xf86 xorg xserver |
Licenses: | custom |
Groups: | xorg-drivers-git |
Conflicts: | xf86-video-i810, xf86-video-intel, xf86-video-intel-legacy, xf86-video-intel-sna, xf86-video-intel-uxa, xorg-server |
Provides: | xf86-video-intel, xf86-video-intel-sna, xf86-video-intel-uxa |
Replaces: | xf86-video-intel-sna, xf86-video-intel-uxa |
Submitter: | None |
Maintainer: | yurikoles (JstKddng) |
Last Packager: | yurikoles |
Votes: | 117 |
Popularity: | 0.000275 |
First Submitted: | 2008-07-27 16:36 (UTC) |
Last Updated: | 2022-09-22 10:56 (UTC) |
Dependencies (21)
- libxfont2
- libxvmc
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- pixman (pixman-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR)
- xcb-util
- git (git-gitAUR, git-glAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxcursor (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- libxrender (make)
- libxss (make)
- libxtst (make)
- libxv (make)
- xorg-server-devel (xorg-server-devel-gitAUR) (make)
- libxcursor (optional) – for intel-virtual-output
- libxinerama (libxinerama-randr-gitAUR) (optional) – for intel-virtual-output
- libxrandr (libxrandr-gitAUR) (optional) – for intel-virtual-output
- libxss (optional) – for intel-virtual-output
- Show 1 more dependencies...
Required by (5)
- hybrid-video-ati-intel (requires xf86-video-intel)
- intel-nvidia-switch-bin (requires xf86-video-intel)
- nv-card (requires xf86-video-intel) (optional)
- nv-card-pm (requires xf86-video-intel) (optional)
- showcase-git (requires xf86-video-intel) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 12 Next › Last »
bimmlerd commented on 2017-01-29 13:13 (UTC) (edited on 2017-01-29 13:33 (UTC) by bimmlerd)
yurikoles commented on 2016-03-19 07:44 (UTC)
Fixed
JM9 commented on 2016-03-13 18:42 (UTC)
X fails to start with this error:
(EE) module ABI major version (21) doesn't match the server's version (20)
JM9 commented on 2016-02-15 18:20 (UTC)
Sorry should have said builds with X-ABI-VIDEODRV_VERSION=20, but X does not start saying Xserver is using X-ABI-VIDEODRV_VERSION=21
bernd_b commented on 2016-02-14 16:57 (UTC)
Compiled today with X-ABI-VIDEODRV_VERSION=20 - ?!
JM9 commented on 2016-02-12 20:19 (UTC)
X-ABI-VIDEODRV_VERSION=21 is out and this does not build anymore.
deathangel908 commented on 2015-12-12 11:20 (UTC)
Latest xorg (1.18) provides "X-ABI-VIDEODRV_VERSION=20", so change it in PKGBUILD if it fails.
Alad commented on 2015-09-03 10:33 (UTC)
As in, are you behind a firewall?
Alad commented on 2015-09-03 10:31 (UTC)
Works for me. Does it work with http:// instead of git://
xDShot commented on 2015-09-03 07:26 (UTC)
I'm getting 404 error when I open git. Is the repository dead? Didn't they move the development to somewhere else?
Pinned Comments
yurikoles commented on 2018-05-19 00:12 (UTC) (edited on 2020-05-28 12:04 (UTC) by yurikoles)
PRs are welcome: github://yurikoles/xf86-video-intel-git
Binary builds is available in chaotic-aur repo, which is kindly provided by @PedroHLC.