Sony Ericsson GC79 PC card modem 802.11g GPRS

| | TrackBacks (0)

Re: Sony Ericsson GC79 802.11g/GPRS modem pcmcia card
T-Mobile has this card. Supposedly this works on linux. I may try it on my Debian laptop.
GC79-GPRS-Wireless-LAN-PC-Card.jpg

  • Triple band GSM (900/1800/1900 MHz)

  • Type II, only15 mm extended

  • GSM,GPRS and HSCSD

  • GPRS Class 10 (4+1 & 3+2 slots)

  • Fax, Data & SMS

  • Wireless LAN IEEE 802.11b supporting up to 11 Mbps

  • Windows 98SE, Me, 2000 and XP

File: /etc/ppm/peers/tmobile -------------------------------------------------- # This optionfile was generated by pppconfig 2.3.5. # # # hide-password # mod noauth connect "/usr/sbin/chat -v -f /etc/chatscripts/tmobile-connect" disconnect "/usr/sbin/chat -v -f /etc/chatscripts/tmobile-disconnect" debug /dev/ttyS14 115200 defaultroute replacedefaultroute # mod # noipdefault # mod # user "" # mod # remotename tmobile # mod # ipparam tmobile # mod crtscts # mod lock # mod local # mod nodetach # mod

usepeerdns

lcp-echo-failure 4 # mod
lcp-echo-interval 65535 # mod
-----------------------------------------

File: /etc/chatscripts/tmobile-connect
------------------------------------------
# This chatfile was generated by pppconfig 2.3.5.
# Please do not delete any of the comments. Pppconfig needs them.
#
# ispauth chat
# abortstring
TIMEOUT 600
ABORT 'BUSY'
ABORT 'NO ANSWER'
ABORT 'ERROR'
SAY 'Starting GPRS connect script\n'

# modeminit

# open the modem
"" 'AT+CFUN=1,1'

# E0=No echo, V1=English result codes
OK 'ATE0V1'

# Set Access Point Name (APN)
SAY 'Setting APN\n'
OK 'AT+CGDCONT=1,"IP","internet2.voicestream.com"'

# ispnumber
ABORT 'NO CARRIER'
SAY 'Dialing...\n'
OK 'ATD*99***1#'

# ispconnect
CONNECT ''
# prelogin

# ispname

# isppassword

# postlogin

# end of pppconfig stuff
-------------------------------------------

File: /etc/chatscripts/tmobile-disconnect
------------------------------------------
"" "\K"
"" "+++ATH0"
SAY "GPRS Disconnected."
-----------------------------------------


See also:
Mobile Internet on Linux

0 TrackBacks

Listed below are links to blogs that reference this entry: Sony Ericsson GC79 PC card modem 802.11g GPRS.

TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1338

About this Entry

This page contains a single entry by klsh published on March 29, 2005 2:26 PM.

The Modern Way To Hang Posters was the previous entry in this blog.

Ruby Self-Tutorial, Day 1 of 21 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.