Categories: Linux

SIS 771/671 VGA driver on Xubuntu 18.04 LTS

Dedicated for fellow fighters who relentlessly search for an answer on reviving old notebooks with cursed SIS Mirage 3+ 771/671 on-board VGA driver by installing shiny Xubuntu 18.04 LTS (the latest LTS when this article was written). Simply download this tar.gz file, extract 3 files (sisimedia_drv.so, sisimedia_drv.la, xorg.conf), then copy them to respected locations:

  • /usr/lib/xorg/modules/drivers/sisimedia_drv.la
  • /usr/lib/xorg/modules/drivers/sisimedia_drv.so
  • /etc/X11/xorg.conf

Restart then enjoy! ?

Tested on Xubuntu 18.04 X.Org 1.19.6.1

In case you are wondering, I decided to revive this old machine simply because it is my very first notebook that I bought with my own money. Well, to be exact I borrowed my parent’s money, then repaid it within few months using my tiny salary. Despite of its unpopular brand and horrible graphic card, it’s still working fine & physically looks mint after 10+ years ?

References

0 0 votes
Article Rating
yohanes.gultom@gmail.com

View Comments

    • Too bad. No idea why though. Maybe slightly different VGA or OS version?

      P.S: Worry not. I'm not a native speaker anyway ?

  • My laptop is axioo neon with [SiS] 771/671 PCIE VGA Display Adapter (rev 10) and xubuntu os, is it work ?

    • It supposed to work as it exactly match the driver's description. I tested this on Axioo Neon MNC 2122 with SiS M672 which is actually slightly different from the driver description.

  • Permisi Pak, saya di XFCE berbasis Ubuntu 18.04 LTS juga, dengan Xorg 1.20. Sayang, ketika saya berhasil instal drivernya, setelah direboot tidak muncul hasil yang diharapkan. Malah resolusinya kembali menjadi 800x600 dengan tulisan FAILED: sisimedia setelah nama driver saya.

    Akhirnya saya balik kembali ke Vesa, 1024x720 tapi refresh ratenya 0 Hz. Rada menyedihkan sih, mungkin Bapak ada solusinya?

    • Wah kalau cara ini tidak berhasil, saya tidak ada ide lagi. Mungkin memang ada faktor lain ya. Di atas juga ada yang bilang tidak bisa ☹️

  • Hi, I am trying this fix for my SiS672 graphics but I get "access denied" when I try to copy the files. I am the only user account listed but there is a 'Root' 'Owner' which is stopping me. How can I get around this please?

Share
Published by
yohanes.gultom@gmail.com

Recent Posts

Get Unverified SSL Certificate Expiry Date with Python

Getting verified SSL information with Python (3.x) is very easy. Code examples for it are…

3 years ago

Spring Data Couchbase 4 Multibuckets in Spring Boot 2

By default, Spring Data Couchbase implements single-bucket configuration. In this default implementation, all POJO (Plain…

3 years ago

Firebase Auth Emulator with Python

Last year, Google released Firebase Auth Emulator as a new component in Firebase Emulator. In…

3 years ago

Google OIDC token generation/validation

One of the authentication protocol that is supported by most of Google Cloud services is…

4 years ago

Fast geolocation query with PostGIS

If you need to to add a spatial information querying in your application, PostGIS is…

4 years ago

Auto speech-to-text (Indonesian) with AWS Transcribe and Python

Amazon Web Service Transcribe provides API to automatically convert an audio speech file (mp3/wav) into…

4 years ago