Page 1 of 1

Wakeup on time X

Posted: Thu Jan 20, 2011 1:35 am
by pto
I did a trip into the Fit-PC2 BIOS.
Is it true that I cannot start a Fit-PC2 on a specific time e.g. 8 every morning?

Re: Wakeup on time X

Posted: Thu Jan 20, 2011 1:36 pm
by irads

Re: Wakeup on time X

Posted: Thu Jan 20, 2011 3:10 pm
by pto
For Linux - cannot do :-(

Re: Wakeup on time X

Posted: Sun Jan 23, 2011 11:46 am
by Denis
Hi,
Wake on time works on LinuxMint9/Ubuntu10.04 with our kernel and graphic drivers. Follow this http://www.fit-pc2.com/forum/viewtopic. ... 26&start=0 guide to install one of them.

To wake up after 10 sec:

Code: Select all

sudo rtcwake -d rtc0 -m mem -s 10 -u

Re: Wakeup on time X

Posted: Sun Jan 23, 2011 10:03 pm
by pto
nice - thanx Denis