Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Connessione internet tramite modem cellulare umts con usb
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
Il Conte
n00b
n00b


Joined: 17 Oct 2006
Posts: 2

PostPosted: Sat Nov 11, 2006 11:33 am    Post subject: Connessione internet tramite modem cellulare umts con usb Reply with quote

Come posso accedere a internet usando come modem il mio cellulare umts però collegandolo al computer tramite un cavetto usb invece che tramite bluetooth? Non ho trovato documentazione (in italiano) in merito,solo tramite bluetooth.Grazie.
_________________
Laranja,Luanda,sempre em flor
Back to top
View user's profile Send private message
X-Drum
Advocate
Advocate


Joined: 24 Aug 2003
Posts: 2517
Location: ('Modica','Trieste','Ferrara') Italy

PostPosted: Sat Nov 11, 2006 12:12 pm    Post subject: Reply with quote

dovresti almeno dire che cellulare usi
(opzionalmente qual'è il tuo gestore telefonico)
_________________
"...There are two sort of lies, lies and benchmarks..."
Back to top
View user's profile Send private message
Il Conte
n00b
n00b


Joined: 17 Oct 2006
Posts: 2

PostPosted: Sat Nov 11, 2006 12:51 pm    Post subject: Reply with quote

cellulare sonyericcson V800 gestore TIM.
_________________
Laranja,Luanda,sempre em flor
Back to top
View user's profile Send private message
grick
n00b
n00b


Joined: 16 Sep 2004
Posts: 24

PostPosted: Fri Nov 17, 2006 12:53 am    Post subject: Reply with quote

Guarda questo mio vecchio post:

https://forums.gentoo.org/viewtopic-p-3395872.html#3395872


Ma usa questo script di connessione adatto al tuo modello di cellulare (chiamalo /etc/ppp/chat-tim):

Code:

'' AT
TIMEOUT 240
OK ATE0
OK ATV1
OK 'AT+CGDCONT=5,"IP","ibox.tim.it",,0,1'
OK ATS0=0
OK AT+CGQREQ=5,0,0,0,0,0
OK AT+CGQMIN=5,0,0,0,0,0
OK AT+CGATT?
OK ATDT*99***5#
TIMEOUT 30
CONNECT ""


E questo file di configurazione (chiamalo /etc/ppp/peers/tim)
Code:

# Enables connection debugging facilities.
debug

# Speed
921600

# Use hardware flow control (i.e. RTS/CTS) to control the flow
# of data on the serial port.
crtscts

# Use the modem control lines.
modem

# Specifies that pppd should create a UUCP-style lock file for
# the serial device to ensure exclusive access to the device.
lock

# Disable protocol field compression negotiation in both the
# receive and the transmit direction.
#-> The tutorial indicates to insert this.
nopcomp

#-> The tutorial indicates to insert this.
noipv6

# Disable Address/Control compression in both directions (send
# and receive).
#noaccomp

# Disable magic number negotiation. With this option, pppd
# cannot detect a looped-back line.
#nomagic

# Disable Compression Control Protocol (CCP) negotiation.
#noccp

# Disable Van Jacobson style TCP/IP header compression in both
# the transmit and the receive direction.
novj

# Disable the connection-ID compression option in Van Jacobson
# style TCP/IP header compression.
#novjccomp

# Don't detach from the controlling terminal.
# nodetach

# Disables the default behaviour when no local IP address is
# specified, which is to determine (if possible) the local IP
# address from the hostname.
noipdefault

# This option causes pppd to create such a default route when
# IPCP comes up, and delete it when the link is terminated.
defaultroute

disconnect '/usr/sbin/chat -e -f /etc/ppp/disconnect -v'
connect '/usr/sbin/chat -e -f /etc/ppp/chat-tim'

/dev/ttyACM0
user
password
#Enable the DNSs from server
usepeerdns
#With this option, pppd will accept all control characters from the peer, including those marked in the receive asyncmap
receive-all
logfile "/var/log/conn.tim.log"

nobsdcomp
nodeflate


E buona fortuna :)

NB: la connessione UMTS con TIM era fsck-style l'hanno scorso informami se e' cambiato qualcosa

NB2: col CDC-ACM non andrai a piu' di 15Kb (si dovrebbe usare usb-serial modulo e scegliere il driver giusto, il driver generico non riconosceva il dispositivo)

NB3: perche' non usi il bluetooth? (che non ha tali limitazioni? in ogni caso con TIM non si andava a + di 25Kb quando non ti disconnettevano)
Back to top
View user's profile Send private message
makoomba
Bodhisattva
Bodhisattva


Joined: 03 Jun 2004
Posts: 1856

PostPosted: Fri Nov 17, 2006 9:41 am    Post subject: Reply with quote

Moved from Forum italiano (Italian) to Forum di discussione italiano.
_________________
When all else fails, read the instructions.
Back to top
View user's profile Send private message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Fri Nov 17, 2006 5:53 pm    Post subject: Reply with quote

grick wrote:

NB: la connessione UMTS con TIM era fsck-style l'hanno scorso informami se e' cambiato qualcosa

Che significa?


grick wrote:

NB2: col CDC-ACM non andrai a piu' di 15Kb (si dovrebbe usare usb-serial modulo e scegliere il driver giusto, il driver generico non riconosceva il dispositivo)


Questo non è vero, almeno nel mio caso, in quanto usando connessione USB+cdc-acm con un "vecchio" samsung riesco ad andare a circa 30/35kBps, ed in media sto sui 25/29...poi ho visto che molto dipende dal segnale..io ho quasi sempre 1/2 tacche di segnale (umts) su quattro, quindi penso si possa fare anche qualcosa di meglio...

grick wrote:

NB3: perche' non usi il bluetooth? (che non ha tali limitazioni? in ogni caso con TIM non si andava a + di 25Kb quando non ti disconnettevano)

Magari perché non ha il bluetooth sul pc :wink:
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum