Jump to content
RealModScene

Swizzy

Members
  • Content Count

    10457
  • Joined

  • Last visited

  • Days Won

    353

Everything posted by Swizzy

  1. Impossible to say exactly why without having a UART log or stackdump (which you don't have obviously)It's most likely crashing in the background, but you don't always see it with XMPlayer :(My advice: try a different USB memory
  2. Swizzy

    Dashlaunch freezing

    Try signing out of your profile, maybe that's the cause?
  3. A simple way of telling wether or not it's one of the "new" types is to check the USB port, if it's MicroUSB it's onboard, if it's MiniUSB it's an adapter card... if it's USB 3.0 it's always going to be onboard...
  4. The xbox don't actually power the HDD off, the HDD enters sleep mode tho
  5. Most of the moddern WD 2.5" discs have the USB interface straight on the disk, so it's no longer "just take it apart"
  6. I'm This close to a fix -> <-About the updxell issue, probably related to Coronas... nobody mentioned that it doesn't work on those to me untill recently, i know sort of where the problem is, and it's going to be fixed in v0.994 along with the DVD issues...** edit: **I know exactly why it's not working now, and the reason is the same that causes hitachi's to freeze... i've fixed that part... after doing that however i found yet another problem, a couple of months after 0.991 was released the iso9660 support was swapped (the stuff that reads the contents of the disc) and it is not working much at all (crashing due to stack overflow, meaning it's trying to read more data then it can hold because it's to stupid to know when to stop reading) i will need to re-write the whole thing because the old code doesn't work anymore etheir as-is due to to many changes in the other parts of the libxenon code >_<
  7. the "xmplayer.elf" in the folder _DEBUG is not meant to be run at all, it's used for finding the crash location when you have crash information (stackdump) using the command "xenon-addr2line" from the libxenon toolchain a.k.a. ignore it if you don't understand any of this shit
  8. I decompiled your app, all it does is copy the selected file to the directory... it doesn't solve anything, doesn't change anything... all it does is add extra steps...
  9. on RGH xelllaunch requires that you have xell-2f.bin or xell-1f.bin as stated in the readme... the built in one (in the nand) will most likely crash before it even starts loading itself...
  10. Read my guide to updating your Xbox 360, it'll tell you how to do it with just a PC and a USB Memory... (and of course a 360 controller and TV/Monitor) it also includes the steps required to install the Kinect/Avatar stuff...
  11. It's really simple to copy 'n' paste the log tho... and it'll help us fix bugs in the software... maybe there is a bug in the tool, maybe it's just a connection problem with your computer? we don't know untill we see the log... It's ussually "client.log" (for client mode) "update.log" (for update mode) or "filename.log" for build mode... check next to the exe and you'll probably find one of these... ** edit: ** If you want to you can do the update the "old-school" way, not using networking at all... you can read about how to do it here: http://xebuildtut.xeupd.com/
  12. It should find and mount any discs, i haven't tried it tho as i don't have any homebrew on a CD/DVD... but i'll burn a CD and test some
  13. My bad! i've fixed it now tho: http://www.homebrew-connection.org/files/xbox/Emulators/libXenon/dl_mupen64-360_v0.993_beta2.rar it simply wasn't mounting the USB devices properly (i forgot to remove some stuff from the xell code i copied to the mount code of zlx coz i was lazy )
  14. http://file.libxenon.org/free60/linux/distro/ubuntu-10.10-xenon-beta5.zip <--- try this one (might be the one you already have, idk) i used it from a USB drive before... the tool i used to put it on my USB drive was this: http://www.linuxliveusb.com/
  15. http://www.homebrew-connection.org/mupen64-360-v0-993-beta/ <--- i got an ok from GliGli to release a new version compatible with corona, and here it is :)What needs to be tested in XeLL? well, we need to know what bugs are there, and what triggers them... so, basically just use whatever features you know how to, and try to tell us as much as you possible can about each error you get, if you get a segmentation fault (crash) it's VERY useful to have the stackdump information, best would probably be to take a picture, it'd also be good to know what you did when it happend, that'll help us know how to maybe reproduce it...I know of some errors that are completly random, like there's a crash in Xenos sometimes (seems to be quite rare tho) just when it's starting, i don't know why this happens yet, and like i said... it appears to be random and quite rare...Any current homebrew will sadly not work as i've mentioned earlier in the thread (i think? i know i've written it in many places...) anyways, if you want some homebrew updated and know where to find the source code for the last released version i'll fix it for you... or anyone else for that matter, however... don't expect me to just fix it instantly, it may take a few days... i do this on my spare time when i feel like doing some coding...
  16. Normally everytime you build the image it'll be different due to randomness, however... if you supply a dump with the latest xebuild version it should be alot closer to the original...
  17. Make sure your firewall isn't blocking xebuild, and make sure that it's actually running on the console (you need to have the installer open!)If you don't know if it's actually running, try using the standalone version...
  18. If you have UART, could you get me a log of the output?
  19. So you managed to solve it by flashing the NAND with a hardware flasher?
  20. I would however recommend that you leave flash360 and use Simple 360 NAND Flasher instead
  21. Probably if the right person does it It's most likely an installation error like bad soldering or so...
  22. Do you have a Hitachi 0500 or 0502? if so this is a known bug which i have no idea how to fix right now (i don't have a hitachi slim)
  23. Well, if your device is formatted in NTFS it'll be ignored by XeLL can you tell me a bit more about your USB memory/harddisk? (if you know how to get hold of the VID/PID it'd be great to have that, along with some information like what manufacturer and model it is, this will help possibly finding someone around me that can help me out with some really fast debugging with it)
×
×
  • Create New...