User:Phenigma

From LinuxMCE
Revision as of 22:15, 26 January 2010 by Phenigma (Talk | contribs)

Jump to: navigation, search


Operational System

  • Dec. 2009 - Running an DVD installed beta2 system.

Core - ASUS P4C800E-Deluxe - UI2

  • Intel P4 2.8Ghz, 2 GB RAM, 1GB LAN, Analog Audio
  • NVIDIA Geforce 6600 GT - VGA - 1280x1024
  • 120 GB SATA HDD
  • 100MB PCI NIC
  • CM11A - Removed
    • 19 Oct. 2009 - I've been fighting with a CM11A and two X10 appliance relays and I have come to the conclusion that X10 is old technology which should be taken out behind the shed and put down. It looks like noise on my power lines is causing the appliance relays to turn 'ON' whenever they feel like. LMCE is not the cause. I'll need to try ZWave or Insteon some time I've got disposable cash.

MD - Zotac IONITX-A-U Atom N330 1.6 Ghz - UI2

  • 2 GB RAM, 1GB LAN, Digital Audio, VGA - 720P - VDPAU
  • USB-UIRT
  • Toshiba Plasma TV - 42HP86 - VGA
  • Yamaha AV Receiver - HTR-5760 - DD/DTS 5.1/PCM via S/PDIF
  • X10 Appliance Module (Floor Lamp) - Removed

MD - ASUS EeeBox B202 Atom 230 1.6 Ghz - UI1

  • 1 GB RAM, 1GB LAN, Analog Audio, VGA - 800x600
  • Powered PC Speakers
  • Mediagate MCE Remote - I'm not sure what/if some of the buttons are supposed to do in LMCE yet... havn't been able to get the IR receiver to work yet.

Orbiters

  • WebDT 366
  • Nokia N800
  • Toshiba Portege Touchscreen Tablet (WinOrbiter)
  • Toshiba Tecra Tablet (WinOrbiter)
  • Ubuntu PC (WinOrbiter via Wine)

Networking

  • Linksys WRT350N - DD-WRT v24sp1
    • Internet Firewall
    • Asterisk 1.4 Server - SIP line (not yet controlled by LMCE)
  • Linksys PAP2T-NA ATA
  • 2 x D-Link 8-Port Gigabit Green switches

File Server

  • ASUS K8V-SE Deluxe
    • AMD Athlon 3000, 1GB RAM, 1GB LAN
  • PCI 100MB NIC
  • 3TB SATA HDDs - RAID5

Network Map

  • This map may seem rather complicated at first but is built this way out of necessity. I had a pre-existing network which serves my parents and my wife and I. The existing network had to remain stable throughout my learning curve with LMCE and could not be down for a 4 hour re-install, or more... As I am able, and stability permits, I will migrate devices to the LMCE network.
  • The Ubuntu NAS exists within both networks to serve files to PCs in the original network as well as the LMCE network, it's also my original Mythtv backend.
  • The laptops attach wirelessly to the LMCE network to run Windows Orbiter.

Xnetmap.jpg

Installation

Core

  • Disconnect all devices from the internal lmce network
  • Install according to the DVD installation instructions for 0810 beta2
  • Edit the network settings in webadmin, remove .129 from valid address as this is set statically in my AP.
  • Update (create) /etc/apt/apt.conf.d/02proxy to point to my NAS/server running an updated build of apt-cacher-ng which is endlessly more stable than the version in Ubuntu 0810
  • Install libdvdcss
apt-get update
apt-get install libdvdcss2
  • Create the initial MD images
/usr/pluto/bin/Diskless_CreateTBZ.sh
  • Turn devices on/plug-in one by one
  1. NAS/Server
  2. WebDT
  3. HDHomerun
  4. N800
  5. TabletPC1
  6. ZotacION
  7. EeeBox
  8. N900

MDs

  • Install libdvdcss
apt-get update
apt-get install libdvdcss2

Outstanding Issues I need to investigate as I have time

  • UI2 on the EeeBox is elusive
    • Current driver causes segfault/cifs-vfs errors
    • Updated xorg and intel driver work great but mouse and keyboard events are not picked up by orbiter.
  • N900 orbiter won't load for me for some reason
    • When I choose Start Orbiter the button highlights and the app freezes there.
    • I need to downgrade to the previous firmware to see if it has anything to do with PR1.1 (51-1). I also wonder if it has anything to do with the firmware installed, they have released different firmware for the different regions the N900 is officially available in. I'm running 51-1.002 (the US version).
  • Proper (complete) device templates for TV, Receiver, PS3, Wii, 9242 PVR
  • Under IR control the device inputs are often switched erroneously to the MD rather than the selected device (ps3, wii, pvr)
  • MySQL optimizations/find out why my A/V datagrid queries take 6 seconds to execute, add indexes (where applicable) and find out why UpdateMedia is constantly updating the database tables when my media isn't changing.
  • ...