[vdr] Getting old dvb_ttpci running with new driver and VDR1.7.1
Matthias Fechner
idefix at fechner.net
Fri Sep 19 21:00:22 CEST 2008
Hi,
I was now able to compile a driver and get it running with VDR 1.7.1
here a short summary:
To get the driver:
cd /usr/local/src/
mkdir hvr4000
mkdir -p hvr4000/liblianindvb-test
cd hvr4000/liblianindvb-test
hg init
hg pull http://arvdr-dev.free-x.de:8080/testdvb/
hg update
Compile the driver:
make
make install
To compile VDR:
cd /usr/local/src/hvr4000/liblianindvb-test/linux/include/linux
ln -s /usr/src/linux/include/linux/compiler.h .
Compile VDR like normal.
Bye,
Matthias
--
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
More information about the vdr
mailing list