[Q] Applied 4.0.2 yakju build on canadian galaxy nexus - Samsung Galaxy Nexus

Hi,
I manually flashed the 4.0.2 yakju image from this link the google code website (the full image not the update)
to my canadian galaxy nexus (i think it was yakjuux or yakjuuxc) following the instructions on this link:first post no links
now my phone is in an eternal boot animation and will not boot completely, what can I do to fix this?
thanks in advance

Do you still have CWM installed? If not install it with fastboot then flash a Rom or restrore a backup.

thanks for the help
I was able to get it working again by wiping my data when flashing the image
next I want to change my baseband to ugkl1 since I am on the bell network in canada and the xxkk6 is giving me poor signal and very slow to reaquire.
can I just use the fastboot radio radio-maguro-i9250ugkl1 command and that's it or do I need something else?
thanks

mbzero said:
can I just use the fastboot radio radio-maguro-i9250ugkl1 command and that's it or do I need something else?
Click to expand...
Click to collapse
That's all I did when I updated my XXKK1 to XXKK6 and it worked successfully.
EDIT: Actually, the command I used was "fastboot-windows flash radio [radio.img name]"

Related

Best way for a noob to flash radio ONLY?

I got my GSM GNex yesterday and have switched to Yakju via ODIN. (Took all morning research how to do that....shows you what my capability level is)
I'm currently on XXKK6 and which came with my 4.0.2 OTA update and I think its killing my battery much faster than KK1 was..Speeds are slower now and is constantly switching between UTMS and HSPA on TMo.
I would like to flash a new Radio ONLY....not interested in ROMs, etc.
I've been searching the most efficient / safest way to do this but I'm afraid I'm stuck without pretty clear step by step instructions.....I know there's the thread about the toolkit here - http://forum.xda-developers.com/showthread.php?t=1392310 , but do I really need to get into CWM to do this? Is fastboot the better option, and if so....can someone at least give me a few hints as to getting there?
(and maybe which radio is the one to go with)?
Go into cwm and flash the zip
Okay I've just unlocked bootloader via the toolkit...anyone care to elaborate a little further on this?
i think u need to be rooted to flash the radio
You can use fastboot to flash the radio. To revert to KK1 you can grab the radio image from the Google Galaxy Nexus factory images.
1.) Have the fastboot utilities and ADB Interface drivers installed.
2.) Download the Yakju/maguro/GSM Google factory image from here. Either ITL41D or ITL41F will work since both images contain the same radio image.
3.) Use an extraction utility (like 7zip) to extract the radio image (radio-maguro-i9250xxkk1.img) from the file and place it in your fastboot directory.
4.) Boot your phone into Fastboot mode and connect it to your computer.
5.) Issue the following fastboot command through a terminal on your PC:
Code:
fastboot flash radio radio-maguro-i9250xxkk1.img
6.) I can't remember if the phone reboots after a radio flash. If not you can use the fastboot utility by issuing a "fastboot reboot" or using the volume control and power button on the phone to select "Restart".
Okay,
I just flashed UGKL1 via CWM....I just followed the instructions from the toolkit thread.
Question about the radio zip that is now living at the root of my phone storage...can I safely delete it?
also, (this is probably a dumb one) now that I am bootloader unlocked and CWM enabled, will I still get OTA updates?
You can also flash UGKL1 radio for use on TMo network. This radio was meant for North America. Again u will have to try to search for the best one.
U can use Fastboot mode for flashing.
G2_Gordon_G1 said:
Okay,
I just flashed UGKL1 via CWM....I just followed the instructions from the toolkit thread.
Question about the radio zip that is now living at the root of my phone storage...can I safely delete it?
also, (this is probably a dumb one) now that I am bootloader unlocked and CWM enabled, will I still get OTA updates?
Click to expand...
Click to collapse
U can delete it if u want.. u should probably keep a folder on your computer of backups just in case u upgrade again and like the previous one more.
I think u can get updates but it will undo your root and u will have to redo it over again if u wish to flash something else
silow said:
You can use fastboot to flash the radio. To revert to KK1 you can grab the radio image from the Google Galaxy Nexus factory images.
1.) Have the fastboot utilities and ADB Interface drivers installed.
2.) Download the Yakju/maguro/GSM Google factory image from here. Either ITL41D or ITL41F will work since both images contain the same radio image.
3.) Use an extraction utility (like 7zip) to extract the radio image (radio-maguro-i9250xxkk1.img) from the file and place it in your fastboot directory.
4.) Boot your phone into Fastboot mode and connect it to your computer.
5.) Issue the following fastboot command through a terminal on your PC:
Code:
fastboot flash radio radio-maguro-i9250xxkk1.img
6.) I can't remember if the phone reboots after a radio flash. If not you can use the fastboot utility by issuing a "fastboot reboot" or using the volume control and power button on the phone to select "Restart".
Click to expand...
Click to collapse
This is how it is done.
*the fastboot brotherhood*
Factory Reset?
After flashing the radio only, will the phone do a factory reset? Or will all my previous settings be intact?
wiki_warren said:
After flashing the radio only, will the phone do a factory reset? Or will all my previous settings be intact?
Click to expand...
Click to collapse
Your setting should be fine

newest stock ICS build for GSM galaxy nexus

i am unlocked and rooted but im just looking for the latest stock ICS android build (not interested in roms atm) for the galaxy nexus. im using a Fido Galaxy Nexus and its still on 4.0.1. Is 4.0.1 the lasted version for gsm nexus?
4.0.2 is the latest stock yakju build. You can get the stock image from Google:
http://code.google.com/android/nexus/images.html
thanks i appreciated. here's the cwm for those who are interested http://forum.xda-developers.com/showthread.php?t=1398800
edit: nevermind its not a cwm zip
Much safer to flash the images Google give you as opposed to something someone could've easily tinkered with
EddyOS said:
Much safer to flash the images Google give you as opposed to something someone could've easily tinkered with
Click to expand...
Click to collapse
how do i flash that image, in fastboot? do you know what command i need to use?
edit: nevermind i just noticed the commands in flash all script that was included.
Search 'Restore Galaxy Nexus V2' on here for a full guide
neotekz said:
how do i flash that image, in fastboot? do you know what command i need to use?
edit: nevermind i just noticed the commands in flash all script that was included.
Click to expand...
Click to collapse
Here is a link the the guide using fastboot command:
http://forum.xda-developers.com/showthread.php?t=1366806
Extract the components of the image and flash them like so:
Fastboot flash recovery recovery.img
Fastboot flash boot boot.img
And follow that guideline for whatever else is in there (not entirely sure myself )
I don't think order matters but I could be wrong.
joshnichols189 said:
Extract the components of the image and flash them like so:
Fastboot flash recovery recovery.img
Fastboot flash boot boot.img
And follow that guideline for whatever else is in there (not entirely sure myself )
I don't think order matters but I could be wrong.
Click to expand...
Click to collapse
follow the order presented on flash-all.sh, it matters.
bk201doesntexist said:
follow the order presented on flash-all.sh, it matters.
Click to expand...
Click to collapse
yup thats what i did and it worked without a glitch. when are you americans getting the gsm GN? hopefully 4.0.3/4 gsm will be out soon
Or just buy clockworkmod, download your image to the phone and flash through the app. Its very simple. Backup your device before
this is the stock 4.0.2 rooted, busybox and deodexed.
just rename flash-all.sh to flash-all.bat
Sent from my Galaxy Nexus

I need to return my device - I relocked it, flashed stock, but...

I need to return my Nexus and I did a stock flash, unrooted, and oem lock.
The original phone has these settings:
Baseband (Android 4.0.2):
I9250UGLA4
Kernel:
3.0.8-gaaa2611
[email protected]#1
Build Number:
ICL53F.I9250UGLA4
This is what my phone has:
Baseband (Android 4.0.2):
I9250XXKK6
Kernel:
3.0.8-gaaa2611
[email protected]#1
Build Number:
ICL53F
How do I get my version to have the same baseband as the 1st listed settings, and change the build #?
Its because your phone came with a non-yakju version of ICS, and you flashed it back to a stock yakju image.
You can flash the old radio (just unlock again and fastboot flash it), but the only way to properly change the build number is to have someone give you the image for that specific build it had out of the box, and flash that.
Honestly it shouldn't matter. As far as they care, ICS is ICS and the bootloader is locked. That's all they care about for a warranty/return claim.
Is it possible to find the build I need online?
I did some searches and found these:
http://forum.xda-developers.com/showpost.php?p=23131447&postcount=121
http://code.google.com/android/nexus/images.html
Am I able to restore it back to factory without have to be rooted?
martonikaj said:
You can flash the old radio (just unlock again and fastboot flash it), but the only way to properly change the build number is to have someone give you the image for that specific build it had out of the box, and flash that.
Click to expand...
Click to collapse
Once I unlock it and flash the old radio, can I think re-lock it?
Also, (n00b question here, sorry) how do you fastboot flash?
unity04 said:
Is it possible to find the build I need online?
I did some searches and found these:
http://forum.xda-developers.com/showpost.php?p=23131447&postcount=121
Click to expand...
Click to collapse
That's just an update.
http://code.google.com/android/nexus/images.html
Click to expand...
Click to collapse
Those are stock yakju images. You're already on those. Google doesn't post the non-yakju builds.
Am I able to restore it back to factory without have to be rooted?
Click to expand...
Click to collapse
If you get ahold of the proper build you want to go to, there's no rooting involved. It'll just be some fastboot flashing just like before.
unity04 said:
Once I unlock it and flash the old radio, can I think re-lock it?
Click to expand...
Click to collapse
Of course. You can unlock and relock the bootloader all you want.
Also, (n00b question here, sorry) how do you fastboot flash?
Click to expand...
Click to collapse
Plenty of guides here. You download ADB and Fastboot files and your device drivers, and use the command line (Terminal on OSX) to call a few Fastboot commands which flashes the files to the device.
BUT as I said, it really doesn't matter. They don't care that you're returning a device that has yakju instead of yakjuxw (or whatever). They don't even know what that means. They care that it has stock ICS and a locked bootloader. As I said, you can flash the radio because its easily done and readily available, but even that's probably overkill.
I think I found what I'm looking for:
http://forum.xda-developers.com/showthread.php?t=1405345
The second post has the UGLA4 radio img. Is that what I need?
Update: I flashed the above radio and now this is what I have:
Baseband (Android 4.0.2):
I9250UGLA4
Kernel:
3.0.8-gaaa2611
[email protected]#1
Build Number:
ICL53F
The only thing missing is the .I9250UGLA4 at the end of the ICL53F on the Build Number... any idea on how to get that there?
unity04 said:
Update: I flashed the above radio and now this is what I have:
Baseband (Android 4.0.2):
I9250UGLA4
Kernel:
3.0.8-gaaa2611
[email protected]#1
Build Number:
ICL53F
The only thing missing is the .I9250UGLA4 at the end of the ICL53F on the Build Number... any idea on how to get that there?
Click to expand...
Click to collapse
Restore this backup in CWM: http://forum.xda-developers.com/showpost.php?p=23784381&postcount=1
Do I need to be rooted/unlocked bootloader to flash in CWM?
it will be amazing if they care or find out about it..... dont worry too much.
unity04 said:
Do I need to be rooted/unlocked bootloader to flash in CWM?
Click to expand...
Click to collapse
Since you flashed a google stock image back to your phone and relocked the bootloader then you will have to unlock the bootloader and flash cwm in order to flash the cwm file. No need to root. Once you have flashed cwm then you can reboot into android, copy the zip file across to your virtual sd card and flash it. You can unlock/relock the bootloader and flash cwm via the ToolKit if you want to take the easy path.
As previous posters have said as long as your bootloader is locked then they wont really care about anything else. Of course there 'is' a minute chance your phone may be handled be some anal techie who will check every detail so if you want to be 100% sure then flashing the cwm image is your safest bet.
After flashing the cwm rom you will want to flash back the stock recovery image and relock the bootloader. Both those tasks can be done via the ToolKit too
Mark.
unity04 said:
Do I need to be rooted/unlocked bootloader to flash in CWM?
Click to expand...
Click to collapse
It does NOT matter if your bootloader is locked or not.
It does NOT matter if you have root or not.
All that matters is that you have CWM installed.
After you restore that backup, there is nothing else you need to do, unless your bootloader is unlocked -- then just relock it.
No need to flash a stock recovery -- the backup includes the stock recovery.
I really wouldn't worry about it, after mine went wrong I had to take it to a Samsung repair shop in York, so I returned it to stock, locked the boot loader, then when I got it back the boot loader was unlocked! Mine then got sent off to Samsung another 2 times with the boot loader left unlocked, like others say I don't think anyone will check

[ROM] Stock yakjuxw 4.0.1 ITL41F

This is for europeans (mainly nordic) who are looking to revert back to stock 4.0.1 their phones came delivered with if the have the latter batches.
I take no responsibility if anything happens that shouldn't happen.
Full access to fastboot is required, so you have to have an unlocked bootloader. You also need fastboot/adb drivers and adb fully set up for this to work.
Links:
Mirror 1
Mirror 2
Mirror 3
Mirror 4
Instructions:
Download and extract the .rar file within your fastboot directory.
Open up a command terminal and type fastboot devices to make sure your device is found.
Type these commands one by one:
Fastboot -w
Fastboot flash radio radio-maguro-i9250xxkk1.img
Fastboot reboot-bootloader
Fastboot flash bootloader bootloader-maguro-primekj10.img
Fastboot reboot-bootloader
fastboot flash system system.img
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash userdata userdata.img
Fastboot reboot
Side-note: Flashing the radio and bootloader is optional, but recommended.
Code (for batch files)
Code:
fastboot -w
fastboot flash radio radio-maguro-i9250xxkk1.img
fastboot reboot-bootloader
sleep 5
fastboot flash bootloader bootloader-maguro-primekj10.img
fastboot reboot-bootloader
sleep 5
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot reboot
MD5's:
Code:
radio: 15d6bd69920a64e4acf3279271e73648
bootloader: 3f981a8e5f91df8a7a26a7583c1f80f8
boot: c57720964027d8afdcee4c071dde2011
system: 46e6b6cd98ccf0006d21ccce62082165
recovery: 6046d9fcf2e877ad40d6a8e77c145c65
userdata: d003ab084270edd22483ce8f1f8b05c9
My thanks to:
Josteink, for providing the ROM.
Google Inc, for providing the bootloader and radio.
Hessi, at Swedroid Forum, for providing mirror number 4.
Ogre, at Swedroid Forum, for providing the code box.
Thanks, just flashed it! and I updated it to 4.0.2!
Can this ROM be updated to 4.0.4? does it take a time when it shows that there would be update available..?
manumanfred said:
Thanks, just flashed it! and I updated it to 4.0.2!
Can this ROM be updated to 4.0.4? does it take a time when it shows that there would be update available..?
Click to expand...
Click to collapse
You're welcome. I have no idea if the yakjuxw build has received a 4.0.4 OTA, but I'm gonna assume it hasn't, so if you'd like the latest android version, I suggest you flash a yakju build beforehand.
manumanfred said:
Thanks, just flashed it! and I updated it to 4.0.2!
Can this ROM be updated to 4.0.4? does it take a time when it shows that there would be update available..?
Click to expand...
Click to collapse
yakjux is slow at updating. its better to install yakju or takju form google source website. They get updated quick.
hp13 said:
yakjux is slow at updating. its better to install yakju or takju form google source website. They get updated quick.
Click to expand...
Click to collapse
The main reason I uploaded this was for warranty claims, for the one's afraid to hand it in with anything but yakjuxw.
I do not recommend using this otherwise. A yakju build is a million times better.
-bump-
I like the latest version so I'm not using this ROM anymore!
I tested this ROM because I thought this have correct baseband for my GSM GN (Finland) but still I had battery drain problems so now it's whatever what ROM I use I can't fix the bad battery life..
I had this ROM but after two days I decided to update to yakju 4.04.
Now that I notice I have really poor wifi signal at home and work. Comparing to my old b2b and galaxy tab p7300 it is really poor and slow wifi connection. Is it because I switched to 4.04 or I would have the same issue with this ROM on this thread? Actually I don't know exactly what are the improvements in 4.04 compared to 4.01, anybody can help?
Sent from my Galaxy Nexus using Tapatalk 2
if you can take a full rom of yakjuxw with 4.2.2 or 4.1.1 that would be great... or can I update this?
never mind... pushed this via fastboot... everything looks ok... keeps updating via ota... which is great
still... how can I pull this out from the phone so I can have a stock when I want it?
mihaly_n said:
if you can take a full rom of yakjuxw with 4.2.2 or 4.1.1 that would be great... or can I update this?
never mind... pushed this via fastboot... everything looks ok... keeps updating via ota... which is great
still... how can I pull this out from the phone so I can have a stock when I want it?
Click to expand...
Click to collapse
Better if you download the 4.2.2 yakju package. Yakju being updated directly by Google (faster updates) so you don't have to wait for yakjuxw.
https://developers.google.com/android/nexus/images#yakjujdq39
Oh yeah i know... for waranty reason as you said... thats ehy i want yakjuxw... now I'm on miui v5... I installed what you put here and incrementally updated... from 4.0.1 to 4.0.4. Then to 4.1.1 then to 4.2.2... everything good... thanks
Sent from my Galaxy Nexus using Tapatalk 2
Fair enough. Quite the necropost you did there, by the way.
Theshawty said:
Fair enough. Quite the necropost you did there, by the way.
Click to expand...
Click to collapse
11 months
Sent from my Nexus 7 using Tapatalk HD
Sorry... I wanted just to be sure

How to turn Galaxy Nexus from Yakju to Yakjuxw without trace?

Hi. I've searched, but not found a thread about this. I need to bring my phone from yakju to yakjuxw due to warranty purposes.
Can anyone link me a noob step by step guide to yakjuxw?
install fastboot drivers and the files if you don't have them.
http://galaxynexusroot.com/galaxy-n...iversal-guidegsmverizonsprintwindowslinuxmac/
And then:
Download this:
https://code.google.com/p/galaxynex...ame=stock yakjuxw 4.0.1 fastboot.rar&can=2&q=
Extract the files into fastboot folder
Method 1:
and boot your Nexus into fastboot mode then use flash-all.bat file to make it automatically flashing Yakjuxw!
It will wipe everything!
Method 2:
To keep files e.g. Music or pictures...:
You need CWM.
Boot into CWM and wipe factory data reset and then boot into fastboot mode and open CMD and locate to the fastboot files folder and copy/paste these commands into CMD (Command prompt)
Code:
fastboot flash radio radio-maguro-i9250xxkk1.img
fastboot reboot-bootloader
fastboot flash bootloader bootloader-maguro-primekj10.img
fastboot reboot-bootloader
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot reboot
Next time post your question into Q&A section..
https://developers.google.com/android/nexus/images
The stock images here are straight from Google, includes stock images for other nexus devices too..
Mach3.2 said:
https://developers.google.com/android/nexus/images
The stock images here are straight from Google, includes stock images for other nexus devices too..
Click to expand...
Click to collapse
But they are all yakju and takju, so that wouldn't really help him achieve what he want.
The solution has, however, already been given, but seriously it doesn't matter whether it's yakju or not. They are all official roms signed with the official keys, so your warranty is fine as long as it's bootloader locked and unrooted.
mortenmhp said:
But they are all yakju and takju, so that wouldn't really help him achieve what he want.
The solution has, however, already been given, but seriously it doesn't matter whether it's yakju or not. They are all official roms signed with the official keys, so your warranty is fine as long as it's bootloader locked and unrooted.
Click to expand...
Click to collapse
Oh, I misred it, I thought he is trying to go to yakju..
Beamed from my Maguro.
Does anybody has 4.2.1 factory image for yakjuxw? or do i have to go for incremental update only?
chhapil said:
Does anybody has 4.2.1 factory image for yakjuxw? or do i have to go for incremental update only?
Click to expand...
Click to collapse
Is there even any Yakjuxw 4.2.x available?
At least ICS is here:
http://forum.xda-developers.com/showthread.php?t=1625700
By flashing those you get ICS Yakjuxw 4.0.2 which should be upgradeable to JB...

Categories

Resources