LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Pinnacle PCTV TV tuner (https://www.linuxquestions.org/questions/linux-hardware-18/pinnacle-pctv-tv-tuner-41357/)

Elbryan 02-01-2006 11:35 AM

i know i'm noob but ..

Code:

[root@pentium linux]# make
make -C /lib/modules/2.6.14-1.1656_FC4smp/build SUBDIRS=/home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15 modules
make[1]: Entering directory `/usr/src/kernels/2.6.14-1.1656_FC4-smp-i686'
  CC [M]  /home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15/bttv-driver.o
In file included from /home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15/bttv-driver.c:39:
/home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15/bttvp.h:271: error: array type has incomplete element type
/home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15/bttv-driver.c: In function 'bttv_suspend':
/home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15/bttv-driver.c:3956: error: too many arguments to function 'pci_save_state'
/home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15/bttv-driver.c: In function 'bttv_resume':
/home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15/bttv-driver.c:3977: error: too many arguments to function 'pci_restore_state'
/home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15/bttv-driver.c: At top level:
/home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15/bttv-driver.c:4015: warning: initialization from incompatible pointer type
make[2]: *** [/home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15/bttv-driver.o] Error 1
make[1]: *** [_module_/home/elbryan/download/bttv-0.9.15.tar.gz_FILES/bttv-0.9.15] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.14-1.1656_FC4-smp-i686'
make: *** [default] Error 2

Why bttv doesn't work? :(

Electro 02-01-2006 06:27 PM

The kernel includes bttv software, so all you need to do is recompile it. The 0.9.15 bttv software is for 2.4.x kernels and it is older than what is in 2.6.x kernels.


All times are GMT -5. The time now is 06:08 AM.