instalar skystar 2 v.2.8

hola soy nuevo por aqui, mi nombre es juan.
estoy intentando instalar en ubuntu 9.10 la tarjeta dvb skystar 2 v2.8 pci pero no puedo por más que intento instalarla me da error he leido varias formas pero no hay manera, de hecho no se si esta instalada o no realmente, estoy intentando usar el vdr, el programa en si me funciona pero no consigo que funcione la tarjeta.
al instalarla me da el siguiente error:

root@AMD:/v4l-dvb# make
make -C /v4l-dvb/v4l
make[1]: se ingresa al directorio `/v4l-dvb/v4l'
creating symbolic links...
make -C firmware prep
make[2]: Entering directory `/v4l-dvb/v4l/firmware'
make[2]: Leaving directory `/v4l-dvb/v4l/firmware'
make -C firmware
make[2]: Entering directory `/v4l-dvb/v4l/firmware'
make[2]: Nothing to be done for `default'.
make[2]: Leaving directory `/v4l-dvb/v4l/firmware'
Kernel build directory is /lib/modules/2.6.31-20-generic/build
make -C /lib/modules/2.6.31-20-generic/build SUBDIRS=/v4l-dvb/v4l modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.31-20-generic'
CC [M] /v4l-dvb/v4l/firedtv-1394.o
/v4l-dvb/v4l/firedtv-1394.c:21:17: error: dma.h: No such file or directory
/v4l-dvb/v4l/firedtv-1394.c:22:21: error: csr1212.h: No such file or directory
/v4l-dvb/v4l/firedtv-1394.c:23:23: error: highlevel.h: No such file or directory
/v4l-dvb/v4l/firedtv-1394.c:24:19: error: hosts.h: No such file or directory
/v4l-dvb/v4l/firedtv-1394.c:25:22: error: ieee1394.h: No such file or directory
/v4l-dvb/v4l/firedtv-1394.c:26:17: error: iso.h: No such file or directory
/v4l-dvb/v4l/firedtv-1394.c:27:21: error: nodemgr.h: No such file or directory
/v4l-dvb/v4l/firedtv-1394.c:40: warning: 'struct hpsb_iso' declared inside parameter list
/v4l-dvb/v4l/firedtv-1394.c:40: warning: its scope is only this definition or declaration, which is probably not what you want
/v4l-dvb/v4l/firedtv-1394.c: In function 'rawiso_activity_cb':
/v4l-dvb/v4l/firedtv-1394.c:56: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c:57: error: implicit declaration of function 'hpsb_iso_n_ready'
/v4l-dvb/v4l/firedtv-1394.c:64: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c:65: error: implicit declaration of function 'dma_region_i'
/v4l-dvb/v4l/firedtv-1394.c:65: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c:65: error: expected expression before 'unsigned'
/v4l-dvb/v4l/firedtv-1394.c:66: warning: assignment makes pointer from integer without a cast
/v4l-dvb/v4l/firedtv-1394.c:67: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c:71: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c:85: error: implicit declaration of function 'hpsb_iso_recv_release_packets'
/v4l-dvb/v4l/firedtv-1394.c: In function 'node_of':
/v4l-dvb/v4l/firedtv-1394.c:90: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c:90: warning: type defaults to 'int' in declaration of '__mptr'
/v4l-dvb/v4l/firedtv-1394.c:90: warning: initialization from incompatible pointer type
/v4l-dvb/v4l/firedtv-1394.c:90: error: invalid use of undefined type 'struct unit_directory'
/v4l-dvb/v4l/firedtv-1394.c: In function 'node_lock':
/v4l-dvb/v4l/firedtv-1394.c:97: error: implicit declaration of function 'hpsb_node_lock'
/v4l-dvb/v4l/firedtv-1394.c:97: error: 'EXTCODE_COMPARE_SWAP' undeclared (first use in this function)
/v4l-dvb/v4l/firedtv-1394.c:97: error: (Each undeclared identifier is reported only once
/v4l-dvb/v4l/firedtv-1394.c:97: error: for each function it appears in.)
/v4l-dvb/v4l/firedtv-1394.c:98: error: 'quadlet_t' undeclared (first use in this function)
/v4l-dvb/v4l/firedtv-1394.c:98: error: expected expression before ')' token
/v4l-dvb/v4l/firedtv-1394.c: In function 'node_read':
/v4l-dvb/v4l/firedtv-1394.c:106: error: implicit declaration of function 'hpsb_node_read'
/v4l-dvb/v4l/firedtv-1394.c: In function 'node_write':
/v4l-dvb/v4l/firedtv-1394.c:111: error: implicit declaration of function 'hpsb_node_write'
/v4l-dvb/v4l/firedtv-1394.c: In function 'start_iso':
/v4l-dvb/v4l/firedtv-1394.c:122: error: implicit declaration of function 'hpsb_iso_recv_init'
/v4l-dvb/v4l/firedtv-1394.c:122: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c:124: error: 'HPSB_ISO_DMA_DEFAULT' undeclared (first use in this function)
/v4l-dvb/v4l/firedtv-1394.c:126: warning: assignment makes pointer from integer without a cast
/v4l-dvb/v4l/firedtv-1394.c:133: error: implicit declaration of function 'hpsb_iso_recv_start'
/v4l-dvb/v4l/firedtv-1394.c:136: error: implicit declaration of function 'hpsb_iso_shutdown'
/v4l-dvb/v4l/firedtv-1394.c: In function 'stop_iso':
/v4l-dvb/v4l/firedtv-1394.c:147: error: implicit declaration of function 'hpsb_iso_stop'
/v4l-dvb/v4l/firedtv-1394.c: At top level:
/v4l-dvb/v4l/firedtv-1394.c:162: warning: 'struct hpsb_host' declared inside parameter list
/v4l-dvb/v4l/firedtv-1394.c: In function 'fcp_request':
/v4l-dvb/v4l/firedtv-1394.c:175: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c:176: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c: In function 'node_probe':
/v4l-dvb/v4l/firedtv-1394.c:190: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c:190: warning: type defaults to 'int' in declaration of '__mptr'
/v4l-dvb/v4l/firedtv-1394.c:190: warning: initialization from incompatible pointer type
/v4l-dvb/v4l/firedtv-1394.c:190: error: invalid use of undefined type 'struct unit_directory'
/v4l-dvb/v4l/firedtv-1394.c:195: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c:195: error: 'quadlet_t' undeclared (first use in this function)
/v4l-dvb/v4l/firedtv-1394.c:196: error: implicit declaration of function 'CSR1212_TEXTUAL_DESCRIPTOR_LEAF_DATA'
/v4l-dvb/v4l/firedtv-1394.c:196: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c:196: warning: assignment makes pointer from integer without a cast
/v4l-dvb/v4l/firedtv-1394.c: At top level:
/v4l-dvb/v4l/firedtv-1394.c:252: warning: 'struct unit_directory' declared inside parameter list
/v4l-dvb/v4l/firedtv-1394.c: In function 'node_update':
/v4l-dvb/v4l/firedtv-1394.c:254: error: dereferencing pointer to incomplete type
/v4l-dvb/v4l/firedtv-1394.c: At top level:
/v4l-dvb/v4l/firedtv-1394.c:262: error: variable 'fdtv_driver' has initializer but incomplete type
/v4l-dvb/v4l/firedtv-1394.c:263: error: unknown field 'name' specified in initializer
/v4l-dvb/v4l/firedtv-1394.c:263: warning: excess elements in struct initializer
/v4l-dvb/v4l/firedtv-1394.c:263: warning: (near initialization for 'fdtv_driver')
/v4l-dvb/v4l/firedtv-1394.c:264: error: unknown field 'id_table' specified in initializer
/v4l-dvb/v4l/firedtv-1394.c:264: warning: excess elements in struct initializer
/v4l-dvb/v4l/firedtv-1394.c:264: warning: (near initialization for 'fdtv_driver')
/v4l-dvb/v4l/firedtv-1394.c:265: error: unknown field 'update' specified in initializer
/v4l-dvb/v4l/firedtv-1394.c:265: warning: excess elements in struct initializer
/v4l-dvb/v4l/firedtv-1394.c:265: warning: (near initialization for 'fdtv_driver')
/v4l-dvb/v4l/firedtv-1394.c:266: error: unknown field 'driver' specified in initializer
/v4l-dvb/v4l/firedtv-1394.c:266: error: extra brace group at end of initializer
/v4l-dvb/v4l/firedtv-1394.c:266: error: (near initialization for 'fdtv_driver')
/v4l-dvb/v4l/firedtv-1394.c:269: warning: excess elements in struct initializer
/v4l-dvb/v4l/firedtv-1394.c:269: warning: (near initialization for 'fdtv_driver')
/v4l-dvb/v4l/firedtv-1394.c:272: error: variable 'fdtv_highlevel' has initializer but incomplete type
/v4l-dvb/v4l/firedtv-1394.c:273: error: unknown field 'name' specified in initializer
/v4l-dvb/v4l/firedtv-1394.c:273: warning: excess elements in struct initializer
/v4l-dvb/v4l/firedtv-1394.c:273: warning: (near initialization for 'fdtv_highlevel')
/v4l-dvb/v4l/firedtv-1394.c:274: error: unknown field 'fcp_request' specified in initializer
/v4l-dvb/v4l/firedtv-1394.c:274: warning: excess elements in struct initializer
/v4l-dvb/v4l/firedtv-1394.c:274: warning: (near initialization for 'fdtv_highlevel')
/v4l-dvb/v4l/firedtv-1394.c: In function 'fdtv_1394_init':
/v4l-dvb/v4l/firedtv-1394.c:281: error: implicit declaration of function 'hpsb_register_highlevel'
/v4l-dvb/v4l/firedtv-1394.c:282: error: implicit declaration of function 'hpsb_register_protocol'
/v4l-dvb/v4l/firedtv-1394.c:285: error: implicit declaration of function 'hpsb_unregister_highlevel'
/v4l-dvb/v4l/firedtv-1394.c: In function 'fdtv_1394_exit':
/v4l-dvb/v4l/firedtv-1394.c:292: error: implicit declaration of function 'hpsb_unregister_protocol'
make[3]: *** [/v4l-dvb/v4l/firedtv-1394.o] Error 1
make[2]: *** [_module_/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.31-20-generic'
make[1]: *** [default] Error 2
make[1]: se sale del directorio `/v4l-dvb/v4l'
make: *** [all] Error 2

Gracias por la ayuda de antemano.

Inicio de sesión

Encuesta

¿Qué entorno gráfico prefieres usar? ¿Por qué?
Unity
23%
Gnome 3
23%
Gnome classic
38%
Kde
6%
Xfce
4%
Enligthenment
1%
Lxde
2%
Otro - Especificar
2%
¿Entorno gráfico? Ninguno, ¡solo uso la consola!
2%
Total de votos: 1093