Can that be a problem for fflarms doesn't wake up issue? :
rtcwake -d /dev/rtc -s 20
rtcwake: can't open '/dev/rtc0': Device or resource busy

If "cat /dev/rtc" fails with "resource busy" then
atd-over-fso will fail here for sure too:
rtcfd = open ("/dev/rtc", O_RDONLY);

fuser /dev/rtc0
1345 -----> /usr/bin/fsodeviced

fsodeviced exclusively hogs /dev/rtc which makes atd fail....

GUILTY AS CHARGED. I HEREWITH BAN FSODEVICED FROM HOGGING UP MY DEVICES
WITH IMMEDIATE EFFECT. :)

(atd-over-fso code is here)
http://handhelds.org/cgi-bin/cvsweb.cgi/apps/atd/atd.c?rev=1.6&content-type=text/x-cvsweb-markup&only_with_tag=HEAD

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Shr-devel mailing list
Shr-devel@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to