Difference between revisions of "MythTV"
From Amahi Wiki
Petercross (talk | contribs) |
Petercross (talk | contribs) |
||
Line 12: | Line 12: | ||
''pjcrux install notes'' | ''pjcrux install notes'' | ||
− | * Fedora | + | * Fedora 12 |
− | **Fedora | + | **Fedora 12 has dependencies not seen in previous versions. |
− | + | * This setup seems to be the common fix for F12 | |
− | |||
− | * This setup seems to be the common fix for | ||
** at line 21 posix_uname has to be changed to php_uname in file /var/hda/web-apps/mythtv/html/includes/defines.php | ** at line 21 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 | ** http://www.gossamer-threads.com/lists/mythtv/commits/374157 |
Revision as of 04:03, 30 December 2009
Tips on using the MythTV Backend app:
- Useful to run it as mythtvsetup --geometry 1024x720 so that you can see the messages in the launch window in the background (assuming your screen is larger than 1024x720)
- When connecting a source to an input (e.g. comcast to an HDHomeRun in my case), fetch channels from listing source only works *after* scanning for channels first
- you have to explicitly tell Myth to add digital channels to the DB since they're almost always unusable without a scan
- Comcast seems to be rolling out SCTE channels
- I recommend reading (the /entire/ thread at): http://www.gossamer-threads.com/lists/mythtv/users/382657#382657
- Also http://www.mythtv.org/wiki/Comcast_Users_And_scte65scan
pjcrux install notes
- Fedora 12
- Fedora 12 has dependencies not seen in previous versions.
- This setup seems to be the common fix for F12
- at line 21 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