Skip to content

alfarisi/xf86-video-sisimedia

Repository files navigation

xf86-video-sisimedia

SiS 771/671 video driver for xorg 1.19

The original source and patches can be found at : https://aur.archlinux.org/packages/xf86-video-sisimedia/

Requirements

The packages needed to build this driver in Debian :

  • autoconf
  • build-essential
  • libtool
  • pkg-config
  • xserver-xorg-dev
  • xutils-dev
  • x11proto-xf86dga-dev

Installation

$ ./configure --prefix=/usr --disable-dri
$ make
$ sudo make install

Configure your X

# X -configure
# cp ~/xorg.conf.new /etc/X11/xorg.conf

Or, copy my configuration

$ sudo cp xorg.conf /etc/X11/xorg.conf

Then [re]start your X. Good luck!

Tested on Debian 9.5 with xorg 1.19

About

SiS 771/671 driver for xorg 1.19

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published