J?rgen Keil wrote:
>
> Btw. the nvidia driver logs this to /var/log/Xorg.0.log:
>
>     NVIDIA(0): Prefer first detailed timing : Yes
>
> The first detailed timing is 1024x768, the second one is 1600x1200.
> Does the nvidia driver contain any code so that the first
> detailed timing block isn't the preferred one?
>   
None of which I know.  When it prints the above message, it is merely 
reporting
that the EDID has the preferred timing mode bit set (byte 0x18, bit 1).  
I should
update print_edid.c to display this bit if the EDID version is 1.3 or 
higher.


Reply via email to