Re: For next step : about wvdialconf and wvdial

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrew,

I do not know what is wrong ! Can you :
$ sudo rm /etc/init.d/537_boot
Reboot. Then:
$ sudo make uninstall
$ sudo make install
$ efax -o1 -vewinchmart

Regards,

Philippe Vouters (Fontainebleau/France)
URL: http://vouters.dyndns.org/
SIP: sip:Vouters@xxxxxxxxxxxxxxxx

Le 27/06/2012 00:07, Andrew Merczynski-Hait a écrit :
After doing make uninstall on the previous version, and make clean, and
download the new, and reboot, I did/got this, and the efax at the end hangs:


andrew@ubuntu-11:~$ sudo /etc/init.d/537_boot stop [sudo] password for
andrew:
usrsound: no process found

hamregistry: no process found

andrew@ubuntu-11:~$ cd ~/Downloads
andrew@ubuntu-11:~/Downloads$ tar -jxvf intel-536EP-537EP_2012_06_26.tar.bz2
intel-536-537/
intel-536-537/537_inst
intel-536-537/coredrv/
intel-536-537/coredrv/coredrv.c
intel-536-537/coredrv/wwh_dflt.c
intel-536-537/coredrv/hamcore.h
intel-536-537/coredrv/537core.lib
intel-536-537/coredrv/sys_ver.h
intel-536-537/coredrv/uart.h
intel-536-537/coredrv/locks.c
intel-536-537/coredrv/clmmain.c
intel-536-537/coredrv/hamdefs.h
intel-536-537/coredrv/uart.c
intel-536-537/coredrv/task.c
intel-536-537/coredrv/afedsp_int.h
intel-536-537/coredrv/softserial_io.c
intel-536-537/coredrv/Makefile
intel-536-537/coredrv/afedsp_int.c
intel-536-537/coredrv/softserial.h
intel-536-537/coredrv/softcore.h
intel-536-537/coredrv/softserial.c
intel-536-537/coredrv/536core.lib
intel-536-537/coredrv/lock_lin.h
intel-536-537/coredrv/rts.c
intel-536-537/coredrv/rts.h
intel-536-537/coredrv/softserial_ioctl.c
intel-536-537/coredrv/wwh_dflt.h
intel-536-537/coredrv/afedsp_int.c.save
intel-536-537/coredrv/tasker.h
intel-536-537/makefile
intel-536-537/Intel536_boot
intel-536-537/hamregistry
intel-536-537/readme.txt
intel-536-537/Intel536_inst
intel-536-537/config_check
intel-536-537/537_boot
intel-536-537/license.txt
intel-536-537/usrsound
intel-536-537/makefile_537
intel-536-537/makefile_536
andrew@ubuntu-11:~/Downloads$ cd intel-536-537/
andrew@ubuntu-11:~/Downloads/intel-536-537$ make 537 cd coredrv; make clean
make[1]: Entering directory `/home/andrew/Downloads/intel-536-537/coredrv'
rm -f *.ko .*.o.cmd *.mod.c .*.ko.cmd *.o *~ core Module.* modules.* rm -rf
.tmp_versions
make[1]: Leaving directory `/home/andrew/Downloads/intel-536-537/coredrv'
rm -f *.o *.ko
    Module precompile check
    Current running kernel is: 3.0.0-12-generic
    /lib/modules...   autoconf.h exists
diff: /boot/vmlinuz.autoconf.h: No such file or directory
    autoconf.h matches running kernel
diff: /boot/vmlinuz.version.h: No such file or directory
    version.h matches running kernel
make[1]: Entering directory `/home/andrew/Downloads/intel-536-537'
echo /usr/bin
/usr/bin
Building for 537EP
3.0.0-12-generic
make[2]: Entering directory `/home/andrew/Downloads/intel-536-537/coredrv'
make -C /lib/modules/3.0.0-12-generic/build
M=/home/andrew/Downloads/intel-536-537/coredrv modules
make[3]: Entering directory `/usr/src/linux-headers-3.0.0-12-generic'
   CC [M]  /home/andrew/Downloads/intel-536-537/coredrv/coredrv.o
   CC [M]  /home/andrew/Downloads/intel-536-537/coredrv/clmmain.o
   CC [M]  /home/andrew/Downloads/intel-536-537/coredrv/rts.o
   CC [M]  /home/andrew/Downloads/intel-536-537/coredrv/task.o
   CC [M]  /home/andrew/Downloads/intel-536-537/coredrv/uart.o
   CC [M]  /home/andrew/Downloads/intel-536-537/coredrv/wwh_dflt.o
   CC [M]  /home/andrew/Downloads/intel-536-537/coredrv/locks.o
   CC [M]  /home/andrew/Downloads/intel-536-537/coredrv/softserial_io.o
   CC [M]  /home/andrew/Downloads/intel-536-537/coredrv/softserial_ioctl.o
   CC [M]  /home/andrew/Downloads/intel-536-537/coredrv/softserial.o
   CC [M]  /home/andrew/Downloads/intel-536-537/coredrv/afedsp_int.o
   LD [M]  /home/andrew/Downloads/intel-536-537/coredrv/Intel537.o
   Building modules, stage 2.
   MODPOST 1 modules
WARNING: could not find
/home/andrew/Downloads/intel-536-537/coredrv/.537core.lib.cmd for
/home/andrew/Downloads/intel-536-537/coredrv/537core.lib
   CC      /home/andrew/Downloads/intel-536-537/coredrv/Intel537.mod.o
   LD [M]  /home/andrew/Downloads/intel-536-537/coredrv/Intel537.ko
make[3]: Leaving directory `/usr/src/linux-headers-3.0.0-12-generic'
make[2]: Leaving directory `/home/andrew/Downloads/intel-536-537/coredrv'
make[1]: Leaving directory `/home/andrew/Downloads/intel-536-537'
andrew@ubuntu-11:~/Downloads/intel-536-537$ sudo make install
make[1]: Entering directory `/home/andrew/Downloads/intel-536-537'
rm -f /usr/sbin/hamregistry.bin
bash 537_inst
running kernel 3.0.0-12-generic
installing hamregistry, used for persistant storage installing usrsound, a
soft buzzer installing 537 module install DEBIAN 537 boot script and links
starting module and utilities
usrsound: no process found

hamregistry: no process found

done
make[1]: Leaving directory `/home/andrew/Downloads/intel-536-537'
andrew@ubuntu-11:~/Downloads/intel-536-537$ cd ..
andrew@ubuntu-11:~/Downloads$ efax -o 1 -vewinchmart
efax: Tue Jun 26 17:46:19 2012 efax v 0.9a-001114 Copyright 1999 Ed Casas
efax: Tue Jun 26 17:46:19 2012 efax v 0.9a-001114 Copyright 1999 Ed Casas
efax: 46:19 compiled Jun 21 2006 05:59:09
efax: 46:19 argv[0]=efax
efax: 46:19 argv[1]=-o
efax: 46:19 argv[2]=1
efax: 46:19 argv[3]=-vewinchmart
efax: 46:21 opened /dev/modem


Sincerely,
Andrew
-----Original Message-----
From: Philippe Vouters [mailto:philippe.vouters@xxxxxxxxxxx]
Sent: Tuesday, June 26, 2012 5:05 PM
To: Andrew Merczynski-Hait
Cc: 'Antonio Olivares'; 'Linmodems'; 'Marvin Stodolsky'
Subject: Re: For next step : about wvdialconf and wvdial

Andrew,

Before upgrading your system, download the latest tarball from
http://vouters.dyndns.org/Intel/ Reboot your system and do:
$ sudo /etc/init.d/537_boot stop
Then:
$ tar -jxvf intel-536EP-537EP_2012_06_26.tar.bz2
$ cd intel-536-537/
$ make 537
$ sudo make install
$ cd ..
$ efax -o 1 -vewinchmart
Mail us the full output of the efax command along with the efax command.

Philippe Vouters (Fontainebleau/France)
URL: http://vouters.dyndns.org/
SIP: sip:Vouters@xxxxxxxxxxxxxxxx

Le 26/06/2012 22:48, Andrew Merczynski-Hait a écrit :
Hi,

Is that even with the linked modules? Should I upgrade my system now,
to the newest release and kernel 3.4.3-1?


Thanks,
Andrew

-----Original Message-----
From: Philippe Vouters [mailto:philippe.vouters@xxxxxxxxxxx]
Sent: Tuesday, June 26, 2012 8:07 AM
To: Andrew Merczynski-Hait
Cc: 'Antonio Olivares'; 'Linmodems'; 'Marvin Stodolsky'
Subject: Re: For next step : about wvdialconf and wvdial

Dear Andrew,

Can you send me the result of $ efax -o 1 -vewinchmart ?
Thanks and regards,

Philippe Vouters (Fontainebleau/France)
URL: http://vouters.dyndns.org/
SIP: sip:Vouters@xxxxxxxxxxxxxxxx

Le 24/06/2012 04:13, Andrew Merczynski-Hait a écrit :
Okay,

Instead of looking at the old thread I decided to first try what was
suggested in these past emails.

I tried the new efax settings and it seems to work. It waits at
"using 537EP in class 1". Later I do get a "response "NO CARRIER"
and,
"Error: unable to answer call"" error, but presumably that is because
no one is actually calling the computer???

With that efax result does it mean that the problem Marvin was
addressing is fixed or will I still need to follow his suggestions?

When I do ls /dev/ttyS* it appears that there is already a ttyS4
being
used.
What should I use instead?

This is a private issue, but due to religious reasons I cannot use
the computer on Saturday.

Thanks so much,
Andrew

-----Original Message-----
From: Philippe Vouters [mailto:philippe.vouters@xxxxxxxxxxx]
Sent: Saturday, June 23, 2012 1:34 PM
To: Andrew Merczynski-Hait
Cc: Antonio Olivares; Linmodems; Marvin Stodolsky
Subject: For next step : about wvdialconf and wvdial

[philippe@victor ~]$ ls /dev/ttyS*
/dev/ttyS0  /dev/ttyS1  /dev/ttyS2  /dev/ttyS3 [philippe@victor ~]$
ls -l /dev/modem lrwxrwxrwx. 1 root root 10 Jun 23 18:11 /dev/modem
-> /dev/536ep [philippe@victor ~]$ ls -l /dev/536* crw-rw-rw-. 1 root
root 240, 1 Jun 23
18:51 /dev/536ep crw-------. 1 root root 240, 1 Jun 23 18:11
/dev/536ep0 [philippe@victor ~]$ sudo ln -s /dev/536ep0 /dev/ttyS4
[philippe@victor ~]$ sudo wvdialconf 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.
Modem Port Scan<*1>: S1   S2   S3
WvModem<*1>: Cannot get information for serial port.
ttyS4<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS4<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS4<*1>: ATQ0 V1 E1 -- OK
ttyS4<*1>: ATQ0 V1 E1 Z -- OK
ttyS4<*1>: ATQ0 V1 E1 S0=0 -- OK
ttyS4<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
ttyS4<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
ttyS4<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
ttyS4<*1>: Modem Identifier: ATI -- OK
ttyS4<*1>: Speed 230400: AT -- OK
ttyS4<*1>: Speed 460800: AT -- OK
ttyS4<*1>: Max speed is 460800; that should be safe.
ttyS4<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK

Found a modem on /dev/ttyS4.
Modem configuration written to /etc/wvdial.conf.
ttyS4<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"
[philippe@victor ~]$ ls -l /dev/ttyS* crw-rw----. 1 root dialout 4,
64 Jun 23 19:18 /dev/ttyS0 crw-rw----. 1 root dialout 4, 65 Jun 20
21:54 /dev/ttyS1 crw-rw----. 1 root dialout 4, 66 Jun
20 21:54 /dev/ttyS2 crw-rw----. 1 root dialout 4, 67 Jun 20 21:54
/dev/ttyS3
lrwxrwxrwx. 1 root root       11 Jun 23 19:18 /dev/ttyS4 -> /dev/536ep0
[philippe@victor ~]$ sudo chown root:dialout /dev/ttyS4
[philippe@victor ~]$ sudo wvdial
--> WvDial: Internet dialer version 1.61 Cannot get information for
--> serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Configuration does not specify a valid phone number.
--> Configuration does not specify a valid login name.
--> Configuration does not specify a valid password.

--
Philippe Vouters (Fontainebleau/France)
URL: http://vouters.dyndns.org/
SIP: sip:Vouters@xxxxxxxxxxxxxxxx









[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux