notaz
Certified Guru
I don't think it actually unmounts the hard drive.How do other distros do it? I can start playing a video from an external hard drive, suspend my computer, even go so far as to turn off and on that external hard drive, then un-suspend my computer and the video will resume playing with no apparent problem. Is this a function of the kernel or is this mplayer catching that the file descriptor has vanished and manually re-opening it at the same spot?
Maybe we could add "allow PNDs to suspend/I understand that if I change cards while suspended they will be corrupted" option, that will just stick kernel argument mentioned a while back (or was it in kernel issue thread).
SIGSTOP is not a signal programs can catch. We could maybe add some other notification method, but yeah problem is everyone would have to implement this stuff. Maybe add something and see if anyone starts implementing, still better than nothing..I don't understand why apps can't just be taught to listen to SIGSTOP/SIGSTP and then have something (daemon? kernel?) send these signals on suspend and resume. Oh, I guess I understand .. its something we'd have to get everyone to implement, or?
I don't understad why you act as if somebody doesn't agree with you - the problems preventing this are purely technical, not someone's decision not to implement this.Dear jottt!
1) Thank you for being another supporter, that standby with active PNDs is desirable.
Last edited by a moderator: