gnewsense-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gNewSense-users] USB Modems


From: al3xu5 / dotcommon
Subject: Re: [gNewSense-users] USB Modems
Date: Sun, 6 Jun 2010 09:43:41 +0200

Il giorno sabato 05/06/2010 20:32:08 CEST
Quiliro Ordóñez <address@hidden> ha scritto:

> [...] How should I configure dialing on gNewSense? I could
> test them modems if I could configure gNewsense with one of them.

also you can dial using pyWvDial
http://www.develia.org/projects.php?l=2&f=1&p=pywvdial

installation:
- download the last release
  http://www.develia.org/files/pyWvDial-0.5.tar.gz 
- uncompress and move the folder to /opt/pywvdial
- change the owner+group of /opt/pywvdial to
  your_username+your_groupname or to a group you belong

configuration:
- here below an example of the configuration file you should create in
  your home folder (file: ~/.wvdialrc)
- using it you should dial using this command (you can create a desktop
  launcher...):
  /opt/pyWvDial/pywvdial --with-params "-n TRE"

note:
- if the USB modem card asks for a PIN, remove this feature before dial
- the sample below is to connect with a ISP called "TRE": so you should
  adapt the values of the ISP related parameters to yours: username,
  password, connection ("datacard.tre.it"), ISP ("3 ITA") ...

--- start conf ---

[Dialer Defaults]
username = tre
dial command = ATDT
modem = /dev/ttyUSB0
stupid mode = on
modem type = Analog Modem
phone = *99#
init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
init1 = ATZ
baud = 9600
password = tre
isdn = 0

[Dialer TRE]
baud = 460800
modem type = Analog Modem
init5 = AT+CGDCONT=1,"IP","datacard.tre.it"
init4 = AT+COPS=1,0,"3 ITA",2
init3 = ATE0 V1 &D2 &C1 S0=0 +IFC=2,2
init2 = ATZ
modem = /dev/ttyUSB0
isdn = 0

--- end conf ---



Regards
al3xu5 / dotcommon

--
Support free software! Join FSF: http://www.fsf.org/jf?referrer=7535
______________________________________________________________________
Public GPG/PGP key block
ID:           1024D/11C70137
Fingerprint:  60F1 B550 3A95 7901 F410  D484 82E7 5377 11C7 0137
Key download: http://bitfreedom.noblogs.org/gallery/5721/dotcommon.asc
[ Please, do not send my key to any keyserver! ]

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]