Quote:
Originally Posted by valaraukar
Hello
. . . laptop with VN800 chipset, S3 UniChrome Pro IGP graphic. I installed Fedora 12 but the resolution can not be set correctly. When using openchrome, the screen looks terrible, when using vesa only 800x600 available.
Have anyone experienced similar issue? Please help
|
I have integrated S3 Unichrome Pro graphic card in a laptop as well . . .
There are some options in /etc/xorg.conf file available to tweak this graphics card for better performance
that I am also trying . . . not always working so well with default settings I guess in all linux distros.
It depends on the exact issue of course but just as an idea here is is one example
and if the right option could be a nice fix . . . just to let you know and encourage that it will probably work out ok -
even if this is not the fix
exactly for your case . . .
/etc/xorg.conf file
Code:
Section "Device"
Driver "openchrome"
Option "XaaNoImageWriteRect"
EndSection
this link has a list of the possibilities . . .
http://www.openchrome.org/openchrome.4.html