On Thu, Dec 21, 2006 at 10:12:29PM +0100, Ludovic Rousseau wrote: > It looks like pcscd does not want to die.
...or that it dies across suspend/resume, without rm-ing the pid file. It is my understanding that if the daemon is not there when stop runs, it should simply nuke the pid file. > We will try to debug. Do: fugl:~> cat /var/run/pcscd.pid 4720 fugl:~> ps -eo "pid args" -ww|grep $(cat /var/run/pcscd.pid) 5096 grep 4720 fugl:~> sudo /etc/init.d/pcscd stop Stopping PCSC Lite resource manager: pcscd. fugl:~> cat /var/run/pcscd.pid 4720 fugl:~> ps -eo "pid args" -ww|grep $(cat /var/run/pcscd.pid) 5112 grep 4720 fugl:~> sleep 10 fugl:~> cat /var/run/pcscd.pid 4720 fugl:~> ps -eo "pid args" -ww|grep $(cat /var/run/pcscd.pid) 5133 grep 4720 > Also send me the output of: fugl:~> find /usr/lib/pcsc/ /usr/lib/pcsc/ /usr/lib/pcsc/services /usr/lib/pcsc/drivers /usr/lib/pcsc/drivers/ifd-ccid.bundle /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so.1.1.0 /usr/lib/pcsc/drivers/serial /usr/lib/pcsc/drivers/serial/libccidtwin.so.1.1.0 /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]