ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #63302
[Bug 301958] Re: [needs-packaging] no working driver for sis 671/771 video cards
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.