Debian :: Can't Send Fax Using PCI Modem And Efax-gtk

May 3, 2011

Totally lost with this one as I know nothing about PCI modems.

Conexant modem
I have loaded the HSF modem driver from www.linuxant.com
Installed efax and efax-gtk
When I try to send a fax I get;
efax-0.9a: 14:38:38 opened /dev/ttyS0
efax-0.9a: 14:38:44 sync: dropping DTR
efax-0.9a: 14:38:48 sync: sending escapes

[Code]....

View 1 Replies


ADVERTISEMENT

Hardware :: Getting Acer 5536 Built-in Modem Conexant CX11270 To Work With Efax-gtk?

Nov 13, 2010

I'm using Ubuntu 10.04 on Acer Aspire 5536. Used efax-gtk debian unstable package v3.2.3 to send a .ps file. Even by running software with root privileges the output is:

Code:

Socket running on port 9900
efax-0.9a: 11:28:27 opened /dev/ttyS1
efax-0.9a: 11:28:27 Error: tcgetattr on fd=7 failed: Input/output error

[code]....

Decided to first get ride of input output error. using sudo wvdialconf /etc/wvdial.conf command:

Code:

Editing `/etc/wvdial.conf'. Scanning your serial ports for a modem.

Modem Port Scan<*1>: S0 S1 S2 S3

If you still have problems, send mail to <wvdial-list@lists.nit.ca>. Using setserial command returned a huge syntax text. Modem is recognized under windows and it is HDA CX11270 Softmodem. How can I get it to work?

View 1 Replies View Related

Networking :: Sms_client - Cannot Send Sms With GSM Modem

Nov 4, 2009

send a sms alert which use in nagios. But, when i try to send sms from "sms_client", I got the error message. Here is what was i do

host:/etc/sms # sms_client mynumber "Test"

And here is the error messages :

Dialing SMSC 0855xxxxxx...
WARNING: read() Timeout
WARNING: read() Timeout
ERROR: Timeout: searching for +<CR><LF>+ failed after 10 seconds
ERROR: MODEM: Setting Local echo Failed
Total Elapsed Time: 16 Seconds

[code].....

I use Wavecom Fastrack wm20392 as my GSM Modem with serial cable connectivity.

View 1 Replies View Related

Ubuntu Networking :: How To Send Sms Via ZTE MF100 Modem

Dec 14, 2010

I've purchased a modem (model ZTE MF100). It work very well on ubuntu. But i want to know, which application that allow to send sms via this modem model?

View 6 Replies View Related

Ubuntu Networking :: Send SMS From Modem Through Computer?

Jan 12, 2011

Actually I have USB HSPDA wireless modem and They have given a software to Connect Internet, Send & receive SMS.. But Is there a way to send and receive sms without installing the software .. ??

View 1 Replies View Related

Ubuntu :: Send/receive Fax Package Via Modem?

Apr 26, 2009

Ubuntu 8.04 workstation
Gnome desktop

What will be the easy way to send/receive fax via modem? Not hylafax, nor efax nor send2fax (the online fax).

View 2 Replies View Related

Networking :: How To Send SMS To Mobile From PC Without Modem / Phone?

Feb 2, 2011

Ist column shows different customers( like N customers are there) , they require different bandwidht links based on some resolution time will be generated and we have to fix this line with in this resolution time , if not before 1 hr for each customer , this has to genetate some alarm and send the SMS to the particular mobile numbers.everythig is there in the GUI like customer , how much BW they want and what is the time duration , only thing we have to do is ,, linking with the GUi and writing some code to send the generated alarms to the mobile numbers specified.

View 5 Replies View Related

Ubuntu :: USB E1550 Modem - Cannot Send Or Receive Messages

Jul 19, 2010

I have USB modem huawei1550 and it work nice but I have one problem that I cant send or Receive messages because my pc dont recognize my usb as usb modem.

View 2 Replies View Related

CentOS 5 Hardware :: HAUWEI E1552 - Modem Is Not Clear To Send?

Mar 28, 2011

I test the HAUWEI E1552 with SMSTOOLS3and i try to command and testing as following

# lsusb
Bus 003 Device 003: ID 12d1:1446 Huawei Technologies Co., Ltd.
Bus 003 Device 001: ID 0000:0000

[code]....

View 1 Replies View Related

Software :: Efax-GTK Sending Emails Without Attachment

Nov 2, 2010

I have installed Ubuntu onto a machine and am trying to get it to receive fax's and email them to me! After spending days on this I have installed efax-gtk and have successfully set it up to receive fax's and email them to me!

Everything is working, I can send and receive fax's ok, But when I set it with the 'mail_fax' script, I dont get an attached file, All I get is a directory location of the temp file, Witch is obviously deleted by the 'mail_fax' script! No Attachment is in the email.

/home/dell/efax-gtk-20101103135335.pdf
Fax 20101103135335 received by efax-gtk attached
All I want is the attachment to be attached!

View 3 Replies View Related

General :: Send SMS Or Place Voice Calls Via Mobile 3g Modem In Linux?

May 26, 2011

I have a ZTE MF112 mobile broadband modem, which comes with Windows drivers and software. This software allows not only connect to Internet, but also send SMS and place calls (as in you dial number in program and when you're connected, sound goes through the sound card). As far as I know, almost any USB mobile modem comes with application to send SMS via its GSM connection.Now the question is - is there any vendor-independent software that runs under Linux and allows you to use your mobile broadband modem to turn your PC into larger mobile phone? I want at least to be able to send and receive SMS using PC + mobile modem.

View 1 Replies View Related

Hardware :: USB Modem P300U Not Recognized As Modem Under Debian?

Jun 17, 2011

I have this USB modem P300U(SIM600 chip based) which works fine under wind@ws because it has it's own driver, but the clever seller told me that it worked under Linux as well. It was with Redhat 8 but I couldn't get redhat 8 to download. And until now absolutely false.

I have Debian with Kernel 2.6.32-5-686 I just want to send sms through this modem. It's not recognized as modem I'm frustrated because it's not useful for me if it doesn't work on Linux I looked for info but I can't make it work. What I get in my debian is:

lsusb: Bus 002 Device 003: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x Composite Device

dmesg: 9857.011649] usb 2-1: new full speed USB device using uhci_hcd and address 3
[ 9857.818942] usb 2-1: New USB device found, idVendor=10c4, idProduct=ea60
[ 9857.818989] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3

[code]....

View 2 Replies View Related

Ubuntu Networking :: Application - Make Phone Calls And Send SMS Via Mobile Broadband 3G Modem

May 1, 2011

Is there a way to make phone calls and send SMS via mobile broadband 3G modem, i mean an application for the 3G modem which is similar to the one provided for windows by the manufacturer?

View 2 Replies View Related

Fedora X86/64bit :: F15 64bit Send Receive Sms Via Usb ZTE Mobile Modem?

Aug 18, 2011

Im trying to set up my 3G modem to recive and send sms but I had no luck so far

Code:

Bus 002 Device 010: ID 19d2:0031 ONDA Communication S.p.A. ZTE MF636Im I tried with gnokii and wammu and many other things and did not want anything to do

View 1 Replies View Related

Ubuntu :: Installing Modem Huawei - Modem Can't Get Connected And Suddenly Remove From PC

Jun 10, 2010

with installing Modem Huawei E170. my modem can not connected and suddenly remove from my PC. i am using Ubuntu LTS 10.04.

View 1 Replies View Related

Ubuntu Networking :: Install Modem Driver For The Alcatel X200 USB Modem?

Mar 23, 2011

find and install modem driver for the Alcatel X200 USB modem?

I've been all over the internet trying to locate Linux drivers but no success. Alcatel's website says is not supported, only in Windows. I'm sure there's gotta be a way to use the X200 in Linux.

View 1 Replies View Related

Ubuntu Networking :: Huawei E1552 Modem To Connect To The Internet, Everything Was Going Well When Suddenly Modem Stopped Working?

Feb 8, 2010

i'm running Kubuntu karmic and i've been using a 3G Huawei E1552 modem to connect to the internet, everything was going well when suddenly my modem stopped working. I've tried reconfiguring everything, i even reinstalled kubuntu from scratch with no success.Here's a part of my /var/log/debug

HTML Code:
Feb 8 17:14:01 alberto-laptop kernel: [ 1532.099883] usb-storage: device found at 7
Feb 8 17:14:01 alberto-laptop kernel: [ 1532.099888] usb-storage: waiting for device to

[code].....

View 4 Replies View Related

Debian :: Trying To Install The Driver For Usb-modem

Apr 16, 2010

I have a brand-x usb-modem and much to my suprise it had a .deb package to install the driver.The only problem is it fails during the "make" and I dont know enough about C to be able to fix the error. I'm not even sure what information is needed to help me with this chore.

View 4 Replies View Related

Fedora :: Scan Modem To Identfy Dial Up Modem?

Feb 3, 2010

Steps for using scan Modem to Identfy dial up modem?

View 1 Replies View Related

Debian :: Postfix Cannot Send Out And Received

Jan 7, 2016

I am studying Debian, the postfix service this night cannot send and recevied outside email,internal work fine, i check the log found is show "no space left device"

i run command df -i

found
/dev/mapper/mailbox-var use 100%

What is the file for? how can solve it?

View 1 Replies View Related

Debian :: Send A Message To Another Host?

Dec 8, 2010

I have been trying to send some messages from my Debian GNU/Linux to my Canaima GNU/Linux, i have tried with write: write user@host

But it says user is not logged in, apparently the write daemon have to be running in both machines to do this.

And i wanted to use talk, but i should install it in both machines ¿?

The thing is that i have like 10 machines i wanted to send messages to, but i cant find an easy way to do this.

Is there any other way i am missing? or it has to be the "hard" way

View 1 Replies View Related

Debian :: Send Mail On Startup?

Jan 3, 2011

I am trying to send a log file mail on startup of debian system but nometter what I do it does not work.
I tried to create an init.d script or adding to rc.local but none works. Odd thing is only the email part is non-functional the rest of the script works as it should so there is no problem. I also give the full path to the command but no results.

cat /var/log/god_of_the_logs.log | mail -s "blah blah" xxx@xxx.com"

I can send emails by running the same command as a user or root but as a startup script it just does not work.

View 2 Replies View Related

Debian :: Use Connect To Internet Using My Internal Modem?

Aug 12, 2010

Is it possible to use connect to the Internet using my internal modem which i have in my laptop using debian.. Please do help.Ofcourse i can do this with the windows 7 which is also installed in my lap..
I have a MSI laptop with model no. vr440..[color=#404040][/color]

View 1 Replies View Related

Debian :: Unmounting A USBstick Acting As A Modem?

Apr 13, 2011

after some hard times, I finally managed to have my Orange Huawei E1752 HSPA modem running (a USB modem enabling you to surf the net) the only thing is that I have 2 "problems" with this: I cannot find a clean way to eject the stick when I am done using it. when I want to run it, I plug it, it asks me for the PIN code, which I give, then I do the following manipulations: I first run:

usb_modeswitch
it "creates" 2 files /dev/ttyUSB0 and /dev/ttyUSB1, what I check with:
ls -l /dev/ttyUSB*

then I use the usbserial module to handle the stick: modprobe usbserial vendor=0x12d1 product=0x141b then I check that the stick is working with: dmesg|grep GSM that outputs something like: USB Serial support registered for GSM modem (1-port) option 1-5:1.0: GSM modem (1-port) converter detected usb 1-5: GSM modem (1-port) converter now attached to ttyUSB0 option 1-5:1.1: GSM modem (1-port) converter detected
usb 1-5: GSM modem (1-port) converter now attached to ttyUSB1 option: v0.7.2:USB Driver for GSM modems
finally I choose the "Orange Default" in the list of available connections in the network manager icon on the panel and I am finally connected The thing is, that when I am done, I just go to the same list and then click "disconnect" I go on "Computer" and left click on the SD 4Gb storage (the SD card also in the stick) safely remote drive or something like this. Then I thought that unmounting the device would work,

[Code]...

As a newbie (and especially regarding the use of those modems) I am running out of ideas to "eject" it cleanly, I also checked in the /dev/ file to see that the ttyUSB0 and ttyUSB1 files are present

View 2 Replies View Related

Debian Hardware :: How To Install Modem Manager GUI

Mar 4, 2015

I'm using Wheezy. I'd like to install modem-manager-gui, not available in Wheezy repo. How to install it (preferably without doing compiling)?

View 4 Replies View Related

Hardware :: Debian And Ubuntu Supported USB Gsm Modem?

Apr 5, 2010

I bought SIMCOM GSM Serial modem . It is working well with Debian/Ubuntu OS; also I am able to control it using Minicom,Cu ..etc . Now I am interested to buy usb gsm modem.which USB gsm modem works well with Debian and ubuntu OS ? .

View 5 Replies View Related

Networking :: 3G Modem On Debian Try To Share Connection With Lan

Mar 21, 2010

Generally I don't like just asking stuff but just can't crack this one. I got a debian machine. My internet connection is on a 3g usb modem. It connects perfectly. Then I downloaded DHCP 3 and then configured it so I got 172.16.0.0 network address with gateway on 172.16.0.1 (set by DHCP) 172.16.0.1 is also the eth0 address and is assigned as fixed by DHCP. With the modem not connected the other PC connects no prob, gets the default gateway and get assigned an ip by DHCP and there is a proper connection with APACHE serving pages. So it is all grand. Where my prob comes in is that I am not able to get traffic from the modem through to the other PC, and at times the modem would not be used as default connection with eth0 up. Restarting the modem fix this but then also drop the assigned gateway address.They are connected directly via crossover cable. The modem is setup as ppp0 according to ifconfig and then ethernet as eth0 and I tried some masquerading allowing all traffic through but does not seem to do the trick.

View 1 Replies View Related

Fedora :: Sendmail - Setup To Send / Send Emails With It?

Aug 17, 2011

I'm writing a script that will send an alert email given certain conditions. I have the impression that sendmail is what I need to do that. I just don't know how to use sendmail at all. I assume I have to set it up like a typical mail client so that it has a mail server to log into to send from.

I've looked through the man pages, but I can't find anything in plain English there on how to set it up, or how to use it once it is set up.

View 14 Replies View Related

General :: Send The Output Of Send Command To A File?

Jan 20, 2011

in the middle of script, i need to send the output of (send command on line 8) to a file

#!/usr/bin/expect
spawn telnet 172.20.64.133
expect "ENTER USERNAM <"

[cod]....

i treid the below on line 8 :

1- send "show command;

" > logfile.txt : gives an error extra character after the "

2- logsave logfile.txt 'send "show command;

" ': error invalid command

3- i simply tried to send the output of the whole script to file logsave /home/logfile ./script : seems that logsave work under root only

4- ./script > logfile : the problem with this is that the output of echo or (read "enter your id") command will not be displayed on the screen (actually nothing will be displayed, i have to open the log file to see the output). is there any way to save the log of the "send" ? or to save the log of the complete script without hiding the output on the screen?

View 2 Replies View Related

Debian :: Mail Command Can't Send Email?

Jun 4, 2015

I ran this command from terminal.

Code: Select allmail -s "Test Subject" example@yahoo.com < /dev/null

Got error on command line:
Code: Select allsend-mail: Authorization failed (534 5.7.14 https://support.google.com/mail/answer/78754 ng13sm2265977pdb.82 - gsmtp)

ssmtp configuration file:

Code: Select allroot=ssmtpmailtesting@gmail.com
mailhub=smtp.gmail.com:587
#rewriteDomain=
hostname=mybox
UseSTARTTLS=YES
AuthUser=ssmtpmailtesting@gmail.com
AuthPass=[mypassword]
FromLineOverride=YES

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved