Archive for February, 2006

LinuxTV

LinuxTV

The right point to start to build PVR is LinuxTV.org. There are DVB and VDR wiki where you can find many useful things. I knew nothing about PVR two monthes ago and LinuxTV gave me a good start. Also, you can find there DVB driver and utilities.

The era of digital TV

Digital TV is coming. Everybody can buy a dish and receiver to watch satellite TV. It isn’t issue. But an ordinary receiver cannot give you desired flexibility and fuctionality. How you can record a channel stream? How you can watch one channel and stream another? How, how, how. The answer is to use PC to build yourown personal video recorder (PVR). But to do that you have to have not only hardware like DVB-card to get signal from the satellite dish, MPEG-convertors and so on. You need to have some software. Basically, there are three the most famous Linux-based platforms to build PVR: Freevo, MythTV and VDR. They allow to watch satellite or cable TV, record to the hard drive, stream digital signal over IP network, burn DVD etc. Using them it’s so easy to build a flexible and power home theatre.
As I already wrote I’m interestied in smart home technoligies. Home theatre is one of important componets of smart home. So, I have to dive into digital TV as well. Basically, I’ll work with VDR because it’s good designed (VDR has a plugin structure) and developed especially for European TV market (thanks to Klaus).

Configure scramble on FC4

I tried to install Maemo SDK. It needs to have scratchbox. It can be installed from sources or using RPMs. I downloaded and uncompressed sources as it was described in the Maemo manual.
When I run
/scratchbox/run_me_first.sh
after uncompressing the tar-balls I got error:

Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed!

The real solution to fix that is set vdso in 0. It can be done at least two ways:

  1. run command echo 0 > /proc/sys/kernel/vdso
  2. add to the grub menu:
    kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=/dev/VolGroup00/LogVol00 rhgb quiet vdso=0

Intelligent Oven

Intelligent Oven is a refrigerator, oven and IP based device in one. It can be controlled via Glass Touch Screen Control Panel, Iternet or cell phone. The price is very hight. It’s about $5000 – $6000 but it can be reasonable because the oven belongs to high end systems.

Intelligent Oven

Plant Watering System

Plant Watering System helps to your plants do not die if you will go to trip or just forget to to water them. It has 7-liter tank capacity and an electric pump. It can water up to 14 potted plants automatically! Also, it has regulated flow allows for adjustable amount of water for each plant.

Plant Watering System

« Previous PageNext Page »