OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Linux Applications => Topic started by: Nell on April 13, 2004, 04:19:33 pm

Title: Waking up Zaurus with at command
Post by: Nell on April 13, 2004, 04:19:33 pm
Hello,

I am having trouble settings up alamrs on Zaurus via at command. A file is created in the /var/spool/at, however the Zaurus is never woken up. What might be the problem?

Thank you for your help.
Title: Waking up Zaurus with at command
Post by: dino on April 16, 2004, 10:57:29 am
It would help if you posted which ROM your using and what your at command is.  I wonder if it\'s a time zone problem?
Title: Waking up Zaurus with at command
Post by: Nell on April 20, 2004, 11:44:06 am
This is the command that I execute from the terminal

at -f \"fileName\" 11:30 4/13/2004

after I do this I see a file created in /var/spool/at. However, the alarm never goes off. It is probably not a time zone problem, since the calendar alarms go off. I\'m using Zaurus 5500, not sure what ROM that has.

Thanx for the help.
Title: Waking up Zaurus with at command
Post by: Ethereal on April 20, 2004, 06:13:46 pm
On my 5600, the system time is UTC, but on everything in QTopia, it\'s corrected to local time.  So setting an alarm for 11:30 in the calendar app might not be the same as setting one manually.

Also, where did you find info on the at command and setting wakeup events?  This is one half of my quest to get email automatically.
Title: Waking up Zaurus with at command
Post by: Nell on April 22, 2004, 09:04:28 am
You can find info on at by reading the script /home/QtPalmtop/bin/at

So, you think if I set the alarm in UTC time rather than local time, it should work?

Thank you.