[Ilugc] Re: Installation problem: OpenSuse10.3 on SonyVaio

  • From: mailzico@xxxxxxxxx (Zico)
  • Date: Sun Jan 27 23:24:02 2008

On Jan 27, 2008 8:47 PM, Ambuj Thacker <ambuj.mbp@xxxxxxxxx> wrote:


I have uploaded the pics of the screen at http://openmarun.blogspot.com/
the title is  "OpenSuse10.3 on Sony Vaio" and xorg.conf file is under the
title "xorg.conf"


Mine`s vaio. I configured mine`s under Ubuntu 7.10. Now it`s running
1280x800 with 60Hz. I had to change my xorg.conf too.

First of all install the 965resolution for intel graphics chip. Then go to
single user mode and change your screen resolution.
I have added a *bolded *line in your xorg.conf

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes *"1280x800" *"800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
-- 
Best,
Z

Other related posts: