Infelizmente não funcionou, vou postar o resultado, se possível, veja se fiz algo errado.
Obrigado.
rodrigo@rodrigo-N-A:~$ sudo apt-get install git xorg-dev mesa-common-dev libdrm-dev libtool gcc build-essential
[sudo] password for rodrigo:
Sorry, try again.
[sudo] password for rodrigo:
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
gcc is already the newest version.
git is already the newest version.
libdrm-dev is already the newest version.
libtool is already the newest version.
mesa-common-dev is already the newest version.
xorg-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
rodrigo@rodrigo-N-A:~$ git clone git://github.com/hellnest/xf86-video-sismedia-0.9.1.git
fatal: destination path 'xf86-video-sismedia-0.9.1' already exists and is not an empty directory.
rodrigo@rodrigo-N-A:~$ cd xf86-video-sismedia-0.9.1
rodrigo@rodrigo-N-A:~/xf86-video-sismedia-0.9.1$ make
make all-recursive
make[1]: Entering directory `/home/rodrigo/xf86-video-sismedia-0.9.1'
Making all in src
make[2]: Entering directory `/home/rodrigo/xf86-video-sismedia-0.9.1/src'
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/mirclient -I/usr/include/libdrm -I/usr/include/mircommon -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/X11/dri -g -O2 -MT init301.lo -MD -MP -MF ".deps/init301.Tpo" -c -o init301.lo init301.c; \
then mv -f ".deps/init301.Tpo" ".deps/init301.Plo"; else rm -f ".deps/init301.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/mirclient -I/usr/include/libdrm -I/usr/include/mircommon -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/X11/dri -g -O2 -MT init301.lo -MD -MP -MF .deps/init301.Tpo -c init301.c -fPIC -DPIC -o .libs/init301.o
In file included from sis.h:71:0,
from init301.h:60,
from init301.c:76:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
#warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server."
^
In file included from sis.h:213:0,
from init301.h:60,
from init301.c:76:
vgatypes.h:88:1: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations]
typedef IOADDRESS SISIOADDRESS;
^
In file included from sis.h:214:0,
from init301.h:60,
from init301.c:76:
vstruct.h:244:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations]
PCITAG PciTag;
^
In file included from init301.h:60:0,
from init301.c:76:
sis.h:247:17: fatal error: xaa.h: No such file or directory
#include "xaa.h"
^
compilation terminated.
make[2]: *** [init301.lo] Error 1
make[2]: Leaving directory `/home/rodrigo/xf86-video-sismedia-0.9.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rodrigo/xf86-video-sismedia-0.9.1'
make: *** [all] Error 2
rodrigo@rodrigo-N-A:~/xf86-video-sismedia-0.9.1$ sudo make install
Making install in src
make[1]: Entering directory `/home/rodrigo/xf86-video-sismedia-0.9.1/src'
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/mirclient -I/usr/include/libdrm -I/usr/include/mircommon -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/X11/dri -g -O2 -MT init301.lo -MD -MP -MF ".deps/init301.Tpo" -c -o init301.lo init301.c; \
then mv -f ".deps/init301.Tpo" ".deps/init301.Plo"; else rm -f ".deps/init301.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/mirclient -I/usr/include/libdrm -I/usr/include/mircommon -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/X11/dri -g -O2 -MT init301.lo -MD -MP -MF .deps/init301.Tpo -c init301.c -fPIC -DPIC -o .libs/init301.o
In file included from sis.h:71:0,
from init301.h:60,
from init301.c:76:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
#warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server."
^
In file included from sis.h:213:0,
from init301.h:60,
from init301.c:76:
vgatypes.h:88:1: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations]
typedef IOADDRESS SISIOADDRESS;
^
In file included from sis.h:214:0,
from init301.h:60,
from init301.c:76:
vstruct.h:244:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations]
PCITAG PciTag;
^
In file included from init301.h:60:0,
from init301.c:76:
sis.h:247:17: fatal error: xaa.h: No such file or directory
#include "xaa.h"
^
compilation terminated.
make[1]: *** [init301.lo] Error 1
make[1]: Leaving directory `/home/rodrigo/xf86-video-sismedia-0.9.1/src'
make: *** [install-recursive] Error 1