ok i am have a bit of a problem
i tried the lg dashbord time out fix patch today and now my box is crashing
i restored to my original firmware from the xtreme 1.1 version and then immediatley
flash using this bat file
echo off
cls
if "%1" == "" goto exit
@echo About to MediaPatch Hitachi drive %1
@echo.
@echo.
@echo Dumping current firmware
@echo.
memdump_win %1 12200 8 8000 fw.bin
pause
@echo Applying mediahack patch
@echo.
applyppf3 a fw.bin chk_47.ppf
pause
@echo Encrypting patched firmware
@echo.
firmcrypt e fw.bin patch-e.bin
pause
@echo Flashing patched firmware
@echo.
flashsec47_win %1 patch-e.bin 90034000 1000
pause
@echo Done!
@echo.
goto exit2
:exit
@echo.
@echo "Usage m-hack.bat <Hitachi drive letter> eg m-hack.bat g"
@echo.
:exit2
now i get these
the drive light is always blinking
i get error 65 and 64 randomly
and sometimes my xbox boots to the dash board and says opening
i cant get the drive to open at all
and i cant get into mode b anymore using my slax method
the drive show up in the bios on my computer
ie i did not use the wire method only the slax method
and i figured out that i should have use a patch firmware and not my original
but is there anyway to fix this problem