No boot after 5035 install

Lashujin

Noob Account
Apr 20, 2005
7
0
switched from 5032 to 35 and now it doesn't boot, I redid my config file from the new one myself, without using any programs, and now right after the xecuter 2 config live loading screen I get a 13 error. Any Clues????? The only difference is that before I used xecuter's pack in lba changer and this time I use x2ool. Also the error code explanation screen is half black so I can't read it. Here is my config:

; startup xbox debug monitor (needs sdk installed)
startDebug = 0

; enable igr
igrEnabled = 0

; display flubber anim
doStartupAnimation = 1

; do dvd drive check
doDvdDriveCheck = 0

; do not reset when pressing on eject
noResetOnEject = 1

; 255 characters max here, format is <drive>:<path_to_xbe>.xbe, e.g. "f:dashes\avalaunch.xbe"
dash1Name = c:avalaunch.xbe
dash2Name = c:evoxdash.xbe
dash3Name = c:unleashx.xbe
dash4Name = c:xbmc.xbe
dash5Name = c:xboxdash.xbe

; the xbe name of the title image loaded from dvd on startup, 16 chars max!
dvdBootXbeName = default.xbe

; logo colors
colorXlip = ff00005e
colorXlipHighlights = ff00005e
colorInnerWalls = ff00008b
colorInnerGlow = ff0000ff
colorXboxText = ffffffff

; patch away xbox live connectivity code
patchXboxLive = 1

; if 1 then system runs on error if clock is invalid
clockErrorCheck = 0

; flubber (blob) colors
colorBlob = ff00008b
colorBlobGlow = 000000ff
colorGreenFog = 00a0ff60
colorFogGlowStart = ff00005e
colorFogGlowEnd = 000000ff

; 3 scene colors

; ambient
colorFlubberScene1 = ff35ff19
; diffuse
colorFlubberScene2 = ff35ff19
; specular
colorFlubberScene3 = ff35ff19

; do random flubber
randomFlubber = 1

; flubber animation number, 0 - 14
flubberAnimationNumber = 2

; speed of xbox fan, value 10 equals 20%, value 50 equals 100%
fanSpeed = 15

; display flubber blob in wireframe mode
flubberWireFrame = 0

; display the TM logo
displayTmLogo = 0

; define the xbox logo background color
xLogoBackgroundColor = ff000000

; enable VGA patch (currently not working)
enableVgaPatch = 0

; stop bios to boot DVDs
disableCdromBoot = 0

; xbox LED color, 0 = off, 15 = green, 240 = red, 255 = orange, 83 = cycle
ledColor = 240

; blob radius * 10
blobRadius = 23

; do blob "pulse"
blobPulse = 1

; do fast animation
fastAni = 0

; apply interlace filter on startup
iFilter = 0

; enable transparency on mslogo
msLogoTransEn = 1

; ms logo transparency color
msLogoTransColor = 00ff00f6

; no flubber machinery
noFlubBg = 0

; no startup sound
noSound = 0

; show ms logo
showMsEn = 1

; show x logo
showXEn = 1

; do spikey blob
spikeyBlob = 0

; slow motion blob (ugly)
slowMoBlob = 0

; release all debug monitor memory after launching xbe
useAllMemory = 0

; no x logo light
noLightEn = 0

; color of x logo light
xLightColor = ff000000
 
Last edited:

Lashujin

Noob Account
Apr 20, 2005
7
0
Now I can't switch back to the 5032 bios, I think somehow the toold are not patching the LBA48 correctly and that is the issue. I liked that easy config thing that was packed in with the first x2 live config bios, can anyone help, even if I simply paste the x2config.ini file right from the rar it seems not to work at all, just kicks back the 13 error.

I can use the old 81 bios though, it works perfectly
 

Klutsh

1
VIP Member
No wanting to blow my own horn here, but try using x2 config maker [http://www.x-projects.org]

Currently the only non Xecuter app that supports the x2 5035.
I've had reports that FTP does not always work with avalaunch, but has no problems with xbmc.
 

Lashujin

Noob Account
Apr 20, 2005
7
0
Tried it, but it says "unsupported bios" when I load the 5035

Interestingly though I have it working now! But I don't know why. Using the config file that came with it was no good. There was something in there that my system didn't like, but I can't figure out what it was.

I even used the included one with no changes, what worked was making a config file from scratch using your config tool, Awesome tool btw....
 

thasser

Noob Account
Jun 12, 2005
1
0
i have the same prob... xecuter2 config live loading..... thats all im getting - nothing else. sometimes it goes through that and boot animation then it goes straight to half black error 13 screen, fills up both my banks on x2 so I cant switch to anything else to try to get to evox dash, WHAT DO I DO?
 

MenaceOfMen

Full Member
Mar 26, 2005
51
0
Here's my x2config.ini that should work and that i'll think you'll like...

; **** FOR X2CONFIG MAKER ONLY ****
; lp=MS Default&fp=MS Default&xl=Microsoft&Ra=0&Rb=0&Rc=1&Rd=1&Ga=1&Gb=1&Gc=0&Gd=0&
; **** FOR X2CONFIG MAKER ONLY ****
; startup xbox debug monitor (needs sdk installed)
startDebug = 0

; enable igr
igrEnabled = 1

; display flubber anim
doStartupAnimation = 1

; do dvd drive check
doDvdDriveCheck = 1

; do not reset when pressing on eject
noResetOnEject = 1

; 255 characters max here, format is <drive>:<path_to_xbe>.xbe, e.g. "f:dashes\avalaunch.xbe"
; keep all paths lowercase just in case you have any issues with dashboards booting
dash1Name = c:evoxdash.xbe
dash2Name = c:avalaunch.xbe
dash3Name = c:unleashx.xbe
dash4Name = c:xbmc.xbe
dash5Name = c:xboxdash.xbe

; the xbe name of the title image loaded from dvd on startup, 16 chars max!
dvdBootXbeName = default.xbe

; logo colors
colorXlip = ff0000ff
colorXlipHighlights = ff000000
colorInnerWalls = ff000000
colorInnerGlow = ffff0000
colorXboxText = ff0000ff

; patch away xbox live connectivity code
patchXboxLive = 1

; if 1 then system runs on error if clock is invalid
clockErrorCheck = 1

; flubber (blob) colors
colorBlob = ff263fff
colorBlobGlow = 000000ff
colorGreenFog = 00ff0000
colorFogGlowStart = ff0000ff
colorFogGlowEnd = 000000ff

; 3 scene colors

; ambient
colorFlubberScene1 = ff
; diffuse
colorFlubberScene2 = ff
; specular
colorFlubberScene3 = ff

; do random flubber
randomFlubber = 1

; flubber animation number, 0 - 14
flubberAnimationNumber = 2

; speed of xbox fan, value 10 equals 20%, value 50 equals 100%
fanSpeed = 35

; display flubber blob in wireframe mode
flubberWireFrame = 0

; display the TM logo
displayTmLogo = 0

; define the xbox logo background color

; ff000000 is pure black (ff is full alpha 000000 is rgb)
xLogoBackgroundColor = ff000000
; enable VGA patch (currently not working - do not use !!)
; enableVgaPatch = 0

; stop bios to boot DVDs
disableCdromBoot = 1

; xbox LED color, 0 = off, 15 = green, 240 = red, 255 = orange, 83 = cycle
ledColor = 60

; blob radius * 10
blobRadius = 100

; do blob 'pulse'
blobPulse = 1

; do fast animation
fastAni = 0

; apply interlace filter on startup
iFilter = 0

; enable transparency on mslogo
msLogoTransEn = 1

; ms logo transparency color
msLogoTransColor = 00

; no flubber machinery
noFlubBg = 0

; no startup sound
noSound = 0

; show ms logo
showMsEn = 1

; show x logo
showXEn = 1

; do spikey blob
spikeyBlob = 1

; slow motion blob (ugly)
slowMoBlob = 0

; release all debug monitor memory after launching xbe
useAllMemory = 0

; no x logo light
noLightEn = 1

; color of x logo light
xLightColor = ff


ENJOY
 

Klutsh

1
VIP Member
MenaceOfMen said:
Code:
; 3 scene colors

; ambient
colorFlubberScene1 = ff
; diffuse
colorFlubberScene2 = ff
; specular
colorFlubberScene3 = ff

...

; ms logo transparency color
msLogoTransColor = 00

...

; color of x logo light
xLightColor = ff
You can see your problem in this area...
Where is the colour info, there just alpha values.

I'm 99.9% sure x2cm did not forget to include the correct colour codes when making the ini file.

I've attached a fixed verison of your x2config for you to try.

If these are the sort of ini files x2cm is creating can people PLEASE start to post bug's over @ x-projects.org
I can't fix a problem if I dont know about it can I?
 

Cj10488

Junior Member
May 7, 2005
10
0
Hey Klutsh.. It seems that the program does forget to add the values in at times... I had one .ini that it made where it forgot the values... however If I loaded it back up, Redid the color selection and saved it again it would correct the issue..

James
 

Klutsh

1
VIP Member
Cj10488 said:
Hey Klutsh.. It seems that the program does forget to add the values in at times... I had one .ini that it made where it forgot the values... however If I loaded it back up, Redid the color selection and saved it again it would correct the issue..

James
PLEASE start to post bug's over @ x-projects.org
 

Floppy Mohawk

VIP Member
Jan 5, 2004
1,499
0
Deltona, Florida
wow you seem like a pretty smart dude.
Guess it doesn't matter how smart you are you still need to read the documents:

- ALWAYS MAKE SURE YOU HAVE A WAY OF RECOVERING - LIKE INCLUDING FLASHBIOS AS THE 2nd 512k (WHEN FLASHING TO A 1MB MOD)
Floppy
 

santos

Noob Account
Jun 15, 2005
1
0
I have a xbox 1.6 an I installed the chip alladin advanced xt, with the bridge from point x to point d0. I flashed the bios by ftp with evox M16plus, and the chip stop working. Now the xbox start always with the original bios. How can I flash it again with another bios that works on my xbox? and what bios must I use?I hope someone can answer me.



thanks.