ciao raga!!!io ho provato a seguire la guida ma purtroppo dopo aver lanciato il comando make ho il seguente errore
make -C /home/melmar20/af9005/v4l
make[1]: Entering directory `/home/melmar20/af9005/v4l’
creating symbolic links…
make -C /lib/modules/2.6.22-14-generic/build SUBDIRS=/home/melmar20/af9005/v4l modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic’
CC [M] /home/melmar20/af9005/v4l/dvb_net.o
/home/melmar20/af9005/v4l/dvb_net.c: In function ‘dvb_net_eth_type_trans’:
/home/melmar20/af9005/v4l/dvb_net.c:186: error: ’struct sk_buff’ has no member named ‘mac’
make[3]: *** [/home/melmar20/af9005/v4l/dvb_net.o] Error 1
make[2]: *** [_module_/home/melmar20/af9005/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic’
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/melmar20/af9005/v4l’
make: *** [all] Error 2
e se provo ugualmente a lanciare make install ottengo
make -C /home/melmar20/af9005/v4l install
make[1]: Entering directory `/home/melmar20/af9005/v4l’
Stripping debug info from files:
Usage: strip in-file(s)
Removes symbols and sections from files
The options are:
-I –input-target= Assume input file is in format
-O –output-target= Create an output file in format
-F –target= Set both input and output format to
-p –preserve-dates Copy modified/access timestamps to the output
-R –remove-section= Remove section from the output
-s –strip-all Remove all symbol and relocation information
-g -S -d –strip-debug Remove all debugging symbols & sections
–strip-unneeded Remove all symbols not needed by relocations
–only-keep-debug Strip everything but the debug information
-N –strip-symbol= Do not copy symbol
-K –keep-symbol= Do not strip symbol
–keep-file-symbols Do not strip file symbol(s)
-w –wildcard Permit wildcard in symbol comparison
-x –discard-all Remove all non-global symbols
-X –discard-locals Remove any compiler-generated symbols
-v –verbose List all object files modified
-V –version Display this program’s version number
-h –help Display this output
–info List object formats & architectures supported
-o Place stripped output into
strip: supported targets: elf32-i386 a.out-i386-linux efi-app-ia32 elf32-little elf32-big elf64-x86-64 efi-app-x86_64 elf64-little elf64-big srec symbolsrec tekhex binary ihex trad-core
make[1]: *** [media-install] Error 1
make[1]: Leaving directory `/home/melmar20/af9005/v4l’
make: *** [install] Error 2
potreste aiutarmi per favore???
Sto impazzendo.
Io ho Ubuntu 7.10 kernel 2.6.22-14-generic
La mia dvb-t è esattamente questa http://technaxx-europe.de/
[...] 25th, 2007 by snoomerz Saaalve ! Come vi avevo promesso qui ecco un bell’ how to su come guardare la tv con kaffeine ed una pennetta dvb [...]
bene bene!! direi grazie a Luca che ha sviluppato i driver
[...] 11. La mitica pennetta dvb Cinergy T usb Xe [...]
Grandissimo!!!! Erano 6 mesi che cercavo di farla funzionare!!! Grazie infinite a te e a quel genio di Luca Olivetti che ha programmato i driver!!!!!
Che bello mi si sta friggendo anche a me il cervello per gli esami!!!
[...] 11. La mitica pennetta dvb Cinergy T usb Xe [...]
[...] ! Come vi avevo promesso qui ecco un bell’ how to su come guardare la tv con kaffeine ed una pennetta dvb :1. Prima di [...]
ciao raga!!!io ho provato a seguire la guida ma purtroppo dopo aver lanciato il comando make ho il seguente errore
make -C /home/melmar20/af9005/v4l
make[1]: Entering directory `/home/melmar20/af9005/v4l’
creating symbolic links…
make -C /lib/modules/2.6.22-14-generic/build SUBDIRS=/home/melmar20/af9005/v4l modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic’
CC [M] /home/melmar20/af9005/v4l/dvb_net.o
/home/melmar20/af9005/v4l/dvb_net.c: In function ‘dvb_net_eth_type_trans’:
/home/melmar20/af9005/v4l/dvb_net.c:186: error: ’struct sk_buff’ has no member named ‘mac’
make[3]: *** [/home/melmar20/af9005/v4l/dvb_net.o] Error 1
make[2]: *** [_module_/home/melmar20/af9005/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic’
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/melmar20/af9005/v4l’
make: *** [all] Error 2
e se provo ugualmente a lanciare make install ottengo
make -C /home/melmar20/af9005/v4l install
make[1]: Entering directory `/home/melmar20/af9005/v4l’
Stripping debug info from files:
Usage: strip in-file(s)
Removes symbols and sections from files
The options are:
-I –input-target= Assume input file is in format
-O –output-target= Create an output file in format
-F –target= Set both input and output format to
-p –preserve-dates Copy modified/access timestamps to the output
-R –remove-section= Remove section from the output
-s –strip-all Remove all symbol and relocation information
-g -S -d –strip-debug Remove all debugging symbols & sections
–strip-unneeded Remove all symbols not needed by relocations
–only-keep-debug Strip everything but the debug information
-N –strip-symbol= Do not copy symbol
-K –keep-symbol= Do not strip symbol
–keep-file-symbols Do not strip file symbol(s)
-w –wildcard Permit wildcard in symbol comparison
-x –discard-all Remove all non-global symbols
-X –discard-locals Remove any compiler-generated symbols
-v –verbose List all object files modified
-V –version Display this program’s version number
-h –help Display this output
–info List object formats & architectures supported
-o Place stripped output into
strip: supported targets: elf32-i386 a.out-i386-linux efi-app-ia32 elf32-little elf32-big elf64-x86-64 efi-app-x86_64 elf64-little elf64-big srec symbolsrec tekhex binary ihex trad-core
make[1]: *** [media-install] Error 1
make[1]: Leaving directory `/home/melmar20/af9005/v4l’
make: *** [install] Error 2
potreste aiutarmi per favore???
Sto impazzendo.
Io ho Ubuntu 7.10 kernel 2.6.22-14-generic
La mia dvb-t è esattamente questa http://technaxx-europe.de/
Fatemi sapere vi prego!!Sto impazzendo
anche a me succede, proprio medesimo errore, stesso SO ma stick Terranec Cinergy T usb XE? Suggerimenti?
hei marco anche io non riesco proprio a farla funzionare dobbiamo vedere un pò stò impazzendo con vari siti ma non riesco ad istallarla
ciao raga o provato anke io e nn funziona…. la soluzione la troverò presto. ciao