Re: DKU-5 connectivity in linux for NOKIA-6100

97 views
Skip to first unread message

vasudev daxini

unread,
Apr 26, 2006, 12:44:54 AM4/26/06
to VG...@googlegroups.com

To,

Dear all,

I have nokia phone model no-6100.I want to connect
internet through airtel GPRS using dku-5 cable in
linux.Please suggest how I can connect dku-5 cable.


Thanks

vasu

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Jigish Gohil

unread,
Apr 26, 2006, 12:55:27 AM4/26/06
to VG...@googlegroups.com
DKU-5 is not supported as far as I know. Get bluetooth or irda.


--
CyberOrg Info
Novell & IBM Partner
7 FF Unad Deep, Tower A
Susen Tarsali Road
Vadodara 390 009
T. +91 265 3042956 M +91 9898092956
Web. http://www.cyberorg.info

nilesh vaghela

unread,
Apr 26, 2006, 1:31:17 AM4/26/06
to VG...@googlegroups.com

I have a Nokia 6100 cell phone. I bought a USB to Serial adapter cable which when connected
to my Debian laptop the box automaticlly loads the pl2303 driver. I am able identify
the phone via the following command: gnokii --identify, So I believe the
cable connection is working.

According to Cellcom I need to create a dialer and dial *99# to connect to the
Internet from my laptop through the cell phone. I added this number to
my minicom settings and when I dial the number I receive "CONNECT", some
gibberish and then nothing. The laptop does not receive an IP address.
Has anyone succesfully connected a computer to the Internet via Cellcom through a Nokia 6100
cell phone?

First you need to create pear configuration at
/etc/ppp/peers/gprs
debug
noauth
usepeerdns
/dev/rfcomm0 115200
115200
local
nocrtscts
defaultroute
noipdefault
connect '/usr/sbin/chat -f /etc/ppp/chat -r
/dev/console'

Insted of rfcomm0 interface enter your usb to serial
interface.

Second this goes into /etc/ppp/chat-gprs:

TIMEOUT 5
ECHO ON
ABORT '\nBUSY\r'
ABORT '\nERROR\r'
ABORT '\nNO ANSWER\r'
ABORT '\nNO CARRIER\r'
ABORT '\nNO DIALTONE\r'
ABORT '\nRINGING\r\n\r\nRINGING\r'
# send the init string
'' \rAT
TIMEOUT 12
# dial the access number
OK ATD*99#
CONNECT ""
 
At the end just call pppd gprs

References
www.google.com

--
Nilesh Vaghela

nilesh vaghela

unread,
Apr 26, 2006, 1:36:23 AM4/26/06
to VG...@googlegroups.com

According to

http://www.gnokii.org/faq.shtml

What models are supported

If you own not Nokia phone it will be probably supported by the AT driver -- just try it. Nokia phones have limited AT command subset implemented and it is recommended to try one of the drivers mentioned below.

These models are supported (ie. reported to work)

  • nk6100 driver:
  • Nokia 6110, 6130, 6150, 6190
    Nokia 5110, 5130, 5190
    Nokia 3210, 3310, 3330, 3360, 3390, 3410
    Nokia 8210, 8250, 8290, 8850
    Nokia RPM-1
  • nk7110 driver:
  • Nokia 7110, 6210, 6250, 7190
  • nk6510 driver:
  • Nokia 3510(i), 3510i 3595
    Nokia 5100
    Nokia 6020, 6100, 6170, 6230, 6310(i), 6360, 6510
    Nokia 6610(i), 6650, 6800, 6810, 6820, 6820b, 6610i, 6230
    Nokia 7210, 7250, 7250i, 7600
    Nokia 8310
  • nk3110 driver:
  • Nokia 3110, 3810, 8110, 8110i
  • nk6160 driver:
  • Nokia 5160, 6160, 6185
  • atgen driver:
  • AT mode compatible phones (namely Nokia 62X0, Nokia 7110, Nokia 8210, Nokia 6310, Nokia 6510 (you should expect all newer Nokia phones to work), Ericsson T39, Sony-Ericsson T68i, Siemens S25/SL45i/C55/M55/S55, Motorola Timeport P7389i (L series), C350, Bosch 908/909 are known to work)
  • gnapplet driver:
  • Symbian series60 based phones (namely Nokia 3650, Nokia 3660, Nokia 6600, Nokia 7650, Siemens SX1 are known to work)

The following models are no longer being actively supported by the core team and the underlying code may have undergone some bit rot:

  • nk2110 driver:
  • Nokia 2110, 2140, 6080
  • dc2711 driver:
  • Dancall 2711 and 2713


Jigish Gohil

unread,
Apr 26, 2006, 1:38:52 AM4/26/06
to VG...@googlegroups.com
> I receive "CONNECT", some gibberish and then nothing.

This means the USB-Serial cable is working properly, but the follow
through after CONNECT is not set up properly. Just use kppp to
connect.

-J

Reply all
Reply to author
Forward
0 new messages