webOS Nation Forums > Homebrew > WebOS Internals > WebOS Internals Meta-Doctor
1 2 3 4 5 6 7 8 13  ... Last
Member: SirWill
at: 05:48 PM 10/13/2009
Originally Posted by jonaddis84:
Im thinking about doing this procedure as I am over my 100mb freespace limit for Fairdinkum to work. I wanted to see what the longterm is though.

I assume that if Palm fixes this in an update soon that I would have to revert back to factory settings before doing the update? Would the remove be basically the same as the install?
Not necessarily. In fact I'd be willing to bet no, once you do this update, you are basically refreshing your phone to factory specs but with a bigger /var partition and smaller /media partition. Only thing that would ever be an issue is if they send out an update that resizes the partitions.

Someone correct me if I'm wrong, but I do believe this is the case.

Again, this is for making a custom webdoctor image. When you webdoctor it reformats your phone essentially.
Reply
Developer: rwhitby
at: 07:47 PM 10/13/2009
Originally Posted by jonaddis84:
Im thinking about doing this procedure as I am over my 100mb freespace limit for Fairdinkum to work. I wanted to see what the longterm is though.

I assume that if Palm fixes this in an update soon that I would have to revert back to factory settings before doing the update? Would the remove be basically the same as the install?
Meta-Doctor requires you to create and run a modified version of the webOS Doctor, with everything that running the webOS Doctor entails.

-- Rod
Reply
Member: DrewPre
at: 02:24 AM 10/15/2009
how will this react to ubuntu in a vmworkstation env?
Reply
Developer: rwhitby
at: 07:36 AM 10/15/2009
Originally Posted by DrewPre:
how will this react to ubuntu in a vmworkstation env?
I personally run it in ubuntu 8.04 server under virtualbox (same as the palm emulator) on a Mac.

-- Rod
Reply
Member: deadsoul
at: 02:16 PM 10/15/2009
just wanna make sure that if i do this on a recently bought german pre it will actually by pass the activation right?

--moe
Reply
Member: jack87
at: 11:29 PM 10/15/2009
Originally Posted by confusedvorlon:
Hi Folks,

ok - I think this is a step by step guide...

Getting Ready
--------------------
1) Download Ubuntu 8.04 virtual machine for vmware (I used the desktop version)
2) at the terminal , type
git clone git://git.webos-internals.org/tools/meta-doctor.git
(if necessary, follow the instructions to install git)
3) make sure you have patch. Type patch at the command line, and if necessary follow instructions to download it
4) install java (applications/add remove/show: all available applications/java 6 runtime)
5) install the palm sdk (actually you only need the novacmd part). Instructions at developer.palm.com
6) download the rom jar to the /meta-doctor/downloads folder
rename download to webosdoctorp100ewwsprint-1.2.0.jar
check you have the right one using this page Webos Doctor Versions - WebOS Internals

Doing it
-----------
5) navigate to the meta-doctor directory in the terminal and type
make CARRIER=sprint unpack patch pack
6) updated version will be in the build/pre... folder
7) make sure palm is connected to your virtual machine (check the VMWare menu)
8) run it with java -jar webosdoctor...

rWhitby - You Rock!
Thanks! great how to!... You should add it to the Webosinternals.org wiki
Reply
Developer: rwhitby
at: 01:58 AM 10/16/2009
Originally Posted by deadsoul:
just wanna make sure that if i do this on a recently bought german pre it will actually by pass the activation right?

--moe
There is no way of knowing until someone tries it.

It definitely should allow the wifi connection to be configured before the First Use application is run ...

-- Rod
Reply
Member: deadsoul
at: 06:04 AM 10/17/2009
Originally Posted by confusedvorlon:
Hi Folks,

ok - I think this is a step by step guide...

Getting Ready
--------------------
1) Download Ubuntu 8.04 virtual machine for vmware (I used the desktop version)
2) at the terminal , type
git clone git://git.webos-internals.org/tools/meta-doctor.git
(if necessary, follow the instructions to install git)
3) make sure you have patch. Type patch at the command line, and if necessary follow instructions to download it
4) install java (applications/add remove/show: all available applications/java 6 runtime)
5) install the palm sdk (actually you only need the novacmd part). Instructions at developer.palm.com
6) download the rom jar to the /meta-doctor/downloads folder
rename download to webosdoctorp100ewwsprint-1.2.0.jar
check you have the right one using this page Webos Doctor Versions - WebOS Internals

Doing it
-----------
5) navigate to the meta-doctor directory in the terminal and type
make CARRIER=sprint unpack patch pack
6) updated version will be in the build/pre... folder
7) make sure palm is connected to your virtual machine (check the VMWare menu)
8) run it with java -jar webosdoctor...

rWhitby - You Rock!
hi thanks for the tutorial
i installed ubuntu and Vbox everthing is working fine but when i type patch
in terminal after installing git nothing happens?
Reply
Member: PaganMysticism
at: 02:33 PM 10/17/2009
This highly interesting. It's amazing what you can do with these little divices.
Reply
Member: morgmel
at: 03:57 PM 10/17/2009
Originally Posted by rwhitby:
There is no way of knowing until someone tries it.

It definitely should allow the wifi connection to be configured before the First Use application is run ...

-- Rod
I tried. IT WORKS

that is, activation is bypassed and I have access to all the settings and apps

however as it is an Irish Pre, it is sim locked and I do not have access to the phone

I can use wifi for web browsing, messaging etc but I cannot create a palm profile ('profile cannot be created please contact palm') and the updates app reports in cannot connect ('try again later')

morgmel
Reply
Developer: rwhitby
at: 05:02 PM 10/17/2009
Originally Posted by morgmel:
I tried. IT WORKS

that is, activation is bypassed and I have access to all the settings and apps

however as it is an Irish Pre, it is sim locked and I do not have access to the phone

I can use wifi for web browsing, messaging etc but I cannot create a palm profile ('profile cannot be created please contact palm') and the updates app reports in cannot connect ('try again later')

morgmel
OK, so the Meta-Doctor works as advertised. It is not a carrier unlocking tool (that's between you and your carrier's Terms of Service).

Thanks for reporting the success. At least now you can ssh into the device and work on the other problem

-- Rod
Reply
Member: joetemp75
at: 02:56 AM 10/18/2009
im so stuck. i installed linux mint and im am trying to follow the instructions but i am so lost. as of now i have the webosdr 1.2.1 and the meta doctor folder with the patch folder and the make file ect.. but i do not understand how to do the operation . any help would be greatly appreciated
Reply
Developer: rwhitby
at: 06:20 AM 10/18/2009
Originally Posted by joetemp75:
im so stuck. i installed linux mint and im am trying to follow the instructions but i am so lost. as of now i have the webosdr 1.2.1 and the meta doctor folder with the patch folder and the make file ect.. but i do not understand how to do the operation . any help would be greatly appreciated
The post four above your has the instructions, starting with installing Ubuntu.

-- Rod
Reply
Member: deadsoul
at: 06:49 AM 10/18/2009
i got everything ready , i complied the meta-doctor did the instructions and waited for my pre to come so i can hack cos i knew it wont pass the activation.
my pre came i put my sim in it, turn it on, and its working no problem at all.
i wanted to test this for the community, but im sorry
Joetemp i am new to this as well it took me a while but i got to work
so what you need to do now is this
Doing it
-----------
5) navigate to the meta-doctor directory in the terminal and type
make CARRIER=sprint unpack patch pack
6) updated version will be in the build/pre... folder
7) make sure palm is connected to your virtual machine (check the VMWare menu)
8) run it with java -jar webosdoctor...

before typing make CARRIER.......
in terminal type
cd /home/uruser/meta-doctor

the rest is self-explanatory
if you need help please let know

and by the way i ****ing love the pre
Reply
Member: deadsoul
at: 06:50 AM 10/18/2009
by the way uruser= the username you chose
Reply
Member: joetemp75
at: 08:17 PM 10/18/2009
****in finally thanks for the help deadsoul and thanks for the tool rod
Reply
Member: joetemp75
at: 08:28 PM 10/18/2009
one more nooby ? since the var is partitioned do i still need to apply the patch to install more apps
Reply
Developer: rwhitby
at: 08:33 PM 10/18/2009
Originally Posted by joetemp75:
one more nooby ? since the var is partitioned do i still need to apply the patch to install more apps
You will still need to install Fair Dinkum App Limit to remove the first 64MiB installed apps limit. You will no longer need to worry about the second 100MiB free space limit.

-- Rod
Reply
Member: joetemp75
at: 09:46 PM 10/18/2009
alright cool thanks for all your work and patience with me
Reply
Member: henning70
at: 06:04 AM 10/22/2009
Originally Posted by deadsoul:
just wanna make sure that if i do this on a recently bought german pre it will actually by pass the activation right?

--moe
Hi,

I got myself a german pre and used meta-doctor and it worked like a charm. It bypassed the profile creation and I had access to the pre...yeah. I then configured my wi-fi connection and hooray, I could create a palm profile.

Via the wi-fi connection I can browse the net and do e-mail, youtube etc. etc. I can make and receive calls. Everything seems to work perfectly.

I have only one problem, or maybe I'm doing something wrong or I don't know what I'm doing (). I'm trying to setup GPRS/HSDPA to connect to my mobile provider. Any ideas?

Thanks.
Reply
1 2 3 4 5 6 7 8 13  ... Last
webOS Nation Forums > Homebrew > WebOS Internals > WebOS Internals Meta-Doctor