I'm using kerenl 2.4.21 with LifeView 2000 TV card.and there is also a original redhat version 2.4.20 kernel in my PC. The kernel 2.4.21 that I'm using is the one I download from www.kernel.org. While I using kernel 2.4.21 to install saa7134 driver, there is an error shows as following:
After I type make:
make -C /lib/modules/2.4.20-8custom/build SUBDIRS=/usr/src/saa7134 modules
make: *** /lib/modules/2.4.20-8custom/build: No such file or directory. Stop.
make: *** [default] Error 2
make: *** /lib/modules/2.4.20-8custom/build: No such file or directory. Stop.
make: *** [default] Error 2
After I type make install
strip --strip-debug tuner.o video-buf.o saa7134.o tda9887.o tvaudio.o
strip: video-buf.o: No such file or directory
strip: saa7134.o: No such file or directory
strip: tda9887.o: No such file or directory
strip: tvaudio.o: No such file or directory
make: *** [install] Error 1
strip: video-buf.o: No such file or directory
strip: saa7134.o: No such file or directory
strip: tda9887.o: No such file or directory
strip: tvaudio.o: No such file or directory
make: *** [install] Error 1
I'm also whether if I did anything wrong before installing saa7134.
Firstly, I patch the v4l2 that I download from bytesex.org
I patch it with command:
# gzip -cd 11-v4l2-api-2.4.21-rc4.diff.gz | patch -p0
Secondly, I installed the videodevX.
After that I nstall the saa7134 driver.
Thanks very much.
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software