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

Root [Device tree] Work in progress... Warp3 Dev edition lol

So far we have
Android.mk
AndroidBoard.mk
AndroidProducts.mk
board-info.txt
cos.mk
cos.dependencies
device_warp.mk
egl.cfg
extract-files.sh
full_warp.mk
The nex kernel
system.prop
vendor setup.sh
vold.fstab

As I am working on the board config I try to do a cat on /proc/mtd
I find out it doesnt exist???
 
/proc/partitions
judge by size

all block sizes are in kb i believe, kb times 1024 gives you bytes

boot is 16 mb
system is over a gig so is data, system is closer to the boot and recovery, data is closer to the internal sd and the end of the list
internal sd is like 4gb

you should be able to figure it out
 
doesnt anyone on your team know how to do this stuff tho? id figure theyd have to know all this if they have any idea how to make a device tree
 
Most of them are doing exams in school. Only Warp and I have the warp. I havent heard from him 2 day. And seeing as where you always have good advice I came to you. Plus I got the
cat /process/mtd from you d tree. It said to fix this enter command
I need recovery.fstab from recovery.img
 
ah, yea i didnt think anyone else was working on it but you. hell of a team...

but yea, i didnt write that it was in an old one i used for a base

as far as the fstab youll need to use dsixda kitchen to unpack it or use mine. also for cm10.2+ it needs adjustment
 
Baby steps, from a crawl to a walk.
So the partition sizes are correct?
I know from reading that it is very important.

Thanx for your patience.

I'm making otatools right now
" make -j4 otatools"
I'm not sure why I'm making them but the tutorial said I should lol
 
ah, yea i didnt think anyone else was working on it but you. hell of a team...

I'm getting a unit very soon and will be up to my ears in helping development on this as well. Count on it. I've been wanting this phone pretty badly, lol. :beer::cool:
 
its not a bad phone. and so far ive gotten adb access on a black screen on cm... nothing too spectacular but hey its a start
 
I know you said your doing the theme work in LM. Though this would be the perfect time to learn every aspect of the phone .Perfect time to learn to code. We are seeing this device get hacked in record time. They have CWM(very important). They are smashing together a kernel. We are all working on the dtree. All you would have to do is get the github app or visit github.com and bit bucket.com and search for similar devices. After you collect enough , label them and send me the web addresses. msm8930 snapdragon 400 . Warp put up the specs. Junkie said LG and Sony. As your looking for devices study how they work the repos. We are learning together my friend.

At Junkie, I used rbheromax and cooldudezach's Boardconfig as a base. They set everything up so neat and organized. I cherry picked from a lot of people. I'm still not even close to the end.
 
ur good, youre actually doing well for a beginner as far as i can tell

this might help you along
www.4shared.com/file/3TnB2Ny-/warplte.html

sorry no way to upload to github or anything but 4shared but thats my current device tree. i used playfulgods l0 or l1m as a base cant remember which, and i havent touched some parts so its got alot of randomness going on lol

also, the boot.img it makes doesnt seem to work, i unpacked the stock one, adjusted the bootclasspath stuff in the init.rc and removed all traces of qcamera in both the init.rc and init.target.rc

its a dirty hack job, but like i said it gets you logcat
 
oh yea, in the boardconfig, theres a custom made flag to disable vidc building kuz it was givin me shit. it wont do anything for you you will get errors and the build will stop. also legacy display variant is extra crap i put in manually, and its set up for cm10.1
 
4 shared is cool. I got an account but zippy shares is my main file share site or dropbox.
Will definitely check this tree out.
We are almost there.

Started compiling and made it a lot farther than my tree.
Thumbs up to Junkie

He posted results from our tree and your tree. Though with chaos repo and changes
Your tree won lol
 
yea like i said its meant for android 4.2.2 aka cm10.1 and it took a couple special hacks but it builds fine for me and almost gets to the boot animation. a little more work and it should be bootable, then its down to the details

its more of a big picture "whatever works" kinda thing right now. i just need to get it to turn on at this point i can hammer out the details later
 
We have a friend @WildfireDEV he said he will look over the tree. he does quality work.

I took out hardware/qcom/camera and its building farther than before. so that says one thing. somethings wrong with the camera .. lol... i'll see what I can do

Junkie is this recovery.img in the "out" folder any good ?
 
it should be alright as far as i kno but not what youd wanna use, we are working out an updated version for the awe, gotta try to fix usb mounting, then we can get official copies of each
 
And the good thing about posting your d tree on the Legion Modz thread, the other members will probably dl it and take a look as well. We all may be doing our own thing but we believe in teamwork.
I hope we get it soon cuz I want my other thread unlocked lol
Update. Device tree on Warped420 thread. I dont think its booting yet but no fatal errors through the whole build.. 3rd build posted on
http://forum.xda-developers.com/showthread.php?t=2314836&page=80
only for testers. not a rom yet
 
@Junkie2100 we need your help with something. Do you know the recovery screen resolution? I think it will be smaller than the normal size from the phone specs
 
listen, im not trying to be a douche but if ive gotta take time out to catch you guys up to me constantly im never gonna get anything done.warped promised a working device tree and then called me rude let him figure it out. the working cwm came from the device trees i put out on github and the zip im pretty sure is good too but may need minor revisions, nothing video related though itll boot if you build it right
 
At least u got us a cwm to save our asses in a pinch. I refused to buy a new phone until there was a recovery and I still almost screwed up in my lack of patience. But I thank u for everything you've done as we are all still learning here.
 
Back
Top Bottom