Andrew,
Still NO DIALTONE on efax command !!! Are you sure the phone line is
connected ??? Is this an analog or digital phone line ?
Philippe
andrew@ubuntu-11:~$ uname -r
3.0.0-12-generic
$ tar -zxvf ungrab-winmodem-20090716.tar.gz
$ cd ungrab-winmodem-20090716/
$ make
$ sudo make install
$ lspci -vvv
shows serial
$ sudo modprobe ungrab-winmodem
$ lspci -vvv
01:00.0 Modem: Intel Corporation FA82537EP 56K V.92 Data/Fax Modem PCI
(rev 04) (prog-if 00 [Generic])
Subsystem: Dell Device 1000
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV+ VGASnoop-
ParErr- Stepping+ SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 21
Region 0: Memory at feafe000 (32-bit, non-prefetchable) [size=4K]
Region 1: I/O ports at de00 [size=256]
Capabilities: <access denied>
01:02.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster
So the Intel 536EP board no longer shows serial. However, efax still
shows NO DIALTONE.
$ cd ../intel-536-537/
$ make 537
$ sudo make install
$ cd $HOME/
andrew@ubuntu-11:~$ efax -o 1 -vewinchmart -t 2034258
efax: Wed Jul 4 13:48:41 2012 efax v 0.9a-001114 Copyright 1999 Ed Casas
efax: Wed Jul 4 13:48:41 2012 efax v 0.9a-001114 Copyright 1999 Ed Casas
efax: 48:41 compiled Jun 21 2006 05:59:09
efax: 48:41 argv[0]=efax
efax: 48:41 argv[1]=-o
efax: 48:41 argv[2]=1
efax: 48:41 argv[3]=-vewinchmart
efax: 48:41 argv[4]=-t
efax: 48:41 argv[5]=2034258
efax: 48:41 opened /dev/modem
efax: 48:42 command "Q0V1"
efax: 48:42 waiting 2.0 s
efax: 48:42 .348 [ATQ0V1<CR><CR><LF>]
efax: 48:42 .408 [OK<CR><LF>]
efax: 48:42 response "OK"
efax: 48:42 command "E0"
efax: 48:42 waiting 5.0 s
efax: 48:42 .528 [ATE0<CR><CR><LF>]
efax: 48:42 .580 [OK<CR><LF>]
efax: 48:42 response "OK"
efax: 48:42 command "I3"
efax: 48:42 waiting 5.0 s
efax: 48:42 .728 [<CR><LF>537EP <CR><LF>]
efax: 48:42 .748 [<CR><LF>OK<CR><LF>]
efax: 48:42 response "OK"
efax: 48:42 command "+FCLASS=1"
efax: 48:42 waiting 5.0 s
efax: 48:42 .920 [<CR><LF>OK<CR><LF>]
efax: 48:42 response "OK"
efax: 48:42 using 537EP in class 1
efax: 48:43 command "+FTM=?"
efax: 48:43 waiting 5.0 s
efax: 48:43 .068 [<CR><LF>24,48,72,73,74,96,97,98,121,122,145,146<CR><LF>]
efax: 48:43 .088 [<CR><LF>OK<CR><LF>]
efax: 48:43 response "OK"
efax: 48:43 dialing 2034258
efax: 48:43 command "D2034258"
efax: 48:43 waiting 120.0 s
efax: 48:53 .340 [<CR><LF>NO DIALTONE<CR><LF>]
efax: 48:53 response "NO DIALTONE"
efax: 48:53 Error: dial command failed
efax: 48:53 command "Q0V1"
efax: 48:53 waiting 2.0 s
efax: 48:53 .520 [<CR><LF>OK<CR><LF>]
efax: 48:53 response "OK"
efax: 48:53 command "H"
efax: 48:53 waiting 5.0 s
efax: 48:54 .380 [<CR><LF>OK<CR><LF>]
efax: 48:54 response "OK"
efax: 48:54 done, returning 2 (unrecoverable error)