01/19/2010, 11:26 PM
|
#222 (permalink) | |
|
Member
![]() Join Date: Jan 2004
Posts: 2,874
Likes Received: 4
Thanks: 162
Thanked 217 Times in 143 Posts
|
Quote:
I don't have a clue how GSM works, so I'm totally in the dark on this. Were you still asked for a network unlock code when using the O2 firmware?? |
|
01/20/2010, 11:47 AM
|
#224 (permalink) |
|
Member
![]() Join Date: Jan 2004
Posts: 2,874
Likes Received: 4
Thanks: 162
Thanked 217 Times in 143 Posts
|
So a SIM-locked O2 phone with O2 firmware will still be SIM-locked with Sprint firmware??
There's actually hardware doing the checking for a specific range of SIM [...fill-in-the-blank... (identifying?)] numbers?? |
01/20/2010, 01:30 PM
|
#226 (permalink) |
|
Member
![]() Join Date: Jan 2004
Posts: 2,874
Likes Received: 4
Thanks: 162
Thanked 217 Times in 143 Posts
|
Your only option might be to sell it and read this thread to get an unlocked GSM Pre...
http://forums.precentral.net/gsm-pre...heres-how.html G'luck!
|
01/20/2010, 01:44 PM
|
#227 (permalink) | |
|
Member
![]() Join Date: Jan 2010
Posts: 24
Likes Received: 0
Thanks: 6
Thanked 0 Times in 0 Posts
|
Quote:
|
|
01/21/2010, 09:28 AM
|
#229 (permalink) |
|
Member
![]() Join Date: Oct 2009
Posts: 13
Likes Received: 0
Thanks: 0
Thanked 2 Times in 2 Posts
|
i have a litle problem.....heres the log from meta-doctor....after updating with these modified flash i still cant bypass activation...
nelix@nelix-desktop:~$ cd meta-doctor nelix@nelix-desktop:~/meta-doctor$ make CARRIER=wr unpack patch pack rm -rf build/pre-p100ueu-wr-1.3.5.2 mkdir -p build/pre-p100ueu-wr-1.3.5.2 cp downloads/webosdoctorp100ueu-wr-1.3.5.2.jar build/pre-p100ueu-wr-1.3.5.2/webosdoctorp100ueu-wr-1.3.5.2.jar ( cd build/pre-p100ueu-wr-1.3.5.2 ; \ unzip webosdoctorp100ueu-wr-1.3.5.2.jar META-INF/MANIFEST.MF resources/webOS.tar resources/recoverytool.config ) Archive: webosdoctorp100ueu-wr-1.3.5.2.jar inflating: META-INF/MANIFEST.MF inflating: resources/webOS.tar inflating: resources/recoverytool.config mkdir -p build/pre-p100ueu-wr-1.3.5.2/webOS tar -C build/pre-p100ueu-wr-1.3.5.2/webOS \ -f build/pre-p100ueu-wr-1.3.5.2/resources/webOS.tar \ -x ./nova-cust-image-castle.rootfs.tar.gz \ ./nova-installer-image-castle.uImage ./castle.xml ./installer.xml gunzip -f build/pre-p100ueu-wr-1.3.5.2/webOS/nova-cust-image-castle.rootfs.tar.gz mkdir -p build/pre-p100ueu-wr-1.3.5.2/rootfs tar -C build/pre-p100ueu-wr-1.3.5.2/rootfs \ -f build/pre-p100ueu-wr-1.3.5.2/webOS/nova-cust-image-castle.rootfs.tar \ -x ./usr/palm/applications/com.palm.app.firstuse ./usr/lib/ipkg/info ./md5sums touch build/pre-p100ueu-wr-1.3.5.2/.unpacked rm -f build/pre-p100ueu-wr-1.3.5.2/.patched [ -d patches/pre-p100ueu-wr-1.3.5.2 ] mv build/pre-p100ueu-wr-1.3.5.2/rootfs/md5sums build/pre-p100ueu-wr-1.3.5.2/rootfs/md5sums.old for app in com.palm.app.firstuse ; do \ ( cd build/pre-p100ueu-wr-1.3.5.2/rootfs ; \ find ./usr/palm/applications/$app -type f | xargs md5sum ) \ > build/pre-p100ueu-wr-1.3.5.2/rootfs/usr/lib/ipkg/info/$app.md5sums.new ; \ ./scripts/replace-md5sums.py \ build/pre-p100ueu-wr-1.3.5.2/rootfs/usr/lib/ipkg/info/$app.md5sums.old build/pre-p100ueu-wr-1.3.5.2/rootfs/usr/lib/ipkg/info/$app.md5sums.new \ > build/pre-p100ueu-wr-1.3.5.2/rootfs/usr/lib/ipkg/info/$app.md5sums ; \ rm -f build/pre-p100ueu-wr-1.3.5.2/rootfs/usr/lib/ipkg/info/$app.md5sums.old build/pre-p100ueu-wr-1.3.5.2/rootfs/usr/lib/ipkg/info/$app.md5sums.new ; \ done ( cd build/pre-p100ueu-wr-1.3.5.2/rootfs ; \ find ./usr/palm/applications/com.palm.app.firstuse ./usr/lib/ipkg/info -type f | xargs md5sum ) \ > build/pre-p100ueu-wr-1.3.5.2/rootfs/md5sums.new ./scripts/replace-md5sums.py build/pre-p100ueu-wr-1.3.5.2/rootfs/md5sums.old build/pre-p100ueu-wr-1.3.5.2/rootfs/md5sums.new > \ build/pre-p100ueu-wr-1.3.5.2/rootfs/md5sums rm -f build/pre-p100ueu-wr-1.3.5.2/rootfs/md5sums.old build/pre-p100ueu-wr-1.3.5.2/rootfs/md5sums.new touch build/pre-p100ueu-wr-1.3.5.2/.patched rm -f build/pre-p100ueu-wr-1.3.5.2/.packed tar -C build/pre-p100ueu-wr-1.3.5.2/rootfs \ -f build/pre-p100ueu-wr-1.3.5.2/webOS/nova-cust-image-castle.rootfs.tar \ --delete ./usr/palm/applications/com.palm.app.firstuse ./usr/lib/ipkg/info ./md5sums ( cd build/pre-p100ueu-wr-1.3.5.2/rootfs ; mkdir -p ./usr/palm/applications/com.palm.app.firstuse ./usr/lib/ipkg/info ./var/luna/preferences ./var/gadget ./var/home/root ) tar -C build/pre-p100ueu-wr-1.3.5.2/rootfs \ -f build/pre-p100ueu-wr-1.3.5.2/webOS/nova-cust-image-castle.rootfs.tar \ --numeric-owner --owner=0 --group=0 \ -r ./usr/palm/applications/com.palm.app.firstuse ./usr/lib/ipkg/info ./var/luna/preferences ./var/gadget ./var/home/root ./md5sums gzip -f build/pre-p100ueu-wr-1.3.5.2/webOS/nova-cust-image-castle.rootfs.tar tar -C build/pre-p100ueu-wr-1.3.5.2/webOS \ -f build/pre-p100ueu-wr-1.3.5.2/resources/webOS.tar \ --delete ./nova-cust-image-castle.rootfs.tar.gz ./castle.xml ./installer.xml tar -C build/pre-p100ueu-wr-1.3.5.2/webOS \ -f build/pre-p100ueu-wr-1.3.5.2/resources/webOS.tar \ --numeric-owner --owner=0 --group=0 \ -r ./nova-cust-image-castle.rootfs.tar.gz ./castle.xml ./installer.xml ( cd build/pre-p100ueu-wr-1.3.5.2 ; \ zip -d webosdoctorp100ueu-wr-1.3.5.2.jar META-INF/MANIFEST.MF META-INF/JARKEY.* resources/webOS.tar resources/recoverytool.config ) deleting: META-INF/MANIFEST.MF deleting: META-INF/JARKEY.SF deleting: META-INF/JARKEY.RSA deleting: resources/webOS.tar deleting: resources/recoverytool.config sed -i.orig -e '/^Name: /d' -e '/^SHA1-Digest: /d' -e '/^ /d' -e '/^\n$/d' \ build/pre-p100ueu-wr-1.3.5.2/META-INF/MANIFEST.MF ( cd build/pre-p100ueu-wr-1.3.5.2 ; \ zip webosdoctorp100ueu-wr-1.3.5.2.jar META-INF/MANIFEST.MF resources/webOS.tar resources/recoverytool.config ) adding: META-INF/MANIFEST.MF (deflated 76%) adding: resources/webOS.tar (deflated 4%) adding: resources/recoverytool.config (deflated 29%) touch build/pre-p100ueu-wr-1.3.5.2/.packed nelix@nelix-desktop:~/meta-doctor$ Last edited by nelix; 01/21/2010 at 10:06 AM. |
01/21/2010, 02:28 PM
|
#230 (permalink) |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
It looks like you didn't uncomment any of the lines at the top of the Makefile to enable any of the functions.
Unless you uncomment one or more lines, the Makefile makes no changes. -- Rod |
01/22/2010, 03:42 PM
|
#232 (permalink) |
|
Member
![]() Join Date: Jan 2010
Posts: 2
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
I was finally able to get this to work after a couple tries. I am using a RebelSIM and it showed the local network (before I ran the bypass-activation build). After I restored with the new build, it stayed on the SOS mode with of-course the rest of the phone on.
Any thoughts on whats going on? On a different note: the MAKEfile is very easy to miss. (although its fun after you figure it out). If the developer of this app is around, I can help put together a small User Interface for this thing. |
01/22/2010, 04:07 PM
|
#233 (permalink) | ||
|
Member
![]() Join Date: Jan 2004
Posts: 2,874
Likes Received: 4
Thanks: 162
Thanked 217 Times in 143 Posts
|
Quote:
Quote:
![]() You can catch him in #webos-internals at the FreeNode IRC servers, tho.
|
||
01/25/2010, 05:40 PM
|
#234 (permalink) |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
I have added support for the Pre Plus on Verizon.
-- Rod
__________________
WebOS Internals and Preware Founder and Developer You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful. All donations go back into development. www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals |
02/02/2010, 03:14 PM
|
#235 (permalink) |
|
Member
![]() Join Date: Feb 2010
Location: Bay Area
Posts: 19
Likes Received: 0
Thanks: 1
Thanked 1 Time in 1 Post
|
I just used meta-doctor to bypass activation on my new Pixi Plus so I could get it onto Page Plus Cellular. This is a great tool. I did have to make one change to support the verizonwireless pixi plus though.
In patches I did the following and everything seemed to work ln -s pre-p100eww-sprint-1.3.5 pixi-p121eww-verizonwireless-1.3.5.1 If this is the right thing to do, perhaps it could be added to the repository. Thanks again for making the tool. Bill |
02/02/2010, 04:37 PM
|
#236 (permalink) | |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
Quote:
-- Rod
__________________
WebOS Internals and Preware Founder and Developer You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful. All donations go back into development. www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals |
|
02/02/2010, 06:04 PM
|
#237 (permalink) |
|
Member
![]() Join Date: Feb 2010
Location: Bay Area
Posts: 19
Likes Received: 0
Thanks: 1
Thanked 1 Time in 1 Post
|
I noticed that you linked to a different set of patches than I did (1.3.1 instead of 1.3.5) does this mean I guessed wrong and should rebuild my image?
Thanks, Bill |
02/02/2010, 06:12 PM
|
#238 (permalink) | |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
Quote:
I really need a cheap off-contract Verizon Pixi Plus to be able to test this stuff ... Thanks, -- Rod
__________________
WebOS Internals and Preware Founder and Developer You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful. All donations go back into development. www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals |
|
02/13/2010, 02:28 AM
|
#239 (permalink) |
|
Member
![]() ![]() ![]() Join Date: Sep 2005
Location: http://palmdoc.net
Posts: 1,813
Likes Received: 20
Thanks: 295
Thanked 230 Times in 138 Posts
|
Hi Rod. I am trying to create a new Palm Profile using Metadoctor with an O2 Sim card and used the 1.3.5.2 GSM doctor (ultimate goal is to see if I can access the App Catalog with this O2 Sim card number attached to a new profile)
Bypass activation remains commented since I want to see the Activation/Create profile screen I edited Makefile to uncomment the Enable First use Wifi and enable First use app I thought this would create a metadoctor which would start up with the Activation screen (the O2 card picks up a local carrier and shows R for roaming but I cannot use data). Anyway I can't for some reason see how to enable the Wifi with the Metadoctor and cannot create a new profile this way. There is a little phone icon on the bottom left which is one taps on shows Enable Wifi as an option but tapping on it doesn't seem to do anything I created a new Metadoctor file with Bypass activation, and the Enable first use Wifi and Enable the First use app. With all these uncommented, I can enable Wifi without having to go thru activation. I was hoping to create a profile by running the First Use app but after selecting language, the Palm reboots and then the First use app disappears and there is no option to create a new profile. Appreciate some tips here.
__________________
Check out my My Medical webOS Apps Featured free apps: DrugView | Eponyms | eMed | Dosecalcfree | Beeb News |
02/13/2010, 03:07 AM
|
#240 (permalink) | |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
Quote:
-- Rod
__________________
WebOS Internals and Preware Founder and Developer You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful. All donations go back into development. www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals |
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://forums.webosnation.com/webos-internals/207472-webos-internals-meta-doctor.html
|
||||
| Posted By | For | Type | Date | |
| rwhitby.net : The WebOS Internals Meta-Doctor | This thread | Refback | 05/09/2010 06:07 PM | |



