Changes

From Amahi Wiki
Jump to: navigation, search
834 bytes removed ,  22:30, 14 September 2015
no edit summary
{{NeedsUpdate}}
 
 
==General Tips==
Tips on using the MythTV Backend app:
/sbin/chkconfig mythbackend on
'''NOTE:''' Also if you have time Warner Cable in Texas you may have to set your broadcast settings to '''''US-CABLE'''''
 
==Fedora 12==
* This setup seems to be needed for F12
** at line 24 posix_uname has to be changed to php_uname in file /var/hda/web-apps/mythtv/html/includes/defines.php
** http://www.gossamer-threads.com/lists/mythtv/commits/374157
* In Mythsetup
** On page 3 (Miscellaneous Settings) of option 1 ensure 'Master Backend Override' is enabled (toggled)
* good place for help http://www.mythtv.org/wiki/Installing_MythTV_on_Fedora#Setup_MythTV
* to ensure the backend starts at every boot, reboot, or after a power loss enter as root:
{{Code|/sbin/chkconfig mythbackend on}}
'''NOTE:''' Also if you have Time Warner Cable in Texas you may have to set your broadcast settings to '''''US-CABLE'''''
* There is a known problem after using yum to update to 0.23-3 of myth packages. Resolution can be solved here: http://mythdora.com/?q=node/5455
==Detailed Setup Instructions==
After installing mythtv-backend, open a terminal and run:
{{Code| sudo mythtv-setup --geometry 1024x720}}
To navigate the menu use the arrow keys and enter to select.
12,424

edits