Penguin

Differences between version 52 and predecessor to the previous major change of MythTvNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 52 Last edited on Friday, June 22, 2007 8:46:13 pm by SimonGreen Revert
Older page: version 50 Last edited on Sunday, April 22, 2007 10:27:59 pm by CraigBox Revert
@@ -122,9 +122,9 @@
 rm -f latest.xml.gz latest.xml 
 wget http://hairy.geek.nz/epg/latest.xml.gz 
 gunzip latest.xml.gz 
 mythfilldatabase --file 1 7 latest.xml 
-<pre> 
+</ pre> 
  
 Then, 
  
 <pre> 
@@ -156,19 +156,9 @@
 adding HOME=/home/mythtv to the top of the init script appears to solve this problem. 
  
 !!Ubuntu installation 
  
-Add the following line to your /etc/apt/sources .list:  
-  
-<pre>  
-deb http ://deb .thehunter .ws / breezy mythtv-stable  
-< /pre>  
-  
-Load in the GPG key:  
-gpg --keyserver subkeys.pgp .net --recv-keys 3BC2083F  
-gpg --export --armor 3BC2083F | sudo apt-key add -  
-  
-apt-get install mythtv mythplugins myththemes  
+Ubuntu's community wiki has an excellent guide on getting MythTV working in Feisty (and earlier versions too) . It can be viewed at [[https ://help .ubuntu .com /community /MythTV]]. To make matters even easier (as if it wasn't already easy enough), the ivtv module and firmware are included in Feisty by default
  
 !Backend won't start 
  
 Have you run mythtv-setup? If you haven't, and it doesn't work, you might need to copy /etc/mythtv/mysql.txt to ~/.mythtv/mysql.txt so you can connect to the database.