Difference between revisions of "User:Iresprite"

From MythTV Official Wiki
Jump to: navigation, search
Line 15: Line 15:
 
== Software ==
 
== Software ==
 
* Ubuntu Breezy Badger (kernel 2.6.12-10)
 
* Ubuntu Breezy Badger (kernel 2.6.12-10)
* ndiswrapper
+
* ndiswrapper 1.15
 
* wpa-supplicant
 
* wpa-supplicant
* MythTV .18 (Ubuntu packages)
+
* MythTV .19-5 (Ubuntu packages)
 
* lirc 0.8.0
 
* lirc 0.8.0
  
 
= To Do =
 
= To Do =
* get ndiswrapper to stop giving kernel panic
+
* Get new remote working with zapway RS232 IR receiver
* Get lirc working (see [[Ubuntu Installation]])
+
* Configure xine keybindings
** Pinout for IR210L has TX and RX wires switched ''(item dropped- couldn't get it to work)''
 
** Get new remote working with zapway RS232 IR receiver
 
** Configure xine keybindings
 
* Figure out why menu loses focus/highlighting
 
 
* Run [[Ratpoison]] window manager
 
* Run [[Ratpoison]] window manager
 
* Set up ssh tunneling to use Mythweb remotely
 
* Set up ssh tunneling to use Mythweb remotely
 
* Use [[Recording Parameters]] to improve recorded image quality
 
* Use [[Recording Parameters]] to improve recorded image quality
 
* Back up root partition using [http://packages.ubuntu.com/breezy/admin/partimage PartImage]
 
* Back up root partition using [http://packages.ubuntu.com/breezy/admin/partimage PartImage]
* Provide codes for following remote buttons: Replay, Skip, Guide, Info, Exit, Prev, Star/Clear, Hash/Enter
+
* Change from using SUID to rlimits for realtime priority scheduling (see [http://www.mythtv.org/docs/mythtv-HOWTO-5.html manual])
* Fix codes for directional buttons (currently Up/Ch+, Down/Ch-, Left/Vol-, Right/Vol+)
 

Revision as of 15:14, 17 May 2006

My Setup

Hardware

  • AMD Duron 2400
  • 1 GB RAM
  • NVidia GeForce 5200
  • ABIT NF7-S Motherboard (nforce chipset)
  • 120GB Seagate HD
  • 80GB Seagagte HD
  • SAMSUNG SpinPoint P Series 250GB 3.5" SATA 3.0Gb/s
  • Actisys IR210L IrDA InfraRed Motherboard Adaptor
  • Hauppauge PVR-250
  • Netgear WG311 54 Mbps Wireless PCI Adapter

Software

  • Ubuntu Breezy Badger (kernel 2.6.12-10)
  • ndiswrapper 1.15
  • wpa-supplicant
  • MythTV .19-5 (Ubuntu packages)
  • lirc 0.8.0

To Do

  • Get new remote working with zapway RS232 IR receiver
  • Configure xine keybindings
  • Run Ratpoison window manager
  • Set up ssh tunneling to use Mythweb remotely
  • Use Recording Parameters to improve recorded image quality
  • Back up root partition using PartImage
  • Change from using SUID to rlimits for realtime priority scheduling (see manual)