From fnaumann@mail.cs.uni-magdeburg.de Thu Jul 22 13:59:15 2004 Message-ID: <40FFAC4B.3040308@utbm.fr> Date: Thu, 22 Jul 2004 14:00:11 +0200 From: Olivier Landemarre User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vadim Kindl CC: mintlist Subject: Re: [MiNT] vlogin References: <02c701c46fe0$9a096180$2101a8c0@goldwein.com> In-Reply-To: <02c701c46fe0$9a096180$2101a8c0@goldwein.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Spam-Status: No, hits=0.0 required=6.0 tests=BAYES_50 autolearn=no version=2.63 X-Spam-Level: Score: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on portail1.utbm.fr X-MIME-Autoconverted: from 8bit to quoted-printable by portail1.utbm.fr id i6MBsKsI007518 X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at fishpool.fi Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: olivier.landemarre@utbm.fr Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: X-Milter: ClamAV 0.70/0.70kjel X-Milter: ClamAV 0.70/0.70kjel Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by prinz.cs.uni-magdeburg.de id i6MBx2wt014142 Vadim Kindl wrote: >Hallo, > >finaly I have some more time to continue my work on VDI login for MiNT, but >before I have some questions for gurus. >:o) > >I. How to correctly detect presence of AES? >meanwhile if there is physical workstation opened vlogin asume AES is >running. But wk may stay opened when AES crash, and fvdi can't close it. > > > Just do an appl_init() at return look in the aes_global the version if still at 0 no AES is présent. Olivier