hi,
which graphics card do you have ?
General graphics problems was experienced in the switch from Xorg 6.9
to X.org 7.x
Not sure that LIVE upgrade is at all supposed to work in Nevada Builds.
I believe Live Upgrade is only supported on Solaris official versions.
Its possible that you now have a jumble of conflicting versions of Xorg
binaries
on your disk.
What I usually do is the following:
I Have my $HOME directores and all repositories of data and files on a ZFS
partition on sepatare disks. When I switch to a new Build I do a:
# zpool export {poolname}
than I do a full reinstall from scratch of the new BUILD on the systemdisk.
then
# zpool import {poolname }
and I get all my files back,
I have written a script that sets up the environment that I like which I then
run after
each upgrade.
What I recommend you to do is to do a COmplete reinstall from scratch an
restore the UFSDUMPS
containing you home directories.
//Lars
This message posted from opensolaris.org