Difference between revisions of "Talk:Installing MythTV on Fedora"

From MythTV Official Wiki
Jump to: navigation, search
(Suggestions)
m (Talk:Installing MythTV on Fedora 7 moved to Talk:Installing MythTV on Fedora: This should be a living document current with the latest version of Fedora (we dont want 10 guides for F7-17 one day!). I will also be editing it to remove references t)
(No difference)

Revision as of 23:58, 19 March 2008

General

I'm curious to know if the intent of this page is to supercede Wilsonet Fedora Myth(TV)ology. Does Jarod know about it? Is there a point to updating this page (meaning, will it continue to get updated?) BTW, I'm asking all this because I'm interested in contributing, but I don't see much point in doing so if Jarod is not onboard himself and will be maintaining his own page seperately. --Aagha 13:59, 25 July 2006 (UTC)

  • Yes, it makes no sense if the pages are not updated regularly, but... we should not rely on one particular person's page. Turning it into a wiki will allow the community to contribute to the docs.
  • I actually did a complete installed based on these instructions and they worked great. I would argue that the wiki is a better forum since I was able to tune a few things I ran into myself.
  • I'm willing to start the work to update this for Fedora 7 - Any objections? -btrapp 10:03 20 June 2007 (UTC)

Hardware

I removed the empty hardware section because there are no special hardware requirements for Fedora and it is covered elseware in the wiki. If special hardware is a consideration it should probably be added as a footnote or a seperate page.

Split

Should probably split this into different docs for the different fedora releases.

  1. Hmm, but if there are no kernel modules or rpms for older versions what's the point?

Fill out Capture Card Section

This is a reminder to fill out the Capture Card Section. I'll probably do it when I get a chance for the ivtv driver.

Add section to enable remote desktop access

Basically enable the remote desktop access, so that users can VNC into the box. This is very helpful and simple to do in fc6.

Suggestions

I recently went through a FC6 install (heavily influenced by Jarod's guide). Couple things that might be helpful:

- Kernel Issue: there's no mention of the bug where FC6 incorrectly installs the 586 kernel instead of 686 (see info here for details). I performed the install "from scratch" multiple times on the same machine and encountered this issue during several of those installs. No rhyme or reason as far as I can tell. Might want to mention it, since it seems like it's pretty common.

- nVidia Drivers: while the 8776 drivers will install okay, if one wishes to go with the 9629 version, the install from ATRpms was a little lumpy. Could be me, but every time I installed 9629, X wouldn't fire back up on restart. Had to log in console and roll-back to previous xorg.conf (or re-tweak it). I had no problems with the 9629 package from Livna, however. But Livna doesn't play nice with ATRpms/Freshrpms during later installs. I finally followed a process where I completed the initial FC6, performed the upgrade, added the Livna repos, install nVidia 9629, remove Livna, add ATRpms and Freshrpms, continue install.

- FC7 install on the weekend required me to add 'nvidia-graphics' rather than just the kernel module, to get the X drivers in place. Also the package http://avi.alkalay.net/software/webcore-fonts/webcore-fonts-3.0-1.noarch.rpm was required to make the menus come up correctly

Thanks for your efforts!