This post has been thanked 3 times. |
|
||||
Re: Android running on US Cellular data service **Solved for most***
Quote:
#!/bin/sh chmod a+rw /init.etc/ppp/pap-secrets chmod a+rw /init.etc/ppp/options.smd1 cat > /init.etc/ppp/pap-secrets << EOF YOUR_MSID_HERE@uscc.net * YOUR_MSID_HERE EOF grep -v user /init.etc/ppp/options.smd1 > /init.etc/ppp/options.smd1 cat >> /init.etc/ppp/options.smd1 << EOF user YOUR_MSID_HERE@uscc.net EOF |
|
||||
Re: Android running on US Cellular data service **Solved for most***
Quote:
I just called and talked with data technical services because I'm not getting through with my MSID, and they said that the PPP user id should be your MSID@uscc.net, and the password should definitely be just your MSID by itself. Granted, US Cellular is thinking about making android phones premium devices, and not smart phones, which would be awesome. but thats beside the point. Also, an update for everyone who actually has US Cellular. Android devices are on their way, they will be launching in July supposedly. Just a heads up for you all. I'm sticking with winmo, because then i get the best of both worlds =P attached is what i see when i pull up an account. thats my phone number, my msid, and my serial number and device. ive blocked everything else out because I want to protect my company and myself. but just to give you an idea of what info is attached to the account. so if other people are using their hex esn and such? then i am wayyyyyy off base, and its a programming thing with the android programming. Last edited by skuddy; 03-26-2010 at 04:50 PM. |
|
||||
Re: Android running on US Cellular data service **Solved for most***
Just did this and it worked great! also have the tethering working. Thanks a million!
|
|
||||
Re: Android running on US Cellular data service **Solved for most***
Quote:
Quote:
__________________
Touch Pro 2 with Stock US Cellular ROM (WM6.5) Dual boot to Android
Have PPC-6800 and Touch Pros with Custom ROMs |
This post has been thanked 1 times. |
|
||||
Re: Android running on US Cellular data service **Solved for most***
I have a motorola droid and I have it active on us cellular and I'm trying this method to get my data back. When I go into gscript and run the batch file it says bad mode and then it's says it cannot create the files because it's read only and then busybox says permissions denied. i tried the terminal emula to change it to read/write but it says bad mode as well. Can someone shed some light on what I should do now? Thanks
|
|
||||
Re: Android running on US Cellular data service **Solved for most***
Quote:
Launch Android Terminal Emulator then enter in su chmod a+rw /init.etc/ppp/pap-secrets chmod a+rw /init.etc/ppp/options.smd1 Now launch EStrongs File Explorer Press the '/' button near the top left Tap the 'init.etc' folder Tap the 'ppp' folder Tap the 'pap-secrets' file (if prompted select EStrongs Editor) Enter in your MSID@uscc.net * MSID (You may need to call USCC to get this) Press the physical Windows key and tap "Save" Now tap the 'options.smd1' file Move to the bottom then add user MSID@uscc.net Press the physical Windows key and tap "Save" This will allow you to see the errors that may occur. Since these files are in ROM on your phone, you may need to copy these files to an SD card, edit them, then copy them back over the originals. I have to do this when I am working in Windows Mobile files in ROM. I also am attaching a revised script to try if you wish, just edit the number with your MSID and rename to .sh to run in GScript. Please post your results so other can learn from this. Thanks |
|
||||
Re: Android running on US Cellular data service **Solved for most***
I cant get past the first part, Everytime I try chmod it says bad mode. I looked in the file system and I don't see a init.etc folder and I don't have a pap-secrets or options file either. I'm assuming because it was on verizon and they dont use the same thing as us cell. So if someone could tell me excatly what's in those too and I could create them and see if that works. Thanks
|
|
||||
Re: Android running on US Cellular data service **Solved for most***
Quote:
While at the home screen press the physical Windows key, select settings, then select Wireless & networks, select Mobile networks and now select Access Point Names, then tap CDMA Generic. Now change the username to MSID@uscc.net and the password to MSID. You may have to switch to Airplane mode or reboot after these changes. Also try changing the Authentication type to PAP if the above does not work. After that it will need to be one of the Linux guru's to help change those settings. Good luck. |
|
Tags |
uscc data 3g cdma |
|
|