You are not logged in.
Pages: 1
There is pcsc-lite package in cooking, but it doesn't work because of few reasons.
There aren't /usr/lib/pscs/drivers directory in FS (and it should be /usr/lib/pcsc/drivers by the way), so pcscd can't start. And this directory should contain some modules, witch is also missing.
There aren't init.d script
There aren't config file
And so on... Could anybody fix it? PCSC-lite is very important for freerdp.
And there aren't pcsc-tools package in cooking, could anybody bild it?
Offline
Hi,
Update and fixes for pcsc-lite: http://hg.slitaz.org/wok/rev/e509bd507650
I added the missing init script, fixed the drivers path but there is no config file provided by the package build, wher should it go ? Have you a default config file we could provide with the package ?
Added perl-pcsc and pcsc-tools:
http://hg.slitaz.org/wok/rev/7cdbcec1f857
http://hg.slitaz.org/wok/rev/111165cbc6d4
Packages will be on mirror in a few hours or tomorow.
- Christophe
Offline
Thank you!
I've tested pcsc-lite and here is a list of detected problems:
1. pcsc-lite should depends ccid, but, as I see, shouldn't depends python.
2. init.d script tried to launch pcscd binary from /usb/bin, but it is in /usr/sbin.
3. Execution of /etc/init.d/pcscd stop results with warning
rm: can't remove '/run/pcscd/pcscd.pid': No such file or directory
because, as I see, pcscd remove pid file by itself when killed.
After some tweaks I've succesfully launch freerdp with my smartcard.
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]