latest patches break Java Desktop on Dell 2800

I have solaris 10 x86 installed on a Desll Poweredge 2800. I have just loaded all the latest patches via updatemanager.Now if I try to log into any account to the gnome Sun Java Desktop the machine logs in ... then hangs before any of the toolbars etc are loaded ... it hangs so badly I have to reboot via the powerswitch

If I login using CDE it works perfectly. The Java Desktop did work until the latest batch of patches was installed. Does anyone have any Idea on how to fix this?

[503 byte] By [hellhathnofury] at [2007-11-25 22:55:29]
# 1
Just wanted to add If I start CDE and run a gnome program i.e gnome-terminal it will also cause the machine to hang.
hellhathnofury at 2007-7-5 17:10:52 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2

What kind of video video card is installed in that Dell box?

If it is an ATI Radeon 7500 AGP card (or another R100, R200 based ATI

chipset): Sounds as if you're running into xorg bug #3222:

<a href="https://bugs.freedesktop.org/show_bug.cgi?id=3222" target="_blank">https://bugs.freedesktop.org/show_bug.cgi?id=3222</a>< br />

Try the workaround from the bug report's comment section, add the

following line to the device ati section in xorg.conf:

Option"RenderAccel""False"

jkeil at 2007-7-5 17:10:52 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 3
I am using an ATI Radeon ... built onto the Motherboard. Now to find where solaris hides the xorg.conf file ... Any suggestions?
hellhathnofury at 2007-7-5 17:10:52 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 4

<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td class="SmallText"><b>hellhathnofury wrote on Fri, 30 September 2005 21:17</b></td></tr><tr><td class="quote">

I am using an ATI Radeon ... built onto the Motherboard. Now to find where solaris hides the xorg.conf file ...

</td></tr></table>

In a default configuration, there is no xorg.conf file. When xorg.conf is

missing, all the settings are auto-probed.

You can use "/usr/X11R6/bin/Xorg -configure" or /usr/X11R6/bin/xorgconfig

to create an initial xorg.conf file.

Install the customized xorg.conf file as /etc/X11/xorg.conf

jkeil at 2007-7-5 17:10:52 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 5
How about this for a suggestion ... run the xorgconfig ... it creates the config file in /etc/X11/xorg.conf. Make the modification and presto gnome2 works again ... Thank-you so much!
hellhathnofury at 2007-7-5 17:10:52 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 6
Hi allI have a PowerEdge 2850 with 2 cpus on Solaris 10 and I have the same problem after updating the system with updatemanager.I made a new conf with xorgocnfig, and the problem is still the same.Does anyone know how to solve this problem ?Thanks
insidetech at 2007-7-5 17:10:52 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...