I'm trying to get a modem working... sorry i'm a bit old fashioned [as
some would call me], but i find the ability to send faxes very useful
even in these days of email. It can be difficult finding a driver for
a windoze software modem [i found drivers a few years ago for a modem
- drivers for the exact model don't always work even for a Conexant
which i believe is about the most common] and as i've learnt not
exactly easy with linux.
I bought this modem from ebuyer a couple of months ago as someone had
found drivers for it on opensuse... but as i found it seems to have
been left out of the repository in the later version. (I'm back on
Ubuntu again - after finding opensuse was lacking in certain other
areas).
So far i have tried:
https://help.ubuntu.com/community/DialupAndFax
installed following
sl-modem-daemon
gtk-efax
gfax (as alternative)
gnome-ppp
https://help.ubuntu.com/community/DialupModemHowto
installed the scanmodem tool
james@james-desktop:~$ sudo wvdialconf
[sudo] password for james:
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
ttySHSF0<*1>: ATQ0 V1 E1 -- OK
ttySHSF0<*1>: ATQ0 V1 E1 Z -- OK
ttySHSF0<*1>: ATQ0 V1 E1 S0=0 -- OK
ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
ttySHSF0<*1>: Modem Identifier: ATI -- 56000
ttySHSF0<*1>: Speed 4800: AT -- OK
ttySHSF0<*1>: Speed 9600: AT -- OK
ttySHSF0<*1>: Speed 19200: AT -- OK
ttySHSF0<*1>: Speed 38400: AT -- OK
ttySHSF0<*1>: Speed 57600: AT -- OK
ttySHSF0<*1>: Speed 115200: AT -- OK
ttySHSF0<*1>: Speed 230400: AT -- OK
ttySHSF0<*1>: Speed 460800: AT -- OK
ttySHSF0<*1>: Max speed is 460800; that should be safe.
ttySHSF0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
Modem Port Scan<*1>: SHSF2 SHSF3 SHSF4 SHSF5 SHSF6 SHSF7
Found a modem on /dev/ttySHSF0.
Modem configuration written to /etc/wvdial.conf.
ttySHSF0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"
james@james-desktop:~$
https://help.ubuntu.com/community/DialupModemHowto/Conexant
linux.dell.com/.../
installed the .deb file - all seemed ok and entered in synaptic.
Tried to send a fax and have pasted the window (above "SEND FAX"
button) info in gtk-efax
Socket running on port 9900
efax-0.9a: 15:19:02 opened /dev/ttyS1
efax-0.9a: 15:19:08 sync: dropping DTR
efax-0.9a: 15:19:12 sync: sending escapes
efax-0.9a: 15:19:18 Error: sync: modem not responding
efax-0.9a: 15:19:18 failed page /home/james/Desktop/JF-CV.pdf.001
efax-0.9a: 15:19:18 finished - no response from modem
Also tried gFax and that didn't work either.
I think their must be setting wrong somewhere or should i use hylafax?