i try: ubuntu 10.04 + virtualbox + xp = work perfect and i try ubuntu with wine hq (lastest) + idrx winscard patch lsusb: Bus 006 Device 002: ID 0973:0001 Schlumberger e-gate Smart Card install the smart key driver, under wine: [Image: http://img17.imageshack.us/img17/3715/axaltoegatedriverinstal.png ] i try run the program: [Image: http://img693.imageshack.us/img693/968/errornrf.png ] any idea?
KLiFF wrote:> i try: ubuntu 10.04 + virtualbox + xp = work perfect > > and i try ubuntu with wine hq (lastest) + idrx winscard patch > lsusb: > Bus 006 Device 002: ID 0973:0001 Schlumberger e-gate Smart Card >Windows hardware drivers don't work in Wine.
James Mckenzie
2010-Jul-12 13:55 UTC
[Wine] USB key (smart card) program say: card not found
Gert van den Berg <wine-users at mohag.net> wrote:>On Mon, Jul 12, 2010 at 11:26, KLiFF <wineforum-user at winehq.org> wrote: >> ok, and? any solution? > >If the device have a working Linux driver, the smart card API might >need implementation under Wine in order for Windows programs to use >it... It might be a good idea to open a bug for it (after ensuring >that no bugs exist for it yet) If you are trying to install drivers >under Wine in order to use the hardware with Linux applications, you >are out of luck.Some of the smart card readers appear as serial devices as well. I'll check on the one's we use at work to see if they require a driver. Some of them do provide MacOSX drivers as well, since we do use them with our Mac systems. James McKenzie
James Mckenzie
2010-Jul-12 14:00 UTC
[Wine] USB key (smart card) program say: card not found
Gert van den Berg <wine-users at mohag.net> wrote:>Sent: Jul 12, 2010 2:55 AM >To: wine-users at winehq.org >Subject: Re: [Wine] USB key (smart card) program say: card not found > >On Mon, Jul 12, 2010 at 11:26, KLiFF <wineforum-user at winehq.org> wrote: >> ok, and? any solution? > >If the device have a working Linux driver, the smart card API might >need implementation under Wine in order for Windows programs to use >it... It might be a good idea to open a bug for it (after ensuring >that no bugs exist for it yet) If you are trying to install drivers >under Wine in order to use the hardware with Linux applications, you >are out of luck.More information: The device uses the usbccid.sys driver. It may be possible to look for a Linux equivilent. James McKenzie