KnoppMyth downloads | documentation | HowTo | reporting bugs | links | Recent Changes  
search for in the  

What is a Wiki?

See WikiWikiWeb

If you don't know how to use a wiki see the WikiHowto

ErfurtWiki is maintained by a loosely knit group of developers.

Quick Links

Related sites

Contact

Please submit website bugs in the BugReports

Contribute!

Please file any wishes on UserSuggestions.

Hosted By

Note: In newer versions of KnoppMyth (e.g. R5F1) you need to use a different command to set the system timezone. Either

/usr/local/bin/KnoppMyth-tz

or

dpkg-reconfigure tzdata

If you have a problem after you have your timezone correct and the system time correct then check the xmltv time offset. Go into mythtv setup. Go into the general section. Once there go to the third page. You will see an option that says Time offset for xmltv listings. Set this to auto. If it is set to none it assumes any xmltv guide data is local and might have your shows coming on the utc schedule. Auto will take your timezone into account and change the shows appropriately.

For older versions, this is typically the result of having started the various backend servers and run mythfilldatabase before the clock and/or timezone was set correctly. The thing that trips up a lot of people is that you need to restart the servers after the timezone has been fixed for it to fully take effect. Because the program information saved in the DB is normalized using the current time setting at the time it was loaded, you also need to purge that and reload it. The directions below take you through all the necessary steps.

  • Your system time should be set to local time. Use tzconfig or webmin and set your timezone and time correctly for your location. Use hwclock --systohc or webmin to push the setting from the system clock into the BIOS hardware clock. See the LinuxTips page for more on how to run these commands. Note that after following these directions the BIOS time will be set to UTC since that is how the system stores the time internally.
  • Reboot and make sure that your time settings stuck.
  • Run mythtv-setup either following the GettingBackIntoMytTVsetup directions or the ones below, and under "Video Sources" select the option to delete your program guide data. Recreate your video sources, make sure that your "Input Connections" are set up correctly, then exit and run mythfilldatabase as the mythtv user.

The following is one way of doing this entirely from the command line. As root:

man tzconfig
man hwclock
tzconfig
hwclock --systohc
reboot

After reboot as root again:

/etc/init.d/mythtv-backend stop
mythtv-setup
/etc/init.d/mythtv-backend start
su - mythtv /usr/bin/mythfilldatabase

Running mythtv-setup over again sucks. I recommend trying

mythfilldatabase --refresh-all 

in place of mythtv-setup (if it doesn't work you're no worse off, you can still run mythtv-setup as a last resort). Don't run mythfilldatabase with --refresh-all unless you really NEED to - it puts greater strain on program data servers!



UpdatedPages

· HowTo last changed on Thu Sep 2 01:33:37 2010
· LinuxTips last changed on Wed Sep 1 08:31:37 2010
· RepairingMythConvergDB last changed on Wed Sep 1 01:56:32 2010
· KnoppMythWiki last changed on Sun Aug 29 14:22:57 2010
· Links last changed on Sat Aug 28 14:11:13 2010
· R5A12DvdRipping last changed on Fri Aug 27 22:24:09 2010
· KnoppMythInstall last changed on Thu Aug 26 02:30:11 2010
· HVR950HowTo last changed on Mon Aug 23 11:00:20 2010
· TinnyAudioPVR150 last changed on Mon Aug 23 01:14:01 2010
· MythVodkaHowTo last changed on Mon Aug 23 00:48:53 2010
· x11vncHowTo last changed on Tue Aug 17 08:20:17 2010
· PickingComponents last changed on Tue Aug 17 08:19:41 2010
· MediaMVP_LinuxHOWTO last changed on Tue Aug 17 08:17:10 2010
· webminhowto last changed on Tue Aug 17 08:11:10 2010
· MythTVBurn_Scripts_HowTo last changed on Mon Aug 16 15:44:19 2010
· TVOverScanHowto last changed on Wed Aug 4 04:12:50 2010
· EditThisPage last changed on Wed Aug 4 04:10:39 2010
· R5.5/R6.x Differences Table and Equivalent Commands last changed on Wed Aug 4 00:27:20 2010
· TroubleShooting last changed on Tue Aug 3 20:00:33 2010
· Media_Center_Edition_Remote_Control last changed on Tue Aug 3 08:19:13 2010
· kworld115HowTo last changed on Tue Aug 3 08:12:26 2010
· WhatRemoteYouUse last changed on Sun Aug 1 11:51:11 2010
· WhatCardYouUse last changed on Sun Aug 1 11:50:25 2010
· HardwareAcceleratedVideo last changed on Tue Jul 27 09:15:10 2010
· DisklessFrontend last changed on Tue Jul 27 09:13:29 2010
· CompileMythTVFromSVN last changed on Tue Jul 27 07:39:28 2010
sitemap |