Search Criteria
Package Details: xf86-video-sis 0.12.0-1
Git Clone URL: | https://aur.archlinux.org/xf86-video-sis.git (read-only, click to copy) |
---|---|
Package Base: | xf86-video-sis |
Description: | X.org SiS video driver |
Upstream URL: | https://xorg.freedesktop.org/ |
Licenses: | |
Groups: | |
Conflicts: | |
Submitter: | lordheavy |
Maintainer: | Lone_Wolf |
Last Packager: | Lone_Wolf |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-14 20:27 |
Last Updated: | 2019-12-05 14:54 |
Dependencies (6)
- glibc (glibc-git)
- pixman (pixman-git) (make)
- xorg-server-devel (xorg-server1.12-devel, xorg-server1.19-devel-git, xorg-server-devel-notty, xorg-server-devel-dev, xorg-server-devel-sd_notify, xorg-server-devel-git, xorg-server-devel-rootless-nosystemd-minimal, xorg-server-devel-rootless-nosystemd-minimal-git, xorg-server-devel-noudev) (make)
- xorgproto (xorgproto-git) (make)
- X-ABI-VIDEODRV_VERSION=24.0 (xorg-server1.12, xorg-server-hwcursor-gamma, xorg-server1.19-git, xorg-server-notty, xorg-server-dev, xorg-server-sd_notify, xorg-server-git, xorg-server-bug865, xorg-server-rootless-nosystemd-minimal, xorg-server-rootless-nosystemd-minimal-git, xorg-server-noudev, xorg-server) (make)
- sis-dri (optional) – DRI1 support from community repo
Required by (0)
Sources (3)
Latest Comments
simona commented on 2019-12-04 17:13
Lone_Wolf commented on 2019-12-04 13:05
0.12.0 is out but fails to build.
Lone_Wolf commented on 2019-07-27 21:00
The source for this package is signed by the developer with a gnupg key.
If you don't have this key in your user keyring, makepkg will abort.
pgp --search-keys C922784178BFFDB0 can be used to get info about the key
pgp --recv-keys C922784178BFFDB0 will import the key to your user keyring.
Make sure you only import the key, everything else is taken care of by the PKGBUILD through the validpgpkeys array.
simona commented on 2019-07-27 10:36
updated
simona commented on 2019-07-27 10:36
Lone_Wolf commented on 2018-07-07 14:26
Package builds and works with current xorg / mesa versions, although performance is not great.
Lone_Wolf commented on 2018-06-03 11:27
Work is going on to adapt this to work with xorg server 1.20.x . see https://bbs.archlinux.org/viewtopic.php?id=237632
thx1138 commented on 2017-04-04 21:26
A git bisect tracked this back to
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=90a545e981267e917b9d698ce07affd69787db87
The quick fix is the "iomem=relaxed" command line parameter, which will be required with the Arch kernels from 4.5 and later.
thx1138 commented on 2017-03-18 04:12
This driver works fine with the older linux-lts 4.4 kernels, but has a problem with later kernels, where the log ends with:
(EE) SIS(0): Unable to map FB aperture. Invalid argument (22)
(EE) SIS(0): **************************************************
(EE) SIS(0): ERROR:
(EE) SIS(0): SiSMapMem() failed
(EE) SIS(0): END OF MESSAGE
(EE) SIS(0): **************************************************
Something changed between the 4.4 and 4.5 kernels, if anyone wants to track it down, possibly related to libpciaccess.
For a compatible linux-lts 4.4 kernel, see:
https://archive.archlinux.org/packages/l/linux-lts/
Note that this driver does *not* use the kernel/drivers/gpu/drm/sis/sis.ko.gz module, and it is not needed.
Pinned Comments
Lone_Wolf commented on 2019-07-27 21:00
The source for this package is signed by the developer with a gnupg key.
If you don't have this key in your user keyring, makepkg will abort.
pgp --search-keys C922784178BFFDB0 can be used to get info about the key
pgp --recv-keys C922784178BFFDB0 will import the key to your user keyring.
Make sure you only import the key, everything else is taken care of by the PKGBUILD through the validpgpkeys array.