-----Original Message----- From: Dave Houghton [mailto:[EMAIL PROTECTED] Sent: 07 November 2008 07:22 PM To: 'Enhanced Machine Controller (EMC)' Subject: Re: [Emc-users] internet connection]
-----Original Message----- From: Dave Houghton [mailto:[EMAIL PROTECTED] Sent: 07 November 2008 03:01 AM To: [EMAIL PROTECTED]; 'Enhanced Machine Controller (EMC)' Subject: Re: [Emc-users] internet connection] Marh wrote> Dave That means that wvdial is installed. I do not know why wvdialconf did not work, but here is a workaround. My satellite link keeps going down due to a thunderstorm, so it may take awhile to respond. Dave, copy/paste the following in a terminal, and let me know what the output is: sudo mv /etc/wvdial.conf /etc/wvdial.conf.orig sudo cat >/etc/wvdial.conf <<EOF # Custom Wvdial.conf for Huewai E220 # Modify as needed. [Dialer Defaults] Phone = *99***1# Username = username Password = password Stupid Mode = 1 Dial Command = ATDT Carrier Check = No Modem = /dev/ttyUSB0 Baud = 460800 Init2 = ATZ Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Init4 = AT+CGDCONT=1,"IP","3netaccess" ISDN = 0 Modem Type = Analog Modem EOF wvdial Hi Mark sudo mv /etc/wvdial.conf /etc/wvdial.conf.orig I get: mv: cannot stat '/etc/wvdial.conf': no such file or directory Mark I'm taking too much of your time, you said you had things to do. Lets leave it until tomorrow. Best wishes Dave Hello Mark In 'file browser' I did a search for 'wvdialconf' came up with 3 files 'wvdialconf' 'wvdialconf.1.gz' 'wvdialconf.log' All 3 have a lock on. Don't know if this helps any? Regards Dave Further I ran the following: 'sudo wvdialconf' and got: Editing `/etc/wvdial.conf'. Scanning your serial ports for a modem. ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. Modem Port Scan<*1>: S2 S3 USB0 ttyUSB1<Info>: Exec format error Modem Port Scan<*1>: USB1 ttyUSB2<Info>: Exec format error Modem Port Scan<*1>: USB2 Sorry, no modem was detected! Is it in use by another program? Did you configure it properly with setserial? Please read the FAQ at http://open.nit.ca/wiki/?WvDial If you still have problems, send mail to <[EMAIL PROTECTED]>. [EMAIL PROTECTED]:~$ Regards Dave ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
