Torna indietro   Hardware Upgrade Forum > Software > Linux, Unix, OS alternativi

Recensione vivo X300 Pro: è ancora lui il re della fotografia mobile, peccato per la batteria
Recensione vivo X300 Pro: è ancora lui il re della fotografia mobile, peccato per la batteria
vivo X300 Pro rappresenta un'evoluzione misurata della serie fotografica del produttore cinese, con un sistema di fotocamere migliorato, chipset Dimensity 9500 di ultima generazione e l'arrivo dell'interfaccia OriginOS 6 anche sui modelli internazionali. La scelta di limitare la batteria a 5.440mAh nel mercato europeo, rispetto ai 6.510mAh disponibili altrove, fa storcere un po' il naso
Lenovo Legion Go 2: Ryzen Z2 Extreme e OLED 8,8'' per spingere gli handheld gaming PC al massimo
Lenovo Legion Go 2: Ryzen Z2 Extreme e OLED 8,8'' per spingere gli handheld gaming PC al massimo
Lenovo Legion Go 2 è la nuova handheld PC gaming con processore AMD Ryzen Z2 Extreme (8 core Zen 5/5c, GPU RDNA 3.5 16 CU) e schermo OLED 8,8" 1920x1200 144Hz. È dotata anche di controller rimovibili TrueStrike con joystick Hall effect e una batteria da 74Wh. Rispetto al dispositivo che l'ha preceduta, migliora ergonomia e prestazioni a basse risoluzioni, ma pesa 920g e costa 1.299€ nella configurazione con 32GB RAM/1TB SSD e Z2 Extreme
AWS re:Invent 2025: inizia l'era dell'AI-as-a-Service con al centro gli agenti
AWS re:Invent 2025: inizia l'era dell'AI-as-a-Service con al centro gli agenti
A re:Invent 2025, AWS mostra un’evoluzione profonda della propria strategia: l’IA diventa una piattaforma di servizi sempre più pronta all’uso, con agenti e modelli preconfigurati che accelerano lo sviluppo, mentre il cloud resta la base imprescindibile per governare dati, complessità e lock-in in uno scenario sempre più orientato all’hybrid cloud
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 10-11-2006, 20:56   #1
Blaster_Maniac
Bannato
 
L'Avatar di Blaster_Maniac
 
Iscritto dal: Jan 2004
Messaggi: 2885
Aiutatemi. Distro per Vaio Core duo e Fastrate Usb

Ho provato fino a poco fa a far partire il modem con ubuntu 6.10
Purtroppo il kernel mi da, nei dati della versione, 2.6.17-10 eccetera e poi i686
E che cazz, i driver e in generale il procedimento che ho preso sul sito della comunita italiana di Ubuntu, non funziona perche e per i386.
Voi direte, e cambia modem, no voglio provare a farlo andare. Dato che sono nuovo di Linux cosi mi ambiento risolvendo un po qualche problemuccio non troppo impegnativo.
Quindi, c'e una distro che vada con quest modem e anche con il portatile su cui lo uso?
E un vaio vgnsz1. La cpu e un centrino core duo 1.83ghz
Aiutatemi please
Blaster_Maniac è offline   Rispondi citando il messaggio o parte di esso
Old 10-11-2006, 21:00   #2
-Slash
Senior Member
 
L'Avatar di -Slash
 
Iscritto dal: Mar 2006
Messaggi: 2516
i386 in genere indica tutti i processori a 32 bit modello intel, quindi quella guida va bene anche per il tuo processore.

ps: hai lo stesso processore mio. guarda che comunque per sfruttare il doppio core del nostro processore devi avere installato il kernel -generic ed il pacchetto linux-686-smp altrimenti ne sfrutti solo uno.
-Slash è offline   Rispondi citando il messaggio o parte di esso
Old 10-11-2006, 21:01   #3
Dcromato
Senior Member
 
L'Avatar di Dcromato
 
Iscritto dal: Jan 2005
Città: TTT
Messaggi: 6560
Prova con Qilinux.
__________________
HP 630 core i3 linux inside Jolla phone user
Dcromato è offline   Rispondi citando il messaggio o parte di esso
Old 10-11-2006, 21:12   #4
Blaster_Maniac
Bannato
 
L'Avatar di Blaster_Maniac
 
Iscritto dal: Jan 2004
Messaggi: 2885
Quote:
Originariamente inviato da -Slash
i386 in genere indica tutti i processori a 32 bit modello intel, quindi quella guida va bene anche per il tuo processore.

ps: hai lo stesso processore mio. guarda che comunque per sfruttare il doppio core del nostro processore devi avere installato il kernel -generic ed il pacchetto linux-686-smp altrimenti ne sfrutti solo uno.
Si si infatto quanto faccio uname -r mi viene scritto anche generic #2 SMP i686
Va bene?
Perche seguendo la guida, quando vado a compilare mi saltano fuori un casino di errori.
Se posso farlo andare con ubuntu e meglio perche e gia installato.Volevo provare a risolvere stasera.

C'e un passaggio della guida che non ho capito, ed e quando dice che bisogna creare un collegamento
sudo ln -s /usr/src/(uname -r) /usr/src/linux
Non so cosa fare qua. Se faccio uname mi viene fuori 2.6.17-10 #2 SMP i686 qualcosa del genere.
Potrebbe essere che mi da errore perche non faccio questo collegamento? Non ho idea di cosa sia.
Blaster_Maniac è offline   Rispondi citando il messaggio o parte di esso
Old 10-11-2006, 21:21   #5
-Slash
Senior Member
 
L'Avatar di -Slash
 
Iscritto dal: Mar 2006
Messaggi: 2516
Quote:
Originariamente inviato da Blaster_Maniac
Si si infatto quanto faccio uname -r mi viene scritto anche generic #2 SMP i686
Va bene?
Perche seguendo la guida, quando vado a compilare mi saltano fuori un casino di errori.
Se posso farlo andare con ubuntu e meglio perche e gia installato.Volevo provare a risolvere stasera.

C'e un passaggio della guida che non ho capito, ed e quando dice che bisogna creare un collegamento
sudo ln -s /usr/src/(uname -r) /usr/src/linux
Non so cosa fare qua. Se faccio uname mi viene fuori 2.6.17-10 #2 SMP i686 qualcosa del genere.
Potrebbe essere che mi da errore perche non faccio questo collegamento? Non ho idea di cosa sia.
allora è perfettamente configurato il processore. uname -r dovrebbe darti come risultato solo
Codice:
2.6.17-10-generic
e nient'altro. puoi anche modificare il comando in modo che te lo faccia automaticamente e diventa cosi
Codice:
sudo ln -s /usr/src/$(uname -r) /usr/src/linux
-Slash è offline   Rispondi citando il messaggio o parte di esso
Old 10-11-2006, 21:46   #6
Blaster_Maniac
Bannato
 
L'Avatar di Blaster_Maniac
 
Iscritto dal: Jan 2004
Messaggi: 2885
Ho provato impostandolo in automatico e ok.
Ma quando vado a compilare il driver mi da uno scatafascio di errori.
make clean
e va a modo
make modules CC=/usr/bin/gcc-3.4
Una sfilza di errori vengono fuori.
Ma perche?

Ultima modifica di Blaster_Maniac : 10-11-2006 alle 21:53.
Blaster_Maniac è offline   Rispondi citando il messaggio o parte di esso
Old 10-11-2006, 22:28   #7
-Slash
Senior Member
 
L'Avatar di -Slash
 
Iscritto dal: Mar 2006
Messaggi: 2516
Quote:
Originariamente inviato da Blaster_Maniac
Ho provato impostandolo in automatico e ok.
Ma quando vado a compilare il driver mi da uno scatafascio di errori.
make clean
e va a modo
make modules CC=/usr/bin/gcc-3.4
Una sfilza di errori vengono fuori.
Ma perche?
prima di tutto posta l'errore. a naso credo ti manchino gli headers del kernel che sono necessari per la compilazione. in tal caso
Codice:
sudo apt-get install linux-headers-$(uname -r)
-Slash è offline   Rispondi citando il messaggio o parte di esso
Old 11-11-2006, 10:10   #8
Blaster_Maniac
Bannato
 
L'Avatar di Blaster_Maniac
 
Iscritto dal: Jan 2004
Messaggi: 2885
Quote:
Originariamente inviato da -Slash
prima di tutto posta l'errore. a naso credo ti manchino gli headers del kernel che sono necessari per la compilazione. in tal caso
Codice:
sudo apt-get install linux-headers-$(uname -r)
Ho provato anche con questo comando ma niente. Gli errori rimangono(fra l'altro con sudo apt-get install linux-headers-$(uname -r) fa una operazione e mi dice che sono gia presenti.
Ecco qua gli errori che vengono fuori quando compila il driver.
Codice:
math_private.h:160: error: parse error before "__P"
math_private.h:161: error: parse error before "__P"
math_private.h:162: error: parse error before "__P"
math_private.h:165: error: parse error before "__P"
math_private.h:166: error: parse error before "__P"
math_private.h:167: error: parse error before "__P"
math_private.h:168: error: parse error before "__P"
math_private.h:169: error: parse error before "__P"
math_private.h:170: error: parse error before "__P"
math_private.h:171: error: parse error before "__P"
math_private.h:172: error: parse error before "__P"
math_private.h:173: error: parse error before "__P"
math_private.h:174: error: parse error before "__P"
math_private.h:175: error: parse error before "__P"
e_powf.c: In function `powf':
e_powf.c:72: error: `int32_t' undeclared (first use in this function)
e_powf.c:72: error: (Each undeclared identifier is reported only once
e_powf.c:72: error: for each function it appears in.)
e_powf.c:72: error: parse error before "i"
e_powf.c:76: error: `hx' undeclared (first use in this function)
e_powf.c:77: error: `hy' undeclared (first use in this function)
e_powf.c:78: error: `ix' undeclared (first use in this function)
e_powf.c:78: error: `iy' undeclared (first use in this function)
e_powf.c:86: warning: implicit declaration of function `isinf'
e_powf.c:98: error: `yisint' undeclared (first use in this function)
e_powf.c:102: error: `k' undeclared (first use in this function)
e_powf.c:103: error: `j' undeclared (first use in this function)
e_powf.c:123: warning: implicit declaration of function `sqrtf'
e_powf.c:126: warning: implicit declaration of function `fabsf'
e_powf.c:141: error: `u_int32_t' undeclared (first use in this function)
e_powf.c:141: error: parse error before "hx"
e_powf.c:155: error: `is' undeclared (first use in this function)
e_powf.c:160: error: `n' undeclared (first use in this function)
e_powf.c:212: error: parse error before "hx"
e_powf.c:229: error: parse error before "j"
e_powf.c:229: error: parse error before ')' token
e_powf.c: At top level:
e_powf.c:235: warning: type defaults to `int' in declaration of `i'
e_powf.c:235: error: `j' undeclared here (not in a function)
e_powf.c:235: warning: data definition has no type or storage class
e_powf.c:236: warning: type defaults to `int' in declaration of `k'
e_powf.c:236: error: initializer element is not constant
e_powf.c:236: warning: data definition has no type or storage class
e_powf.c:237: warning: type defaults to `int' in declaration of `n'
e_powf.c:237: warning: data definition has no type or storage class
e_powf.c:238: error: parse error before "if"
e_powf.c:240: warning: type defaults to `int' in declaration of `k'
e_powf.c:240: error: redefinition of 'k'
e_powf.c:236: error: previous definition of 'k' was here
e_powf.c:240: error: initializer element is not constant
e_powf.c:240: warning: data definition has no type or storage class
e_powf.c:241: error: parse error before "do"
e_powf.c:241: warning: type defaults to `int' in declaration of `t'
e_powf.c:241: error: `sf_u' undeclared here (not in a function)
e_powf.c:241: warning: data definition has no type or storage class
e_powf.c:241: error: parse error before '}' token
e_powf.c:242: warning: type defaults to `int' in declaration of `n'
e_powf.c:242: error: redefinition of 'n'
e_powf.c:237: error: previous definition of 'n' was here
e_powf.c:242: error: initializer element is not constant
e_powf.c:242: warning: data definition has no type or storage class
e_powf.c:243: error: parse error before "if"
e_powf.c:246: warning: type defaults to `int' in declaration of `t'
e_powf.c:246: error: redefinition of 't'
e_powf.c:241: error: previous definition of 't' was here
e_powf.c:246: error: `p_l' undeclared here (not in a function)
e_powf.c:246: error: `p_h' undeclared here (not in a function)
e_powf.c:246: warning: data definition has no type or storage class
e_powf.c:247: error: parse error before "do"
e_powf.c:247: warning: type defaults to `int' in declaration of `is'
e_powf.c:247: error: `gf_u' undeclared here (not in a function)
e_powf.c:247: warning: data definition has no type or storage class
e_powf.c:247: error: parse error before '}' token
e_powf.c:248: warning: type defaults to `int' in declaration of `t'
e_powf.c:248: error: redefinition of 't'
e_powf.c:246: error: previous definition of 't' was here
e_powf.c:248: error: redefinition of 't'
e_powf.c:246: error: previous definition of 't' was here
e_powf.c:248: warning: data definition has no type or storage class
e_powf.c:248: error: parse error before '}' token
e_powf.c:249: warning: type defaults to `int' in declaration of `u'
e_powf.c:249: error: initializer element is not constant
e_powf.c:249: warning: data definition has no type or storage class
e_powf.c:250: warning: type defaults to `int' in declaration of `v'
e_powf.c:250: warning: data definition has no type or storage class
e_powf.c:251: warning: type defaults to `int' in declaration of `z'
e_powf.c:251: error: initializer element is not constant
e_powf.c:251: warning: data definition has no type or storage class
e_powf.c:252: warning: type defaults to `int' in declaration of `w'
e_powf.c:252: error: initializer element is not constant
e_powf.c:252: warning: data definition has no type or storage class
e_powf.c:253: warning: type defaults to `int' in declaration of `t'
e_powf.c:253: error: redefinition of 't'
e_powf.c:248: error: previous definition of 't' was here
e_powf.c:253: error: redefinition of 't'
e_powf.c:246: error: previous definition of 't' was here
e_powf.c:253: error: initializer element is not constant
e_powf.c:253: warning: data definition has no type or storage class
e_powf.c:254: warning: type defaults to `int' in declaration of `t1'
e_powf.c:254: error: initializer element is not constant
e_powf.c:254: warning: data definition has no type or storage class
e_powf.c:255: warning: type defaults to `int' in declaration of `r'
e_powf.c:255: error: initializer element is not constant
e_powf.c:255: warning: data definition has no type or storage class
e_powf.c:256: warning: type defaults to `int' in declaration of `z'
e_powf.c:256: error: redefinition of 'z'
e_powf.c:251: error: previous definition of 'z' was here
e_powf.c:256: error: initializer element is not constant
e_powf.c:256: warning: data definition has no type or storage class
e_powf.c:257: error: parse error before "do"
e_powf.c:257: warning: type defaults to `int' in declaration of `j'
e_powf.c:257: warning: data definition has no type or storage class
e_powf.c:257: error: parse error before '}' token
e_powf.c:260: warning: type defaults to `int' in declaration of `z'
e_powf.c:260: error: redefinition of 'z'
e_powf.c:256: error: previous definition of 'z' was here
e_powf.c:260: error: redefinition of 'z'
e_powf.c:256: error: previous definition of 'z' was here
e_powf.c:260: warning: data definition has no type or storage class
e_powf.c:260: error: parse error before '}' token
make[1]: *** [e_powf.o] Error 1
make[1]: Leaving directory `/home/zuppa/Pacchettimodem/Drivermodem/unicorn/libm'
make[1]: Entering directory `/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci'
make CC=/usr/bin/gcc-3.4 -C /usr/src/linux SUBDIRS=/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.17-10-generic'
  CC [M]  /home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.o
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2160: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2160: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2160: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2160: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2162: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2162: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2162: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2162: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2163: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2163: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2163: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2163: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2165: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2165: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2165: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2165: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2166: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2166: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2166: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2166: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2168: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2168: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2168: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2168: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2170: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2170: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2170: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2170: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2171: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2171: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2171: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2171: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2172: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2172: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2172: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2172: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2173: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2173: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2173: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2173: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2174: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2174: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2174: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2174: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2175: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2175: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2175: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2175: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2176: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2176: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2176: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2176: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2177: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2177: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2177: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2177: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2178: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2178: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2178: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2178: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2181: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2181: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2181: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2181: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2186: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2186: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2186: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2186: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2191: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2191: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2191: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.c:2191: warning: data definition has no type or storage class
make[3]: *** [/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci/unicorn_pcidrv.o] Error 1
make[2]: *** [_module_/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.17-10-generic'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_pci'
make[1]: Entering directory `/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb'
make CC=/usr/bin/gcc-3.4 -C /usr/src/linux SUBDIRS=/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.17-10-generic'
  CC [M]  /home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.o
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2292: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2292: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2292: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2292: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2294: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2294: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2294: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2294: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2295: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2295: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2295: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2295: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2297: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2297: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2297: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2297: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2298: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2298: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2298: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2298: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2299: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2299: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2299: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2299: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2300: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2300: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2300: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2300: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2301: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2301: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2301: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2301: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2302: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2302: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2302: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2302: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2303: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2303: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2303: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2303: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2304: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2304: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2304: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2304: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2305: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2305: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2305: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2305: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2306: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2306: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2306: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2306: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2307: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2307: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2307: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2307: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2308: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2308: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2308: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2308: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2309: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2309: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2309: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2309: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2311: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2311: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2311: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2311: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2313: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2313: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2313: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2313: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2314: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2314: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2314: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2314: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2315: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2315: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2315: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2315: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2317: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2317: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2317: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2317: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2318: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2318: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2318: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2318: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2320: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2320: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2320: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2320: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2321: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2321: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2321: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2321: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2324: error: parse error before string constant
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2324: warning: type defaults to `int' in declaration of `MODULE_PARM'
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2324: warning: function declaration isn't a prototype
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:2324: warning: data definition has no type or storage class
/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.c:118: warning: 'dump_urb' defined but not used
make[3]: *** [/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb/unicorn_usbdrv.o] Error 1
make[2]: *** [_module_/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.17-10-generic'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/zuppa/Pacchettimodem/Drivermodem/unicorn/unicorn_usb'
make: *** [modules] Error 2
zuppa@zuppa-laptop:~/Pacchettimodem/Drivermodem/unicorn$
Prima mi sposto nella cartella unicorn, poi do il comando make clean. E tutto o come da guida. Poi do il secondo comando per compilare e viene fuori il casino di sopra.
Blaster_Maniac è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


Recensione vivo X300 Pro: è ancora lui il re della fotografia mobile, peccato per la batteria Recensione vivo X300 Pro: è ancora lui il...
Lenovo Legion Go 2: Ryzen Z2 Extreme e OLED 8,8'' per spingere gli handheld gaming PC al massimo Lenovo Legion Go 2: Ryzen Z2 Extreme e OLED 8,8'...
AWS re:Invent 2025: inizia l'era dell'AI-as-a-Service con al centro gli agenti AWS re:Invent 2025: inizia l'era dell'AI-as-a-Se...
Cos'è la bolla dell'IA e perché se ne parla Cos'è la bolla dell'IA e perché se...
BOOX Palma 2 Pro in prova: l'e-reader diventa a colori, e davvero tascabile BOOX Palma 2 Pro in prova: l'e-reader diventa a ...
I cosmonauti avrebbero riparato tutte le...
Artemis II: la NASA conferma il lancio d...
Il CEO di Embrak Studios difende l'uso d...
Il Trump Phone è sempre più un mistero: ...
OPPO ha svelato la serie Reno 15 "global...
Poste ID diventa a pagamento: l'identità...
7 articoli crollati di prezzo su Amazon ...
Lavatappeti, smacchiatore e Vaporella a ...
Prezzi a picco in 24 ore: due monitor to...
OLED top di gamma LG con super ribasso d...
Il nuovo OnePlus Nord 6 è vicino al debu...
Tesla svela i risultati del Q4: conferma...
Nuova rimodulazione da Fastweb: fino a 3...
La NVIDIA RTX 5090 potrebbe presto costa...
ASUS non produrrà più smar...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 06:44.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Served by www3v