Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > Hardware & Laptops
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hardware & Laptops
Problems with hardware & laptops not being detected or supported during or after install.

 
Thread Tools Display Modes
Old April 14th, 2009   #151
little_fire
First Cup of Ubuntu
 
Join Date: Aug 2008
Location: Viet nam
Beans: 1
Xubuntu 8.04 Hardy Heron
Send a message via Yahoo to little_fire Send a message via Skype™ to little_fire
Re: SiS 771/671 Mirage 3 Video Drivers!?!?

Quote:
Originally Posted by bgerlich View Post
Hi

Took me long enough but I finally got around to it.

Below is a beta version of sis 771/671 driver package for Ubuntu Jaunty. Now with working 2D Acceleration (XAA).

As before - simply install the deb package and make sure that your xorg.conf is the one provided by the system (no modifications required).
Thanks bgerlich,
Can it work with Fedora 11?
little_fire is offline   Reply With Quote
Old April 14th, 2009   #152
sieben
First Cup of Ubuntu
 
Join Date: May 2008
Beans: 5
Re: SiS 771/671 Mirage 3 Video Drivers!?!?

Hallo KS Tan!

Thank you for your letter. I have send it to my Laptop builder Nexoc and I hope other people will do it too.
sieben is offline   Reply With Quote
Old April 14th, 2009   #153
bgerlich
Way Too Much Ubuntu
 
Join Date: Jul 2008
Beans: 276
Re: SiS 771/671 Mirage 3 Video Drivers!?!?

little_fire:
I don't see why not. Either extract the files form deb package or compile the source.
bgerlich is offline   Reply With Quote
Old April 14th, 2009   #154
bellbottom
First Cup of Ubuntu
 
Join Date: Jun 2008
Beans: 11
Re: SiS 771/671 Mirage 3 Video Drivers!?!?

Hello Bgerlich, i'm 64 bit user and i can't not compile the souce code, can you post instructions to compile, please?
bellbottom is offline   Reply With Quote
Old April 17th, 2009   #155
ajoliveira
5 Cups of Ubuntu
 
Join Date: Feb 2009
Location: Sintra, Portugal
Beans: 15
Xubuntu 9.10 Karmic Koala
Re: SiS 771/671 Mirage 3 Video Drivers!?!?

Hi

I grabbed a test machine with Xubuntu 8.10 and upgraded to Jaunty by:

# sudo update-manager -d

The result: incomplete upgrade, unstable machine, re-install Xubuntu 8.10...

So, I don't advise anybody with Xubuntu to do what I did...maybe it is better to wait for a while for the stable thing...

Cheers

Antonio
ajoliveira is offline   Reply With Quote
Old April 18th, 2009   #156
quetzyg
First Cup of Ubuntu
 
Join Date: Apr 2009
Beans: 6
Question Re: SiS 771/671 Mirage 3 Video Drivers!?!?

Hi there!

Altough she's not using Ubuntu, my girlfriend has a laptop (Fujitsu-Siemens ESPRIMO Mobile V5535) with a SiS Mirage 3 (771/671) graphics card running Arch Linux (xorg-server 1.6.1).

Using Bartlomiej's latest modified driver didn't work.
First I tried the pre-compiled binary, then I compiled the driver from source, with the same results.

The Xorg log doesn't show any actual errors, because the graphics card is detected and the driver is loaded. The problem is that the screen blinks, and between blinks the last image (before running X with the SiS driver) that the graphics card has in ram/buffer/whatever is shown, and it just stays doing that.

Did this happened to anyone? How about you Cybrarian. Was this the problem you had before the Xorg upgrade you had to do?

Here is the xorg.conf, nothing fancy, just the essential:
Code:
Section "Device"
	Identifier	"Device0"
	Driver		"sis671"
EndSection

Section "Monitor"
	Identifier	"Monitor0"
EndSection

Section "Screen"
	Identifier	"Screen0"
	Monitor		"Monitor0"
	Device		"Device0"
EndSection
Before the Xorg upgrade, it was doing fine using xorg-server 1.5.x with this Ubuntu 8.10 driver. Using VESA driver for now.

Cheers,
Quetzy
quetzyg is offline   Reply With Quote
Old April 19th, 2009   #157
bgerlich
Way Too Much Ubuntu
 
Join Date: Jul 2008
Beans: 276
Re: SiS 771/671 Mirage 3 Video Drivers!?!?

Maybe Arch didn't push out the DRIFinishScreenInit bug fix yet. Try disabling the DRI using the
Code:
option "DRI" "0"
in the Device section of your xorg.conf. Tell us what are your results.
bgerlich is offline   Reply With Quote
Old April 19th, 2009   #158
quetzyg
First Cup of Ubuntu
 
Join Date: Apr 2009
Beans: 6
Re: SiS 771/671 Mirage 3 Video Drivers!?!?

Quote:
Originally Posted by bgerlich View Post
Maybe Arch didn't push out the DRIFinishScreenInit bug fix yet. Try disabling the DRI using the
Code:
option "DRI" "0"
in the Device section of your xorg.conf. Tell us what are your results.
Thank you, problem solved!
quetzyg is offline   Reply With Quote
Old April 19th, 2009   #159
bgerlich
Way Too Much Ubuntu
 
Join Date: Jul 2008
Beans: 276
Re: SiS 771/671 Mirage 3 Video Drivers!?!?

Quote:
Originally Posted by quetzyg View Post
Thank you, problem solved!
Be warned through. Turning off DRI makes the driver about 3 to 4 times slower. Try to look into that X.org fix and when will it be available in Arch.

Alternately you can find "return DRIFinishScreenInit" in sis.c and replace it with "return TRUE". It's in function SisDRIScreenInit (or something similar).
bgerlich is offline   Reply With Quote
Old April 19th, 2009   #160
quetzyg
First Cup of Ubuntu
 
Join Date: Apr 2009
Beans: 6
Wink Re: SiS 771/671 Mirage 3 Video Drivers!?!?

Quote:
Originally Posted by bgerlich View Post
Be warned through. Turning off DRI makes the driver about 3 to 4 times slower. Try to look into that X.org fix and when will it be available in Arch.

Alternately you can find "return DRIFinishScreenInit" in sis.c and replace it with "return TRUE". It's in function SisDRIScreenInit (or something similar).
Thanks for the heads up. I'll look into that

Cheers,
Quetzy
quetzyg is offline   Reply With Quote

Bookmarks

Tags
771/671, chipset, driver, graphics card, mirage, sis, video

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:41 AM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry