Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 14th May 2008, 09:56 AM
v4mpiro Offline
Registered User
 
Join Date: Oct 2005
Posts: 10
Problems with F9 & SiS video card

hi to all. i have installed fedora 9 but i have problems with my sis video card. the colours are all distorted, i can't manage to resolve! so i switched to vesa drivers but the image quality is very poor. someone else has this problem with sis video cards? thanks
Reply With Quote
  #2  
Old 15th May 2008, 02:18 PM
sventhef Offline
Registered User
 
Join Date: Jun 2007
Posts: 7
I'm experiencing the same problem here. I am using a mobile sis graphics card in my (old) laptop. I think it's because of the new X.org... The colours are very strange and the screen flickers.
Does anyone know how to fix this? vesa also does not work well, the colours are correct, but the screen still flickers sometimes.
Reply With Quote
  #3  
Old 15th May 2008, 02:57 PM
v4mpiro Offline
Registered User
 
Join Date: Oct 2005
Posts: 10
exactly! i searched a lot on the web but i didn't find a solution! sadly, i switched to another linux distribution!
Reply With Quote
  #4  
Old 15th May 2008, 05:08 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
You could try reading: man sis
to see if there are any options to put into the xorg.conf file that might help. It looks like there might be some....

V
Reply With Quote
  #5  
Old 15th May 2008, 07:01 PM
sventhef Offline
Registered User
 
Join Date: Jun 2007
Posts: 7
I tried all of the possible options mentioned in the man page in various combinations. But nothing helps...
Reply With Quote
  #6  
Old 15th May 2008, 07:21 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Quote:
Originally Posted by sventhef
I tried all of the possible options mentioned in the man page in various combinations. But nothing helps...
And of course you re-started the X-server (or re-booted the PC) after every change? What (if anything) does /var/log/Xorg.0.log say? No warnings nor errors? How did you set up the display/xorg.conf?

V
Reply With Quote
  #7  
Old 16th May 2008, 10:33 AM
v4mpiro Offline
Registered User
 
Join Date: Oct 2005
Posts: 10
it seems there is no solution to this problem. i have tried EVERYTHING but the problemi still persists. i can't find a driver for sis cards anywhere except those included with xorg, that have this bug. also the updates didn't resolv this bug so i must definitively switch to another distro. bye.
Reply With Quote
  #8  
Old 16th May 2008, 12:28 PM
sventhef Offline
Registered User
 
Join Date: Jun 2007
Posts: 7
There are no errors in the Xorg.0.log, it just says that SIS driver is loaded and works...
Reply With Quote
  #9  
Old 16th May 2008, 05:49 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Quote:
Originally Posted by sventhef
There are no errors in the Xorg.0.log, it just says that SIS driver is loaded and works...
If you would like to pursue this, please attach a copy of that log here, and your xorg.conf too.

V
Reply With Quote
  #10  
Old 17th May 2008, 11:08 AM
sventhef Offline
Registered User
 
Join Date: Jun 2007
Posts: 7
Ok, the problem has magically gone. I switched back from vesa to sis drivers (with no additional xorg.conf options) to produce a clean Xorg.0.log and after rebooting the system, everything was nice. Even after two more reboots. Very strange...

Here is my xorg.conf as system-config-display produced it:
Code:
Section "ServerLayout"
	Identifier     "single head configuration"
	Screen      0  "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"

# keyboard added by rhpxl
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "de"
	Option	    "XkbVariant" "nodeadkeys"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	ModelName    "LCD Panel 1280x800"
	HorizSync    31.5 - 50.0
	VertRefresh  56.0 - 65.0
	Option	    "dpms"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "sis"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
I hope it will work forever now...

Thanks for your help anyway!
Reply With Quote
  #11  
Old 17th May 2008, 01:23 PM
v4mpiro Offline
Registered User
 
Join Date: Oct 2005
Posts: 10
hi..for me this doesn't work.. Damn!!
Reply With Quote
  #12  
Old 17th May 2008, 01:45 PM
v4mpiro Offline
Registered User
 
Join Date: Oct 2005
Posts: 10
now i switched back to vesa, rebooted and now i can't login..i see only a black screen and nothing happens. so here's my impressions about this distro: a real ****. bye
Reply With Quote
  #13  
Old 17th May 2008, 02:01 PM
sventhef Offline
Registered User
 
Join Date: Jun 2007
Posts: 7
I had also had the problem with the black screen sometimes, simply hit Crtl+F1 and then Crtl+F7. I think it's a problem with the new gdm and the new Xorg...

I have to say that Fedora 9 is the worst release of Fedora I've ever installed. I have also problems with sound/PulseAudio: I just tried to play a YouTube video and there was no sound. The Pulse Audio Volume Control is unusable, because the contents of the "Playback"-tab flickers (and thats no problem with graphics). I didn't have any problems with Fedora 8; that just worked...
And another problem: Firefox and Thunderbird are really slow. Thunderbird freezes for about 10 seconds when I open a message, Firefox hangs while loadings websites sometimes.
Working with Fedora 9 is no fun. Maybe I should have waited some time before installing the new release... I hope there will be fixes soon.
Reply With Quote
  #14  
Old 17th May 2008, 03:28 PM
v4mpiro Offline
Registered User
 
Join Date: Oct 2005
Posts: 10
ok thank you friend, i will try. anyway i agree with you..very bad release!
Reply With Quote
  #15  
Old 17th May 2008, 04:07 PM
v4mpiro Offline
Registered User
 
Join Date: Oct 2005
Posts: 10
i tried Crtl+F1 and then Crtl+F7, also tried ctrl+alt+f1..nothing appens. at this point, i give definitively up.
Reply With Quote
Reply

Tags
card, problems, sis, video

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation problems with 8800GTX video card chesire Installation and Live Media 3 24th October 2008 04:14 PM
Video Card Problems bjro Hardware & Laptops 2 31st March 2006 09:12 AM
FC4 monitor and/or video card problems TheMayor87 EOL (End Of Life) Versions 3 27th August 2005 12:09 AM
Video card problems in FC3 soebb02 Mac Chat 2 15th March 2005 10:06 AM


Current GMT-time: 04:33 (Sunday, 26-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat