User Tools

Site Tools


computers:server:mythbuntu1004lts_atom

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
computers:server:mythbuntu1004lts_atom [2010/06/28 23:31] davidcomputers:server:mythbuntu1004lts_atom [2010/09/20 02:31] (current) david
Line 40: Line 40:
  
 ==== HVR-2250 Drivers ==== ==== HVR-2250 Drivers ====
 +
 +  * found this link on this page:  [[http://www.kernellabs.com/blog/?page_id=17]]
 +  * Here are the Mythtv instructions from whence this came:  [[http://ubuntu-virginia.ubuntuforums.org/showthread.php?p=7344302]]
 +  * These might actually be the instructions:  [[http://ubuntu-virginia.ubuntuforums.org/showthread.php?t=942403&page=22]]
  
 Prep: Prep:
Line 61: Line 65:
 make CONFIG_DVB_FIREDTV:=n make CONFIG_DVB_FIREDTV:=n
 sudo make install sudo make install
-sudo reboot+sudo reboot ; exit
 </code> </code>
 +
 +==== Re-Install Drivers ====
 +
 +Since every time I rebooted, mythtv claimed there was no active tuner... so, again, did this:   --- //[[david@lattice.net|David Lloyd Rabine]] 2010/09/19 22:31//
 +
 +  - Remove the installed firmware:  <code>
 +sudo rm /lib/firmware/*.fw
 +</code>
 +  - Repeat the above procedure
 +  - Run the mythtv backend setup
 +    - Remove all tuners
 +    - Add new tuners (find each DVB device and add it)
 +    - Connect the "local tv" stations to each tuner card and set the default channel to 2_1
 +  - Reboot
  
 ==== Backend Configuration ==== ==== Backend Configuration ====
Line 114: Line 132:
 ==== Remote Control Configuration ==== ==== Remote Control Configuration ====
  
-I added the following lines to my **lirc** configuration:  **~/.lirc/mythtv***+I added the following lines to my **lirc** configuration:  **~/.lirc/mythtv**
  
 <code> <code>
Line 158: Line 176:
 </code> </code>
  
 +==== Media Library ====
 +
 +=== Audio ===
 +
 +  - Add in symbolic links to our libraries
 +  - Go to Listen to Music and it will scan for new files
 +
 +=== Video ===
 +
 +  - Add in symbolic links for all our shares / files
 +  - Go to Utilities / Setup -> Setup -> Media Settings -> Video Settings -> General Settings:  /var/lib/mythtv/video as Directories that hold videos
  
 ===== Trouble Shooting ===== ===== Trouble Shooting =====
computers/server/mythbuntu1004lts_atom.1277767898.txt.gz · Last modified: 2010/06/28 23:31 by david