This works for me with a screen of 1280 x 800 although initially I had
also only 800x600 and 640x480.

$ cat xorg.conf
Section "Device"
        Identifier      "Configured Video Device"
        Driver          "sis671"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
        DefaultDepth    24
EndSection

However, windows decoration and switched got broken somehow. each reboot I have 
to do
$ compiz --replace&
in order to restore it.

-- 
[needs-packaging] no working driver for sis 671/771 video cards
https://bugs.launchpad.net/bugs/301958
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-sis in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to