The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
473 views

Endless data loop from dev/ttyUSB while sending AT commands

I have problem sending AT commands to my USB modem. At first I tried php-serial class, but when i was reading data, I got endless loop with strange data. Then I tried to debug problem and opened putty ...
1
vote
1answer
89 views

Find out what /dev/cuaU maps to?

I have an USB 3G modem (Huawei E353-u2) on pfSense 2.0.2 (which is based on FreeBSD 8.1-RELEASE-p13), it seems to create 2 /dev/cuaU devices: /dev/cuaU0.0 /dev/cuaU0.3 1) Why are there 2 devices? ...
1
vote
1answer
366 views

Cannot connect with 3g modem during Arch installation

I was trying to install Arch Linux with 3g modem. I had previously downloaded usb_modswitch and wvdial and their dependencies. I booted Arch and installed them. Then I copied my Ubuntu's ...
3
votes
0answers
363 views

Making voice calls using Huawei E1550

3G dongle Huawei E1550 is able to make voice calls using huawei app in windows. With search I found the same app for linux (called Mobile Partner), seems it's working and makes calls but without sound ...
2
votes
0answers
100 views

Does HylaFax server run in OS X?

From their FAQ: HylaFAX is intended to run on any UNIX system that supports a particular set of features: FIFO special files, BSD-style sockets and the TCP/IP communication protocols, BSD-style ...
1
vote
0answers
32 views

unable to connect intex 3.5g modem in ubuntu 12.04

Can anyone help me out on connecting usb modem in ubuntu? Here are the steps i have followed, initially it is recognized as a storage device and the modprobe cmd does not create any impact on it ...
1
vote
0answers
97 views

How to install precompiled ath9k driver?

I have a Ubuntu and I have cross compiled an ath9k driver for an ARM architecture. The problem is a can't make the install work as I want to work. README says the following: Building for external ...
1
vote
0answers
45 views

Huawei modem change auto answer settings

Is there a way to change Huawei modem ATS0=1 command to be permanently set, so that there would not be need to send that command every time when modem is plugged in ? On each modem-plugin command is ...
1
vote
0answers
200 views

Auto call answer with Huawei modem

I have problem with call auto answer in modem Huawei E303. On modems E173 auto call anwer is working fine. But on Huawei E303 it's not working. Steps that i do: Open kermit: set line /dev/ttyUSB0 ...
1
vote
0answers
27 views

wvdial connection always shows status disconnected

I use wvdial to connect my usb modem. However, the system always shows "disconnected" as the status. As a result, I cannot use applications which are connectivity-aware. How do I go about correcting ...
1
vote
0answers
121 views

Where are the logs for the serial port (power save modes, specifically)

I'm running a system with Ubuntu 10.10 (pretty old, I know, but it has to be that one), with all its packages updated to the latest version supported (the distribution is not supported anymore so, to ...
1
vote
0answers
299 views

Changing mode preference (1x/EVDO/Hybrid) for USB modem

Device in question - Huawei HC156 (what it says on the packaging)/HC1260 (what it says in lsusb). I CAN connect to the internet with it, but I can't change modes between 1x, EVDO, Hybrid. The option ...