Difference between revisions of "User:Lisch"

From MythTV Official Wiki
Jump to: navigation, search
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
I'm working on a new front end:
+
Primary front end:
  
Antec NSK2480<br>
+
[[Antec NSK2480]]<br>
Intel DG965OT<br>
+
[[Intel DG965OT]]<br>
Intel Core 2 Duo E4500<br>
+
Intel Core 2 Duo E7200<br>
1GB RAM<br>
+
1GB RAM (2 &times; 512MB dual channel)<br>
Asus SVDO card<br>
+
Asus SVDO card (DVI-D)<br>
Seagate 160GB drive<br>
+
Seagate 200GB SATA II 2.5" drive<br>
Samsung DVD drive<br>
+
Samsung DVD SATA drive<br>
 
iMon VFD/IR<br>
 
iMon VFD/IR<br>
Opensuse 10.3<br>
+
Opensuse 11.1<br>
  
The Intel DG965OT mainboard has integrated video and audio. The only video port, however, is VGA. The add-on Asus SVDO card occupies the 16x PCI-Express slot and provides a DVI-D connector. Currently, we have a small LCD monitor hooked up to the DVI connector while we decide which HDTV we want. Most likely, we will need to use a DVI->HDMI cable to hook up the television.
+
The Intel DG965OT mainboard has integrated video and audio. The only video port, however, is VGA. The add-on Asus SVDO card occupies the 16x PCI-Express slot and provides a DVI-D connector. I use a DVD-D to HDMI adapter to connect to our Sony 46" XBR4.
  
The NSK2480 case comes with two 12cm fans. I removed one and blocked the hole (with the cover that Antec provides). I set the remaining fan on low. I'm using a Zalman AlCu7000 cooler, with the fan set on low.
+
The NSK2480 case comes with two 12cm fans. I removed one and blocked the hole (with the cover that Antec provides). I replaced the other fan with a quiet Nexus. I'm using a Zalman AlCu7000 cooler, with the fan set on low.
  
Although the disk noise is loud when it seeks, it does that only when I'm installing software. In ordinary use (that is, watching a recording, video, or DVD), the disk is mostly inactive and silent. The case fan is a little louder than I'd like. I intend to replace it with a quieter fan.
+
I started with a 3.5" disk, but then replaced it with an extra 2.5" disk that I had lying around. I cannot hear the disk at all.
  
I installed Opensuse 10.3 without any problems. It recognized and setup the video, audio, and gigabit Ethernet.
+
The system is silent from the sofa. You have to get close to it to hear the fans.
  
I'm using lirc unmodified from the Opensuse 10.3 distribution, but I had to download and install LCDproc manually. I built it from sources, but I believe an RPM is available from one of the Opensuse repositories.
+
I installed Opensuse 10.3 and later upgraded to 11.1 without any problems. It recognized and setup the video, audio, and gigabit Ethernet.
  
I've been working on my own lircrc that meets our needs.
+
I'm using lirc unmodified from the Opensuse 11.1 distribution, but I had to download and install LCDproc manually. I built it from sources, but I believe an RPM is available from one of the Opensuse repositories.
  
This has been a remarkably easy system to build. The Intel integrated video works well, although it doesn't always powerdown, even though DPMS is enabled. I configured a button on the remote to force DPMS on or off to work around this problem.
+
I wrote my own lircrc that meets our needs.
 +
 
 +
This has been a remarkably easy system to build.
 +
 
 +
The Intel integrated video works well except for some tearing.
 +
 
 +
The Intel HD audio has an optional digital (TOSLINK) connection as well as 5.1 analog outputs. We use the TOSLINK to connect to our receiver. It took me awhile to configure Myth to pass through AC3 and DTS correctly, but I think that was my problem. Now, the digital passthrough usually works.
 +
 
 +
Back end:
 +
 
 +
5 x 750GB Seagate SATA II in software Raid 10, hot-swappable<br>
 +
Core 2 Duo E2180<br>
 +
2 GB RAM<br>
 +
OpenSuse 11.1<br>
 +
Gigabit Ethernet
 +
 
 +
OpenSuse 11.1 has a nice GUI for configuring RAID, but the GUI doesn't know about Raid 10, so I had to use mdadm on the command line.
 +
 
 +
So far, no other problems. I run a separate Mysqld process on the backend just for Myth because my primary Mysql server is still stuck on Mysql 4. (I have upgraded my primary Mysql server to mysql 5, but still run the MythTV database on the Myth TV backend for simplicity.)

Latest revision as of 17:29, 17 January 2010

Primary front end:

Antec NSK2480
Intel DG965OT
Intel Core 2 Duo E7200
1GB RAM (2 × 512MB dual channel)
Asus SVDO card (DVI-D)
Seagate 200GB SATA II 2.5" drive
Samsung DVD SATA drive
iMon VFD/IR
Opensuse 11.1

The Intel DG965OT mainboard has integrated video and audio. The only video port, however, is VGA. The add-on Asus SVDO card occupies the 16x PCI-Express slot and provides a DVI-D connector. I use a DVD-D to HDMI adapter to connect to our Sony 46" XBR4.

The NSK2480 case comes with two 12cm fans. I removed one and blocked the hole (with the cover that Antec provides). I replaced the other fan with a quiet Nexus. I'm using a Zalman AlCu7000 cooler, with the fan set on low.

I started with a 3.5" disk, but then replaced it with an extra 2.5" disk that I had lying around. I cannot hear the disk at all.

The system is silent from the sofa. You have to get close to it to hear the fans.

I installed Opensuse 10.3 and later upgraded to 11.1 without any problems. It recognized and setup the video, audio, and gigabit Ethernet.

I'm using lirc unmodified from the Opensuse 11.1 distribution, but I had to download and install LCDproc manually. I built it from sources, but I believe an RPM is available from one of the Opensuse repositories.

I wrote my own lircrc that meets our needs.

This has been a remarkably easy system to build.

The Intel integrated video works well except for some tearing.

The Intel HD audio has an optional digital (TOSLINK) connection as well as 5.1 analog outputs. We use the TOSLINK to connect to our receiver. It took me awhile to configure Myth to pass through AC3 and DTS correctly, but I think that was my problem. Now, the digital passthrough usually works.

Back end:

5 x 750GB Seagate SATA II in software Raid 10, hot-swappable
Core 2 Duo E2180
2 GB RAM
OpenSuse 11.1
Gigabit Ethernet

OpenSuse 11.1 has a nice GUI for configuring RAID, but the GUI doesn't know about Raid 10, so I had to use mdadm on the command line.

So far, no other problems. I run a separate Mysqld process on the backend just for Myth because my primary Mysql server is still stuck on Mysql 4. (I have upgraded my primary Mysql server to mysql 5, but still run the MythTV database on the Myth TV backend for simplicity.)