On Wednesday 11 February 2009 12:57:43 Dominique Leuenberger wrote: > 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) >
I see. Vmware-user reacts to SIGUSR2 by relaunching `vmware-user` executable and our init scripts do send this signal after [re]loading vmblock driver; maybe you could do the same. This assumes that vmware-user in the PATH is a symlink to vmware-user-suid-wrapper: [r...@dtor-frh-i386-vm ~]# ls -la `which vmware-user` lrwxrwxrwx 1 root root 52 2009-02-06 10:39 /usr/bin/vmware-user -> /usr/lib/vmware-tools/bin32/vmware-user-suid-wrapper -- Dmitry ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ open-vm-tools-devel mailing list open-vm-tools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel