Smart Card not working after upgrade to 6.3 

chkconfig --list pcscd
pcscd           0:off   1:off   2:on    3:on    4:on    5:on    6:off

chkconfig --list haldaemon
haldaemon       0:off   1:off   2:off   3:on    4:on    5:on    6:off

After rebooting I get this
/etc/init.d/pcscd status
pcscd dead but subsys locked

/var/log/messages:
pcscd: hotplug_libhal.c:490:HPRegisterForHotplugEvents() Could not initialise 
connection to hald.
pcscd: hotplug_libhal.c:491:HPRegisterForHotplugEvents() Normally this means 
the HAL daemon (hald) is not running or not ready.
pcscd: pcscdaemon.c:525:main() SVCServiceRunLoop returned
pcscd: pcscdaemon.c:531:at_exit() cleaning /var/run

I compared the RC startup scripts on 6.3 and 6.2

On 6.3:
/etc/rc.d/rc5.d
S26haldaemon
S25pcscd

On 6.2:
/etc/rc.d/rc5.d
S26haldaemon
S26pcscd

Currently Installed RPMS on 6.3:
chkconfig-1.3.49.3-2.el6.x86_64
initscripts-9.03.31-2.el6.x86_64
pcsc-lite-1.5.2-7.el6.x86_64


Currently Installed RPMS on 6.2
chkconfig-1.3.47-1.el6.x86_64
initscripts-9.03.27-1.el6.x86_64
pcsc-lite-1.5.2-6.el6.x86_64

Reply via email to