
andersonas at adelphia
Oct 5, 2005, 7:36 PM
Post #1 of 1
(402 views)
Permalink
|
|
Re: Trouble getting component outputs to work with nVidia 6200
|
|
I am far from an expert but I have been twiddling with this myself. The first paramater 26.625 on your mode line needs to be in the HorizSync range it is not. >Section "Monitor" > Identifier "Monitor0" > VendorName "Some Vendor" > ModelName "HDTV" > HorizSync 31.5 - 37.9 > VertRefresh 59.9 - 60.1 > ModeLine "720x480" 26.625 720 752 824 896 480 481 484 497 -hsync >-vsync >Now, at first, this failed completely, and X wouldn't even start. After >checking out my Xorg.0.log file, I saw that it didn't like the hsync >range of my 720x480 Mode. However, it did like the default 800x600 >mode.! So, just for fun, I changed Change the first paramatere to be in the HorzSync range (or adjust the HotrzSync range) and restart X and then look at the Xorg.0.log to see if the 720x480 is acceptable. Then if its acceptable try to use it. _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|