HTC Magic stuck at Vodafone screen - only fastboot - no recovery
Hi there,
i have a HTC Magic here. When starting up it get's stuck at the Vodafone screen. I can't enter the recovery-mode.
I'm able to enter hboot and fastboot - the screen shows the following:
Code:
*** UNLOCKED ***
SAPPHIRE PVT 32A SHIP S-ON G
HBOOT-1.33.0014 (SAPP10000)
CPLD-10
RADIO-6.35.08.29
I thought 32A is H only, and 32B is G?
Code:
fastboot getvar version-main
version-main: 3.12.0.0
While in fastboot-usb-mode i can see the phone on my pc (i used the android-sdk-driver, now my phone shows up as "Android Bootloader Interface") with:
Code:
fastboot devices
MB2********* fastboot
but it doesn't show up here (while phone is in hboot-mode or fastboot-usb-mode):
Code:
adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
NBH-files on the sd-card are rejected with "Main version is older". Any command for flashing or booting with fastboot end up in "command error" or "remote: not allowed" or something like that.
Most recovery-tutorials say that i need adb and fastboot - but as i said adb doesn't work. Other tutorials say i need a NBH-file, but all of those are rejected with "Main version is older". I also tried some sappimg.zip-files, but the phone shows up an error-message for a very short time ("wrong zipped...", i'm not able to read that so fast).
I also got a goldcard, but this didn't change anything.
Code:
fastboot getvar cid
cid: VODAP102
Is there any help for me and my phone (step by step with needed files)?