• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Let's Get CM Onto Avant!

I have aosp synced on my laptop but im at work right now i have a 50Mbps connection
That don't help us. He he I've got the asop source downloading to my build box. Then I need to get the kernel to my github and figure out where the platform.zip files need to go.
 
Im just curious, what's your pc specs??
There's some stuff that I need. Is there a firmware update that's zipped up available for this phone?

I just upgraded my build box. I have an amd a10-7850k 3.7ghz 4 core CPU, with 16 gigs of kingston hyper x memory. I also have a Samsung evo 250 ssd that should be here Monday. At the moment it takes one hour and 20 mins to build my g3 ROMs from a complete clean state.
 
There's some stuff that I need. Is there a firmware update that's zipped up available for this phone?

I just upgraded my build box. I have an amd a10-7850k 3.7ghz 4 core CPU, with 16 gigs of kingston hyper x memory. I also have a Samsung evo 250 ssd that should be here Monday. At the moment it takes one hour and 20 mins to build my g3 ROMs from a complete clean state.
There was a zip, the slim rom. But I guess the dev took it down.
And hearing your specs discouraged me from building roms. I have a dual core 2.33 ghz Intel processor. 6gb ram. A Hitachi 300 gb hdd...
 
There was a zip, the slim rom. But I guess the dev took it down.
And hearing your specs discouraged me from building roms. I have a dual core 2.33 ghz Intel processor. 6gb ram. A Hitachi 300 gb hdd...

I used to build on my 2006 imac. It has a 2.16 duo core cpu, with 8gbs of memory and a 250gb owc ssd drive. Took about 6 hours to build from clean. It can be done. You'll just need patience.
 
I used to build on my 2006 imac. It has a 2.16 duo core cpu, with 8gbs of memory and a 250gb owc ssd drive. Took about 6 hours to build from clean. It can be done. You'll just need patience.
I've built roms before. Multiple times, but the device I built for had only me. Seeing as u have more experience and a better pc than me. I think I'm gonna drop.
 
I've built roms before. Multiple times, but the device I built for had only me. Seeing as u have more experience and a better pc than me. I think I'm gonna drop.
do you know where I can get my hands on this slim rom for the advant? That'd help us out a lot. I can tear apart that rom and figure out how to get things setup better.
 
I wish I could share my 30mbps internet with you
Yeah, think aclegg2011 below could share their machines too? [emoji14] Ugh, only techie in my group of friends (with the exception of two others who have BEASTS of machines) - and I have generalisticly the lease powerful. Oh well, at lease you learn about low overhead.
There's some stuff that I need. Is there a firmware update that's zipped up available for this phone?
I just upgraded my build box. I have an amd a10-7850k 3.7ghz 4 core CPU, with 16 gigs of kingston hyper x memory. I also have a Samsung evo 250 ssd that should be here Monday. At the moment it takes one hour and 20 mins to build my g3 ROMs from a complete clean state.
I used to build on my 2006 imac. It has a 2.16 duo core cpu, with 8gbs of memory and a 250gb owc ssd drive. Took about 6 hours to build from clean. It can be done. You'll just need patience.
 
Last edited:
I might just use your repos then. Have you built for cm11?
not yet. im fixing up the device tree due to since i based it off the grand 2 and im just switching files around and what not
Im just learning as i go what i do is mostly small mods to system files.
 
not yet. im fixing up the device tree due to since i based it off the grand 2 and im just switching files around and what not
Im just learning as i go what i do is mostly small mods to system files.

Did you unpack the firmware boot.bin to get the info you need for boardconfig.mk?
 
Last edited:
Did you break down the firmware boot.bin to get the info you need for boardconfig.mk?
most of the info i grabbed it off twrp from shabby. Do you think i should split the device tree into 2 repo one as afyonltetmo and another one as afyonltetmo-common.
 
you're talking about this info?

BOARD_KERNEL_CMDLINE console=null androidboot.console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37
BOARD_KERNEL_BASE 00000000
BOARD_NAME
BOARD_PAGE_SIZE 2048
BOARD_KERNEL_OFFSET 00008000
BOARD_RAMDISK_OFFSET 02000000
BOARD_TAGS_OFFSET 01e00000
BOARD_DT_SIZE 1159168
 
you're talking about this info?

BOARD_KERNEL_CMDLINE console=null androidboot.console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37
BOARD_KERNEL_BASE 00000000
BOARD_NAME
BOARD_PAGE_SIZE 2048
BOARD_KERNEL_OFFSET 00008000
BOARD_RAMDISK_OFFSET 02000000
BOARD_TAGS_OFFSET 01e00000
BOARD_DT_SIZE 1159168

perfect. thats exactly what we need. Im surprised you haven't gotten a rom out of this yet.
 
Back
Top Bottom