I have not been able to get NTP working successfully after many days of trying. I am using the instructions found here:
http://forum.porteus.org/viewtopic.php?f=127&t=3289
Would it be possible to inlcude NTP support in the next update?
Thanks
Request NTP
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Request NTP
this is not a full solution but i have implemented something similar in the kiosk 'automatic updates' channel just yesterday:
http://porteus-kiosk.org/changelog-auto ... tml#140727
so it will be included in next full release as well (3.2 final is planned on 6th of Dec to stay in sync with desktop editon).
when user enable some timezone in the wizard then 'ntpdate pool.ntp.org' is run during boot (once internet connection is set) which does sync hw clock with remote one.
tested and works beautifully.
ntpdate is 40KB only (full ntp package 1.5MB) and should work for 99% of kiosk users. if it's not sufficient for you and you need full ntp package (with nptd daemon and such) then please call me through 'Customized Builds' and i'll prepare it for you for the price you set yourself. basically for a promise of making a donation to the project.
(kiosk donation are doing really poor: http://porteus-kiosk.org/donate.html#donations-total unlike customized builds)
thanks
http://porteus-kiosk.org/changelog-auto ... tml#140727
so it will be included in next full release as well (3.2 final is planned on 6th of Dec to stay in sync with desktop editon).
when user enable some timezone in the wizard then 'ntpdate pool.ntp.org' is run during boot (once internet connection is set) which does sync hw clock with remote one.
tested and works beautifully.
ntpdate is 40KB only (full ntp package 1.5MB) and should work for 99% of kiosk users. if it's not sufficient for you and you need full ntp package (with nptd daemon and such) then please call me through 'Customized Builds' and i'll prepare it for you for the price you set yourself. basically for a promise of making a donation to the project.
(kiosk donation are doing really poor: http://porteus-kiosk.org/donate.html#donations-total unlike customized builds)
thanks
Please add [Solved] to your thread title if the solution was found.