Hi all, I am trying to install a 2.6.7 kernel with swsusp, the sources are obtained from the Debian repository. The kernel is running correctly until I try to suspend it: it says that cannot stop process ahc_dv_0 [EMAIL PROTECTED]:~# ps -elf | grep ahc 1 R root 510 1 21 85 0 - 0 - 20:09 ? 00:41:16 [ahc_dv_0]
In fact, if I try to kill that process it does not die: [EMAIL PROTECTED]:~# kill -9 510 [EMAIL PROTECTED]:~# ps -elf | grep ahc 1 S root 510 1 22 85 0 - 0 need_r 20:09 ? 00:43:35 [ahc_dv_0] Does any body knows what is that process for? who launches it? and finally, why cannot be stopped? Luis. -- -- http://antares.sip.ucm.es/~luis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]