Page 1 of 3

[SOLVED] XBMC wont load - identify my chip/softmod

Posted: Wed Mar 02, 2016 3:40 am
by Zentaurus
Hello. I've installed XBMC into /E/Apps/XBMC but it just freezes when i try to launch it and the front light starts blinking green on the console, all other dashboards work like UnleashX but not XBMC. My Xbox is chipped or softmodded with EvoX 3935 and it's a 1.6, i'm new to all this so tell me if you need any other information to help me. I've tried all versions of XBMC down to 3.2 but none of them go past the splash screen.

Here's a picture
Image

Re: XBMC stuck at splash screen

Posted: Wed Mar 02, 2016 5:43 am
by professor_jonny
it could be the dvd drive is not closed or faulty?

Re: XBMC stuck at splash screen

Posted: Wed Mar 02, 2016 6:02 am
by Zentaurus
professor_jonny wrote:it could be the dvd drive is not closed or faulty?
Nope, it works and it's closed.

I have the log for XBMC here if that might help.

18:01:10 M: 56754176 NOTICE: -----------------------------------------------------------------------
18:01:10 M: 56733696 NOTICE: Starting XBMC4Xbox 3.5.3-r33027 (SVN:33027, compiler 1310). Built on Feb 27 2016
18:01:10 M: 56733696 NOTICE: special://xbmc/ is mapped to: Q:\
18:01:10 M: 56733696 NOTICE: special://masterprofile/ is mapped to: Q:\UserData
18:01:10 M: 56733696 NOTICE: special://home/ is mapped to: Q:\
18:01:10 M: 56733696 NOTICE: special://temp/ is mapped to: Z:\
18:01:10 M: 56733696 NOTICE: The executable running is: E:\Apps\XBMC\default.xbe
18:01:10 M: 56733696 NOTICE: Log File is located: Q:\xbmc.log
18:01:10 M: 56733696 NOTICE: -----------------------------------------------------------------------
18:01:10 M: 56733696 NOTICE: Unmapped drive T
18:01:10 M: 56733696 NOTICE: Mapping drive T to Harddisk0\Partition1\Apps\XBMC\UserData\
18:01:10 M: 56733696 NOTICE: Setup DirectX
18:01:10 M: 56709120 NOTICE: Mapping drive C to Harddisk0\Partition2
18:01:10 M: 56709120 NOTICE: Mapping drive E to Harddisk0\Partition1
18:01:10 M: 56709120 NOTICE: Unmapped drive D
18:01:10 M: 56709120 NOTICE: Mapping drive D to Cdrom0
18:01:10 M: 56709120 NOTICE: Mapping drive X to Harddisk0\Partition3
18:01:10 M: 56709120 NOTICE: Mapping drive Y to Harddisk0\Partition4
18:01:10 M: 56709120 NOTICE: Unmapped drive Z
18:01:10 M: 56709120 NOTICE: Mapping drive Z to Harddisk0\Partition5
18:01:10 M: 56709120 NOTICE: load settings...
18:01:10 M: 56709120 NOTICE: Mapping drive P to Harddisk0\Partition1\Apps\XBMC\UserData\
18:01:10 M: 56709120 NOTICE: special://profile/ is mapped to: special://masterprofile/
18:01:10 M: 56709120 NOTICE: loading special://masterprofile/guisettings.xml
18:01:10 M: 56569856 NOTICE: Getting hardware information now...
18:01:10 M: 56569856 NOTICE: Checking resolution 10
18:01:10 M: 56569856 NOTICE: Setting autoresolution mode 7
18:01:10 M: 56569856 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
18:01:10 M: 56569856 NOTICE: Loaded playercorefactory configuration
18:01:10 M: 56549376 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
18:01:10 M: 56549376 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
18:01:10 M: 56549376 NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
18:01:10 M: 56549376 NOTICE: Default Video Player: dvdplayer
18:01:10 M: 56549376 NOTICE: Default Audio Player: paplayer
18:01:10 M: 56549376 NOTICE: Per AV pack settings are off
18:01:10 M: 56664064 NOTICE: special://masterprofile/sources.xml
18:01:11 M: 49156096 NOTICE: Using idle thread with HLT (power saving)
18:01:11 M: 49143808 NOTICE: Checking the Date!

Could it be that the date isn't set correctly?

Re: XBMC stuck at splash screen

Posted: Wed Mar 02, 2016 11:50 am
by Dan Dar3
He mentioned that cause that's what you should have next in the log:

Code: Select all

09:29:27 M: 48746496  NOTICE: Checking the Date!
09:29:27 M: 48746496  NOTICE: start dvd mediatype detection
Is it network connected? try with an without network cable connected, see how it works.

We still need to clarify how was it modded (modchip or softmod) and what BIOS is running (I believe EvoX 3935 is a dashboard app, not the BIOS). Try finding and running BIOSChecker and see what it tells you (ignore the Hexen part from the post for now, run from EvoX). http://www.xbmc4xbox.org.uk/forum/viewt ... =979#p9001

Re: XBMC stuck at splash screen

Posted: Wed Mar 02, 2016 3:15 pm
by xman
You do have sufficient space on your E drive for XBMC don't you?. I'm thinking you've loaded XBMC and made it your booting app but the whole XBMC hasn't had enough space on the E drive to take the full download maybe?. You should be able to put an install disc, (HeXEn, Slayers etc), in your machine whether the machine is softmodded or hardmodded and once it boots, check the E drive to see if it is full. You could then set the booting app back to your previous working app to restore the machine so you can then go into it's filemanager and make more space. You should always as good practice boot a new installed app like XBMC, from your working app's filemanager by going to the newly installed XBMC folder, open it, go down to the .xbe file and click on it and this will boot it and then you can check that it is working fine before committing to having it your booting app. If none of this above is applicable and you do have sufficient space on the E drive you may also like to check you only have one folder called XBMC. If you have two, the machine usually won't make it past the splash screen but it is worth checking.

Re: XBMC stuck at splash screen

Posted: Wed Mar 02, 2016 3:40 pm
by Zentaurus
Dan Dar3 wrote:He mentioned that cause that's what you should have next in the log:

Code: Select all

09:29:27 M: 48746496  NOTICE: Checking the Date!
09:29:27 M: 48746496  NOTICE: start dvd mediatype detection
Is it network connected? try with an without network cable connected, see how it works.

We still need to clarify how was it modded (modchip or softmod) and what BIOS is running (I believe EvoX 3935 is a dashboard app, not the BIOS). Try finding and running BIOSChecker and see what it tells you (ignore the Hexen part from the post for now, run from EvoX). http://www.xbmc4xbox.org.uk/forum/viewt ... =979#p9001
I downloaded and installed BiosChecker 5.0 and ran it, this is what i got back.

Image

I have tried with and without the internet cable. One problem i have with the dvd drive is that it wont close sometimes, but it does play games when i get it closed so i don't see that as a possible problem.

The Xbox was chipped or softmodded by PSXCare if that helps: http://www.psxcare.com/section.php?xSec=4&xPage=1

They still sell chips but i don't know if they still sell the chip i have or if i even have a chip since i got the Xbox around 2004, i was always told it was chipped.

Re: XBMC stuck at splash screen

Posted: Wed Mar 02, 2016 5:22 pm
by Zentaurus
xman wrote:You do have sufficient space on your E drive for XBMC don't you?. I'm thinking you've loaded XBMC and made it your booting app but the whole XBMC hasn't had enough space on the E drive to take the full download maybe?. You should be able to put an install disc, (HeXEn, Slayers etc), in your machine whether the machine is softmodded or hardmodded and once it boots, check the E drive to see if it is full. You could then set the booting app back to your previous working app to restore the machine so you can then go into it's filemanager and make more space. You should always as good practice boot a new installed app like XBMC, from your working app's filemanager by going to the newly installed XBMC folder, open it, go down to the .xbe file and click on it and this will boot it and then you can check that it is working fine before committing to having it your booting app. If none of this above is applicable and you do have sufficient space on the E drive you may also like to check you only have one folder called XBMC. If you have two, the machine usually won't make it past the splash screen but it is worth checking.
I haven't made XBMC my default dash, i'm just launching it from the applications menu and then it freezes, everything else works on the Xbox. I have UnleashX as default. I have 3gb free on /E, 300mb free on /C and i have alot of apps that PSXCare put on there when they modded/chipped it. I have a log here from PSXCare that tells what they did to the Xbox. It's kind of crazy. Here's part 1: https://gist.github.com/ZeTaurin/209b3059699ae9970347 the log is too long to be uploaded in one file o_o, here's part 2: https://gist.github.com/ZeTaurin/2364ad164a0295037493

I think my father bought the Xbox from PSXCare so it came with all that, it had all of it the first time i saw it.

Re: XBMC stuck at splash screen

Posted: Thu Mar 03, 2016 5:27 pm
by Zentaurus
Can someone compile the latest version of XBMC4Xbox and send it to me? I might be doing something wrong here.

Re: XBMC stuck at splash screen

Posted: Thu Mar 03, 2016 6:01 pm
by Zentaurus
Zentaurus wrote:Can someone compile the latest version of XBMC4Xbox and send it to me? I might be doing something wrong here.
Now i've even tried the developer edge builds and they don't work either, not a single version works for me.

Re: Unofficial Builds: 3.5.3 + Nightly

Posted: Thu Mar 03, 2016 6:04 pm
by Zentaurus
I've tried all versions of XBMC4Xbox and none of them go past the splash screen, the log just ends at CHECKING DATE. Everything except XBMC works on my Xbox, running UnleashX.

Re: XBMC stuck at splash screen

Posted: Thu Mar 03, 2016 6:48 pm
by BuZz
Did you try this in case it's the cause ? - http://www.xbmc4xbox.org.uk/forum/viewt ... 725#p26725

Re: XBMC stuck at splash screen

Posted: Thu Mar 03, 2016 7:34 pm
by Zentaurus
BuZz wrote:Did you try this in case it's the cause ? - http://www.xbmc4xbox.org.uk/forum/viewt ... 725#p26725
Shutting off powersave?

Re: XBMC stuck at splash screen

Posted: Thu Mar 03, 2016 7:39 pm
by BuZz
yes

Re: XBMC stuck at splash screen

Posted: Thu Mar 03, 2016 8:39 pm
by Zentaurus
BuZz wrote:yes
There's no settings folder and there's no advancedsettings file in my XBMC folder. E:\Apps\XBMC\UserData\advancedsettings.xml doesn't exist. There is only profiles.xml, LCD.xml, guisettings.xml and RssFeeds.xml here.

Re: Unofficial Builds: 3.5.3 + Nightly

Posted: Thu Mar 03, 2016 8:44 pm
by Rocky5
Zentaurus wrote:I've tried all versions of XBMC4Xbox and none of them go past the splash screen, the log just ends at CHECKING DATE. Everything except XBMC works on my Xbox, running UnleashX.
Are you softmodded! TSOP flashed or hardmodded?

If you are what softmod or bios are you using?

Re: XBMC stuck at splash screen

Posted: Thu Mar 03, 2016 8:49 pm
by BuZz

Re: Unofficial Builds: 3.5.3 + Nightly

Posted: Thu Mar 03, 2016 8:51 pm
by BuZz
You already have a thread open regarding this - please use your existing thread

Re: Unofficial Builds: 3.5.3 + Nightly

Posted: Thu Mar 03, 2016 9:02 pm
by Zentaurus
Rocky5 wrote:
Zentaurus wrote:I've tried all versions of XBMC4Xbox and none of them go past the splash screen, the log just ends at CHECKING DATE. Everything except XBMC works on my Xbox, running UnleashX.
Are you softmodded! TSOP flashed or hardmodded?

If you are what softmod or bios are you using?
I don't know, i got the Xbox as a christmas present around 2004 and it was chipped or softmodded by this company http://www.psxcare.com/section.php?xSec=4&xPage=1. When i run BIOS CHECKER i just get Unknown on everything. You can follow that link to their site and scroll down and you will see the chips they sell.

Image

As i mentioned before, everything works except XBMC. I've installed UnleashX and some emulators using FTP, even installed a game onto the harddrive with dvd2xbox or w/e it's called and it works great.

Re: Unofficial Builds: 3.5.3 + Nightly

Posted: Thu Mar 03, 2016 9:04 pm
by Zentaurus
BuZz wrote:You already have a thread open regarding this - please use your existing thread
Ok, sorry. I'm just desperate to get this working.

Re: XBMC stuck at splash screen

Posted: Thu Mar 03, 2016 9:10 pm
by Zentaurus
I'll get back to you on that tomorrow, it's late.