Zdravim, mas stejnou smulu na notes jako ja, mam ten samy typ, ale se slabsim procesorem
tady
http://ubuntuforums.org/showthread.php?t=958967&page=38 je navod+link na
http://ajoliveira.com/ajoliveira/uk/software/xorg.php, kde jsou ke stazeni aktualni drivery pro ubuntu 11.04
Kdyby to nefachalo, pouzivam driver na Debianu Squeeze zkompilovany pro ubuntu 10.04 (zdrojaky jsem tam kdysi nejspis nenasel). Funguje mi na rozliseni 1280x800
Kdysi byly drivery pro SiS umistene na
http://ncc-1701a.homelinux.net/~linux-sis/index.php?page=Downloads, ted to nejak neni dostupne
nicmene na 3D akceleraci zapomen, funguje jen 2D akcelerace, tj tahani okynkama. 3D driver pokud vim neni dostupny/nefunguje
Driver, ktery jsem instaloval ja, jsem uploadnul sem
http://www.uloz.to/8984969/sis-driver-32-bit-10-04-tar-gz a prikladam obsah meho xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Configured Video Device"
Driver "sis671"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
HorizSync 30-107
VertRefresh 50-185
Modeline "1280x800_85.00" 123.38 1280 1368 1504 1728 800 801 804 840 -HSync +Vsync
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection