Penguin

Differences between current version and revision by previous author of MythTvNotes.

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

Newer page: version 53 Last edited on Saturday, September 8, 2007 7:43:28 pm by SimonGreen
Older page: version 50 Last edited on Sunday, April 22, 2007 10:27:59 pm by CraigBox Revert
@@ -62,9 +62,9 @@
 | __Channel__ | __Frequency__ | __XMLTV id (hairy.geek.nz)__|__MHz__ 
 | 1 | 1 | 1035.dvb.guide |45.250 
 | 2 | 3 | 1036.dvb.guide |62.250 
 | 3 | 10 | 1033.dvb.guide |217.250 
-| 4 | 7 | 1034.dvb.guide |175 .250 
+| C4 | 7 | 1034.dvb.guide |196 .250 
 | Prime | 60 | 1018.dvb.guide |783.250 
 |MaoriTV | 44 | 1025.dvb.guide |655.250 
 ?> 
  
@@ -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.