Just forwarding to mailing list. If anyone can test and let me know the
issue.

---------- Forwarded message ----------
From: Puneet Goel <[email protected]>
Date: Wed, Mar 4, 2009 at 7:27 PM
Subject: Re: [Muscle] help needed rdesktop and etoken
To: Ludovic Rousseau <[email protected]>


Hello Dr Ludovic,

I am testing Aladdin driver latest version and pcsc-lite 1.5.2 (compiled
with libusb support). As I wrote in one of my previous mail that I want
proper etoken insertion and removal detection functionaly in a rdesktop
session.

Since the default combination was not working with me and to narrow down
problem, I wrote a simple program which just detects insertion and removal
of etoken. This program also waits infinitely till the SCardGetStatusChange
returns something. I am finding that SCardGetStatusChange doesn't return
anything even if the card is removed. and that is what is causing the issue
in rdesktop as well.

An idea what can be the issue. Why SCardGetStatusChange is not returning the
status of the card.

please check the ttached program.

to compile

$ cc tst.c -I /usr/include/PCSC -lpcsclite


Thanks
Puneet


On Sun, Mar 1, 2009 at 8:38 PM, Ludovic Rousseau <[email protected]
> wrote:

> 2009/3/1 Puneet Goel <[email protected]>:
> > Hello Dr. Ludovic.
>
> Hello,
>
> > Regarding the same problem,
> >
> > I have stopped using the Aladdin's driver rite now. It seems to me, the
> > driver is causing issue. I have tested with their 4.55 and 5.0(beta)
> version
> > as well. still no RDP working. I am using eToken 32K now.
> >
> > Now I am testing with pcsc-lite, OpenCT (latest version).
> >
> > It seems to be working fine for event handling. but there is another
> issue
> > coming up.
> >
> > I run pcscd -afd and observing the messages. If I connect token for the
> > first time everything seems fine but when I unplug and plug the token I
> can
> > see error message "eventhandler.c:443:EHStatusHandlerThread() Error
> powering
> > up card." This error is coming every time I plug the token except first
> time
> > plugging after pcscd start.
> > It is happening up without RDP as well.
> >
> > please have a look at pcsc-lite logs and openCT conf files. I checked up
> > with openCT developers, they say that card is fine. but do not know the
> > reason of failue in powerup of card.
>
> No idea either.
>
> You should try to get some more logs from OpenCT. It looks like this
> part is not powering the card correctly. I do not use OpenCT.
>
> Bye
>
> --
>  Dr. Ludovic Rousseau
>

Attachment: tst.c
Description: Binary data

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to