Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
kntdookoo
Old
#21  
Senior Member - OP
Thanks Meter 5
Posts: 167
Join Date: Jun 2009
Let's at least try and get what is needed for a custom recovery:

-base kernel address
-boot command line
-page size
-partition layout

With this we can get a working RZR recovery as posted back a few. Who knows how to get this stuff :) ? I think I can manage partition layout but would need input on rest. Anyone?
★iPhone 4S (Verizon)

★HTC HD2 (Tmobile)
DFT MAGLDR
Some Random Android ROM

★iPad 2 / HTC Flyer

★myTouch Q (rooted)
 
Tyler0309
Old
#22  
Member
Thanks Meter 2
Posts: 44
Join Date: Jul 2011
Location: Nashville
IDK either i will google and see if i can find anything out and post if i do
Phone: Galaxy Nexus(ROOTED)
ROM: Steel Droid
Kernal: Lean
 
AvonGenesis
Old
(Last edited by AvonGenesis; 31st December 2011 at 08:10 AM.)
#23  
Member
Thanks Meter 7
Posts: 56
Join Date: Nov 2011
Well, for anyone wondering. LG does have the Kernel, Android, NDK open source and available for download from: http://www.lg.com/global/support/ope...opensource.jsp I was able to download the source for the myTouch (LGE739) This is actually very good news. Hopefully we can use this to actually get somewhere Any idea how you would be flashing this once you compile it? AOSP instructions talk about fastbooting into the recovery but I haven't found a way to do that yet. Do we have to use LG's updating software?
 
blackdragn
Old
(Last edited by blackdragn; 1st January 2012 at 12:56 AM.)
#24  
Junior Member
Thanks Meter 3
Posts: 10
Join Date: May 2007
Default Titanium Pro backup for mytouch q (c800)

Does anyone have a titanium pro backup of the mytouch q (c800) or can make a copy for me? I was removing some bloatware and I believe I accidentally removed a few vital ones and now when I reboot it keeps reinstalling android over and over. I stupidly forgot to make a backup Either that or I'm looking for the files that were originally in the system folder (which is where the bloatware files were originally located). Thanks for your help, you guys.
 
mindstate
Old
(Last edited by mindstate; 1st January 2012 at 05:15 AM.)
#25  
mindstate's Avatar
Senior Member
Thanks Meter 14
Posts: 188
Join Date: Dec 2010
Location: New York
Quote:
Originally Posted by blackdragn View Post
Does anyone have a titanium pro backup of the mytouch q (c800) or can make a copy for me? I was removing some bloatware and I believe I accidentally removed a few vital ones and now when I reboot it keeps reinstalling android over and over. I stupidly forgot to make a backup Either that or I'm looking for the files that were originally in the system folder (which is where the bloatware files were originally located). Thanks for your help, you guys.
ive got a system/app backup ..it might be missing a 1 or 2 files though. But what its missing is not needed. Let me know if u need it.

---------- Post added at 04:23 AM ---------- Previous post was at 04:13 AM ----------

Quote:
Originally Posted by kntdookoo View Post
Let's at least try and get what is needed for a custom recovery:

-base kernel address
-boot command line
-page size
-partition layout

With this we can get a working RZR recovery as posted back a few. Who knows how to get this stuff :) ? I think I can manage partition layout but would need input on rest. Anyone?
no idea how to get any of this stuff, but im pretty good on my toes and learning new stuff...so ill look into it... Seems like its gonna be us who push this device out there. This RZR recovery is a great idea.

Though i do like the phone Stock ROM i still would love to see MIUI on this phone.

edit: I figured out the base kernel address is 0x00200000 .. one piece of the pie solved. Also i think i have the partition layout as well. Not 100% . But we'll know soon. I have posted the info that i found in the original thread http://forum.xda-developers.com/show...309454&page=16
Current Devices
Current Phone: -- Epic 4G Touch (Flashed to Verizon)
ROM: -- ChameleonOS
 
pyraxiate
Old
#26  
Senior Member
Thanks Meter 144
Posts: 1,124
Join Date: Jun 2007
Location: Baltimore
Add me to the list of followers :) My wife wanted this one for some reason. Looking forward to our own development section :)
Device - T-Mobile Samsung Galaxy Note 2
Rom - Continually Searching

If I have helped and you would like to donate, Click Here
 
brad560
Old
#27  
brad560's Avatar
Senior Member
Thanks Meter 367
Posts: 769
Join Date: Apr 2011
Location: Houston
Question?? this is my first T-Mo experience, does t mobile release RUU's or any other system images? as we tinker with our my touch's it would be nice for a safety net to go back to stock.

also has anyone else notices when you hit system updates (update now) it throws up a error message "connection failed caused by authentication error"

i was just curious to see if there were any updates after i bough the phone lol
Brad

Samsung Galaxy S3 Unrooted, for now..

Loved my Samsung fascinate!! (retired)

Loving my htc evo!! phone retired

Evo development links (not active)
OTA Q&A http://forum.xda-developers.com/show...7#post21636537

My Roms:
Stock 4.67.651.3 http://forum.xda-developers.com/show....php?t=1455340

Sprint Updated: http://forum.xda-developers.com/show....php?t=1321340

Stock 4.54.651.1: http://forum.xda-developers.com/show....php?t=1319881
 
AvonGenesis
Old
#28  
Member
Thanks Meter 7
Posts: 56
Join Date: Nov 2011
I don't think T-Mobile has ever put out the system images, but you can download the source from LG and compile it yourself, it is stock, I don't know if it includes the T-Mobile bloatware or not. I asked a T-Mobile rep what it meant when it said "Connection failed caused by authentication error", they said its because there is no update currently available, it will throw that error. When there is a software update available, they will notify you, either by SMS or software update notification.

---------- Post added at 03:22 PM ---------- Previous post was at 03:19 PM ----------

Quote:
Originally Posted by mindstate View Post
ive got a system/app backup ..it might be missing a 1 or 2 files though. But what its missing is not needed. Let me know if u need it.

---------- Post added at 04:23 AM ---------- Previous post was at 04:13 AM ----------



no idea how to get any of this stuff, but im pretty good on my toes and learning new stuff...so ill look into it... Seems like its gonna be us who push this device out there. This RZR recovery is a great idea.

Though i do like the phone Stock ROM i still would love to see MIUI on this phone.

edit: I figured out the base kernel address is 0x00200000 .. one piece of the pie solved. Also i think i have the partition layout as well. Not 100% . But we'll know soon. I have posted the info that i found in the original thread http://forum.xda-developers.com/show...309454&page=16
How did you find the partition layout and cmdline?
Partition layout can be found using this command right?
Code:
adb shell cat /proc/mtd
 
mindstate
Old
#29  
mindstate's Avatar
Senior Member
Thanks Meter 14
Posts: 188
Join Date: Dec 2010
Location: New York
Quote:
Originally Posted by AvonGenesis View Post
I don't think T-Mobile has ever put out the system images, but you can download the source from LG and compile it yourself, it is stock, I don't know if it includes the T-Mobile bloatware or not. I asked a T-Mobile rep what it meant when it said "Connection failed caused by authentication error", they said its because there is no update currently available, it will throw that error. When there is a software update available, they will notify you, either by SMS or software update notification.

---------- Post added at 03:22 PM ---------- Previous post was at 03:19 PM ----------



How did you find the partition layout and cmdline?
Partition layout can be found using this command right?
Code:
adb shell cat /proc/mtd
I used a terminal on the phone cat /proc/cmdline for cmdline and cat /proc/partitions for the partition layout.
Current Devices
Current Phone: -- Epic 4G Touch (Flashed to Verizon)
ROM: -- ChameleonOS
 
blackdragn
Old
#30  
Junior Member
Thanks Meter 3
Posts: 10
Join Date: May 2007
Can you please send me the copy of your backup?

Quote:
Originally Posted by mindstate View Post
ive got a system/app backup ..it might be missing a 1 or 2 files though. But what its missing is not needed. Let me know if u need it.

---------- Post added at 04:23 AM ---------- Previous post was at 04:13 AM ----------



no idea how to get any of this stuff, but im pretty good on my toes and learning new stuff...so ill look into it... Seems like its gonna be us who push this device out there. This RZR recovery is a great idea.

Though i do like the phone Stock ROM i still would love to see MIUI on this phone.

edit: I figured out the base kernel address is 0x00200000 .. one piece of the pie solved. Also i think i have the partition layout as well. Not 100% . But we'll know soon. I have posted the info that i found in the original thread http://forum.xda-developers.com/show...309454&page=16

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Go to top of page...