From: Dominique L. <Dom...@TM...> - 2009-02-11 20:58:16
|
On Wednesday 11 February 2009 01:22:01 Dominique Leuenberger wrote: >Could you tell me how you load vmblock module? It is not threaded so as long >as it is loaded before you try execute vmware-user-suid-wrapper everything >should be fine. It is loaded using an rc script during the init process, which for faster boot times is running scripts in parallel. This is why gdm seems to pass over and it happens sometimes to start vmware-user-suid-wrapper before the vmblock is fully available. Thus having vmware-user-suid-wrapper retry for a few seconds might not be the worst thing to do As said, it only happens in case of automatic login being activated. In other case the time it takes to log in is long enough to initialize completely. (At least I seem to be slow enugh by typing) Dominique |