Ho usato questo script http://groups.google.com/group/it.co...e7a4dad8b79de0 sembra connettere ma poi dà un errore che non riesco a risolvere:

codice:
root@IleKubuntu:/home/ilenia/Scrivania/mywave/Script-2009.03.11# ./testmywave2009.03.11.sh
Inizio script
             
Found Mywave product number 5: MD@ Colorato in mode modem, 1e0e:3100
ERROR: Module usbserial does not exist in /proc/modules             
/sbin/modprobe usbserial vendor=0x1e0e product=0x3100               
FATAL: Module usbserial not found.                                  
Now using Mywave product number 5: MD@ Colorato in mode modem, 1e0e:3100
Modem OK, starting wvdial to see attached network and connect to operator 
--> WvDial: Internet dialer version 1.60                                  
--> Cannot get information for serial port.                               
--> Initializing modem.                                                   
--> Sending: AT+CPIN=2283                                                 
AT+CPIN=2283                                                              
OK                                                                        
--> Sending: ATX3                                                         
ATX3                                                                      
OK                                                                        
--> Sending: AT+COPS?                                                     
AT+COPS?                                                                  
+COPS: 0                                                                  
OK                                                                        
--> Sending: AT+CGDCONT=1,"ip","datacard.tre.it"                          
AT+CGDCONT=1,"ip","datacard.tre.it"                                       
OK                                                                        
--> Modem initialized.                                                    
--> Sending: ATM1L3DT*99#                                                 
--> Waiting for carrier.                                                  
ATM1L3DT*99#                                                              
CONNECT                                                                   
--> Carrier detected.  Starting PPP immediately.                          
--> Starting pppd at Tue Sep 15 09:55:56 2009                             
--> Pid of pppd: 3346                                                     
--> Using interface ppp0                                                  
--> Disconnecting at Tue Sep 15 09:55:57 2009                             
--> The PPP daemon has died: A modem hung up the phone (exit code = 16)   
--> man pppd explains pppd error codes in more detail.                    
--> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information.                                                           
--> Auto Reconnect will be attempted in 5 seconds                               
--> Cannot get information for serial port.                                     
--> Initializing modem.                                                         
--> Sending: AT+CPIN=2283                                                       
AT+CPIN=2283                                                                    
ERROR                                                                           
--> Bad init string.                                                            
--> Cannot get information for serial port.                                     
--> Initializing modem.
--> Sending: AT+CPIN=2283
AT+CPIN=2283
ERROR
--> Bad init string.
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: AT+CPIN=2283
AT+CPIN=2283
ERROR
--> Bad init string.
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: AT+CPIN=2283
AT+CPIN=2283
ERROR
--> Bad init string.
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: AT+CPIN=2283
AT+CPIN=2283
ERROR
--> Bad init string.
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: AT+CPIN=2283
AT+CPIN=2283
ERROR
--> Bad init string.
--> Disconnecting at Tue Sep 15 09:56:25 2009
Perché?