Sony Vaio resolution problem
Hello, I just bought a Sony Vaio VGN-FS195XP and SUSE 9.3 Professional. I have a couple of problems, but let's start with the resolution. I cannot make it work on 1280x800. It has a GeForce Go 6200 board with 128 Mb and a 15.4 " monitor that should work in 1280x800. Please look at the xorg.conf file which is attached and tell me what should i modify. -- Regards, Iulian www.mySUSE.org
Hello,
In the Message: [suse-linux-e ML: No.246049] with the date of Sat, 3 Sep 2005 15:17:29 +0300 [Iulian] == Iulian Badea <inferno@mysuse.org> has written:
Iulian> Section "Monitor" Iulian> Option "CalcAlgorithm" "CheckDesktopGeometry" Iulian> DisplaySize 332 207 Iulian> HorizSync 30-82 Iulian> Identifier "Monitor[0]" Iulian> ModelName "1280X800@75HZ" 75Hz is too high! set 60HZ. Iulian> VendorName "--> LCD" Iulian> VertRefresh 58-75 How about this? VertRefresh 60 --- Masaru Nomiya mail-to: nomiyac360@mg.point.ne.jp "Bill! You married with Computers. Not with Me!" "No..., with money."
Hello,
In the Message: [suse-linux-e ML: No.246050] with the date of Sat, 03 Sep 2005 21:26:10 +0900 [Me] == Masaru Nomiya <nomiyac360@mg.point.ne.jp> has written:
Me> Hello, Me> >>>>> In the Message: [suse-linux-e ML: No.246049] Me> >>>>> with the date of Sat, 3 Sep 2005 15:17:29 +0300 Me> >>>>> [Iulian] == Iulian Badea <inferno@mysuse.org> has written: Iulian> Section "Monitor" Iulian> Option "CalcAlgorithm" "CheckDesktopGeometry" Iulian> DisplaySize 332 207 Iulian> HorizSync 30-82 Iulian> Identifier "Monitor[0]" Iulian> ModelName "1280X800@75HZ" Me> 75Hz is too high! set 60HZ. Iulian> VendorName "--> LCD" Iulian> VertRefresh 58-75 Me> How about this? Me> VertRefresh 60 Sorry for insufficient information. You must change Iulian> HorizSync 30-82 to HorizSync 30-51 Nevertheless, Vaio try to start up with 95Hz Refresh Rates, but it can't, because the Refresh Rates is too high. For LCD, you must set the Refresh Rates about 60Hz, if you don't want to destroy your Vaio's display. --- Masaru Nomiya mail-to: nomiyac360@mg.point.ne.jp "No Windows, no gains!" ..... "Why, I am wrong?" -- Bill --
Hi there, Everything is solved now, well 99% !!! I have to figure out now how to change the resolution of that picture that is shown when the system is loading. That one is still 1024x768. Login screen is already 1280x800. Here is the working configuration: Section "Monitor" Option "CalcAlgorithm" "XServerPool" DisplaySize 313 235 HorizSync 30-61 Identifier "Monitor[0]" ModelName "TFT DISPLAY N50 (SDM-N50)" VendorName "SONY" VertRefresh 48-85 UseModes "Modes[0]" # Option "IgnoreEDID" "true" EndSection Section "Modes" Identifier "Modes[0]" Modeline "1280x800" 68.56 1280 1336 1472 1664 800 801 804 824 -HSync +Vsync EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280×800" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "GeForce Go 6200 (0x0167)" Driver "nvidia" Identifier "Device[0]" VendorName "NVidia" EndSection Thank you all for your help. -- Regards, Iulian www.mySUSE.org On Saturday 03 September 2005 18:21, Masaru Nomiya wrote:
Hello,
In the Message: [suse-linux-e ML: No.246050] with the date of Sat, 03 Sep 2005 21:26:10 +0900 [Me] == Masaru Nomiya <nomiyac360@mg.point.ne.jp> has written:
Me> Hello,
Me> >>>>> In the Message: [suse-linux-e ML: No.246049] Me> >>>>> with the date of Sat, 3 Sep 2005 15:17:29 +0300 Me> >>>>> [Iulian] == Iulian Badea <inferno@mysuse.org> has written:
Iulian> Section "Monitor" Iulian> Option "CalcAlgorithm" "CheckDesktopGeometry" Iulian> DisplaySize 332 207 Iulian> HorizSync 30-82 Iulian> Identifier "Monitor[0]" Iulian> ModelName "1280X800@75HZ"
Me> 75Hz is too high! set 60HZ.
Iulian> VendorName "--> LCD" Iulian> VertRefresh 58-75
Me> How about this?
Me> VertRefresh 60
Sorry for insufficient information. You must change
Iulian> HorizSync 30-82
to
HorizSync 30-51
Nevertheless, Vaio try to start up with 95Hz Refresh Rates, but it can't, because the Refresh Rates is too high. For LCD, you must set the Refresh Rates about 60Hz, if you don't want to destroy your Vaio's display.
--- Masaru Nomiya mail-to: nomiyac360@mg.point.ne.jp
"No Windows, no gains!" ..... "Why, I am wrong?"
-- Bill --
-- Regards, Iulian www.mySUSE.org
participants (2)
-
Iulian Badea
-
Masaru Nomiya