Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
notes:smartcard [2013-03-03 12:30] – external edit 127.0.0.1notes:smartcard [2018-10-22 17:13] – Discussion status changed roland
Line 95: Line 95:
 The needed steps are: The needed steps are:
  
-<code>+<code bash>
   emerge -av mono   emerge -av mono
   emerge -av gtk-sharp   emerge -av gtk-sharp
Line 103: Line 103:
 Download the monosim application, unpack in a new folder, don't start it yet. Download the monosim application, unpack in a new folder, don't start it yet.
  
-<code>+<code bash>
   mkdir monosim   mkdir monosim
   cd monosim/   cd monosim/
Line 111: Line 111:
 As root, start the pcscd daemon: As root, start the pcscd daemon:
  
-<code>+<code bash>
   pcscd -c /etc/reader.conf.d/reader.conf   pcscd -c /etc/reader.conf.d/reader.conf
 </code> </code>
Line 117: Line 117:
 Now start the monosim application: Now start the monosim application:
  
-<code>+<code bash>
   mono monoSIM.exe   mono monoSIM.exe
 </code> </code>
Line 128: Line 128:
 Unfortunately I did not get any application to work which uses PC/SC libray as described above. Here's a quick rundown of an alternative procedure, using libchipdrive, following a howto on [[http://forums.gentoo.org/viewtopic-t-546189-highlight-libchipcard.html|forums.gentoo.org]]: Unfortunately I did not get any application to work which uses PC/SC libray as described above. Here's a quick rundown of an alternative procedure, using libchipdrive, following a howto on [[http://forums.gentoo.org/viewtopic-t-546189-highlight-libchipcard.html|forums.gentoo.org]]:
  
-<code>+<code bash>
   emerge -av libchipcard   emerge -av libchipcard
   vi /etc/chipcard3/server/chipcardd3.conf   vi /etc/chipcard3/server/chipcardd3.conf
Line 153: Line 153:
  
  
-~~DISCUSSION|Comments~~+~~DISCUSSION:closed|Comments~~
 
notes/smartcard.txt · Last modified: 2018-10-22 17:18 by roland