|
||||
Re: Android running on US Cellular data service
EDIT: ITS WORKING NOW WOOT! Major props to EVAL.
in options.smd1 i added the user #phone at the top of the list. Also it was defaulting to a captiol U for some reason. 2nd EDIT: Major props to Clifftrue as well for posting the exact steps to fix this Last edited by dude420420; 03-22-2010 at 11:26 AM. |
|
||||
Re: Android running on US Cellular data service
Hi. It doesn't matter what you name it, in Linux endings do not matter. As long as you are consistent and you type "chmod +x /sdcard/fix.sh" if you named it fix.sh, for example, and then call it by the right name. Any luck?
|
|
||||
Re: Android running on US Cellular data service
Quote:
Also, many thanks to Jafterdark, who let me remote-control his screen at 4am and tinker with adb until we (finally!) figured out the ESN@uscc.net for him. (But yours may be PHONE@uscc.net * PHONE, etc.. or even something else?? Or nothing at all? Crazy USCC ) |
This post has been thanked 1 times. |
|
||||
Re: Android running on US Cellular data service
Quote:
I am located in Wisconsin too and i used my cell # and not the ESN. |
|
||||
Re: Android running on US Cellular data service
Quote:
Also, this morning I booted up to Android and performed my steps 24-29 again and it did not work. (after you have the files in /sdcard these are the only steps you need to repeat.) Tried again and it works. So not sure how consistant it is. eval- I have gave you a couple of Thanks on your posts to show support for you. I tried the script and it did not work. I will report back later after I tinker a while to figure out if was something I did. Thanks again.
__________________
Touch Pro 2 with Stock US Cellular ROM (WM6.5) Dual boot to Android
Have PPC-6800 and Touch Pros with Custom ROMs |
|
||||
Re: Android running on US Cellular data service
I attempted to try this where I live and it does not work. Anyone know how to verify what I'm using in WM? I feel stupid asking, but I can't remember...
|
|
||||
Re: Android running on US Cellular data service
Quote:
For those of you who need the options.smd1 file, this is why my "fix" script failed. I Fixed Fix =) So, try again? G'luck! (and sorry about that) Thanks! =) To be honest I did not test the script, so I would love if I could get feedback (and update it, if necessary.) I don't have USCC or need a pap-secrets file, so it's kinda hard for me to test. Can you let me know whether after you "su" and "/sdcard/fix" the right values get put into /etc/ppp/pap-secrets and to the last line of /etc/ppp/options.smd1? There is always the (annoying) possibility that the shell (/bin/sh) that comes with XDAndroid (ash?) does not quite behave like bash and that my script won't work. In regular linux, you can do something like "sh -x script" (so in our case "sh -x /sdcard/fix" and it will show you what the script is doing, line by line. If you could run that, maybe we can figure out if I made a stupid oops. Last edited by eval-; 03-22-2010 at 02:11 PM. |
|
||||
Re: Android running on US Cellular data service
Quote:
#!/bin/sh busybox cp /sdcard/pap-secrets /etc/ppp/pap-secrets Busybox cp /sdcard/options.smd1 /etc/ppp/options.smd1 If I manually type these in a terminal window they work, but the chmod +x /sdcard/usccfix that I created from your post (with the 'user' added in front). My file is located at /sdcard/ and a file named usccfix (no extension) May be the programs I am using or scripts not working yet?? |
|
||||
Re: Android running on US Cellular data service
Quote:
I am actually typing things in by hand, using "Better Terminal Pro" but remember, I am doing so in super-user (root) mode by typing "su" first. Perhaps you need to make sure your script programs run in su/root mode? (Another possible issue: Maybe your script (and mine) should end in .sh? When I tried to download my "fix" file using Android's browser it said filetype unsupported. But when I renamed the file on my server to fix.sh it allowed me to download. So there is a chance your script programs [??] require scripts to end in .sh ?) PS. What are these script programs? Maybe we can make the fix script easier for people by using a GUI click-and-run solution, instead of requiring people to go into a console and type out "su" and "/sdcard/fix" Quote:
|
|
Tags |
uscc data 3g cdma |
|
|