[mythtv-users] Channel guide Off

Ryan Ollerenshaw ryanollerenshaw at gmail.com
Sat Mar 4 04:50:52 UTC 2006


Ok found it so it turns out that there is a system time and a universal
time.  and knoppmyth will only set the system time on install, so there are
a few extra steps in the install process that you must do by hand.

One weakness of the knoppix-installer script is that it does not ask you to
enter your time zone during the installation process. You are also not asked
if you want to set your hardware clock to local time or UTC. Solving these
issues is not hard, though not particularly intuitive. On the command line
(as root), enter the following commands (in this order):

    1) tzconfig or tzsetup (to set time zone)
    2) date MMDDHHmmCCYY (to change the date & time)
    3) hwclock --localtime (to set hardware clock to local time)
    4) hwclock --systohc (to set system time to hardware clock)

Finally, you can check it to make that all is as it should be:

    5) hwclock --show

Thanks for your help.


On 3/3/06, Ryan Ollerenshaw <ryanollerenshaw at gmail.com> wrote:
>
> yes
>
> On 3/3/06, Tim <news at timandnoelle.com> wrote:
> >
> >  did you rerun mythtv-setup (grab the schedule again) and
> > mythfilldatabase after correcting the system time and timezone?
> >
> > tim
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060304/11dcf10a/attachment.htm 


More information about the mythtv-users mailing list