Package Details: xf86-video-sis671 0.10.7-1

Package Base: xf86-video-sis671
Description: SiS 671 video driver (derivate of xf86-sisimedia, latest tested version). Module name is 'sisimedia'.
Upstream URL: https://gitorious.org/xf86-video-sis671
Category: x11
Licenses: custom
Submitter: woelfchen
Maintainer: AlexanderR
Last Packager: None
Votes: 2
First Submitted: 2010-02-02 17:02
Last Updated: 2012-10-22 01:03

Latest Comments

Comment by Rick

2015-02-19 17:41

This link remains broken, so there is no way to revive my old gpu?

Comment by obscureangel

2014-10-30 13:16

The sources link is still broken. Is there maybe a specific reason?

Comment by elias19r

2014-08-08 01:58

The link for the sources https://gitorious.org/xf86-video-sis671/sis-671-fix/archive-tarball/0.10.7 is broken.

Comment by shuuichi

2013-02-27 02:10

I can't use xorg 1.13 , it simply doesn't work, I'm using xorg 1.12.4, but I copied the sisimedia_drv.so (from xf86-video-sis671) to /usr/lib/xorg/modules/drivers, also I added "sisimedia" on my xorg.conf, it works perfect!

Comment by AlexanderR

2012-11-26 12:59

Either I did not copy-pasted anything wrong during last changeset or Mandriva package maintainer is doing the same mistake as me. Looks like my quirky xf86MapDomainMemory-pci_device_map_legacy.patch is the real source of EXA crashes :(

Comment by eticre

2012-10-27 18:13

xorg 1.13 ...... fuck.u

Comment by AlexanderR

2012-10-22 01:54

New version.
What works:

* Framebuffer
* Shadowfb (accelerates 2D at coast of doing everything on CPU)
* Proper resolution

No longer works:

* 2D acceleration & xv (video playback) - probably copy-pasted wrong lines from Xorg git changesets :(

I will try to fix things soon. In meantime use old version and [xorg112] repository (this is what I currently do) - https://wiki.archlinux.org/index.php/AMD_Catalyst#.5Bxorg112.5D.

Comment by AlexanderR

2012-10-18 08:45

> autoconf & automake not listed as dependencies.

Please do not try to install stuff without base-devel anymore.

> my sis card don't work anymore, after the last xorg packages update

Unfortunately, I do not currently have access to my notebook with Sis card. Will investigate on weekend. Hint: your only hope is visiting xf86-video-sis Freedesktop git repository and manually introducing same changes in code of this driver. At least, that's how I did it last time :P These drivers are barely supported, so most changes are trivial refactoring.

Anonymous comment

2012-10-18 06:31

my sis card don't work anymore, after the last xorg packages update, official driver or this don't work, installing this I got:

configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/xvmc/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-xf86-video-sis671/src/xf86-video-sis671-sis-671-fix'
Making all in src
make[2]: se ingresa al directorio `/tmp/yaourt-tmp-shuuichi/aur-xf86-video-sis671/src/xf86-video-sis671-sis-671-fix/src'
CC init301.lo
In file included from init301.h:60:0,
from init301.c:76:
sis.h:257:17: fatal error: xaa.h: No such file or directory
compilation terminated.
make[2]: *** [init301.lo] Error 1
make[2]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-xf86-video-sis671/src/xf86-video-sis671-sis-671-fix/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/tmp/yaourt-tmp-shuuichi/aur-xf86-video-sis671/src/xf86-video-sis671-sis-671-fix'
make: *** [all] Error 2

https://bbs.archlinux.org/viewtopic.php?id=150687

Anonymous comment

2012-10-17 15:59

autoconf & automake not listed as dependencies. Anyway, it doesn't compile:

==> Starting build()...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
configure.ac:44: error: possibly undefined macro: AC_DISABLE_STATIC
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:45: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in build().
Aborting...

All comments