XboxHacker BBS
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
June 20, 2013, 05:30:58 AM


Login with username, password and session length


Pages: 1
  Print  
Author Topic: Jtag Xenon Not Booting  (Read 1223 times)
KrInEn
Member
**
Posts: 33


View Profile
« on: September 15, 2011, 12:37:12 AM »

I came accross a virgin Xenon today. Been sitting in it's box pretty much since it was purchased in 06! Long story short, bladed dash, JTAG YAY! The nand dumped perfect, without errors. I got 2 dumps, everything matched up. When making the FreeBOOT image I get 'crl data appears to be cryped or damaged'. Seems that everyone ignores this message, so I continued.

The nand writes fine, however when you boot the console, nothing happens. It just sits there. Odd part is, you can boot to xell......

I tired repairing the nand with a clean image, that did not work. I can write the original image back, and it boots fine as well....

What am I doing wrong? Sad
Logged
Tony_Amigozs
Hacker
***
Posts: 85


View Profile
« Reply #1 on: September 15, 2011, 01:27:56 AM »

try XBReboot instead if it works you can easy upgrade to freeboot from the dash.
Logged
Xumpy
Master Hacker
****
Posts: 312


View Profile
« Reply #2 on: September 15, 2011, 01:38:40 AM »

CRL Data missing... Never seen that message. I would suggest you to find freeboot0.032. It has an extractor for virgin images. Than with the data you extracted try to create the new images. That allways worked for me.
Logged

Once your mind is running, returning to its original state feels like standing still.
bidomo
Master Hacker
****
Posts: 402


Bee Duh! mo


View Profile
« Reply #3 on: September 15, 2011, 04:45:19 AM »

Remember, it is advisable to update to 7371 for better results.
Logged

MastaG
Master Hacker
****
Posts: 343


What have you done for me lately?


View Profile
« Reply #4 on: September 15, 2011, 05:20:09 AM »

Yes, update to 7371 first, it should work
Logged

I understand. You found paradise in America, you had a good trade, you made a good living.
The police protected you and there were courts of law.
And you didn't need a friend like me.
But, uh, now you come to me, and you say: "Don Corleone, give me justice."
But you don't ask with respect.
You don't offer friendship.
You don't even think to call me Godfather.
Instead, you come into my house on the day my daughter is to be married, and you ask me to do murder for money.
KrInEn
Member
**
Posts: 33


View Profile
« Reply #5 on: September 15, 2011, 06:04:34 AM »

I figured that's what it was too. However even updating then flashing provides the same results
Logged
KrInEn
Member
**
Posts: 33


View Profile
« Reply #6 on: September 15, 2011, 11:23:00 AM »

Ok a little update. I checked the dumps with Flash360, with the CPU key they all decode just fine. However all of the FreeBOOT images say BadKV?Huh Kinda weird right?
Logged
bidomo
Master Hacker
****
Posts: 402


Bee Duh! mo


View Profile
« Reply #7 on: September 15, 2011, 03:28:43 PM »

Ok a little update. I checked the dumps with Flash360, with the CPU key they all decode just fine. However all of the FreeBOOT images say BadKV?Huh Kinda weird right?

wrong CPU key, use any of the easy tools to generate ur freeboot image, no big deal, is a xenon, no big trouble
Logged

KrInEn
Member
**
Posts: 33


View Profile
« Reply #8 on: September 15, 2011, 03:37:42 PM »

I used both jtag tool and easy freeboot with CPU key from xell. Same result
Logged
bidomo
Master Hacker
****
Posts: 402


Bee Duh! mo


View Profile
« Reply #9 on: September 15, 2011, 03:54:14 PM »

I used both jtag tool and easy freeboot with CPU key from xell. Same result

Then you have to stick to fbbuild or build.py in any extreme case, I don't see where's the mistake
Logged

l_oliveira
Xbox Hacker
*****
Posts: 1342


View Profile
« Reply #10 on: September 15, 2011, 10:09:20 PM »

Stop using canned trash to do your JTAG. It's like eating food from a can. You don't know what's inside.

Download FBBUILD with the newest dashboard files and use that instead of "easy" or "piggy" tools lol.

I use FFBUILD like this:

1st: Make a txt file, paste this inside and save it. Rename to make13599.bat then paste it on the same folder where FBBBUILD is at...
Code:
@echo off
fbBuild -v -c xenon -f 13599 -d s_data\ updflash.bin

2nd: make a folder called s_data

3rd: inside of the said folder put the following files:
cpukey.txt           (inside paste the CPUKEY as text, no spaces or anything else before the key)
KV.BIN                (YOUR DECRYPTED KV, should MATCH the CPU KEY on cpukey.txt)
SMC_CONFIG.BIN  (YOUR SMC CONFIG settings. Stuff like mac address, DVD player region, operation temps and fan speed go here)
SMC.BIN             (SMC FIRMWARE hacked for JTAG HACK. Should use the one that's proper for XENON in your case.)

Once all files are ready, double click the bat file you made and a cooked dump called "updflash.bin" will be ready for flashing at the main folder of fbbuild.

Honestly this is even easier than using bestpig's stuff as this never fails.
Logged


It's a Rough World
KrInEn
Member
**
Posts: 33


View Profile
« Reply #11 on: September 15, 2011, 10:51:28 PM »

Tried that, now I get RRoD 0022. Hrmm I have never had a xenon give me these issues before Sad


EDIT:

Ah I did not use a pre hacked SMC. Where can I get a xenon SMC? Tongue
« Last Edit: September 15, 2011, 11:23:03 PM by KrInEn » Logged
Intruder
Hacker
***
Posts: 91


View Profile
« Reply #12 on: September 16, 2011, 03:43:03 AM »

Tried that, now I get RRoD 0022. Hrmm I have never had a xenon give me these issues before Sad


EDIT:

Ah I did not use a pre hacked SMC. Where can I get a xenon SMC? Tongue

Xbins
Logged
l_oliveira
Xbox Hacker
*****
Posts: 1342


View Profile
« Reply #13 on: September 16, 2011, 10:29:01 AM »

Tried that, now I get RRoD 0022. Hrmm I have never had a xenon give me these issues before Sad


EDIT:

Ah I did not use a pre hacked SMC. Where can I get a xenon SMC? Tongue

You would get E79 error screen, not RRoD from using wrong SMC. There's something else wrong with your stuff.
0022 is a worrisome error though. Means the CPU timed out during boot (due to a halt or crash),

Did you remove R6T3 ?

And I NEVER HAD TO UPDATE a XENON to make it into JTAG. IT'S NOT NECESSARY AT ALL. Smiley

The reason why they recommended you to update to 7371 is because ibuild REQUIRED secdata.bin, crl.bin, extendend.bin and odd.bin to even try to build the nand image.
Dashboards earlier than 4532 did not have these files at all.

Said files are not necessary with fbbuild.
Logged


It's a Rough World
KrInEn
Member
**
Posts: 33


View Profile
« Reply #14 on: September 16, 2011, 10:55:11 AM »

If I post up my nand and CPU key on megaupload would you be willing to take a look at it for me?
Logged
l_oliveira
Xbox Hacker
*****
Posts: 1342


View Profile
« Reply #15 on: September 16, 2011, 12:13:54 PM »

If I post up my nand and CPU key on megaupload would you be willing to take a look at it for me?

Do it on private message. Ok no problem.
Logged


It's a Rough World
Pages: 1
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM