You are not logged in.

#1 2012-10-15 02:58:10

helenaryuu
Member
From: Noiseland
Registered: 2012-04-26
Posts: 13

sis mirage error after last update

hi, I have some issues after the last update of xf86 packages, I can't use the sis mirage driver, and Vesa is load by default
I put "sisimedia" on my xorg.conf, but is the same. my screen is 1280x800 but the max resolution I have is 1024x768

my xorg.conf
http://pastebin.com/nmtjQcT7

here is my xorg.0.log
http://pastebin.com/YpyY66FK

Last edited by helenaryuu (2012-10-15 02:58:53)

Offline

#2 2012-10-17 17:49:14

helenaryuu
Member
From: Noiseland
Registered: 2012-04-26
Posts: 13

Re: sis mirage error after last update

I got this error using 'Xorg -configure' saying that hardware don't match , something like this:

(EE) module ABI major version (12) doesn't match the server's version (13)
..............
number of created screens does not match number of detected devices.
configuration failed
server terminated with error (2) 
closing log file.

trying to install the AUR sis driver I got this

 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

sis.h:257:17: fatal error: xaa.h: No such file or directory

Last edited by helenaryuu (2012-10-17 18:02:19)

Offline

#3 2012-10-17 18:06:28

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: sis mirage error after last update

This driver hasn't been maintained in a long time now, and anyway it was pretty much a hack since the beginning. Since it's unmaintained, someone who has the hardware will need to update it for xorg-server-1.13 themselves. Tho things are needed: update for the new API required for xrandr1.4, and update for the removal of XAA from the server.

Though if someone is actually going to spend serious time on this, my suggestion would be to add support for these chips to the regular xf86-video-sis driver.

Offline

Board footer

Powered by FluxBB