[SunRay-Users] WSXGA+ resolution 1600x1050 on Sun ray

John Garner jcgarner at douglas.co.us
Wed Jan 31 15:33:44 EET 2007


Ivar Janmaat wrote:
> Hello list,
>
> Is there someone who has tried to connect a WSXGA+ monitor with 
> (1600x1050) to their Sun  Ray with the correct settings?
> Where they succesful?
This is what I have setup for our Dell 2007WFP monitors which runs at 
1680X1050. I forget exactly which site I "borrowed" the utresdef 
settings from.

Note that SunRay 2's only support up to 1600, so this may not work with 
them. It will work on a 1g or 2fs. If you need to run at 1600x1050, you 
will have to play with the numbers below:


First, setup the resolution. As root on a sunray, run the following:

/opt/SUNWut/sbin/utresdef -a -c "Dell 2007WFP" 1680x1050 at 60 1680x1050  << EOF
htotal=2256
hfp=104
  hsyncwidth=184
  vtotal=1087
  vfp=1
  vsyncwidth=3
  vcomposite=8
  pixclock=14714
  xres=1680
  yres=1050
  hz=60
EOF

Then, assign the new resolution to a DTU:

root[arrow:/opt/SUNWut/sbin]# utresadm -a -c IEEE802.0003baffa559 -t default 1680x1050 at 60

You can review the assignments by using the `utresadm -o` command:

root[trinity:/opt/SUNWut/sbin]# utresadm -o
# Resolution export version=1 hostname=trinity
# Resolution export started at 2006-05-02T09:51:13MDT
cid=IEEE802.0003baffa559 token=default res=1680x1050 at 60 
cid=IEEE802.0003baff99b0 token=default res=1920x1200 at 60d 
# Resolution export ended at 2006-05-02T09:51:13MDT


Note: you may need to run 'utresexec' to clear a cached seting:

/opt/SUNWut/lib/utresexec -k -c <DTU> -t <token>


hope this helps

--john




More information about the SunRay-Users mailing list