Re: xfree86 4.3.0 + nvidia + 1920x1200 + LCD 230W5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



quoth Alex Ongena:

| I'am having trouble to get my new Philips 230W5 (23")
| to it's maximum resolution via the digital link DVI.
| The maximum I get is 1600x1200
|
| Has anyone a working config ? or pointers to help ?
|
| I have generated my Modes[0] line with
| http://xtiming.sourceforge.net/cgi-bin/xtiming.pl
|
|
| This is part of my XFConfig-4.
| ...
| Section "Device"
|         Identifier      "GeForce 5200"
|         Driver          "nvidia"
|         Option          "ConnectedMonitor" "DFP"
| EndSection
|
| Section "Monitor"
|         Identifier      "Philips 230W5"
|         HorizSync       30-93
|         VertRefresh     56-85
|         Option          "DPMS"
|         Option          "IgnoreEDID" "1"
|         Option          "PanelSize" "1920x1200"
|         UseModes        "Modes[0]"
| EndSection
|
| Section "Modes"
|   Identifier   "Modes[0]"
|   Modeline "1920x1200@60" 210.68 1920 1952 2752 2784 1200 1224 1236
| 1261 EndSection

presuming the line wrap in the line above is due to your pasting and 
that EndSection actually is on its own line . . . my experience 
suggests that your dotclock is a little too fast.

i'm running the sony 23-inch panel with a radeon, so we're not doing 
exactly the same thing, but here's what works here:

Section "Monitor"
  Option       "PanelSize" "1920x1200"
  HorizSync    28-92
  Identifier   "Monitor[0]"
  ModelName    "SDM-232W"
  VendorName   "Sony"
  VertRefresh  48-85
  UseModes     "Modes[0]"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline 	"1920x1200" 170.0 1920 1984 2016 2120 1200 1203 1206 1250
EndSection

perhaps you could start with something like this. i derived my modeline 
from the probed edid data in the logfile.
-- 
dep

Liberalism has been degraded into liberality. Men have tried to turn
"revolutionise" from a transitive to an intransitive verb.
							  -- G.K. Chesterton, "Orthodoxy"
_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux