Sreeram BS wrote: > > > > Silicon Image: > > (II) PCI: 01:00:0: chip 1039,6326 card 1039,6326 rev 0b class > 03,00,00 hdr 00 > ... > (--) PCI:*(1:0:0) Silicon Integrated Systems [SiS] 86C326 > 5598/6326 ... > > The problem is the maximum pixel clock is limited in 24 bit (32 > bpp) mode: > > (--) SIS(0): Maximum pixel clock at 24 bpp is 77.4667 MHz > > For the desired 1280x1024 resolution, you will need to run the display > in 16 bit mode. > > > > Hi, > Thanks for the reply. Again, I have a question. How do I change the > mode from 24 bit to 16 bit mode? Kindly suggest. I think this still works, but I haven't tried it in a while:
$ pfexec svccfg -s x11-server setprop options/default_depth=16 $ pfexec svcadm refresh svc:/application/x11/x11-server
