Philip H Sims wrote: > I am having the same problem on build 127 with the Gigabyte MA770-UD3 mobo: > > svc.startd[7]: [ID 122153 daemon.warning] svc:/system/device/audio:default: > Method or service exit timed out. Killing contract 41. > svc.startd[7]: [ID 636263 daemon.warning] svc:/system/device/audio:default: > Method "/lib/svc/method/devices-audio" failed due to signal KILL > > I did not install the boomer files as I assume they are already included on > this build, but did perform the rem_drv, add_drv routine. Any ideas? > > Thanks, > > Philip >
This is a known problem. The problem is that the timeout is not set high enough, and we need to redesign a certain part of the code that uses devfsadm to re-enumerate devices to instead use a persistent state file. Watch for this in a forthcoming update. In the meantime, you can probably just crank the default timeout up a bit ... I don't recall exactly how to do this with svcadm, but it should be pretty straight-forward. - Garrett