[SYS Img/Boot IMG] 8010 German JB Update XXBLK9 full System.img(rooted) and Boot.img - Galaxy Note 10.1 Android Development

Here is the Official JB Update for the 8010(also works on the 8013 which I'm running it on).
It's just the system and boot images and is to be used by other devs for their roms. System is rooted with busybox
WARNING: THIS IS NOT A FLASHABLE ZIP. It's just a zip that contains the system and boot images. This is only for experienced users/devs. Sorry but I do not have the time to create a flashable zip so please do not ask.
I also did not change anything so it's 100% stock with the exception of being rooted and having busybox
if you use these images for your rom just give me credit:
I am not responsible if you mess up your device
Thanks to alirey for uploading the OTA update zip
Download Link: http://d-h.st/1iG

reserved for me...

We can just create a zip for use with CWM with this right?
Or does dd work (from cwm by adb) to put them into flash? I forget the original commands for flashing img.. flash_erase? flash_write.. aargh

Asure said:
We can just create a zip for use with CWM with this right?
Or does dd work (from cwm by adb) to put them into flash? I forget the original commands for flashing img.. flash_erase? flash_write.. aargh
Click to expand...
Click to collapse
If you use flash img (like how a rom flashes the boot.img) it should work. I've never tried though with a system.img
You could also dd and as long as you have root in cwm you should be able to do it via adb This should NOT be done if you are booted into android only when booted into recovery
dd if=/sdcard/system.img of=/dev/block/mmcblk0p9
dd if=/sdcard/boot.img of=/dev/block/mmcblk0p5
of course that's assuming you copy the images to the root of your sdcard otherwise replace /sdard with the path of the images

I've little experience with samsung or there nand security. But can we just not flash the kernel & system.img via fastboot?
Sent from my HTC One X+ using Tapatalk 2

AndroHero said:
I've little experience with samsung or there nand security. But can we just not flash the kernel & system.img via fastboot?
Sent from my HTC One X+ using Tapatalk 2
Click to expand...
Click to collapse
I don't think that there is fastboot functionality on the Samsung devices (Nexus devices excluded) I'm not sure if you can run fastboot commands when in download mode or not(I never tried)

Getting a rom together based off this right now! hopefully it won't be long before I can have it up!

smaw51 said:
Getting a rom together based off this right now! hopefully it won't be long before I can have it up!
Click to expand...
Click to collapse
Awesome thanks
Sent from my HTC One X+ using Tapatalk 2

Does otg work
Sent from my GT-N8013 using xda premium

Dsmforlife92 said:
Does otg work
Sent from my GT-N8013 using xda premium
Click to expand...
Click to collapse
No idea, I don't use otg on my note 10.1

How's everything else running any issues
Sent from my GT-N8013 using xda premium

Well looks like its gonna be a long weekend of getting redemption updated.
Sent from my SCH-I535 using Tapatalk 2

pimpmaneaton said:
Well looks like its gonna be a long weekend of getting redemption updated.
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
Sweet can't wait Im glad there's some deployment going on for the n8013 thanks will donate when Rom is done
Sent from my GT-N8013 using xda premium

Arggh I've been waiting for this rom, thanks for sharing ! I tried to flash my n8010 to XXALI3 (german) to get OTA but it doesn't work ^^
Also, I'm familiar with Odin and CWM flash, but I have no idea how to use a .img. I found topics about it and I'm not sure, it looks pretty complicated. If someone tries to install this img on his note 10.1 please let us know =)

Pirate-X said:
Arggh I've been waiting for this rom, thanks for sharing ! I tried to flash my n8010 to XXALI3 (german) to get OTA but it doesn't work ^^
Also, I'm familiar with Odin and CWM flash, but I have no idea how to use a .img. I found topics about it and I'm not sure, it looks pretty complicated. If someone tries to install this img on his note 10.1 please let us know =)
Click to expand...
Click to collapse
Just unyaffs it. Put it in a .zip n flash it
Sent from my HTC One X+ using Tapatalk 2

AndroHero said:
Just unyaffs it. Put it in a .zip n flash it
Sent from my HTC One X+ using Tapatalk 2
Click to expand...
Click to collapse
I had to google your answer to understand ^^
But even if I have to focus on my exams right now, I hate being stuck so close to the goal so : I download N8010-XXBLK9.zip and I try. Stop me if I'm wrong :
- download unyaffs (found on xda with some cygwin .dll included...absolutely don't know what it means) http://forum.xda-developers.com/showthread.php?t=1112906
- download XXBLK9
- Extract XXBLK9 where I'm supposed to find system .img and boot .img ?!
- then comes the dark side : what am I supposed to do ? sorry I don't know anything about this method
( I know this is not the point in this topic but that would help )
---------- Post added at 02:24 PM ---------- Previous post was at 01:50 PM ----------
Exception: STATUS_ACCESS_VIOLATION at eip=610C5A41
eax=00000000 ebx=00000000 ecx=FFFFFFFF edx=00000000 esi=0040130E edi=00000000
ebp=0028EE48 esp=0028EE44 program=C:\Users\Pirate-X\Downloads\ANDROID\unyaffs-winready\unyaffs.exe, pid 1908, thread main
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function Args
0028EE48 610C5A41 (00000000, 0040DC70, 00000200, 00000003)
0028EE88 004010BF (0028EEE9, 00000000, 00000000, 00401333)
0028EEB8 004013AF (00000002, 009901A0, 00990090, 610A5E22)
0028EFA8 61004DD2 (0028EFC0, FFFFFFFF, 0047EA28, 004600C4)
0028FF58 6100594F (00000000, 00000000, 00000000, 00000000)
End of stack trace
This is greek to me ! (or should I say, this is geek to me instead heyhey ^^ )

Pirate-X said:
I had to google your answer to understand ^^
But even if I have to focus on my exams right now, I hate being stuck so close to the goal so : I download N8010-XXBLK9.zip and I try. Stop me if I'm wrong :
- download unyaffs (found on xda with some cygwin .dll included...absolutely don't know what it means) http://forum.xda-developers.com/showthread.php?t=1112906
- download XXBLK9
- Extract XXBLK9 where I'm supposed to find system .img and boot .img ?!
- then comes the dark side : what am I supposed to do ? sorry I don't know anything about this method
( I know this is not the point in this topic but that would help )
---------- Post added at 02:24 PM ---------- Previous post was at 01:50 PM ----------
Exception: STATUS_ACCESS_VIOLATION at eip=610C5A41
eax=00000000 ebx=00000000 ecx=FFFFFFFF edx=00000000 esi=0040130E edi=00000000
ebp=0028EE48 esp=0028EE44 program=C:\Users\Pirate-X\Downloads\ANDROID\unyaffs-winready\unyaffs.exe, pid 1908, thread main
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function Args
0028EE48 610C5A41 (00000000, 0040DC70, 00000200, 00000003)
0028EE88 004010BF (0028EEE9, 00000000, 00000000, 00401333)
0028EEB8 004013AF (00000002, 009901A0, 00990090, 610A5E22)
0028EFA8 61004DD2 (0028EFC0, FFFFFFFF, 0047EA28, 004600C4)
0028FF58 6100594F (00000000, 00000000, 00000000, 00000000)
End of stack trace
This is greek to me ! (or should I say, this is geek to me instead heyhey ^^ )
Click to expand...
Click to collapse
Just put the system.img in the same folder as unyaffs.exe. Open a command prompt and type in unyaffs system.img

AndroHero said:
Just put the system.img in the same folder as unyaffs.exe. Open a command prompt and type in unyaffs system.img
Click to expand...
Click to collapse
That is exactly what I did ... but don't worry I gave up with this method, I found the JB update.zip to put on the german xxali3 I downloaded last week. And it ROCKS
For all the new bees (that's me) and lazy bums (that's me too !) : just follow this topic : EASY PEASY !!
Install the german xxali3 with odin (easy), apply THE update zip from ext sd and you'll be under XXBLK9 in few minutes
http://forum.xda-developers.com/showpost.php?p=35431458&postcount=179
Thanks XDA and crew :good:

Related

[ROM][v1] Android 2.1 & BFS/SIO/minmax

Hi!
This is clean v20b(but has 3g fix in kernel) rom with my custom kernel with BFS, Simple I/O, minmax ... All the stuff you know from my AOSP But there is one thing that I love It's even smoother than my 2.3 and all works on it It is 100% stock - it doesn't have JIT and even it is not rooted... It is just fast and very stable rom for guys using phone just for dialing... I will add DSP and requested by u guys features over the weekend
Screens:
Download for new recovery:
MOD EDIT: Links removed
PS: on this kernel you won't get sd card removed error !
IS this like a new ROM????
Does it speed up the phone??
androidboss7 said:
IS this like a new ROM????
Does it speed up the phone??
Click to expand...
Click to collapse
Read first post carefully man ... Yes, kernel tweaks are mainking it smoother but game performarce is the same as on LG rom ... And it is running on batt for 5 days without problem
mikegapinski said:
Read first post carefully man ... Yes, kernel tweaks are mainking it smoother but game performarce is the same as on LG rom ... And it is running on batt for 5 days without problem
Click to expand...
Click to collapse
Sorry!!!
I will be trying this out soon!!
Cause i'm going back to 2.1 just in case!!
Keep up the WORk!!!
http://adf.ly/2wDMQ get it there
mikegapinski said:
http://adf.ly/2wDMQ get it there
Click to expand...
Click to collapse
How do you install it??
So basically the only difference is the kernel with BFS, sio, etc.? In that case why not just release an update zip with the kernel and all that other sweet stuff, like Quarx did with his 0.3.1 instead of a whole rom?
I will do it that way ... Someone flashed it ? I get various reports that iy doesn't boot... I will update new package within a few hours
http://www19.zippyshare.com/v/53422081/file.html here is the kernel with fix for wifi... Replace the boot.img and wireless.ko with the new one in the zip package
Sent from iPad
Also you can use this boot and module to whatever 2.1 you want.
Hey, to save you the trouble, I tried to be useful, so i *tried* to make this into an update.zip to make it easy for people. However, I leave testing it up to you, because my battery's low atm, so it's not a great time for flashing(also I'm on SwiftDroid ). Please try the file, and see if it works, and maybe then I'll be able to say I've done something useful. Download.
P.S. I'm not really sure about permissions for the wireless.ko file, so I skipped that bit. If something screws up, perhaps it will be this?
mikegapinski said:
http://www19.zippyshare.com/v/53422081/file.html here is the kernel with fix for wifi... Replace the boot.img and wireless.ko with the new one in the zip package
Sent from iPad
Click to expand...
Click to collapse
Is this an update or a full rom???
Sent from my GT540 using Tapatalk
nutterbg said:
Hey, to save you the trouble, I tried to be useful, so i *tried* to make this into an update.zip to make it easy for people. However, I leave testing it up to you, because my battery's low atm, so it's not a great time for flashing(also I'm on SwiftDroid ). Please try the file, and see if it works, and maybe then I'll be able to say I've done something useful. Download.
P.S. I'm not really sure about permissions for the wireless.ko file, so I skipped that bit. If something screws up, perhaps it will be this?
Click to expand...
Click to collapse
Chmod for module is 644.
Sent from my GT540 using Tapatalk
pebe94 said:
Chmod for module is 644.
Sent from my GT540 using Tapatalk
Click to expand...
Click to collapse
I have to leave the house now, so I'll try to take care of it in the afternoon. Would you mind testing it anyway? Also, in the updater-script of the zip I used as an example I see lines like:
Code:
set_perm_recursive(0, 0, 0755, 0644, "/system/lib/modules");
I see the 644 you mentioned, but what about the other numbers? If you can fix the zip, do it yourself, otherwire I'll have a look this afternoon.
What exactly is "3g" fix?
can i request tun.ko for this rom? i rely heavily on vpn and have been looking for a 2.1 with tun support. anyways great work
Sent from my GT540 using XDA App
mikegapinski said:
http://www19.zippyshare.com/v/53422081/file.html here is the kernel with fix for wifi... Replace the boot.img and wireless.ko with the new one in the zip package
Sent from iPad
Click to expand...
Click to collapse
Unable to boot...rebooting by it self what to do???...tried the new boot
PavanR said:
Unable to boot...rebooting by it self what to do???...tried the new boot
Click to expand...
Click to collapse
Do wipe. I recommend flash boot through fastboot and replace wireless.ko through adb on working ROM.
Sent from my GT540 using Tapatalk
pebe94 said:
Do wipe. I recommend flash boot through fastboot and replace wireless.ko through adb on working ROM.
Sent from my GT540 using Tapatalk
Click to expand...
Click to collapse
I have Wiped it Completly many times and Did the Recovery but of no use...
I will try again...
Can u tell me the Command to replace with adb....
Adb push wireless.ko system/lib/modules

[mod][BETA][PATCH] ROM_PATCH V1.2 for ics- full freedom -

I can continue the project if i get proper feedback from you
thanks a lot to amarullz for providing aroma installer, and thanks to nightshack0 I have taken his installer and modded to work for this patch
had you ever feel that another galaxy s variant's forum have a ics rom which suits all your need but you cannot flash it because it is not yet ported to your device but now all this will not happen again with this patch you can install which ROM you want to flash there will be no boundation for you.
this patch will let you flash other I9000 or t959 roms I have not tried it on other variant but you can try and let me know if it works, I have tried to flash a nexus s rom and it was not flashing so just flash and let me know there is no harm no soft brick no hard brick just physical button will not work until you flash this patch or another rom
Click to expand...
Click to collapse
how to use this patch:- first flash the rom you wanted then this patch and if rom is not flashing read the FAQ
Click to expand...
Click to collapse
download link
*AROMA compatible v1.2:- http://bit.ly/rompat12 (39mb)
* AROMA compatible v1.1:- http://bit.ly/JpHy83 (41mb)
* VIBRANT patch:- http://db.tt/j3ZIdudZ (12mb)
Click to expand...
Click to collapse
PROS:- 1.flash which ics rom you want
2. new world with more rom have been revealed
3. rom chefs work have been reduced because now they do not need to port their rom.
4. small size just 12mb
5. TWRP kernel is pre bundled thanks to KRARVIND
Click to expand...
Click to collapse
CONS:- 1. you cannot get the build properties(build.prop) of the rom you are flashing instead you will get the build property which will not be related to any ics rom
Click to expand...
Click to collapse
the patch do not contains any file which can cause a bug and patch will only work on ics roms not gb
For further clarification read FAQ on second post
if you are getting status 7 or getprop error then a little work from your side is needed
extract the rom to a folder then go to /extracted folder/META - INF/com/Google/Android from there open updater-script and remove all getprop lines
come back to META - INF folder and delete all three files
zip the file and flash it in recovery
NOTE:- to edit updater script use jota text editor(android), notepad (windows)
Click to expand...
Click to collapse
update:- flashed fascinate rom by editing updater script and without resigning got it booted up but it cleared my efs folder so was not getting any network coverage, I got very depressed tried cleared data restore nandroid but nothing works then I thought about efs and with the backup I copy imei files to efs folder and after reboot I got coverage now I will not flash any fascinate rom just for testing but I can say that fascinate rom are working
Click to expand...
Click to collapse
PATCH FAQ
FAQ
Q.:- how to use this installer
Ans:- don't worry about this all the instruction have been given in the installer you just need to flash the package in recovery it is just like installation wizard of windows
Click to expand...
Click to collapse
Q.- will this also work on gb rom
Ans:- no the patch contains a kernel which cannot work with gb rom
Click to expand...
Click to collapse
Q.:- while flashing a galaxy s ics rom I got an error of assert failed what to do.
Ans:- first flash this patch then go to advance and select reboot recovery with new TWRP recovery flash the rom then again flash patch
Click to expand...
Click to collapse
Q.:- why you provided custom build.prop.
Ans:- if build.prop will not be provided then rom's build.prop will change you device's build properties which will not letyou flash files specially created for vibrant
Click to expand...
Click to collapse
Q.:- can I flash another vibrant ics kernel
Ans:- yes you can flash
Click to expand...
Click to collapse
Q.:- can I flash a kernel I9000 or I897
Ans:- no you cannot flash
Click to expand...
Click to collapse
Q.:- can you give some info about TWRP kernel
Ans:- a bigmem kernel with 720p recording patch originally can be found in Slim Ice rom thanks KRARVIND for this
Click to expand...
Click to collapse
Q.:- what can happen if I forgot to flash this patch
Ans:- nothing serious just the physical keys (menu, back etc.) will not work except this everything will be normal just boot to recovery and flash the patch and keys will work again
Click to expand...
Click to collapse
Q.:- I like your work where can I donate you
Ans:- my work is not that much to be donated and I got pocket money from my father I am just a teenager of seventeen just press thanks button and I will be happy
Click to expand...
Click to collapse
Q.:- Is there any modem provided Ans:- no, there is no modem in the package and will be provided in next update following in 3-5 days
Click to expand...
Click to collapse
WHAT'S NEW
v1.2
1. added bootanimation support
2. removed 30 data fix script
3. added vold.fstab
4. added shutdown charging animation files
5. only single modem is there to decrease size of the patch
6. added a new splash screen
v1.1
1. Added support of AROMA INSTALLER (thanks AMARULLZ)
2. Updated Semaphore kernel
3. Removed some unwanted files
4. Added some Init Scripts
5. Removed Lib files
6. Added Modem.bin
just in case
Jumped quick on that one!
beta tester requesting you to try this patch please do that
is this just for I9000 roms or can we use others? is so which ones?
this looks promising, im guessing this is just for ICS ROMS on I9000 since the title says "for ics"
Does this apply to ALL ICS ROMS in I9000 or are there specific ones?
xriderx66 said:
this looks promising, im guessing this is just for ICS ROMS on I9000 since the title says "for ics"
Does this apply to ALL ICS ROMS in I9000 or are there specific ones?
Click to expand...
Click to collapse
Well technically vibrant can flash i9000 roms with some minor issues like key mapping, sound path and gps.
This patch seems to take care of it (in a convenient way) and since ICS kernels seem to play nice it should work for all ICS roms.
xriderx66 said:
this looks promising, im guessing this is just for ICS ROMS on I9000 since the title says "for ics"
Does this apply to ALL ICS ROMS in I9000 or are there specific ones?
Click to expand...
Click to collapse
actually almost all variants but i am not sure, you can try every variants rom and write it here that working or not, so I can update the op with some info
I tried flashing this and the milestone 5 from I9000 and it did not work.
Sent from my SGH-T959 using XDA
Lochman79 said:
I tried flashing this and the milestone 5 from I9000 and it did not work.
Sent from my SGH-T959 using XDA
Click to expand...
Click to collapse
can you paste the link and what you flash first
http://goo-inside.me/devs/aokp/galaxysmtd/aokp_galaxysmtd_milestone-5.zip
Above is the rom I downloaded. First I installed the patch. Then rebooted into recovery. Lastly I tried installing the above rom and it failed.
Sent from my SGH-T959 using XDA
Lochman79 said:
http://goo-inside.me/devs/aokp/galaxysmtd/aokp_galaxysmtd_milestone-5.zip
Above is the rom I downloaded. First I installed the patch. Then rebooted into recovery. Lastly I tried installing the above rom and it failed.
Sent from my SGH-T959 using XDA
Click to expand...
Click to collapse
Did it just say like Installation Aborted in the Recovery? Or what else happened?
Did you make sure its not a bad download.
Get the .zip on PC and open it with winRAR, if its corrupted/bad download it'll give you errors, if it says nothing, its good and the patch probably needs working on.
Thats really weird too, it should've just flashed right on and even if the patch didn't work, it should've booted up and the capac. buttons would've been flipped etc. no signal (kernel) those would've been issues that are known.
This is amazing documentation.
Sent from my SGH-T989 using xda premium
I can't check the download as I have already deleted it, but I did check that it was a full download. Usually if it is a bad download, it will not be the correct mb size. And I forget exactly what it said when it failed...sorry. Has anyone else tried?
Sent from my SGH-T959 using XDA
sorry but it is not the fault of patch if the rom is not flashing
the patch will just install a working kernel and keylayout files and some minor tid-bits
did you install the rom with twrp kernel which is in the patch and also patch should be flashed again after flashing the rom
I did flash the patch first. Rebooted into recovery and then tried flashing the ROM. No go. ROM flash failed. Why hasn't anyone else tried this patch? Sheesh...scaredy cats? I'm surprised I'm the only one so far...
Sent from my SGH-T959 using XDA
Lochman79 said:
I did flash the patch first. Rebooted into recovery and then tried flashing the ROM. No go. ROM flash failed. Why hasn't anyone else tried this patch? Sheesh...scaredy cats? I'm surprised I'm the only one so far...
Sent from my SGH-T959 using XDA
Click to expand...
Click to collapse
Fine! I'll do it!
Haha but results may come later today.
Going to test on Infinitum 2.2
I'll update as soon as it boots up (hopefully).
Edit:
I got a Status 7 error
Seems like you can't flash something I9000 on a T959 recovery?
Sent from my SGH-T959 using xda premium

[ROM] SEALED Android 4.0.3 a_01 Uploaded

This is my first rom and build
Test version, all I have changed is a few .apk files and replaced launcher
Based on latest stock rom, kernel XXLQ2
Flash via CWM
FLASH AT YOUR OWN RISK
welcome
SealsNavie said:
This is my first rom and build
Test version, all I have changed is a few .apk files and replaced launcher
Based on latest stock rom, kernel XXLQ2
Flash via CWM
http://www.filefactory.com/file/344hed6auk3r/n/SEALED_a_01.zip
FLASH AT YOUR OWN RISK
Click to expand...
Click to collapse
good job getting here. would be helpful for us folks if you could have some changelog as well as the contents of the ROM. like what you modified,modem used etc . thanks and good work
Don't download please as it doesn't work, just tested it on my phone.
I got the following error:
-- Installing: /sdcard/SEALED_a_01.zip
Finding update package...
Opening update package...
Installing update...
Amend scripting (update-script) is no longer supported.
Amend script was depracated by Google in Android 1.5.
It was neccessary to remove it when upgrading to the ClockworkMod 3.0 Gingerbread
based recovery.
Please switch to Edify scripting (updater-script and update-binary) to create working update zip package.
Installation aborted.
This is joke???
Sent from my GT-N7000 using xda premium
This really is a joke.
My note is dead, no joke...its not turning on at all now. I flashed my rom, then I flashed ParanoidAndroid rom and it flashed, I thought i'd try flashing my rom again and it failed then...I tried flashing ParanoidAndroid rom again and it came up with an error and it said (bad) in brackets, have I just bricked my note?
I'll post in general forum.
SealsNavie said:
My note is dead, no joke...its not turning on at all now. I flashed my rom, then I flashed ParanoidAndroid rom and it flashed, I thought i'd try flashing my rom again and it failed then...I tried flashing ParanoidAndroid rom again and it came up with an error and it said (bad) in brackets, have I just bricked my note?
Click to expand...
Click to collapse
Flash any stock firmware via pc odin and your Note will be ok.
In PC odin, the green bar is not showing when the cable is connected, I presume this has to show first?
Suggestion Only
Maybe you should removed the download link and change the title until you get things sorted out.
---------- Post added at 10:01 PM ---------- Previous post was at 09:59 PM ----------
SealsNavie said:
In PC odin, the green bar is not showing when the cable is connected, I presume this has to show first?
Click to expand...
Click to collapse
For going back to stock - check this thread
http://forum.xda-developers.com/showthread.php?t=1424997
glensta said:
Maybe you should removed the download link and change the title until you get things sorted out.
---------- Post added at 10:01 PM ---------- Previous post was at 09:59 PM ----------
For going back to stock - check this thread
http://forum.xda-developers.com/showthread.php?t=1424997
Click to expand...
Click to collapse
My screen is showing no signs of life.
hmmm i know that most of us want to cook their own rom and etc. But if you dont know well about developing better dont try because you can brick your and others phones ;D
I think moderators must close this thread!
Odin will show first yellow bar not green
Sent from my GT-N7000 using xda premium
Amend update scripts have not been used for ages, you need to switch to edify script otherwise the proverbial will hit the fan
Where did you get your update-script from?
thering1975 said:
Amend update scripts have not been used for ages, you need to switch to edify script otherwise the proverbial will hit the fan
Where did you get your update-script from?
Click to expand...
Click to collapse
I got the scripts from a guide found here: http://forum.xda-developers.com/showthread.php?t=1661770
SealsNavie said:
I got the scripts from a guide found here: http://forum.xda-developers.com/showthread.php?t=1661770
Click to expand...
Click to collapse
But it was a bit premature to release the ROM untested. Thankfully only you are bricked. Remove the link before an unsuspecting noob follows suit.
SealsNavie said:
I got the scripts from a guide found here: http://forum.xda-developers.com/showthread.php?t=1661770
Click to expand...
Click to collapse
Where did you get the update binary from the same thread
Sent from my GT-N7000 using xda premium
Well congrats on trying to cook your own rom. Sorry it worked out as such though. But as a few others stated, please don't ever throw the link up for a rom that has not been thoroughly tested. Some of the best developers we have find issues, and this could have led to some serious trouble as we LOVE new stuff lol. But seriously, keep working on it, you'll be a chef in no time
SealsNavie said:
My note is dead, no joke...its not turning on at all now. I flashed my rom, then I flashed ParanoidAndroid rom and it flashed, I thought i'd try flashing my rom again and it failed then...I tried flashing ParanoidAndroid rom again and it came up with an error and it said (bad) in brackets, have I just bricked my note?
I'll post in general forum.
Click to expand...
Click to collapse
First it might have caused it because you say its stock kernel and and I'm sure you didn't root the kernel and when you make roms do remember that the newer cwm's use edify and not ammend.Now If you need to learn something about development,you can PM me and will help and teach you whatever I know
if you use the kitchen blindly, then you have to end up with these kind of consequences only....if you deodexed doesnt mean you have developed the ROM....what you have done, is using the scripts created by the kitchen, which is no longer supported...you need to edit those or use someone else scripts to flash the ROM...

[COLLECTIONS][MIRROR] Official Firmwares, Kernels, Modems, Bootloaders

Official Firmwares, Kernels, Modems, Bootloaders​
Hey guys! Since I got quite a decent connection in my university (uploading 500++MB takes only 5 minutes? lol), I decided to mirror the official firmwares etc. on Android File Host so that people can get better speeds than Hotfile...so here goes...
How this works:
1. If there is a new firmware, I will upload it ASAP.
2. When there is anyone else making a mirror, just leave a post and I will add the link to the OP.
3. If there is any request, post it here too and I might fulfill it if I got the time, or if someone else can help, then it will be better.
3. That's all! This will be community maintained, so dead links can be revived easily without depending on a single person only. ​
ODIN:
You shouldn't be attempting any mods to your phone at all if you do not have this! Pit file included in this package too (use it to fix unflashable phones). Get it here:
Odin3-v1.85.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176348​
Firmwares:
ICS:
4.0.3
I9100GDXLP6_I9100GOLBLP6_XME.zip [Malaysia]
Download: http://www.androidfilehost.com/?fid=9390362690511175720
4.0.4
I9100GXXLPY_I9100GDBTLP3_DBT.zip [Germany]
Download: http://www.androidfilehost.com/?fid=9390362690511175722​
JB:
4.1.2
I9100GXXLSR_I9100GXEFLSR_XEF.zip [France]
Download: http://www.androidfilehost.com/?fid=9390362690511175718
I9100GXXLSR_I9100GDBTLS1_DBT.zip [Germany]
Download: http://www.androidfilehost.com/?fid=9390362690511175727
I9100GXXLSR_I9100GATOLS1_ATO.zip [Open Austria]
Download: http://www.androidfilehost.com/?fid=9390362690511175738
I9100GDDLS3_I9100GODDLS3_INU.zip [India]
Download: http://www.androidfilehost.com/?fid=22901594685178712
Mirrors:
http://www.mediafire.com/?zs1yltukbg32210 (thanks to stef1004)
http://urlz.so/l/mu-0pq8feal/ (thanks to arinsms)
http://uptobox.com/5eoxb68kmjy5 (thanks to arinsms)
http://www.mediafire.com/?eu64azp46mb4gsj (thanks to arinsms)
I900GDXLS8_XEV_Leaked.rar [Vietnam][Leaked]
Download: http://www.androidfilehost.com/?fid=22964708692722271
Mirror: http://www.mediafire.com/?thoh1nme6phoa (thanks to @NhatanhChampion)
I9100GDXLS8_I9100GOLBLS8_XME.zip [Malaysia]
Download: http://www.androidfilehost.com/?fid=22979706399752873
I9100GDXLS8_I9100GOLBLS8_XVV.zip [Vietnam]
Download: http://www.androidfilehost.com/?fid=22979706399755491​
Kernels
ICS:
4.0.3
I9100G_DXLP6_Kernel.tar
Download: http://www.androidfilehost.com/?fid=9390362690511175725​JB:
4.1.2
I9100G_XXLSR_Kernel.tar
Download: http://www.androidfilehost.com/?fid=9390362690511175724
I9100G_DDLS3_Kernel.tar
Download: http://www.androidfilehost.com/?fid=22901594685178753
I9100G_DXLS8_Kernel.tar
Download: http://www.androidfilehost.com/?fid=22964708692722270​
More to be added...
How to flash in ODIN:
1. Select the related .tar file under PDA section.
2. Only tick Auto Reboot and F. Reset Time.
3. Start flashing.
4. Done.
Modems
GT-I9100G_KK1.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176321
GT-I9100G_K2J.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176322
GT-I9100G_KL3.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176323
GT-I9100G_LP5.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176324
GT-I9100G_LP6.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176325
GT-I9100G_LP7.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176326
GT-I9100G_LPG.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176329
GT-I9100G_LPE.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176330
GT-I9100G_LPN.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176331
GT-I9100G_LSP.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176332
GT-I9100G_LPV.zip
Download: http://www.androidfilehost.com/?fid=9390362690511176335​
Which to use:
Easiest way: Test all and find out which suits you best! Phones are designed to be portable anyway...
Harder way: Find out which baseband comes with which firmware and use that (tedious process, I can't possibly test all and list them out)...
How to use:
1. All the above are .zip files. They are not for ODIN but for recovery.
2. Any recovery will do (stock, CWM, TWRP etc)
3. For custom recoveries, just place in your external/internal storage and flash like usual.
4. For stock 3e recovery, follow this:
- Place the zip in your external sdcard.
- Power off your device COMPLETELY.
- Boot into recovery mode by pressing Volume up + Home + Power buttons simultaneously.
- Navigate to "apply update from external storage" using the volume buttons.
- Select it by pressing the Power button.
- Select the zip.
- Wait for it to finish and navigate up (select "../").
- Select "reboot system now".
4. Done.
Bootloaders
GB Bootloader: http://www.androidfilehost.com/?fid=9390362690511176336​ICS Bootloader: http://www.androidfilehost.com/?fid=9390362690511176338​JB Bootloader: http://www.androidfilehost.com/?fid=9390362690511176337​
What are these? Well, bootloader is the layer that runs before running the kernel and loads into system. In order to reset your flash counter/remove warning triangle with a USB jig, you need a GB bootloader.
To flash AOSP ROMs, you need an ICS bootloader.
To solve multi coloured boot screen issues in 4.2.x AOSP ROMs, flash a JB bootloader.
But for stock ROMs, it is better if you use a GB bootloader for GB ROMs, ICS bootloader for ICS ROMs and JB bootloader for JB ROMs...
How to flash in ODIN:
1. Select the related .tar file in ODIN under BOOTLOADER section.
2. Tick Phone Bootloader Update (DO NOT select Re-Partition)
3. Start flashing.
4. Done.
Ryu just curious to know can i flash 4.2 kernel on team xd rom????
Cos team xd is 4.1 so will it be compatible????
And the 4.2kernel wch u put up is stock right????
Sent from my GT-I9100G using xda app-developers app
Sorry, typo, it is 4.1.2
Ryuinferno said:
Sorry, typo, it is 4.1.2
Click to expand...
Click to collapse
Thnx for quick rep......
And ya is it the same stock kernel wch was put up on team xd thread i think......
Sent from my GT-I9100G using xda app-developers app
---------- Post added at 10:35 PM ---------- Previous post was at 10:25 PM ----------
And sorry for troubling one more doubt can i flash any of the modems or shld i flash my country specific modem?????
Like am from india and i think lp7 is for india,so shld i flash lp7 only or ny modem can be flashed?????
Please bear me......
Sent from my GT-I9100G using xda app-developers app
Any other modems can be flashed...it will work but you might get weaker signal...you may experiment with them a bit...
Ryuinferno said:
Any other modems can be flashed...it will work but you might get weaker signal...you may experiment with them a bit...
Click to expand...
Click to collapse
Ok thnx bro definitely will try......
Sent from my GT-I9100G using xda app-developers app
@Ryu
Cool man. Thanx for the thread
Wow...what a hit...not even a day and the Germany firmware got 20++ downloads...
Yeah..good work Ryu..:thumbup::thumbup:
Would better its be a sticky thread, right?..
Sent from my GT-I9100G
Ryuinferno said:
Wow...what a hit...not even a day and the Germany firmware got 20++ downloads...
Click to expand...
Click to collapse
Yeah
This thread is awesome
Should be stikies
Infinite96 said:
Yeah
This thread is awesome
Should be stikies
Click to expand...
Click to collapse
+1
Sent from my GT-I9100G using xda premium
4.1.2 are stock or AOSP..?
Sent from my GT-I9100G using xda premium
fuadhamzah73 said:
4.1.2 are stock or AOSP..?
Sent from my GT-I9100G using xda premium
Click to expand...
Click to collapse
This is StockROM .
Infinite96 said:
This is StockROM .
Click to expand...
Click to collapse
Thanks
Sent from my GT-I9300 using Tapatalk 2
Ryu...question...now i use your blazing lite rom (4.0.3). If i want to use jb 4.1.2 firmware (ex. Germany) what step should i take 1st..?
1) Flash jb bootloader
2) Flash firmware 4.1.2
3) Flash my country modem (malaysia)
Are these step correct..?
Sorry Ryu my english not good n hope u can guide me...thanks
Sent from my GT-I9300 using Tapatalk 2
fuadhamzah73 said:
Ryu...question...now i use your blazing lite rom (4.0.3). If i want to use jb 4.1.2 firmware (ex. Germany) what step should i take 1st..?
1) Flash jb bootloader
2) Flash firmware 4.1.2
3) Flash my country modem (malaysia)
Are these step correct..?
Sorry Ryu my english not good n hope u can guide me...thanks
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
No need to flash jb bootloader coz its already come along with this firmware. Make a clean wipe and use odin to flash..Yes, u can flash modem if u want to..
Lets phone boot first then move modem to externel sd and flash..
All the above step if u want to flash stock GT-I9100G odex rom..
Sent from my GT-I9100G
Thanks for quick reply...
Sent from my GT-I9300 using Tapatalk 2
---------- Post added 26th March 2013 at 12:25 AM ---------- Previous post was 25th March 2013 at 11:57 PM ----------
CRY1S1S said:
No need to flash jb bootloader coz its already come along with this firmware. Make a clean wipe and use odin to flash..Yes, u can flash modem if u want to..
Lets phone boot first then move modem to externel sd and flash..
All the above step if u want to flash stock GT-I9100G odex rom..
Sent from my GT-I9100G
Click to expand...
Click to collapse
But all the firmware file are zip..can i flash it thru cwm..? Or i change that zip file to tar..?
Sent from my GT-I9300 using Tapatalk 2

[UNOFFICIAL][RECOVERY] TeamWin Recovery Project 2.8.5.0

This recovery is just a simple port of m7 latest recovery, with just our stock recovery kernel and recovery.fstab.
What is Confirm Working :
Flashing of zips
Backup
Restore
The basics....
Bugs :
OTG - Untested but am sure
MTP
Download :
Here.!!!
Donations :
PayPal
Thanks for this
2622-1793-3139-6131. for your hard work.
Sent from my HTC Butterfly s using Tapatalk
tllim73 said:
2622-1793-3139-6131. for your hard work.
Sent from my HTC Butterfly s using Tapatalk
Click to expand...
Click to collapse
Thank you. Every penny goes towards the next butterfly that comes out.
Says entering recovery then reboots into htc splash screen. I can't enter recovery.
spydertony said:
Says entering recovery then reboots into htc splash screen. I can't enter recovery.
Click to expand...
Click to collapse
Only for 901e/s... Will not work the dual dim variant
Sent from my HTC Desire EYE using Tapatalk
xXminiWHOOPERxX said:
Only for 901e/s... Will not work the dual dim variant
Sent from my HTC Desire EYE using Tapatalk
Click to expand...
Click to collapse
Thanks. I'm new around here, could you please redirect me to where i can find one for dual sim.
help dears.
zip file please
recovery.zip please
hello, thanks for your job, but there is something wrong with the TWRP-2.8.5.0-dlxp.img file, I can't open it, have been tried for several times and still not working, how could I deal with this?
MD5 number for the .img file is E74A5CAF6555B30E4B40C9CE4B4D4D9F
sergerdar said:
help dears.
zip file please
recovery.zip please
Click to expand...
Click to collapse
need for zip file, too.
help!!!
i need the file zip.please upload again
:crying::crying::crying:
GDrive reupload
https://drive.google.com/file/d/0B4zhPA3a5eJvS1dabGlrRGZWaGc
MD5: e74a5caf6555b30e4b40c9ce4b4d4d9f
SHA-1: 358257beb168f2c59e035998999db0187a0dec48
MD5 courtesy of Ever_yang
Reason for re-uploading is because Copy.com (effectively, link in OP) has been shut down. (source : copy.com)
-cyNix- said:
https://drive.google.com/file/d/0B4zhPA3a5eJvS1dabGlrRGZWaGc
MD5: e74a5caf6555b30e4b40c9ce4b4d4d9f
SHA-1: 358257beb168f2c59e035998999db0187a0dec48
MD5 courtesy of Ever_yang
Reason for re-uploading is because Copy.com (effectively, link in OP) has been shut down. (source : copy.com)
Click to expand...
Click to collapse
I can port the latest twrp if users want me too?
Sent from my HTC6525LVW using Tapatalk
xXminiWHOOPERxX said:
I can port the latest twrp if users want me too?
Sent from my HTC6525LVW using Tapatalk
Click to expand...
Click to collapse
it will be nice)
timurmurmur said:
it will be nice)
Click to expand...
Click to collapse
After my ViperOneM8 project is done I'll update it to the latest that the m7 has.. then I'll be unsubscribing from this thread.
Sent from my HTC6525LVW using Tapatalk
timurmurmur said:
it will be nice)
Click to expand...
Click to collapse
Please try image below its twrp 3.0.0-2
small feedback
Booting correctly
Backup/restore work (the backup seems to take longer (30 mins) than with version 2.8.5.0
MTP not work (same 2.8.5.0)
adb devices ok (not tried more)
Possible to have standard name for sdcard (for script compatibility) and android secure support?
Code:
/[COLOR="Red"]external_sd[/COLOR] exfat /dev/block/mmcblk1p1 /dev/block/mmcblk1 flags=display="External SDCard";storage;[COLOR="Red"]andsec[/COLOR]
migascalp said:
small feedback
Booting correctly
Backup/restore work (the backup seems to take longer (30 mins) than with version 2.8.5.0
MTP not work (same 2.8.5.0)
adb devices ok (not tried more)
Possible to have standard name for sdcard (for script compatibility) and android secure support?
Code:
/[COLOR="Red"]external_sd[/COLOR] exfat /dev/block/mmcblk1p1/dev/block/mmcblk1 flags=display="External SDCard";storage;[COLOR="Red"]andsec[/COLOR]
Click to expand...
Click to collapse
I could fix mtp but it'd require someone with the device to make a device tree.. or if someone can provide me m7 twrp device tree I could take a look, but no promises. Also is the only way to do the by-name method too
Sent from my HTC6525LVW using Tapatalk
if you explain to me how to do it I can perhaps help you
Or you can do with MDMower. he has worked extensively for TWRP on M7
xXminiWHOOPERxX said:
Please try image below its twrp 3.0.0-2
Click to expand...
Click to collapse
thx a lot, works good on cid_622 1.57 hboot stock 4.4:laugh::laugh::laugh:

Categories

Resources