PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > Windows Mobile Software
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #5491 (permalink)  
Old 06-27-2009, 04:37 PM
bikeandestroyx's Avatar
Mobileunderground.info
Offline
Pocket PC: HD2
Carrier: T-Mobile
Location: Chico, Ca
 
Join Date: Jun 2008
Posts: 3,222
Reputation: 8328
bikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to bikeandestroyx Send a message via MSN to bikeandestroyx
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

im getting a g'reloc error when cooking the 21900 build for my tp
g'reloc "7c000000 is not a valid integer value" anyone know what im doing wrong?
__________________
Reply With Quote
  #5492 (permalink)  
Old 06-27-2009, 04:48 PM
joojoobee666's Avatar
PPCKitchen Crew
Offline
Pocket PC: Touch Pro 2
Carrier: VZW
Location: Ohio
 
Join Date: Jul 2008
Posts: 1,442
Reputation: 10635
joojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation level
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by bikeandestroyx View Post
im getting a g'reloc error when cooking the 21900 build for my tp
g'reloc "7c000000 is not a valid integer value" anyone know what im doing wrong?
You should be using WMReloc instead. If you still want to use G'Reloc, you will need to find the module it's puking on and recmod it. I believe there will be a file named "tmp" in the module that pissed it off.
Reply With Quote
This post has been thanked 1 times.
  #5493 (permalink)  
Old 06-27-2009, 04:55 PM
bikeandestroyx's Avatar
Mobileunderground.info
Offline
Pocket PC: HD2
Carrier: T-Mobile
Location: Chico, Ca
 
Join Date: Jun 2008
Posts: 3,222
Reputation: 8328
bikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to bikeandestroyx Send a message via MSN to bikeandestroyx
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by joojoobee666 View Post
You should be using WMReloc instead. If you still want to use G'Reloc, you will need to find the module it's puking on and recmod it. I believe there will be a file named "tmp" in the module that pissed it off.
how would i use WMReloc
im using caulkins kitchen and it does it automatically
Reply With Quote
  #5494 (permalink)  
Old 06-27-2009, 05:08 PM
Da_G's Avatar
VIP Member
Offline
Pocket PC: HTC Raphael
Carrier: AT&T
 
Join Date: Nov 2008
Posts: 127
Reputation: 2325
Da_G is a VIPDa_G is a VIPDa_G is a VIPDa_G is a VIPDa_G is a VIPDa_G is a VIPDa_G is a VIPDa_G is a VIPDa_G is a VIPDa_G is a VIPDa_G is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

219xx is most certainly NOT totally identical to 217xx, but the base os code is from this branch, this is why they appear very similar

Most of the UI changes in 219xx are very subtle, and almost all have already made their way into 218xx Combination of older base os code and the same UI features in 218xx make it not really worth using at the moment..

Only an interesting branch to follow to see what might filter down once it's stable

Just got back from my trip, catching up on posts and pm's and emails and such
__________________
If you find find my ROMs useful and my posts helpful, I would not turn down a Donation
Reply With Quote
This post has been thanked 4 times.
  #5495 (permalink)  
Old 06-27-2009, 05:11 PM
joojoobee666's Avatar
PPCKitchen Crew
Offline
Pocket PC: Touch Pro 2
Carrier: VZW
Location: Ohio
 
Join Date: Jul 2008
Posts: 1,442
Reputation: 10635
joojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation level
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by bikeandestroyx View Post
how would i use WMReloc
im using caulkins kitchen and it does it automatically
I am not familiar with that kitchen, but you would probably just need to replace your G'Reloc line with something like this:

tools\wmreloc -gtemp\dump
Reply With Quote
  #5496 (permalink)  
Old 06-27-2009, 05:13 PM
joojoobee666's Avatar
PPCKitchen Crew
Offline
Pocket PC: Touch Pro 2
Carrier: VZW
Location: Ohio
 
Join Date: Jul 2008
Posts: 1,442
Reputation: 10635
joojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation level
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by Da_G View Post
Just got back from my trip, catching up on posts and pm's and emails and such
BTW, just wanted to say thanks again for getting those 21820 files up and from your phone none the less. That's some real dedication to the community.

Last edited by joojoobee666; 06-27-2009 at 05:21 PM.
Reply With Quote
  #5497 (permalink)  
Old 06-27-2009, 05:18 PM
ali3nfr3ak's Avatar
Halfway to VIP Status
Offline
Pocket PC: Nexus One
Carrier: Telecom NZ
Location: New Zealand
 
Join Date: Dec 2008
Posts: 603
Reputation: 1109
ali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on repali3nfr3ak is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by joojoobee666 View Post
BTW, just wanted to say thanks again for getting those 21820 files up and from your phone none the less. That's some real dedication to to the community.
Ill add my thanks to much appreciated

Last edited by ali3nfr3ak; 06-27-2009 at 05:20 PM.
Reply With Quote
  #5498 (permalink)  
Old 06-27-2009, 05:24 PM
bikeandestroyx's Avatar
Mobileunderground.info
Offline
Pocket PC: HD2
Carrier: T-Mobile
Location: Chico, Ca
 
Join Date: Jun 2008
Posts: 3,222
Reputation: 8328
bikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to bikeandestroyx Send a message via MSN to bikeandestroyx
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by joojoobee666 View Post
I am not familiar with that kitchen, but you would probably just need to replace your G'Reloc line with something like this:

tools\wmreloc -gtemp\dump
nevermind wow i feel like a dumb a$$ lol got it working thanks for your help!

Last edited by bikeandestroyx; 06-27-2009 at 05:34 PM.
Reply With Quote
  #5499 (permalink)  
Old 06-27-2009, 05:39 PM
joojoobee666's Avatar
PPCKitchen Crew
Offline
Pocket PC: Touch Pro 2
Carrier: VZW
Location: Ohio
 
Join Date: Jul 2008
Posts: 1,442
Reputation: 10635
joojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation level
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by bikeandestroyx View Post
nevermind wow i feel like a dumb a$$ lol got it working thanks for your help!
We all have our dumb a** attacks here. Glad your up and running.

Last edited by joojoobee666; 06-27-2009 at 05:43 PM.
Reply With Quote
  #5500 (permalink)  
Old 06-27-2009, 05:45 PM
bikeandestroyx's Avatar
Mobileunderground.info
Offline
Pocket PC: HD2
Carrier: T-Mobile
Location: Chico, Ca
 
Join Date: Jun 2008
Posts: 3,222
Reputation: 8328
bikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to bikeandestroyx Send a message via MSN to bikeandestroyx
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by joojoobee666 View Post
We all have our dumb a** attacks here. Glad your up and running.
damn it! it wont boot now hangs on the first screen
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > Windows Mobile Software


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 12:47 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com