Quote:
Originally Posted by ooommm
I succeeded changing amazon's SIM card in my kindle dx graphite to my local GSM provider's sim and getting online
this is what I did:
1. changed sim card in kindle
2. commented these lines in /opt/amazon/ebook/config/browser_prefs
#settings.proxy.hostname = fints-g7g.amazon.com
#settings.proxy.portnumber = 80
#settings.proxy.sslportnumber = 80
btw, if you don't want your kindle to be recognized online as mobile device, change browser identification string in the same file to smt like this:
user_agent.base = Mozilla/4.0 (compatible; Linux 2.6.22)
3. changed DNS server's ip addresses to my GSM provider's in /etc/resolv.d/resolf.conf.3
4. changed some settings in /etc/ppp/chat/connect-3 to be compagtible with my GSM provider's settings (dialing number and AT+CGDCONT connection string)
5. rebooted kindle and thats it! internet worked 
|
hi, how to put GSM provider's setting on it? such as dialnumber, user dan password?
i try to put them below on # startup , but still have no connection .
pls advice
add info,
i'd follow omm's instruction, but still don't know whats wrong

[QUOTE]Serial connection established.
using channel 4
Using interface ppp0
Connect: ppp0 <--> /dev/tts/USB0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x96bb10ef> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x6 <asyncmap 0x0> <auth chap MD5> <magic 0x2c3d75f0> <pcomp> <accomp>]
sent [LCP ConfAck id=0x6 <asyncmap 0x0> <auth chap MD5> <magic 0x2c3d75f0> <pcomp> <accomp>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x96bb10ef> <pcomp> <accomp>]
rcvd [LCP DiscReq id=0x7 magic=0x2c3d75f0]
rcvd [CHAP Challenge id=0x1 <e4a017e0ac4b442f7221c42c54da6f00>, name = "UMTS_CHAP_SRVR"]
sent [CHAP Response id=0x1 <1a7415e66d5a2f6ff56672e4bd6234dd>, name = "indosat"]
rcvd [CHAP Success id=0x1 ""]
CHAP authentication succeeded
CHAP authentication succeeded
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0>]
rcvd [IPCP ConfNak id=0x1 <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0>]
Hangup (SIGHUP)
Modem hangup
Connection terminated.
/QUOTE]