Eugen, The setup command you should be using is: $ sudo slmodemd -c GERMANY --alsa modem:1 It is worth while checking whether you can do an ordinary ppp0 connection to your Internent Provider Separately I'll send you a package of FAX protocols effective for a related modem using slmodemd and the slamr.ko driver. MarvS On Thu, Jan 22, 2009 at 7:01 AM, Eugen Labun <labun@xxxxxx> wrote: > Hi > > I'm trying to send a fax with efax-gtk and fail: > > ---------------------------------------------- > Socket running on port 9900 > efax-0.9a: 15:23:56 opened /dev/modem > efax-0.9a: 15:23:57 using modem:1 in class 1 > efax-0.9a: 15:23:57 dialing T9303934 > efax-0.9a: 15:24:54 Warning: number is busy > efax-0.9a: 15:24:54 failed page /home/eugen/faxout/test.ps.001 > efax-0.9a: 15:24:54 finished - number busy or modem in use > ---------------------------------------------- > > > > > > The question is: is my modem properly configured? > If not, what should I do? > > > > > > The modem is working in Windows XP with WinFax Pro and the same remote > fax number. > > > > Output of "lspci | grep Modem": > > $ lspci | grep Modem > 00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) > AC'97 Modem Controller (rev 03) > > > > What is already done: > > 1) package SLMODEMD_gcc4.2_alsa1.0.17.tar.gz downloaded from > http://linmodems.technion.ac.il/packages/smartlink/ > and the original /usr/sbin/slmodemd overwritten with the supplied one. > > Output of "slmodemd -version": > > $ slmodemd -version > SmartLink Soft Modem: version 2.9.11 Dec 16 2008 22:54:51 > > > 2) added me to the uucp group beacause the /dev/pts/0 device is assigned > to that group: > > $ ls -l /dev/modem > lrwxrwxrwx 1 root root 6 2009-01-22 15:09 /dev/modem -> ttySL0 > > $ ls -l /dev/ttySL0 > lrwxrwxrwx 1 root root 10 2009-01-22 15:09 /dev/ttySL0 -> /dev/pts/0 > > $ ls -l /dev/pts/0 > crw-rw---- 1 root uucp 136, 0 2009-01-22 15:24 /dev/pts/0 > > > > ModemData.txt is attached. > > > WBR > Eugen Labun >