Difference between revisions of "Activy Media Center"

From MythTV Official Wiki
Jump to: navigation, search
(Created page with 'Installing MythTV on Fujitsu Siemens Activy Media Center Activy Media Center is all-in-one HTPC made by Fujitsu Siemens. This product is discontinued, but I would recommend findi…')
 
m (cant be a howto if you dont describe how to do anything)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
Installing MythTV on Fujitsu Siemens Activy Media Center
+
{{outdated2|This unit uses an old Prescott Celeron, not up to the demands of modern HDTV playback.  New hardware is recommended instead of an old unit such as this.}}
Activy Media Center is all-in-one HTPC made by Fujitsu Siemens. This product is discontinued, but I would recommend finding an used one if available, as this device makes a great fronted for MythTV. AMC comes with Windows XP embedded, and provides following features:
+
 
- 2 tv tuners (analog, DVB or DVB-S depending on version)
+
Activy Media Center is all-in-one HTPC made by Fujitsu Siemens. I (Tapio Kautto) own an AMC 570 with two budget DVB-T cards, and have installed the device as a frontend/backend combination, but I'm planning to use this device as a frontend only, once I'll have time to install Linux/MythTV to my main media machine. Instructions here are tested with Mythbuntu 9.10 Karmic Koala.
 +
==Features (AMC 570)==
 +
* Windows XP Embedded
 +
* 250 Gb sata hard drive
 +
* Two tuner cards (analog, DVB or DVB-S depending on AMC version)
 +
* DVD drive
 +
* Ethernet connection
 +
* Firewire connection
 +
* USB connectors on front and back
 +
* Futaba card reader
 +
==Tuner Cards==
 +
Tuner cards on this device are budget cards. Because the manufacturer (Philips if I'm correct) has not released specs about the cards, you need card firmware for to make them work. If MythTV backend shows no signal when you try to scan channels, it's very likely that you are missing the firmware.
 +
Install the firmware:
 +
  sudo apt-get install linux-firmware-nonfree
 +
 
 +
==Remote controller==
 +
TODO
 +
==VFD Led display==
 +
AMC has [[Futaba#VFD|Futaba dm-140gink Demo]] display, which is not supported by LCDproc 0.5.3. There is, however, a patch available. [[Futaba]] wikipage contains information how to make the VFD work.

Latest revision as of 16:47, 22 September 2010

Time.png Outdated: This unit uses an old Prescott Celeron, not up to the demands of modern HDTV playback. New hardware is recommended instead of an old unit such as this.

Activy Media Center is all-in-one HTPC made by Fujitsu Siemens. I (Tapio Kautto) own an AMC 570 with two budget DVB-T cards, and have installed the device as a frontend/backend combination, but I'm planning to use this device as a frontend only, once I'll have time to install Linux/MythTV to my main media machine. Instructions here are tested with Mythbuntu 9.10 Karmic Koala.

Features (AMC 570)

  • Windows XP Embedded
  • 250 Gb sata hard drive
  • Two tuner cards (analog, DVB or DVB-S depending on AMC version)
  • DVD drive
  • Ethernet connection
  • Firewire connection
  • USB connectors on front and back
  • Futaba card reader

Tuner Cards

Tuner cards on this device are budget cards. Because the manufacturer (Philips if I'm correct) has not released specs about the cards, you need card firmware for to make them work. If MythTV backend shows no signal when you try to scan channels, it's very likely that you are missing the firmware. Install the firmware:

 sudo apt-get install linux-firmware-nonfree

Remote controller

TODO

VFD Led display

AMC has Futaba dm-140gink Demo display, which is not supported by LCDproc 0.5.3. There is, however, a patch available. Futaba wikipage contains information how to make the VFD work.