Hallo Alex,

Alexander Syring schrieb:
> alex-laptop:/usr/local/o2micro# ls -l /dev/ozscrlx
> crw-rw---- 1 root root 237, 0 2007-03-31 19:45 /dev/ozscrlx

Ok, da ist schonmal ein Fehler: Das Device muss der Gruppe chipcard
gehören. Mach mal als root ein 'chown :chipcard /dev/ozscrlx'. Damit das
aber dauerhaft so bleibt fehlt noch eine Zeile udev-Regel, die Du an
/etc/udev/libchipcard3.rules unten anfügen musst bis ich das im Paket
repariert habe (beachte die Anzahl der =-Zeichen):

KERNEL=="ozscrlx", SUBSYSTEM=="ozscrlx", GROUP="chipcard"

> alex-laptop:/usr/local/o2micro# ls -la
> insgesamt 16
> drwxr-sr-x  2 root staff 4096 2006-05-28 17:04 .
> drwxrwsr-x 10 root staff 4096 2006-05-28 17:04 ..
> -rwxr-xr-x  1 root staff 8148 2007-03-08 19:07 lib_OZSCR.so
> alex-laptop:/usr/local/o2micro#                              

Da sollte libchipcard3 die Bibliothek eigentlich finden. Jetzt sollte
ein Neustart von libchipcard3 genügen. Wenn nicht solltest Du nochmal in
den Log-Dateien in /var/log/chipcard3/ ausschau halten und evtl. auch
nochmal den Daemon im Debug-Modus starten:

# LCDM_DRIVER_LOGLEVEL=debug /etc/init.d/libchipcard3-tools restart

Ich hoffe das hilft Dir irgendwie weiter.

Schöne Grüße
  Micha

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Aqbanking-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to