> Ok, I tried this: > svccfg -s hal:default > addpg ntp-dienst dependency > setprop ntp-dienst/grouping = astring: "require_all" > setprop ntp-dienst/restart_on = astring: "none" > setprop ntp-dienst/type = astring: "service" > setprop ntp-dienst/entities = fmri: > "svc:/system/network/ntp" > exit > > And restarted then. > The error messages disappeared, but Xorg isn't starting. > It's crashing now with a Backtrace. > I attached a screenshot as I don't wanna type this > ;)
That's exactly the stack backtrace from 6801386. The workaround for 6801386 is: "Make sure hald starts before Xorg does." I think this can be fixed with another dependency, svc:/application/graphical-login/gdm:default should depend on svc:/system/hal:default. -- This message posted from opensolaris.org _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
