Last week a patched a T4-1, running Sol10u11 (zfs root) with the recommended patchset 2014/10.
I used an alternate BE (lucreate etc.)
When I try to run this patched BE de graphical enviroment does no longer start.
All SUNWastfb packages seem to be installed. The sym link to this AST vga device is ok.
The errors a get are:
bash-3.2# svcs -xv
svc:/application/print/server:default (LP print server)
State: disabled since Tue Feb 17 08:49:46 2015
Reason: Disabled by an administrator.
See: http://sun.com/msg/SMF-8000-05
See: man -M /usr/share/man -s 1M lpsched
Impact: 2 dependent services are not running:
svc:/application/print/rfc1179:default
svc:/application/print/ipp-listener:default
svc:/application/graphical-login/cde-login:default (CDE login)
State: maintenance since Tue Feb 17 08:51:58 2015
Reason: Restarting too quickly.
See: http://sun.com/msg/SMF-8000-L5
See: man -M /usr/dt/share/man -s 1 dtlogin
See: /var/svc/log/application-graphical-login-cde-login:default.log
Impact: This service is not running.
bash-3.2# less Xerrors
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: SunOS 5.10 Generic sun4u
Current Operating System: SunOS LDOMTest 5.10 Generic_150400-17 sun4v
Build Date: 15 September 2014
Solaris ABI: 64-bit
SUNWxorg-server patches applied: 125719-48 800182-02 125719-54
SUNWxorg-server package version: 6.6.2.7600,REV=0.2007.06.22
SUNWxorg-graphics-ddx patches applied: 125719-48 800182-02 125719-54
SUNWxorg-graphics-ddx package version: 6.6.2.7600,REV=0.2007.06.22
Before reporting problems, check http://sunsolve.sun.com/
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??)
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 17 08:50:51 2015
(==) Using config file: "/etc/X11/xorg.conf"
(WW) xf86LinearVidMem: failed to open /dev/fbs/aperture (No such file or directory)
(WW) xf86LinearVidMem: either /dev/fbs/aperture or /dev/xsvc device driver required
(WW) xf86LinearVidMem: linear memory access disabled
In __glXSetup(), loading extension....
(EE) Failed to load module "dri" (module does not exist, 0)
XIO: fatal IO error 146 (Connection refused) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
Tue Feb 17 08:51:22 2015
error (pid 1063): Server unexpectedly died
Tue Feb 17 08:51:27 2015
error (pid 1063): Server for display can't be started.
XIO: fatal IO error 146 (Connection refused) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
(END)
Before the update, the Graphical Environment worked fine.