LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 08-08-2006, 03:45 PM   #1
whysyn
Member
 
Registered: Jun 2003
Location: Cleveburg, OH
Distribution: mostly Fedora
Posts: 154

Rep: Reputation: 30
custom screen resolution (1680x1050@60Hz)


Hi All,

Fresh FC5 install, brand new BenQ FP202W, any way I try to get it to run 1680x1050 I get an "Out of range" message on the display. It is hooked up via VGA if that helps.

I know my way around command line pretty well, but when X11 doesn't work I don't even know where to start. I've searched this site, and none of the solutions provided seemed to work so far... any ideas you have are greatly appreciated.

Thanks!

Last edited by whysyn; 08-08-2006 at 03:58 PM.
 
Old 08-08-2006, 04:12 PM   #2
IsaacKuo
Senior Member
 
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,546
Blog Entries: 8

Rep: Reputation: 465Reputation: 465Reputation: 465Reputation: 465Reputation: 465
Could you post your /etc/X11/xorg.conf? Most likely, the Monitor settings for vertical frequency is to high. I notice that the specifications web page says "(1680 x 1050 = max. 60Khz )". By default, the Monitor setting for vertical frequency is higher than that--maybe 75 or 85, depending on what monitor was plugged in when you did the initial install.

You'll want to set the max vertical frequency in /etc/X11/xorg.conf to 60.
 
Old 08-09-2006, 09:49 AM   #3
whysyn
Member
 
Registered: Jun 2003
Location: Cleveburg, OH
Distribution: mostly Fedora
Posts: 154

Original Poster
Rep: Reputation: 30
OK, I'm an idiot...

I did have the refresh rate set to 60, but that wasn't the problem.

I ran all of the updates through yum and it worked. Aparently the drive from the install disk maybe didn't support the settings I had so it was defaulting up to something a little different? I don't know, but once all updates were applied, it runs like a champ.

Thanks,
Eric
 
Old 08-21-2006, 11:48 PM   #4
burana_jade
LQ Newbie
 
Registered: Aug 2004
Location: Vermont
Distribution: GENTOO, GENTOO ALWAYS GENTOO
Posts: 8

Rep: Reputation: 0
updates?

Quote:
Originally Posted by whysyn
OK, I'm an idiot...

I did have the refresh rate set to 60, but that wasn't the problem.

I ran all of the updates through yum and it worked. Aparently the drive from the install disk maybe didn't support the settings I had so it was defaulting up to something a little different? I don't know, but once all updates were applied, it runs like a champ.

Thanks,
Eric

You mean the nvidia driver updates?
 
Old 08-23-2006, 11:35 AM   #5
whysyn
Member
 
Registered: Jun 2003
Location: Cleveburg, OH
Distribution: mostly Fedora
Posts: 154

Original Poster
Rep: Reputation: 30
I'm not certain... I have everything configured accoring to fedorafaq.org's setup, and then just ran a yum update. Since it was a fresh install, there were hundres of them, so I'm not sure which one did the trick.
 
Old 08-25-2006, 12:43 PM   #6
RottenMutt
Member
 
Registered: Jul 2003
Location: dfw
Distribution: Latest Fedora Release
Posts: 195

Rep: Reputation: 31
edit /etc/X11/Xorrg.conf to add the modeline info

use "gtf 1680 1050 70" to generate ur own modeline if need be.


Section "Modes"
Identifier "16:9"
ModeLine "1680x1050" 173.8 1680 1792 1976 2272 1050 1051 1054 1093 -hsync +vsync #vertical refresh 70Hz
ModeLine "1280x1024" 138.5 1280 1368 1504 1728 1024 1025 1028 1069 -hsync +vsync #vertical refresh 75
ModeLine "1280x720" 95.7 1280 1352 1488 1696 720 721 724 752 -hsync +vsync #vertical refresh 75
ModeLine "640x480" 30.7 640 664 728 816 480 481 484 502 -hsync +vsync #vertical refresh 75
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "ViewSonic"
ModelName "LCD Panel 1680x1050"
UseModes "16:9"
DisplaySize 400 225
HorizSync 31.5 - 94.0
VertRefresh 60.0 - 75.0
Option "CalcAlgorithm" "CheckDesktopGeometry"
Option "dpms"
EndSection

Section "Device"
# Option "NvAGP" "1"
Option "Coolbits" "1"
BusID "PCI:01:00:0"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Nvidia"
BoardName "NVIDIA GeForce 6600 GT"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "1400x1050" "1280x960" "1280x800" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
 
Old 08-25-2006, 12:44 PM   #7
RottenMutt
Member
 
Registered: Jul 2003
Location: dfw
Distribution: Latest Fedora Release
Posts: 195

Rep: Reputation: 31
if you are running intel 945g integrated controller you are screwed as the driver is broken and modeline will not work.
 
Old 09-08-2006, 11:02 AM   #8
RottenMutt
Member
 
Registered: Jul 2003
Location: dfw
Distribution: Latest Fedora Release
Posts: 195

Rep: Reputation: 31
Quote:
Originally Posted by RottenMutt
if you are running intel 945g integrated controller you are screwed as the driver is broken and modeline will not work.
i believe intel has fixed this issue with the latest drivers (i910) and hopefully it will be included in the next kernel update.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xorg.conf, custom screen resolution tntcoder Linux - Newbie 3 05-12-2006 10:19 AM
1680x1050 screen resolution under sarge lixy Linux - Laptop and Netbook 3 04-26-2006 01:00 AM
1680x1050 screen resolution with ubuntu? bert.baeck Linux - Laptop and Netbook 1 04-21-2006 01:54 PM
Changing screen resolution to 1024x768..refresh rate cannot change too stays 60hz Niceman2005 Linux - General 4 11-03-2005 10:00 AM
framebuffer + 1680x1050 resolution SVN Linux - General 5 04-01-2005 08:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 12:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration