Author Topic: Cacko Network Ppp Dialup Feature Request  (Read 3873 times)

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Cacko Network Ppp Dialup Feature Request
« on: March 01, 2006, 07:29:42 am »
I have an audiovox RTM 8000 and have had great success using it for GPRS with vodafone.

Code: [Select]
Use the network setup application to create a dial-up PPP connection . Simply launch the network setup, select Dial-up PPP.

In the Account tab, enter any name, and in the user name and password fields, enter the username and password provided by your GPRS provider.

In the phone number field, enter
    *99#

In the Modem tab screen enter the following modem init string:
    AT+CGDCONT=1,\"IP\",\"internet\"

However, to make this work, I had to disable the PIN on my sim card... the AT code for entering a PIN is
    AT+CPIN="1234"

is there any way this could be added to the dialup plugin? I've tried putting it into the modem initialisation string but it's not successful... it might be finger trouble, or it might be a timeout issue, so any ideas would be welcome!
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Cacko Network Ppp Dialup Feature Request
« Reply #1 on: March 01, 2006, 07:59:04 am »
BTW, this thread contains all the info you need to make GPRS work:
https://www.oesf.org/forums/index.php?showtopic=1382
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Cacko Network Ppp Dialup Feature Request
« Reply #2 on: March 01, 2006, 12:29:59 pm »
Quote
BTW, this thread contains all the info you need to make GPRS work:
https://www.oesf.org/forums/index.php?showtopic=1382
[div align=\"right\"][a href=\"index.php?act=findpost&pid=116520\"][{POST_SNAPBACK}][/a][/div]

I use the DialUp applet that comes with Cacko 1.23 which is called Bluetooth Connection if I remember correctly. There are two bluetooth related applets, one for PAN and one for DUN. I use the DUN for GPRS and it asks me for a PIN each time I connect.
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Cacko Network Ppp Dialup Feature Request
« Reply #3 on: April 20, 2006, 11:27:51 am »
erm, I mean the pin to unlock the SIM, not the password for the GPRS dialup.

hm, I guess all I'd need to do is manually hack the /etc/ppp/peers file to add a chat entry for AT+CPIN=blah

snag is that until the sim is unlocked the card doesn't sign on to network, so it's much slower.
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.