PDA

View Full Version : Install wm6 roms on vista 64bit


dutchiesmokah
17th July 2007, 09:26 PM
Hello, I tried updating my trinity on vista 64bit using a guide from trinityguides.info and the 64bit drivers I found there.
I just can get an further updating because my HTC usb sync driver says something about an error code 39 :(
Is there any way to avoid this?

I've already tried updating wm6 trough a memory card "by renaming RUU_signed.nbh to TRINIMG.nbh
like described on Wiki Trinity SDCardFlashing" but i didn't worked:(

Btw. I've only got vista 64bit and OSX(using a macbook) so I hope i don't also have to install an windows 32bit version;)

Thanx in advance for any help or tips!

racerx_
18th July 2007, 02:14 AM
sorry you're having trouble.. if you have a problem it's better to post within the guide thread, than start a new one. Can you tell me what the error says exactly when it comes up?

have you disabled driver signing?


*update* i've been scouring the net for an answer, but only a handful of ppl have experienced this problem, and so far can't find any posts with the solution. There definitely are some ppl having trouble with the x64 driver. Post if you find anything, and i'll do the same

TheBlackDragon
18th July 2007, 07:18 AM
I had the same problem trying to install it with a sd-card.....
just download SSPL-TRIN.exe from this post http://forum.xda-developers.com/showthread.php?t=293632&highlight=sspl and put it in the root directory of your sd-card with the TRINIMG.nbh file....
i am hoping you stil have a wm5 or wm6 installed...when you insert your card go to the root directory of your card then dubble tap on the SSPL-TRIN.exe it wil pop up in installer mode and then press power to install......

Het heeft voor mij gewerkt......

dutchiesmokah
18th July 2007, 05:54 PM
Thanx for the info but i can't disabled driver signing on my Vista ultimate, seems like the guys from Microsoft disabled this funtion with their latest updates :(
Does somebody have any solution for this?

@TheBlackDragon:
Seems like this method doesn't work with wm6,I've got MuN 2.01.TE installed on my device.
The phone still works but I would like to put the official wm6 rom on it!
Btw. I've now got the follow SPL:

TRIN100
IPL-0.50
TRIN100
SPL-9.99.CP

racerx_
19th July 2007, 03:33 AM
let me look in to this.. can you please list the steps you tried to take to disable driver signing, so at least we know where you're stuck?


*edit*
ok, this is what i've got so far.. can you try these methods and let me know what works and what doesn't (i don't have x64). I guess we're looking for a permanent disabling of driver signing, cause some of these steps seem to only disable until reboot.

OPTION 1 - Bcedit
1. Create a shortcut on the desktop to cmd.exe
(this recipe explains how to create a shortcut if you don't know how)


Right click on an empty space on the desktop to open the context menu
Select New
Select Shortcut with a left-click
In the location box type cmd.exe
Select Next
Name your shortcut and push Finish


2. Right-click on the shortcut and select Run as administrator

3. When the command window opens, type or paste the following and press ENTER:

Bcdedit.exe /set nointegritychecks ON

4. Reboot and then try installing the driver

some people listed some variations on this method, they are as follows:


if the "bcdedit /set nointegritychecks ON" does not work, try "bcdedit -set nointegritychecks ON"

or try bcdedit -set loadoptions \”DISABLE_INTEGRITY_CHECKS”
(this seems to be a more permanent fix i guess)

OPTION 2 - F8
An F8 boot option introduced with Windows Vista—“Disable Driver Signature Enforcement”—is available to disable the kernel-signing enforcement only for the current boot session. This setting does not persist across boot sessions.

OPTION 3 - gpedit

open the command line again (i guess it wouldn't hurt to open with administrative priviledges as listed in option 1)

Navigate to User Configuration -> Administrative Templates -> System -> Driver Installation

enable the "Code signing for drivers" and then choose "Ignore".