Thanks for your help.. however I have had too many problems with Fedora recently for fundamentally easy things and Ubuntu was no better... I know there are fixes for these issues but I just do not have the time to spend two days trying to get my 22" monitor to work...when in Windows it works in about 15 seconds... I will keep using Fedora however it will be in a VM machine under windows for now... 
<br><br><div><span class="gmail_quote">On 4/26/07, <b class="gmail_sendername">Phil Meyer</b> <<a href="mailto:pmeyer@themeyerfarm.com">pmeyer@themeyerfarm.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Phil wrote:<br>> I am using FC6 and my video car is the Intel915<br>><br>> I cannot get my new E228WFP dell 22" monitor to work at it's<br>> recommended resolution.<br>><br>> I have installed the latest i810 drivers for my card still no luck...
<br>><br>> Any help would be appreciated.<br><br>You are probably trying too hard.  Fedora has had for several years a<br>couple of fundamental problems with divining proper display settings.<br>Many have beenn fixed, but many yet remain.
<br><br>Here are some suggestions.<br><br>Disable Red Hat Graphical Boot (rggb).<br>    Edit /etc/grub.conf (/boot/grub/grub.conf) and remove all<br>occurrences of rhgb<br><br>Remove /etc/X11/xorg.conf and let it be generated on the next boot.  The
<br>first time it is generated it can be confused by rhgb.  The firstboot<br>startup script will recognize that your mionitor is not configured<br><br>Now then.  Still troubles?  (check with xdpyinfo | grep dimensions:)<br>
<br>Your monitor did not respond correctly to the EDID request.<br>Check /var/log/Xorg.0.log and look for EDID.  The three or four lines<br>above the EDID line are the responses.  Are they correct?  If not, then<br>you get to calculate a Modeline for your monitor.  The Modeline goes
<br>into /etc/X11/xorg.conf.<br><br>For example, the Dell 2405FPW responds with a frequency that is .5 too<br>low to allow an automatic calculation of 1920x1200.<br><br>So I had to force it not to check:<br><br>        Option      "ModeValidation" "NoMaxPClkCheck"
<br><br>Your mileage may vary, but almost all of the current X11R7 video drivers<br>can read a EDID and do the right thing, if the monitor responds correctly.<br><br>Good luck!<br><br><br><br><br>--<br>fedora-list mailing list
<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote>
</div><br>