Search found 8 matches

by d3ad connection
Sun Sep 14, 2014 5:40 pm
Forum: XBMC4XBOX General Help and Support
Topic: XBMC shut down my xBox ???
Replies: 38
Views: 24278

Re: XBMC shut down my xBox ???

Do you have the lastest xbox original dashboard installed? Yes, it's 5960. Which BIOS are you running currently ? Hardmod/Softmod or ? It's a softmod, NDURE 3.1. I could certainly include an advancedsettings.xml option to disable the idle thread which could be used for others with this issue (Seems...
by d3ad connection
Sun Sep 14, 2014 2:36 am
Forum: XBMC4XBOX General Help and Support
Topic: XBMC shut down my xBox ???
Replies: 38
Views: 24278

Re: XBMC shut down my xBox ???

Finally got a VM set up with XDK and been doing some testing. r8002 is the culprit. My Xbox doesn't seem to like the HLT instruction, and shuts itself off for whatever reason. I edited xbmc\utils\idle.cpp and deleted the ASM code from CIdleThread::Process and no shut off at all! Finally I can use th...
by d3ad connection
Tue Sep 02, 2014 8:52 pm
Forum: XBMC4XBOX General Help and Support
Topic: XBMC shut down my xBox ???
Replies: 38
Views: 24278

Re: XBMC shut down my xBox ???

you could checkout the version that works, then svn up say 10 revisions later, and rebuild. then once you find one that crashes trace back to find the exact revision which breaks (in a similar fashion to git bisect). I can then look at the code changes. This is what I would do if I had the hardware...
by d3ad connection
Tue Sep 02, 2014 5:15 pm
Forum: XBMC4XBOX General Help and Support
Topic: XBMC shut down my xBox ???
Replies: 38
Views: 24278

Re: XBMC shut down my xBox ???

I sent you a PM.
by d3ad connection
Tue Sep 02, 2014 3:08 pm
Forum: XBMC4XBOX General Help and Support
Topic: XBMC & 1080p?
Replies: 4
Views: 4043

Re: XBMC & 1080p?

I don't think the Xbox could handle 1080p video very well, if at all. IIRC 720p video had to be encoded properly to play back smoothly.
by d3ad connection
Tue Sep 02, 2014 3:04 pm
Forum: XBMC4XBOX General Help and Support
Topic: XBMC shut down my xBox ???
Replies: 38
Views: 24278

Re: XBMC shut down my xBox ???

Another update from me. The last build (that I can find compiled) that doesn't crash my Xbox is 2/26/07 (r7937). I was able to leave this on for hours and even transfer a whole game through FTP with no shut off. However, the next build I could find after that, which is 3/4/07 (r8014) shuts off my Xb...
by d3ad connection
Sun Aug 31, 2014 10:05 am
Forum: XBMC4XBOX General Help and Support
Topic: XBMC shut down my xBox ???
Replies: 38
Views: 24278

Re: XBMC shut down my xBox ???

Here's an update after some months. Even with the FTP server disabled, I still got a shutdown eventually, and only in XBMC. It would sometimes happen immediately, or after 10 minutes or so. The log is no help, it just stopped in the middle of writing the final line. I tried many different builds, in...
by d3ad connection
Mon Jun 09, 2014 9:20 am
Forum: XBMC4XBOX General Help and Support
Topic: XBMC shut down my xBox ???
Replies: 38
Views: 24278

Re: XBMC shut down my xBox ???

Hello, I was also having this problem today with a 1.6 box. This is a freshly formatted drive with NDURE softmod installed, and XBMC4XBOX is the first app I have installed. XBMC loaded, but when the interface appeared, the Xbox turned off. I checked my xbmc.log file and it ended with the XBFileZilla...