anne12, build your own oscam with pcsc support...
http://linuxsat-support.com/os…u-debian-simplebuild.html
I tested with 2 omnikeys briefly and all worked well, I will have another look later when I get my hands on second omnikey..
I followed the guide here
http://linuxsat-support.com/os…-using-ubuntu-iphone.html
Shame the person who wrote this was/is a payserver but he was just regurgitating what is already out there! It compiles everything pretty much the same as it did when I set it up with debian on the Raspberry Pi, just gets a bit confusing at the end of the tutorial about editing /etc/opensc/opensc.conf and /etc/init.d/pcscd. I used this opensc.rar - and replaced the existing opensc.conf file with the rar.
also - the /etc/init.d/pcscd was edited so the line
Quote# DAEMON_ARGS=”–your-option”
was changed to
QuoteDAEMON_ARGS=”--error”
note that the hash is removed to make the new flag applicable
