OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: petya on February 11, 2005, 04:44:23 am
-
Hi!
I have got an sl-c760 with cacko 1.22 lite version and a motorola v525 bluetooth mobile phone, i want to use the gprs internet at the vodafone hungary. I thought it won't be easy. I could pair my mobile with the zaurus, it can start dialing, but after it says "intializing modem" it displays that it's connected, but it disconnects within a second. Can i edit the bluetooth config files myself? What are those? I have used this phone for gprs internet under palmos before, i wrote a chatscript, so it could connect (didn't work from gui too). Here is that:
Send AT&FX1E0V1
Send CR
Delay 1
Send at+cgdcont=1,"IP","internet.vodafone.net";^sgauth=1
Send CR
Send ATDT*99***1#^m
Send CR
Delay 1
End
User name: vodawap
Password: vodawap
Connection Type: PPP
Idle timeout: never
DNS 80.244.97.30 or 80.244.96.1
IP Address automatic
now i want to make this work under linux. Where are the configfiles that i can edit?
-
I got what i need, on the gui i cannot find, where can i set the apn, it is the at+cdgcont... line in the script of the previous post. Can anyone tell me where can i set which apn to connect?
petya
-
For me, it works if I just put APN settings in the phone data-connection settings, not in zaurus settings. In your case, you should put APN in your first data-connection settings (I see CID=1 in your dialing number)
HTH
-
I couldn't find apn settings on the phone. But i found a ppp directory in /etc Which chatscript does my bluetooth connection use? Fro example i have a connection name foobar in the network settings, where can i find the chatscript under /etc/ppp?