Tuesday, March 20, 2007

grumpy very grumpy

The 300GB Maxtor drive now really had issues (heat?). On top of that the video card in grumpy died (heat?). At first it looked like the CPU was toast, since the box didn't even beep anymore. I got an Asus board with Celeron CPU. Should have gotten a P4, since the Celerons apparently don't support SpeedStep (though Linux seems to think otherwise). /proc/acpi is not terribly well populated on this board.

I had lots of trouble with getting 2.6.18-4 to cooperate. ndiswrapper is a no-go so far. nor is lirc. module-assistant is really cool.

I added www.debian-multimedia.org to my apt sources and spent most of last night watching apt getting dependencies, while at the same time copying the movie and media files from the old disk to the new 500GB disk I bought recently. No issues whatsoever with that disk yet, while the 300GB disk is was throwing CRC errors left and right. bad IDE cable? I'll test that later.

mythtv 0.20 now finally works with kernel 2.6.18-4-686 and ivtv 0.10.1. I cheated with the ivtv install and compiled straight from source, since the drivers are not available via m-a.

I fiddled with schema update issues a lot (basically reversing each failed update until the step no longer complained). After the update the channel line-up was a mess. I couldn't get recordings to work properly. They failed with


2007-03-20 22:45:51.701 TVRec(1): Changing from None to RecordingOnly
2007-03-20 22:45:51.718 TVRec(1): HW Tuner: 1->1
2007-03-20 22:45:51.798 Channel(/dev/video0): SetInputAndFormat() failed
2007-03-20 22:45:51.799 TVRec(1) Error: Failed to set channel to 3. Reverting to kState_None
2007-03-20 22:45:51.800 TVRec(1): Changing from RecordingOnly to None
2007-03-20 22:45:51.809 Canceled recording (Recorder Failed): Law & Order: Special Victims Unit "Scheherezade": channel 1001 on cardid 1, sourceid 1
2007-03-20 22:45:51.827 scheduler: Canceled recording (Recorder Failed): Law & Order: Special Victims Unit "Scheherezade": channel 1001 on cardid 1, sourceid 1


wiping out all channels, running mythfilldatabase --refresh-today --do-channel-updates seems to have helped. At least I got a recording going now. on channel 40. However, I still can't record from channel 2. Will try again tomorrow. I suspect the table wants the channel frequencies.

To prevent very nasty video distortion when watching or recording channels that air in HD, I switched the recording profile from 480x480 as originally recommended by mythtv to full-size 720x480. No more distortions when watching TV, I hope the same is true for recordings.

Sound was not a problem to my surprise.

The setup is a mess right now: No video card with Video-out support, so I have my computer screen in the living room. Bah.

I failed over the system to the 500GB disk using the find / cpio trick I mentioned earlier in this blog.

No comments: