Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Toys

Journal Journal: More installation -- remote control?

Hmm. This lump of instructions has me confused ..

  • MythTV does not have native remote control receiver and decoder software built-in. Instead, remote control functions are implemented by ..

Remote control? How do you set up the receiver for the remote control? Very odd.

I'll skip it and see if I can get by.

OK, now I'm trying to run setup, and I'm getting the old error while loading shared Libraries: libmythtv-0.17.so.0: cannot open shared object file: No such file or directory. OK, Check for the file, and yes, it exists in libs/libmythtv in the mythTV directory, but it's not on the path.

OK, so I make a symlink to the library to somewhere in /usr/local/bin since that's on my path. Nope, same error.

Hmm.

Oh, OK, once again google to the rescue: the MythTV mailing list had the answer. Edit /etc/ld.so.conf, run ldconfig and things should work. I have no idea how common that is, or how dangerous. Guess I'll find out.

OK, got the setup program running, but the extremely sparse instructions to do with the Capture Card Setup don't help.

  • Choose the appropriate settings for your particular tuner.

There are no choices available. I think I have to take a step back and make sure that Linux understands that I have a TV tuner video card.

Hmm.

Toys

Journal Journal: Start to install

OK, downloaded the 0.17 version of MythTV a few days back, today installed it and read the README.

It lists a few things, so first I tried to install libttf, a.k.a. FreeType. Mandrake had something called FreeType, so i installed that file. Next?

Next was libmp3flame, which Mandrake had not heard of, so I went to the web site at http://www.mp3dev.org/, got the source tar ball, and did ./configure, make, make install. The make install died, possibly because I have to be root .. yup, that was it. Next?

Next was QT, and here Mandrake wasn't that helpful -- searching on QT presented a pile of things, and when I selceted the QT and MySQL piece, Mandrake pointed out that I'd need the MySQL library as well. Then I remembered that MythTV needs MySQL, so I thought I'd better install that at the same time. That was when I got bad signatures for the libmysql2-4.0.18-1, MySQL-client-4.0.18-1, perl-Data-ShowTable-3.3-9 and perl-Mysql-1.22_19 Mandrake RPMs.

Throwing caution to the winds, I accept these bad signatures and continue on.

Music

Journal Journal: Creating an audio/video workstation -- part 1

Goal: Build an audio/video workstation and personal video recorder (PVR) running Linux using a donated machine that needs a CD and hard drive. Install MythTV (mythtv.org -- version 0.17 has just been released!), be able to edit and sequence audio, video, burn CDs and DVDs.

So far, I've managed to get the CPU in its enormous server case (P600, 512M RAM), and have installed a 20G system drive and a DC/DVD burner. I replaced the existing video card with my ATI All-in-Wonder card with coax in and TV In/Out, and I have installan Mandrake 10. The 80G data driev is not yet installed.

That's just an outline, and doesn't talk about fiddling with the jumpers on the back of the CD drive, popping the CMOS battery out of the motherboard in an attempt to circumvent the BIOS password, eventually breaking down and reading the manual to discover the Much Easier Way -- just move a jumper and everything's reset.

I also tried to install the FreeBSD 5 that I bought at YAPC 2004 in Buffalo -- it failed because the installation process said that it wasn't able to detect a CD drive. (Hello? What did you boot from?)

Then Mandrake 10 wouldn't install either.

So after a lot of fiddling around, I tried replacing the fairly new ribbon cables with a ten year old ribbon cable -- and the installation worked fine. And that's not to mention the 80G drive that I had on the secondary IDE channel -- I'm thinking that both of the new ribbon cables are borked, and I'm not sure what I can do to confirm that it's OK. I sure don't want a flaky ribbon cable in this system.

How tall is this case? I still have space for two more hard drives and five more CD drives. It's 625mm high, or about 24.5 inches. Tall.

Next: Plug the 80G drive back in, build a file system (ReiserFS?), download and installed MythTV. Maybe see if I can get a better video screen than the tiny 14 incher I have now.

Slashdot Top Deals

Without life, Biology itself would be impossible.

Working...