On 8/28/06, Jim Klimov <[EMAIL PROTECTED]> wrote:
I was testing whether we can use new wide-screen LCDs with our old SunRay 1 DTUs. In particular, today I was playing with a NEC 20WGX2 which has a native resolution 1680x1050. However I couldn't define and assign a working resolution via utresdef/utresadm - the DTU generates 1280x1024 signal or a smaller display (i.e. 1024x768) if requested by my set-up.
For 1680xAnything you'll need a Sun Ray 1g or a Sun Ray 2FS. The original Sun Ray 1 can drive no more than 1280 pixels per line and the Sun Ray 2 can drive no more than 1600 pixels per line.
Now, I wonder if anyone can provide the magical numbers for utresdef and this panel, which would force the DTU to generate the correct video signal? :)
I have no way of testing this, and it might blow up your monitors, but you could try: $ utresdef -a [EMAIL PROTECTED] 1680x1050 <<EndOfDef htotal=2256 hfp=104 hsyncwidth=184 vtotal=1087 vfp=1 vsyncwidth=3 vcomposite=8 pixclock=14714 xres=1680 yres=1050 hz=60 EndOfDef Then use 'utresadm' to force that timing onto the specific DTUs that have these monitors attached to them. I'd be interested to know whether that timing definition works for these monitors. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
