Hi,
hat jemand Erfahrungen mit dem SiS M671MX-Chip ? Kriege auf meinem Laptop nur den VESA-Treiber zum Laufen. Im Forum finde ich bisher nur folgenden Eintrag http://forum.ubuntuusers.de/topic/104087/?highlight=sis+m671mx
Hier die Ausdrucke
lspci | grep VGA:
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
dmesg | grep SiS:
[ 0.000000] ACPI: FADT (v003 SiS 671MX 0x06040000 PTL 0x000f4240) @ 0x37d9ae72
[ 3.946382] SIS5513: SiS968 ATA 133 (2nd gen) controller
[ 5.393590] sata_sis 0000:00:05.0: Detected SiS 1182/1183/966 SATA controller
[ 18.990742] 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at f890e000 (IRQ: 21), 00:90:f5:5c:c1:7b
[ 19.022683] agpgart: Unsupported SiS chipset (device id: 0671)
Und die xorg.conf sieht so aus:
# /etc/X11/xorg.conf (xorg 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(5) 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.
#
# 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 "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Standardgrafikkarte"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Standardbildschirm"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Standardgrafikkarte"
Monitor "Standardbildschirm"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
In dem von Dir genannten Forumsbeitrag sind doch schon alle infos. Wichtigste ist der Link zu Winischhofer. Dort wirst Du lesen, dass es für SIS GPU‘s keine 3D-Unterstützung für Linux gibt.
Es gibt aber einen extra sis-Treiber für die Grafik. Wenn Du das Paket für freie Grafiktreiber xfree86 mitinstalliert hast, brauchst du in Deiner xorg.conf nur vesa durch sis ersetzen. Dann sollte zumindest Deine 2D-Anzeige flüssig laufen (Scrolling und Video).
Ansonsten: Pech gehabt mit der Hardware… sry
Und mal mit Muße die Winischofer-Website durcharbeiten. Mit diesen Tips kannst Du die Einstellungen für Deine Linux-Ungünstige Hardware optimieren…
Viel Erfolg (bei mir lief es ganz gut. Hab mir aber dann doch lieber ne alte NVIDIA-Karte reingesteckt. Den Luxus hast natürlich beim Laptop nicht…)
Danke für die schnelle Antwort.
ich habe mittlerweile auch ein Feedback von dem o.g. SiS-Entwickler (http://barroslee.blogspot.com/2007/04/release-sis-671-linux-3d-driver-beta.html):
Barros Lee:
Thanks you for reading my blog first. Then, I feel very sorry that my
driver isn‘t support for Kubuntu right now. The 3D driver that I develop
for sis671 is only working on Mandriva 2007 at this moment. After finish
debuging current driver, I will let it support for Ubuntu or other
distributions.
But if you need only 2D driver, I think my colleagues already release it.
Maybe you could download it from SiS‘s web site. Actually, I don‘t know
where to download it. I will ask my colleagues this problem for you tomorrow.
Den 2D-Treiber habe ich bisher aber leider noch nicht gefunden … Ist jemand anderes schon fündig geworden ?
Gruß
womeplino
im Paket xfree86-irgendwas ist der mit drin. Schau in der Paketverwaltung nach. Tipp ‚xfree86‘ in der Suche ein und schau ob das Grafiktreiberpaket bereits installiert ist.
NAchdem es installiert wurde, einfach in der xorg.conf in der section „DEVICE“:
Section "Device"
Identifier "Standardgrafikkarte"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
das vesa einfach durch sis ersetzen, so dass es so aussieht
Section "Device"
Identifier "Standardgrafikkarte"
Driver "sis"
BusID "PCI:1:0:0"
EndSection
dann müsste es zumindest 2D vernüftig laufen.
Der Standard-SiS-Treiber aus der Paketverwaltung funzt nicht. Hab ich schon ausprobiert.
Aber trotzdem danke.
Gruß
Der Standard-SiS-Treiber aus der Paketverwaltung funzt nicht. Hab ich schon ausprobiert.
Das kann ich bestätigen. Der SIS 671 steht auch nicht in der Liste der unterstützen Modelle.
neue Rückmeldung vom Entwickler:
I feel very sorry to reply your mail so late. I ask my colleagues yesterday.
They told me that our 2d driver isn't support Ubuntu 7.04 (Kubuntu 7.04)
right now. But this job is on our scheduler. They will start to coding
from next week.
My superior told me that our latest driver don't put in our website. So
you cannot find it from our website. If customers need our drivers, engineers
of other department just send it to them. So I think after we release the
driver, you can write a mail to SiS, somebody will pass the driver to you.
das hört sich doch gut an 
Also,
von SiS kriege ich bisher keine Antwort.
Hat jemand anderes noch ne Idee? Die Vesa-Auflösung nervt … 
Gruß
Wompelino
Neue Nachricht vom Entwickler: http://barroslee.blogspot.com/2007/08/about-get-sis-latest-linux-driver.html
How end user can get latest SiS linux driver? Today, I ask my superior this problem.
He told me that our linux driver are released to our customers (such as ASUS or other motherboard vendors etc.) by FAE and Marketing department. So if you want to get latest SiS linux driver, you can contact your motherboard vendor.
If you cannot get drivers from your motherboard vendor, you can send a email to me. I can send binary driver to you (only 2D driver now). Although I am the developer of SiS671 linux 3D driver, I have no rights to send it to you right now. I will keep asking SiS to put all latest drivers on our website.
Das ging aber schnell ! 
Und, hat ihn schon jemand? Funktioniert er?
Und? Schon jemand was gefunden?
Hier ist wieder ne neue Meldung:
2007-09-06
Release SiS671/SiS672 Linux 3D Driver Final Version
I've finally released SiS671/SiS672 linux 3D driver Final version (MDV 2007) to RCT department two months ago. If you want to get it, you may contact your motherboard vendor or contract SiS. I think you can get some help from them.
Or someone want to send a mail to my SiS mail address? I could help you to forward the mail to my superior :P
My email address
barroslee@gmail.com
My SiS email address
barros_lee@sis.com
Also den 2D-Treiber verschickt der Entwickler wenn man per Email anfragt (s. 22-08-07). Mich würde der 3D-Treiber interessieren. Nur mein Motherboard-Hersteller hat den wohl nicht. Werde jetzt nochmal bei Sis nachfragen …
Gruß
Wompelino
Ich bei Asus das P5S-MX SE gefunden. Mit Sis671FX Chipsatz. Das müsste doch mit dem M671MX auch gehen, oder ? Bei Asus gibt‘s dafür Linux-Treiber. Leider aber nicht für Ubuntu … Weiß jemand weiter ? Ich kann Euch auch die Treiber schicken …
Gruß
Wompelino
Hi,
ich hab auf deinen Post hin gleich mal die Asus-Seite inspiziert, und mir die Linuxtreiber, die dort in einer Zip-Datei angeboten werden herrunter geladen.
Doch irgendwas scheint mit diesem Archiv nicht zu stimmen:
-> Im unterverzeichnis VGA kann ich die Readme-Text-Datein nicht öffnen bzw. bekomme mit „cat“ nur Sonderzeichen-Müll
..
Somit scheint da irgend ein Fehler drin zu stecken. Somit werd ich(mit meiner begrenzten Ahnung) auch garnicht erst versuchen eine dieser .so Dateien mein System zu integrieren
PS: Ein Übertragugsfehler kann es nicht sei, denn ich habe die Datei von deren sämtlichen servern geladen und bei allen sind die gleichen Fehlerhaften Deein. .. schade klang nach einer guten spur
..
Hat schon jemand diesen 2D Treiber bekommen und könnte ihn mir weiter schicken?? .. der 3D-Treiber wäre aber auch OK 
MfG, Dino0815
(unverhofft Nexoc Osiris 620 - Besitzer geworden ..
.. mit dem Osiris 602II ging alles so einfach....)
(An alle Nexoc-Kunden: Sagt Nexoc bloß nicht, das ihr Linux benutzt, sonst schieben die jedes Problem auf dieses von ihnen absolut nicht Supportete System)
Hi,
ich habe heute den 2D Treiber (binary for Ubuntu7.04) erhalten, und er funktioniert wunderbar.
Wenn jemand diesen haben möchte, kann er sich bei mir per Email melden. (ubuntu @ dino0815 . de) Ihr wisst schon, ohne Leerzeichen. 
Seine Mail:
Dear Dino
Here is our 2D binary driver for ubuntu 7.04. I think it can work well on
your own kernel.
Please move sis_drv.* to /usr/lib/xorg/modules/drivers/
And modify your Xorg.conf from vesa to sis
And about 3D driver, I will keep asking SiS to release the driver on SiS‘s
website.
Best regards
Barros Lee