Sreeram BS wrote: > Hello, > I scanned through the Xorg.0.log file to identify the graphics > hardware, but I failed to identify the same (I am new to this > subject). However, I am attaching the file for your kind reference. > Kindly guide me with the steps required to be performed to achieve > 1024x768 resolution. > > Regards, > Sreeram > > On 9/30/09, *John Martin* <John.M.Martin at sun.com > <mailto:John.M.Martin at sun.com>> wrote: > > Sreeram BS wrote: > > Hi, > I am using Solaris 10 for x86. I had initially posted a > font related query(setting .ttf font) and with the help of > this team, I was able to set the .ttf font. Thanks for the > same. I have one more issue now related to setting the screen > resolution. I am using Solaris 10 for x86 and use the Java > Desktop System. The screen resolution is 1280x1024. I would > like to have the resolution 1024x768. But when I right-click > on the desktop to set the resolution, I dont get this option > (ie 1024x768 is not listed) and so I am not able to set it as > screen resolution. > Could you please guide me with the steps for achieving a > screen resolution of 1024x768 ? > > Which graphics hardware? The contents of /var/log/Xorg.0.log > would help. > > 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.
