Author Topic: Waking up Zaurus with at command  (Read 4202 times)

Nell

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • http://
Waking up Zaurus with at command
« 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.

dino

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
    • http://
Waking up Zaurus with at command
« Reply #1 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?
SL5500, Open Zaurus 3.5.2, 128MB SD

Nell

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • http://
Waking up Zaurus with at command
« Reply #2 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.

Ethereal

  • Full Member
  • ***
  • Posts: 236
    • View Profile
    • http://
Waking up Zaurus with at command
« Reply #3 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.
SL-6000L, Sharp ROM 1.12;
Socket Rev 2.5 CF Bluetooth::SE T608;
Sandisk 512MB SD, formatted ext2;
Pocketop IR Keyboard

Nell

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • http://
Waking up Zaurus with at command
« Reply #4 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.