> Niveditha sent me a hot tip: > > Do as above: > > $ su - > # svcadm disable gdm > > (login again to a command console) > > $ su - > # /usr/X11/bin/Xorg -configure > # cp /root/xorg.conf.new /etc/X11/xorg.conf > > Edit /etc/X11/xorg.conf and add the line to the > Section "Device": > > Option "AccelMethod" "XAA" > > # svcadm gdm enable; exit > > And you're back in the game! > > Thanks! > > >>> Spoke too soon. Everything is running a lot > smoother, but windows are still disappearing when you > minimise them... > > Message was edited by: > fatted
Yes, don't bother with the Option "AccelMethod" "XAA" it helps a little (maybe) but does not get you back to full speed on the Ferrari like this does: Option "DRI" "False" (as described above) This message posted from opensolaris.org
