Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Getting started



I've just obtained a Hauppauge (Technotrend) DVB-C card, which seems
to work reasonably well under Windoze 2000.  I'd now want to set it up
for Linux, for recording DVB programs.  I've downloaded the package
linuxtv-dvb-1.0.0-pre2.tar.gz and taken a look at it.

Unfortunately, I'm a bit lost on how to get started, as the
documentation (both at the website and inside the tar.gz) seems
to be a bit out of date... should I go directly for the CVS,
or should the tar.gz package be sufficient for a Technotrend card?

For example, the INSTALL file says:
	- Login as root, change to the directory DVB/driver and type "make".

There is no directory "DVB" but I assume it means the "root".
So I do:

# cat /etc/redhat-release
Red Hat Linux release 8.0 (Psyche)
# uname -a
Linux tigger.otto.net 2.4.18-14smp #1 SMP Wed Sep 4 12:34:47 EDT 2002 i686 i686
i386 GNU/Linux
# cd linuxtv-dvb-1.0.0-pre2/driver
# make
/usr/src/linux/scripts/pathdown.sh: line 4: TOPDIR: parameter null or not set
DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
make[1]: Entering directory `/usr/src/linux-2.4.18-14'

The present kernel configuration has modules disabled.
Type 'make config' and enable loadable module support.
Then build a kernel with module support enabled.

make[1]: *** [modules] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.18-14'
make: *** [here] Error 2

(I believe the standard RedHat kernels do come with modules enabled?)
-- 
   /* * * Otto J. Makela <om@iki.fi> * * * * * * * * * * * * * * * */
  /* Phone: +358 40 765 5772, FAX: +358 40 7860457, ICBM: 60N 25E */
 /* Mail: Mechelininkatu 26 B 27,  FIN-00100  Helsinki,  FINLAND */
/* * * Computers Rule 01001111 01001011 * * * * * * * * * * * * */


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index