[Q] packing custom kernel for 80xx? - Galaxy Note 10.1 Q&A, Help & Troubleshooting

to any kernel builders that have successfully managed to build a kernel and get it to flash in odin...
something is wrong with the images that i am packing and i cant find any reference or help. i am packing the zimage and ramfs into an image using mkbootimg and when i try and flash it in odin, it starts to flash then hangs and doesnt complete.
ive tried to unpack and repack a stock image file from my firmware and it does the same thing, so i think its the packing part that isnt working.
i am using mkbootimg with the same parameters (base, cmdline, pagesize) that came out of the extracted original, then packing it in a tar file using 'tar -H ustar -c imagefile.img > imagefile.tar". have tried other variants not specifying the tar format and it doesnt make any difference.
so is it just the n8020 that is weird? how did the kernel builders in this forum package their tar files?
help pls!
thanks..

seriously... no one? cmon guys i can see more than 1 kernel posted here.

kanemari said:
seriously... no one? cmon guys i can see more than 1 kernel posted here.
Click to expand...
Click to collapse
Seriously ask in the Android Development forum developers do not inhabit these pages .Plus try reading the rules DO NOT BUMP .
jje

JJEgan said:
Seriously ask in the Android Development forum developers do not inhabit these pages .Plus try reading the rules DO NOT BUMP .
jje
Click to expand...
Click to collapse
thanks buddy. that was the most helpful reply in the history of replies. well actually, the second... this one beats it.. if you can help then of course id appreciate it, but no one appreciates wasteful whingeing responses like yours. Stop being a stickler and start being helpful, please.

kanemari said:
thanks buddy. that was the most helpful reply in the history of replies. well actually, the second... this one beats it.. if you can help then of course id appreciate it, but no one appreciates wasteful whingeing responses like yours. Stop being a stickler and start being helpful, please.
Click to expand...
Click to collapse
Excuse me but i just pointed you in the right direction but as you are a typical Melbourne areshole you can please yourself .
Fact is devs rarely inhabit Q%A .
jje

JJEgan said:
Excuse me but i just pointed you in the right direction but as you are a typical Melbourne areshole you can please yourself .
Fact is devs rarely inhabit Q%A .
jje
Click to expand...
Click to collapse
Melbourne? what are you talking about? I'm a whingeing pom like you my friend. I only work here :laugh:
But thanks for your suggestion that is in fact breaking that forums rules. I posted there anyway because I just want answers so I can do the community a favour and post the first custom kernel for the n8020. you'd think it wouldn't be so difficult.

Related

MOTOCLIQ Question for MODS(NOT A ROM)

Ok so I just got my motocliq in the mail today and off course I love it... My question is since its based in the Android OS will we just use THIS forum or will another section be made? I figure u all just make an Andriod Thread and make Sub threads for all the different Andriod phones
I would hope not since this is a HTC forum
djhollygrove said:
Ok so I just got my motocliq in the mail today and off course I love it... My question is since its based in the Android OS will we just use THIS forum or will another section be made? I figure u all just make an Andriod Thread and make Sub threads for all the different Andriod phones
Click to expand...
Click to collapse
this is an HTC Forum, this particular section of the forum pertains to anything G1/Dream. It would be pretty pointless for us to include blur/cliq development in here, unless it is a port of that OS TO the G1/Dream.
That being said, im sure there are moto forums out there, you just gotta search. I wanna say it was Drizzy that mentioned though, that development on the Blur was going to be harder at first because of some new hardware/software stuff, not sure exactly what it was so dont quote me on that.
I'm assuming that there will be a Sub-Forum devoted to it, once development on it is completed.
Until then... well, I assume that nothing will be released.
bet yeah i know this is MAINLY an htc forum but at the same time you guys do have the Sony Ericsson Xperia X1 forum on here lol just sayin
i wish XDA would be split into winmo android and symbian
nd then have the phones split after that screen, itd be alot better than having to scroll all the way down to find the G1
roguestatuskat said:
i wish XDA would be split into winmo android and symbian
nd then have the phones split after that screen, itd be alot better than having to scroll all the way down to find the G1
Click to expand...
Click to collapse
i'd vote for that.. esp now android is taking off alot of app related things are genral, and dev is very device specific.. so we could have like a genral and a devise specific section.
The Sony X1 is only up on this site because it was made by HTC for Sony... so u would have to find a dedicated Motorola development site to mod ur Cliq.
you have a point... lol but i still have my g1 so im not goin anywhere for a while... and im also about 2 get the hero for my sprint phone so ill be here
But were have Palm phone up here as well!
djhollygrove said:
Ok so I just got my motocliq in the mail today and off course I love it... My question is since its based in the Android OS will we just use THIS forum or will another section be made? I figure u all just make an Andriod Thread and make Sub threads for all the different Andriod phones
Click to expand...
Click to collapse
Can you do me a favor and grab the boot.img off of it?
From a terminal on the phone
Code:
dd if=/dev/mtd/mtd1 of=/sdcard/boot.img bs=4096
Then transfer it to your pc so you can upload it here.
Code:
adb pull /sdcard/boot.img .
That would really be helpful for Blur development
ModMyMoto
I used to go to this site daily, til I got my Dream...ModMyMoto.
I am sure you will see a section for this phone there soon.
bernaserra said:
But were have Palm phone up here as well!
Click to expand...
Click to collapse
Well, HTC made some of the Palm phones that run WinMo also. All the phones listed on DES were made by HTC no matter what brand name u see on the front of them.
XDA not DES... stupid auto-correct
palosjr said:
this is an HTC Forum, this particular section of the forum pertains to anything G1/Dream. It would be pretty pointless for us to include blur/cliq development in here, unless it is a port of that OS TO the g1/dream
That being said, im sure there are moto forums out there, you just gotta search. I wanna say it was Drizzy that mentioned though, that development on the Blur was going to be harder at first because of some new hardware/software stuff, not sure exactly what it was so dont quote me on that.
Click to expand...
Click to collapse
I remembrer drizzy saying the bootloader is locked so it either can't be rooted or will be harder to root. So it'll be a while till we see a forum anywhere
shafty023 said:
Can you do me a favor and grab the boot.img off of it?
From a terminal on the phone
Code:
dd if=/dev/mtd/mtd1 of=/sdcard/boot.img bs=4096
Then transfer it to your pc so you can upload it here.
Code:
adb pull /sdcard/boot.img .
That would really be helpful for Blur development
Click to expand...
Click to collapse
those commends dont work.. with bs4096 at the end i get unknown operand bs4096.. if i do it without it i get /dev/mtd1: cannot open for read: no such file or directory
jf4888 said:
I remembrer drizzy saying the bootloader is locked so it either can't be rooted or will be harder to root. So it'll be a while till we see a forum anywhere
Click to expand...
Click to collapse
Bleh... I guess that means that Droid will be harder to root too... sigh...
Smokuevo said:
those commends dont work.. with bs4096 at the end i get unknown operand bs4096.. if i do it without it i get /dev/mtd1: cannot open for read: no such file or directory
Click to expand...
Click to collapse
That's because the phone has to be rooted in order to pull the boot.img
Smokuevo said:
those commends dont work.. with bs4096 at the end i get unknown operand bs4096.. if i do it without it i get /dev/mtd1: cannot open for read: no such file or directory
Click to expand...
Click to collapse
It's not bs4096 it is bs=4096. Notice there is an equals sign in there
Smokuevo said:
those commends dont work.. with bs4096 at the end i get unknown operand bs4096.. if i do it without it i get /dev/mtd1: cannot open for read: no such file or directory
Click to expand...
Click to collapse
It's also not /dev/mtd1 it is /dev/mtd/mtd1

[Q]

I have the t-mobile g1, android 2.2.1 and i am interested are there any flash player apks that still work on this device, because i have downloaded several apk files from variuos sources, wich according to the comments worked for people. for me they either do not install or they install and can not be opened, don't work etc. maybe somebody knows what might be the issue or sources that can still provide a working flash player file?
rima0618 said:
I have the t-mobile g1, android 2.2.1 and i am interested are there any flash player apks that still work on this device, because i have downloaded several apk files from variuos sources, wich according to the comments worked for people. for me they either do not install or they install and can not be opened, don't work etc. maybe somebody knows what might be the issue or sources that can still provide a working flash player file?
Click to expand...
Click to collapse
please next time put the name of the thread... is needed for To fulfill the procedure of the forum And the people will be interested for your thread...
SERGI.3210 said:
please next time put the name of the thread... is needed for To fulfill the procedure of the forum And the people will be interested for your thread...
Click to expand...
Click to collapse
+1 but no need to be harsh on the fella
Not2LonG said:
+1 but no need to be harsh on the fella
Click to expand...
Click to collapse
i only wanna help buddy

[Q] R.Java Not updating

Hello all
I'm new to the forums. And really dont know whether i'm posting in the correct section. So correct me if i'm mistaken.
I'm having an issue that i've failed to resolve. I'm trying to develop an alarm clock. But the R.Java file doenst update itslef. Only the drawables get added to it but everything else isn't updated eg the string resources.
I've tried making the project again and den copying all the files to it but that hasn't really worked several times now!
Please help me out of this
Regards
Master
JDLMaster said:
Hello all
I'm new to the forums. And really dont know whether i'm posting in the correct section. So correct me if i'm mistaken.
I'm having an issue that i've failed to resolve. I'm trying to develop an alarm clock. But the R.Java file doenst update itslef. Only the drawables get added to it but everything else isn't updated eg the string resources.
I've tried making the project again and den copying all the files to it but that hasn't really worked several times now!
Please help me out of this
Regards
Master
Click to expand...
Click to collapse
hei!!! its good see another developer in XDA welcome mate!
what´s the app that your running for develop in SDK?
i think that you are ussing ECLIPSE it´s the truth?
this forum´s section is the most visited by noobs.. i recommend to you that post your ask in the "general android software development forum""... see you there
thake this link
http://forum.xda-developers.com/forumdisplay.php?f=524
SERGI.3210 said:
this forum´s section is the most visited by noobs.. i recommend to you that post your ask in the "general android software development forum""... see you there
thake this link
http://forum.xda-developers.com/forumdisplay.php?f=524
Click to expand...
Click to collapse
vBulletin Message
JDLMaster, you do not have permission to access this page. This could be due to one of several reasons:
Please Read: New members (those with fewer than 10 posts) are not permitted to post to development-related forums. The developer forums are intended for experienced users and developers to discuss ways to improve technical aspects related to ROMs and Software. While you may be an expert, we ask ALL users to avoid posting questions about using or installing ROMs and software in the Development Forums. To encourage this new Users can read but not post in these forums.
Click to expand...
Click to collapse
SERGI.3210 said:
what´s the app that your running for develop in SDK?
i think that you are ussing ECLIPSE it´s the truth?
Click to expand...
Click to collapse
Yes sir. I'm using eclipse with the ADT Plugin for the development.
JDLMaster said:
Yes sir. I'm using eclipse with the ADT Plugin for the development.
Click to expand...
Click to collapse
ouch! you should to post 8 asks or comments in this secction, and then ask in the dev. forum
easy LOL
the reality its that this is not a dev. section and here you hasn´t posibilities to solve your problem..
but ei mate... you are in the correct web i ensure you. see you soon
Why cant you post the answer here bro?
Do you know the answer?
SERGI.3210 said:
but ei mate... you are in the correct web i ensure you. see you soon
Click to expand...
Click to collapse
Yeah i know that sir but i'm currently unable to get in it seems
And now after all the fuss i've 10 posts and still cant post out there in he largere pond

[SGS4] System dump. Not hotfile, actually working fast mirror

Hi
So I noticed that the Hotfile's sgs4 system dump page is down. Well I found after a lot of searching another, FASTER mirror http://www.androidfilehost.com/?fid=9390377242061701154
Just wanted to share this with you guys if someone is having trouble finding another download link that isn't ducking slow
I think it must be shared in General Thread.
kataria.vikesh said:
I think it must be shared in General Thread.
Click to expand...
Click to collapse
I think so too but I saw 2 system dump posts (with non working hotfile link and weird slow chinese link) here so I thought that I'll do the same
This belongs in the development thread not the general thread!
WannabeDeveloper said:
I think so too but I saw 2 system dump posts (with non working hotfile link and weird slow chinese link) here so I thought that I'll do the same
Click to expand...
Click to collapse
androidkking said:
This belongs in the development thread not the general thread!
Click to expand...
Click to collapse
you must have knowledge about the concept of development & General Information / Help.
Development doesn't mean to Upload a File to a Clouding system.
OP has updated the link of Hotfile which is helpful for downloading. It doesn't mean that its a Development.
kataria.vikesh said:
you must have knowledge about the concept of development & General Information / Help.
Development doesn't mean to Upload a File to a Clouding system.
OP has updated the link of Hotfile which is helpful for downloading. It doesn't mean that its a Development.
Click to expand...
Click to collapse
Yes this totally doesn't belong in developement, but I want "justice", all other system dump posts are still in developement
WannabeDeveloper said:
Yes this totally doesn't belong in developement, but I want "justice", all other system dump posts are still in developement
Click to expand...
Click to collapse
Collect the urls of those threads & report the same to MOD. Hope you will get justice soon.
kataria.vikesh said:
Collect the urls of those threads & report the same to MOD. Hope you will get justice soon.
Click to expand...
Click to collapse
Too lazy

[ROM] Stock final lollipop, works OTA etc

magnet:?xt=urn:btih:E7D337CAE9F1669E70E9E5F7D5E41B25290DB43A&dn=lollipop_stock_final_OTA_v12.zip&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.publicbt.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.ccc.de%3a80%2fannounce
Please post source link, install instructions, known bugs.... more details.
Anyone can post a torrent link without anything else !
I can see file date is 06 (june) 25 2015 for almost all files.
Torrent link but not on needrom ???
No baidu direct link ?
Suspicious I am !
That's what I said several times, but got nowhere, no new details.
justnewsp said:
That's what I said several times, but got nowhere, no new details.
Click to expand...
Click to collapse
what are md5sum and size, mine just downloaded are 3bab56f4f09c78e65c62e9c33bde42d6 and 619205499, but, I cannot unzip:
extract # unzip ../lollipop_stock_final_OTA_v12.zip
Archive: ../lollipop_stock_final_OTA_v12.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of ../lollipop_stock_final_OTA_v12.zip or
../lollipop_stock_final_OTA_v12.zip.zip, and cannot find ../lollipop_stock_final_OTA_v12.zip.ZIP, period.
update: I needed some patience md5sum is 5ff99af3eba25e92d9887f70f253cc40 and zip is correct
I think you should check individual files, system.img to be precise.
justnewsp said:
I think you should check individual files, system.img to be precise.
Click to expand...
Click to collapse
this firmware is just LP S3S 20150623-142703 FlashTool one with different custom recovery.
nuff said
justnewsp said:
Please post source link, install instructions, known bugs.... more details.
Anyone can post a torrent link without anything else !
I can see file date is 06 (june) 25 2015 for almost all files.
Click to expand...
Click to collapse
@dromaczek
I'll repeat what the member I quoted said. More details as he's already said please.
And i hope you've tested this yourself?
Please address this, or I'll need to close this and remove the link.
Thanks,
Darth
Forum Moderator
Edit: I'm also moving this to Android general, as Development sections are for members works. Not shares. :good:
Darth said:
@dromaczek
I'll repeat what the member I quoted said. More details as he's already said please.
And i hope you've tested this yourself?
Please address this, or I'll need to close this and remove the link.
Thanks,
Darth
Forum Moderator
Click to expand...
Click to collapse
Dear moderator
I dont understand, why my link is so hot, im not forum noob, or spamer, and make some roms and ports before, for example: http://forum.xda-developers.com/showthread.php?t=2440631
this is stock lollipop rom with stock bootloader and recorvery, which gave no problem with OTA,
i use this rom myself,
rom unmodified etc...
dromaczek said:
Dear moderator
I dont understand, why my link is so hot, im not forum noob, or spamer, and make some roms and ports before, for example: http://forum.xda-developers.com/showthread.php?t=2440631
this is stock lollipop rom with stock bootloader and recorvery, which gave no problem with OTA,
i use this rom myself,
rom unmodified etc...
Click to expand...
Click to collapse
It's sure and luckily not a problem: it's an anonymous duplicate, that's all the post with the link is redundant and has created some temperature. Have a nice day and do not worry too much if the thread would ultimately disappear or starve.

Categories

Resources