[Risolto] Terratec Cinergy T-Stick

Postate qui per tutte le discussioni legate a Linux in generale.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Gnu/Linux in genere, se l'argomento è specifico alla Slackware usate uno dei forum Slackware o Slackware64.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Avatar utente
Ansa89
Iper Master
Iper Master
Messaggi: 2703
Iscritto il: mer 29 ago 2007, 17:57
Nome Cognome: Stefano Ansaloni
Slackware: 14.2 64bit
Kernel: 4.9.61
Desktop: XFCE 4.12
Località: Modena

[Risolto] Terratec Cinergy T-Stick

Messaggio da Ansa89 »

Ho il ricevitore dvb-t Terratec Cinergy T-Stick e leggendo questo topic ho provato ad installare i driver (seguendo il metodo A della guida).
Inutile dire che in fase di compilazione ottengo un errore:

Codice: Seleziona tutto

$make
make -C /usr/src/linux SUBDIRS=/home/h3r0/Download/terratec_af9035-a_m modules
make[1]: Entering directory `/usr/src/linux-2.6.33.1'
  CC [M]  /home/h3r0/Download/terratec_af9035-a_m/tua9001.o
  CC [M]  /home/h3r0/Download/terratec_af9035-a_m/af9035.o
  LD [M]  /home/h3r0/Download/terratec_af9035-a_m/dvb-usb-af9035.o
  CC [M]  /home/h3r0/Download/terratec_af9035-a_m/af9033.o
  Building modules, stage 2.
  MODPOST 3 modules
WARNING: "dvb_usb_device_exit" [/home/h3r0/Download/terratec_af9035-a_m/dvb-usb-af9035.ko] undefined!
WARNING: "dvb_usb_device_init" [/home/h3r0/Download/terratec_af9035-a_m/dvb-usb-af9035.ko] undefined!
  CC      /home/h3r0/Download/terratec_af9035-a_m/af9033.mod.o
  LD [M]  /home/h3r0/Download/terratec_af9035-a_m/af9033.ko
  CC      /home/h3r0/Download/terratec_af9035-a_m/dvb-usb-af9035.mod.o
  LD [M]  /home/h3r0/Download/terratec_af9035-a_m/dvb-usb-af9035.ko
  CC      /home/h3r0/Download/terratec_af9035-a_m/tua9001.mod.o
  LD [M]  /home/h3r0/Download/terratec_af9035-a_m/tua9001.ko
make[1]: Leaving directory `/usr/src/linux-2.6.33.1'
I due "WARNING" non impediscono la compilazione dei moduli, ma quando provo un "modprobe dvb-usb-af9035" ottengo:

Codice: Seleziona tutto

FATAL: Error inserting dvb_usb_af9035 (/lib/modules/2.6.33.1-ck1/misc/dvb-usb-af9035.ko): Invalid module format
Come posso risolvere il problema?
Ultima modifica di Ansa89 il mer 14 apr 2010, 15:56, modificato 1 volta in totale.

Avatar utente
michele.p
Packager
Packager
Messaggi: 1276
Iscritto il: ven 24 nov 2006, 16:52
Nome Cognome: Michele Petrecca
Slackware: 13.37
Kernel: 2.6.37.6
Desktop: KDE
Distribuzione: ..Fedora e Mandriva
Località: Pontecorvo(FR)
Contatta:

Re: Terratec Cinergy T-Stick

Messaggio da michele.p »

...in genere quell'errore è dovuto quando i simboli della compilazione e il kernel non "combaciano" tra di loro. Ad esempio compili i sorgenti con un kernel e lo utilizzi con un altro. Hai solo il 2.6.33.1?

Bye 8)

Avatar utente
tigerwalk
Linux 3.x
Linux 3.x
Messaggi: 895
Iscritto il: lun 25 feb 2008, 22:08
Nome Cognome: Giuliano della Vecchia
Slackware: 13.37-14.2
Kernel: 3.10.17-tiger / 4.4.88-smp
Desktop: kde4/xfce4
Località: Napoli

Re: Terratec Cinergy T-Stick

Messaggio da tigerwalk »

All'epoca, risolsi seguendo questa discussione

Avatar utente
Ansa89
Iper Master
Iper Master
Messaggi: 2703
Iscritto il: mer 29 ago 2007, 17:57
Nome Cognome: Stefano Ansaloni
Slackware: 14.2 64bit
Kernel: 4.9.61
Desktop: XFCE 4.12
Località: Modena

Re: Terratec Cinergy T-Stick

Messaggio da Ansa89 »

michele.p ha scritto:Hai solo il 2.6.33.1?
Sì, ho solo il 2.6.33.1, ma sono un idiota: ieri ho ricompilato il kernel impostando CONFIG_LOCALVERSION="-ck1_nosound", quindi i moduli erano per il kernel "2.6.33.1-ck1_nosound" (invece io sto usando il "2.6.33.1-ck1").
Adesso faccio qualche prova e vi so dire come va.
tigerwalk ha scritto:All'epoca, risolsi seguendo questa discussione
Grazie per la segnalazione.

Avatar utente
Ansa89
Iper Master
Iper Master
Messaggi: 2703
Iscritto il: mer 29 ago 2007, 17:57
Nome Cognome: Stefano Ansaloni
Slackware: 14.2 64bit
Kernel: 4.9.61
Desktop: XFCE 4.12
Località: Modena

Re: Terratec Cinergy T-Stick

Messaggio da Ansa89 »

Ho ricompilato tutto (stavolta con il "config" giusto).
Durante la compilazione mi escono un sacco di errori, ma alla fine il modulo viene creato

Codice: Seleziona tutto

Building modules, stage 2.                                                                                                                                            
  MODPOST 1 modules                                                                                                                                                     
WARNING: could not find /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/.demodulator.o.cmd for /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.o                                                                                
WARNING: "dvb_usb_device_exit" [/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/dvb-af903x.ko] undefined!             
WARNING: "dvb_usb_device_init" [/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/dvb-af903x.ko] undefined!             
  CC      /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/dvb-af903x.mod.o                                            
  LD [M]  /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/dvb-af903x.ko
Quando provo a caricarlo mi dice:

Codice: Seleziona tutto

#modprobe dvb-af903x
FATAL: Error inserting dvb_af903x (/lib/modules/2.6.33.1-ck1/misc/dvb-af903x.ko): Unknown symbol in module, or unknown parameter (see dmesg)
#
#
#dmesg
dvb_af903x: Unknown symbol dvb_usb_device_init
dvb_af903x: Unknown symbol dvb_usb_device_exit
I due simboli non definiti sono gli stessi che mi segnala nel "modpost", c'è un modo per riparare a questa mancanza?

Avatar utente
michele.p
Packager
Packager
Messaggi: 1276
Iscritto il: ven 24 nov 2006, 16:52
Nome Cognome: Michele Petrecca
Slackware: 13.37
Kernel: 2.6.37.6
Desktop: KDE
Distribuzione: ..Fedora e Mandriva
Località: Pontecorvo(FR)
Contatta:

Re: Terratec Cinergy T-Stick

Messaggio da michele.p »

...non è che, per caso, nel personalizzare il kernel, hai disattivato involontariamente qualche dipendenza (opzione) necesaria a quel modulo e nella quale sono presenti i simboli di cui necessita? ...un modinfo nome_modulo cosa riporta alla riga depends?

Bye 8)

Avatar utente
Ansa89
Iper Master
Iper Master
Messaggi: 2703
Iscritto il: mer 29 ago 2007, 17:57
Nome Cognome: Stefano Ansaloni
Slackware: 14.2 64bit
Kernel: 4.9.61
Desktop: XFCE 4.12
Località: Modena

Re: Terratec Cinergy T-Stick

Messaggio da Ansa89 »

La riga è vuota:

Codice: Seleziona tutto

#modinfo dvb-af903x
filename:       /lib/modules/2.6.33.1-ck1/misc/dvb-af903x.ko                                                                         
license:        GPL                                                                                                                  
version:        1.0
description:    Driver for devices based on Afatech AF903X
author:         Jimmy Chen <jimmy.chen@afatech.com>
license:        GPL
description:    Driver for the AF903X demodulator
author:         Jimmy Chen<jimmy.chen@afatech.com>
alias:          usb:v0CCDp0093d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v15A4p9035d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v15A4p1003d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v15A4p1002d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v15A4p1001d*dc*dsc*dp*ic*isc*ip*
alias:          usb:v15A4p1000d*dc*dsc*dp*ic*isc*ip*
depends:
vermagic:       2.6.33.1-ck1 SMP preempt mod_unload CORE2
parm:           debug:set debugging level.(info=1,deb_fw=2,deb_fwdata=4,deb_data=8) (debugging is not enabled) (int)
parm:           adapter_nr:DVB adapter numbers (array of short)
:-k :-k

Avatar utente
michele.p
Packager
Packager
Messaggi: 1276
Iscritto il: ven 24 nov 2006, 16:52
Nome Cognome: Michele Petrecca
Slackware: 13.37
Kernel: 2.6.37.6
Desktop: KDE
Distribuzione: ..Fedora e Mandriva
Località: Pontecorvo(FR)
Contatta:

Re: Terratec Cinergy T-Stick

Messaggio da michele.p »

...sarebbe interessante sapere a quanto risale quella patch; vedo kernel 2.6.30. Potrebbe darsi che nel frattempo sia cambiato più di qualcosa. Riporta eventualmente anche gli errori.

Bye 8)

Avatar utente
Ansa89
Iper Master
Iper Master
Messaggi: 2703
Iscritto il: mer 29 ago 2007, 17:57
Nome Cognome: Stefano Ansaloni
Slackware: 14.2 64bit
Kernel: 4.9.61
Desktop: XFCE 4.12
Località: Modena

Re: Terratec Cinergy T-Stick

Messaggio da Ansa89 »

Su internet ho trovato qualcuno che parlava di un netto cambiamento della gestione dei dispositivi video (in pratica la struttura di v4l), ma non ho capito da quale versione siano stati introdotti questi cambiamenti.
Ecco l'output del make:

Codice: Seleziona tutto

make -C /lib/modules/2.6.33.1-ck1/build SUBDIRS=/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC modules
make[1]: Entering directory `/usr/src/linux-2.6.33.1'                                                                                                    
  CC [M]  /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.o                                
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                        
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                 
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                     
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c:1:                 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:11:1: warning: "NULL" redefined              
In file included from include/linux/kernel.h:12,                                                                                                         
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:6,                      
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c:1:                 
include/linux/stddef.h:10:1: warning: this is the location of the previous definition                                                                    
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                 
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                     
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c:1:                 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:6:1: warning: "IN" redefined                    
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                        
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                 
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                     
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c:1:                 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:21:1: warning: this is the location of the previous definition                                                                                                                                                                      
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c:1:                                
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:7:1: warning: "OUT" redefined                                  
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c:1:                                
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:22:1: warning: this is the location of the previous definition                                                                                                                                                                      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c: In function ‘af903x_suspend’:                          
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c:48: warning: passing argument 2 of ‘DL_CheckTunerInited’ from incompatible pointer type                                                                                                                                         
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c:49: warning: passing argument 2 of ‘DL_CheckTunerInited’ from incompatible pointer type                                                                                                                                         
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c: At top level:                                          
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:28: warning: ‘Firmware_codes’ defined but not used         
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10388: warning: ‘Firmware_segments’ defined but not used   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10403: warning: ‘Firmware_new_partitions’ defined but not used                                                                                                                                                                     
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10412: warning: ‘Firmware_scriptSets’ defined but not used 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10417: warning: ‘Firmware_scripts’ defined but not used    
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c:39: warning: ‘af903x_suspend’ defined but not used      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.c:62: warning: ‘af903x_resume’ defined but not used       
  CC [M]  /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-devices.o                                            
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-devices.c:1:                             
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:11:1: warning: "NULL" redefined                             
In file included from include/linux/kernel.h:12,                                                                                                                        
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:6,                                     
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-devices.c:1:                             
include/linux/stddef.h:10:1: warning: this is the location of the previous definition                                                                                   
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-devices.c:1:                             
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:6:1: warning: "IN" redefined                                   
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-devices.c:1:                             
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:21:1: warning: this is the location of the previous definition                                                                                                                                                                      
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-devices.c:1:                             
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:7:1: warning: "OUT" redefined                                  
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-devices.c:1:                             
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:22:1: warning: this is the location of the previous definition                                                                                                                                                                      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:28: warning: ‘Firmware_codes’ defined but not used         
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10388: warning: ‘Firmware_segments’ defined but not used   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10403: warning: ‘Firmware_new_partitions’ defined but not used                                                                                                                                                                     
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10412: warning: ‘Firmware_scriptSets’ defined but not used 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10417: warning: ‘Firmware_scripts’ defined but not used    
  CC [M]  /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.o                                                
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1:                                 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:11:1: warning: "NULL" redefined                             
In file included from include/linux/kernel.h:12,                                                                                                                        
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:6,                                     
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1:                                 
include/linux/stddef.h:10:1: warning: this is the location of the previous definition                                                                                   
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1:                                 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:6:1: warning: "IN" redefined                                   
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1:                                 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:21:1: warning: this is the location of the previous definition                                                                                                                                                                      
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1:                                 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:7:1: warning: "OUT" redefined                                  
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1:                                 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:22:1: warning: this is the location of the previous definition                                                                                                                                                                      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DRV_SetFreqBw’:                            
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:94: warning: unused variable ‘bLock’                     
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DRV_GetEEPROMConfig’:                      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:490: warning: statement with no effect                   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DRV_USBSetup’:                             
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:669: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DRV_NIMSuspend’:                           
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:693: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DRV_InitNIMSuspendRegs’:                   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:717: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DRV_NIMReset’:                             
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:738: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_NIMReset’:                              
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:764: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_USBSetup’:                              
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:780: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_NIMSuspend’:                            
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:797: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_InitNIMSuspendRegs’:                    
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:813: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_Initialize’:                            
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:828: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_SetBusTuner’:                           
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:847: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_GetEEPROMConfig’:                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:864: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_TunerWakeup’:                           
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:880: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_IrTblDownload’:                         
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:895: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_TunerPowerCtrl’:                        
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:911: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_ApCtrl’:                                
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:937: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_Tuner_SetFreqBw’:                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:997: warning: ISO C90 forbids mixed declarations and code
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_isLocked’:                              
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1013: warning: ISO C90 forbids mixed declarations and code                                                                                                                                                                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_getSignalStrength’:                     
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1028: warning: ISO C90 forbids mixed declarations and code                                                                                                                                                                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_getSignalStrengthDbm’:                  
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1045: warning: ISO C90 forbids mixed declarations and code                                                                                                                                                                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_getChannelStatistic’:                   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1060: warning: ISO C90 forbids mixed declarations and code                                                                                                                                                                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_getChannelModulation’:                  
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1076: warning: ISO C90 forbids mixed declarations and code                                                                                                                                                                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_getSNR’:                                
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1092: warning: ISO C90 forbids mixed declarations and code                                                                                                                                                                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_ReSetInterval’:                         
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1213: warning: ISO C90 forbids mixed declarations and code                                                                                                                                                                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_Reboot’:                                
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1227: warning: ISO C90 forbids mixed declarations and code                                                                                                                                                                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DL_CheckTunerInited’:                      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1243: warning: ISO C90 forbids mixed declarations and code                                                                                                                                                                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘Device_init’:                              
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:1260: warning: ISO C90 forbids mixed declarations and code                                                                                                                                                                       
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: In function ‘DRV_IrTblDownload’:                        
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c:57: warning: control reaches end of non-void function    
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-drv.c: At top level:                                           
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:28: warning: ‘Firmware_codes’ defined but not used         
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10388: warning: ‘Firmware_segments’ defined but not used   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10403: warning: ‘Firmware_new_partitions’ defined but not used                                                                                                                                                                     
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10412: warning: ‘Firmware_scriptSets’ defined but not used 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10417: warning: ‘Firmware_scripts’ defined but not used    
  CC [M]  /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.o                                                 
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:1:                                  
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:11:1: warning: "NULL" redefined                             
In file included from include/linux/kernel.h:12,                                                                                                                        
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:6,                                     
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:1:                                  
include/linux/stddef.h:10:1: warning: this is the location of the previous definition                                                                                   
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:1:                                  
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:6:1: warning: "IN" redefined                                   
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:1:                                  
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:21:1: warning: this is the location of the previous definition                                                                                                                                                                      
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:1:                                  
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:7:1: warning: "OUT" redefined                                  
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:1:                                  
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:22:1: warning: this is the location of the previous definition                                                                                                                                                                      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c: In function ‘af903x_init’:                               
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:11: warning: unused variable ‘error’                      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c: In function ‘af903x_sleep’:                              
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:25: warning: unused variable ‘error’                      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c: In function ‘af903x_read_status’:                        
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:87: warning: unused variable ‘state’                      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c: In function ‘af903x_read_ber’:                           
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:112: warning: unused variable ‘state’                     
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c: In function ‘af903x_read_snr’:                           
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:131: warning: unused variable ‘state’                     
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c: In function ‘af903x_read_signal_strength’:               
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:167: warning: unused variable ‘SignalStrengthdbm’         
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c:163: warning: unused variable ‘state’                     
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-fe.c: At top level:                                            
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:28: warning: ‘Firmware_codes’ defined but not used         
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10388: warning: ‘Firmware_segments’ defined but not used   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10403: warning: ‘Firmware_new_partitions’ defined but not used                                                                                                                                                                     
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10412: warning: ‘Firmware_scriptSets’ defined but not used 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10417: warning: ‘Firmware_scripts’ defined but not used    
  CC [M]  /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-tuner.o                                              
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-tuner.c:7:                               
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:11:1: warning: "NULL" redefined                             
In file included from include/linux/list.h:4,                                                                                                                           
                 from include/linux/module.h:9,                                                                                                                         
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-tuner.c:1:                               
include/linux/stddef.h:10:1: warning: this is the location of the previous definition                                                                                   
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-tuner.c:7:                               
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:6:1: warning: "IN" redefined                                   
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-tuner.c:7:                               
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:21:1: warning: this is the location of the previous definition                                                                                                                                                                      
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-tuner.c:7:                               
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:7:1: warning: "OUT" redefined                                  
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.h:5,                                
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x.h:17,                                    
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-tuner.c:7:                               
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:22:1: warning: this is the location of the previous definition                                                                                                                                                                      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:28: warning: ‘Firmware_codes’ defined but not used         
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10388: warning: ‘Firmware_segments’ defined but not used   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10403: warning: ‘Firmware_new_partitions’ defined but not used                                                                                                                                                                     
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10412: warning: ‘Firmware_scriptSets’ defined but not used 
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/firmware.h:10417: warning: ‘Firmware_scripts’ defined but not used    
  CC [M]  /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/cmd.o                                                       
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/cmd.h:5,                                        
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/cmd.c:1:                                        
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:6:1: warning: "IN" redefined                                   
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/cmd.h:5,                                        
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/cmd.c:1:                                        
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:21:1: warning: this is the location of the previous definition                                                                                                                                                                      
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/cmd.h:5,                                        
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/cmd.c:1:                                        
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:7:1: warning: "OUT" redefined                                  
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/cmd.h:5,                                        
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/cmd.c:1:                                        
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:22:1: warning: this is the location of the previous definition                                                                                                                                                                      
  CC [M]  /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.o                                                  
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.h:5,                                   
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.c:1:                                   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:6:1: warning: "IN" redefined                                   
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.h:5,                                   
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.c:1:                                   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:21:1: warning: this is the location of the previous definition                                                                                                                                                                      
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.h:5,                                   
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.c:1:                                   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:7:1: warning: "OUT" redefined                                  
In file included from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4,                                       
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.h:5,                                   
                 from /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.c:1:                                   
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/userdef.h:22:1: warning: this is the location of the previous definition                                                                                                                                                                      
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.c: In function ‘Standard_getFirmwareVersion’:                
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.c:1826: warning: suggest parentheses around assignment used as truth value                                                                                                                                                           
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.c: In function ‘Standard_setStreamType’:
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.c:2799: warning: enumeration value ‘StreamType_NONE’ not handled in switch
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.c:2771: warning: unused variable ‘warning’
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.c: In function ‘Standard_getDatagram’:
/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/standard.c:3590: warning: unused variable ‘ready’
  LD [M]  /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/dvb-af903x.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: could not find /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/.demodulator.o.cmd for /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/demodulator.o
WARNING: "dvb_usb_device_exit" [/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/dvb-af903x.ko] undefined!
WARNING: "dvb_usb_device_init" [/home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/dvb-af903x.ko] undefined!
  CC      /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/dvb-af903x.mod.o
  LD [M]  /home/h3r0/Download/dvb/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/dvb-af903x.ko
make[1]: Leaving directory `/usr/src/linux-2.6.33.1'
Per comodità lo metto anche come allegato.
Allegati
output.txt
(40.54 KiB) Scaricato 99 volte

Avatar utente
michele.p
Packager
Packager
Messaggi: 1276
Iscritto il: ven 24 nov 2006, 16:52
Nome Cognome: Michele Petrecca
Slackware: 13.37
Kernel: 2.6.37.6
Desktop: KDE
Distribuzione: ..Fedora e Mandriva
Località: Pontecorvo(FR)
Contatta:

Re: Terratec Cinergy T-Stick

Messaggio da michele.p »

...più che errori sono warning ed in una compilazione "possono starci tutti".
Su internet ho trovato qualcuno che parlava di un netto cambiamento della gestione dei dispositivi video (in pratica la struttura di v4l), ma non ho capito da quale versione siano stati introdotti questi cambiamenti.
...effettivamente è così, e a questo punto penso sia il caso di inviare una mail all'autore di questa patch per sapere se c'è qualche cambiamento da fare ...si potrebbe "rischiare" di scrivere decine di post mentre alla fine, caso mai, è sufficiente cambiare qualche riga in funzione dei nuovi kernel. :)

Dall'indirizzo, presumo che sia lui l'autore della patch;

http://tonelli.sns.it/pub/mennucc1/

...è Italiano, quindi il contatto è facilitato. :D

Bye 8)

Avatar utente
Ansa89
Iper Master
Iper Master
Messaggi: 2703
Iscritto il: mer 29 ago 2007, 17:57
Nome Cognome: Stefano Ansaloni
Slackware: 14.2 64bit
Kernel: 4.9.61
Desktop: XFCE 4.12
Località: Modena

Re: Terratec Cinergy T-Stick

Messaggio da Ansa89 »

Appena posso lo contatto.

PS: forse c'è un'ultima speranza: potrei provare a seguire il metodo B della guida e ricompilare il kernel.

Avatar utente
michele.p
Packager
Packager
Messaggi: 1276
Iscritto il: ven 24 nov 2006, 16:52
Nome Cognome: Michele Petrecca
Slackware: 13.37
Kernel: 2.6.37.6
Desktop: KDE
Distribuzione: ..Fedora e Mandriva
Località: Pontecorvo(FR)
Contatta:

Re: Terratec Cinergy T-Stick

Messaggio da michele.p »

...prova entrambe le soluzioni.... :thumbright:

Bye 8)

Avatar utente
Ansa89
Iper Master
Iper Master
Messaggi: 2703
Iscritto il: mer 29 ago 2007, 17:57
Nome Cognome: Stefano Ansaloni
Slackware: 14.2 64bit
Kernel: 4.9.61
Desktop: XFCE 4.12
Località: Modena

Re: Terratec Cinergy T-Stick

Messaggio da Ansa89 »

Non finirò mai di dirlo: sono un idiota.
L'errore era dovuto al fatto che mi ostinavo a compilare il kernel senza il supporto per dispositivi dvb_usb (quindi, in maniera ovvia, mancavano le funzioni di init e exit per tali dispositivi).

Adesso mi viene tutto riconosciuto, ma non riesco a vedere nessun canale (ho provato kaffeine e vlc).
Qualche suggerimento/guida?

Avatar utente
michele.p
Packager
Packager
Messaggi: 1276
Iscritto il: ven 24 nov 2006, 16:52
Nome Cognome: Michele Petrecca
Slackware: 13.37
Kernel: 2.6.37.6
Desktop: KDE
Distribuzione: ..Fedora e Mandriva
Località: Pontecorvo(FR)
Contatta:

Re: Terratec Cinergy T-Stick

Messaggio da michele.p »

il comando dmesg mostra la scheda (ad esempio il caricamento del firmware etc)? ...prova a lanciare Kaffeine&C. da shell vedi se ti riporta qualche errore in particolare.

Bye 8)

Avatar utente
Ansa89
Iper Master
Iper Master
Messaggi: 2703
Iscritto il: mer 29 ago 2007, 17:57
Nome Cognome: Stefano Ansaloni
Slackware: 14.2 64bit
Kernel: 4.9.61
Desktop: XFCE 4.12
Località: Modena

Re: Terratec Cinergy T-Stick

Messaggio da Ansa89 »

La butto lì come possibile causa: per le prove ho usato l'antennina portatile e il segnale restava intorno al 9% (quando non era 0%).
Potrebbe essere quello il problema?

Rispondi