Windows 7 & HTC Drivers Issue - Touch HD Windows Mobile ROM Development

Hi
I have tried the dummies guide concerning updating the HTC USB drivers but had a couple of issues:
1. If I press F8 during the boot process I get an abreviated version of the bois setup which has no selection for turning off digital signing of drivers. I have an ASUS motherboard so to enter the bois I press the DEL key. Whilst in the bios I can see no option for turning off the digital signing. The instructions in the thread simply don't work.
I have done some searching and found web pages that explain how to enter the command window, paste 2 or 3 lines of text to turn off digital signing and put W7 64 bit into a sort of test mode. I have done that and have "Test Mode Windows 7600" in the bottom right corner of my Desktop. I still can't install the HTC USB driver as it brings up an error due to being not signed.
Without installing the new driver I cant change my ROM. There must be others in the same boat having changed to Windows 7. Please help.

Ok a few things:
I'm on windows 7 x64 build 7600, I'm having NO problems, just connect your device in windows let it connect with active sync
Then de-connect your blacktsone, shut it down, and hold volume down button then press start up, it will now start in bootloader mode
Now re-connect and wait for it to get installed by your pc!
If you really DO need htc drivers
Go into your bios
Turn of any quick booting AND turn off full logog display
When windows is starting AFTER the bootscreen you'll get a screen with some sort of TABLE in it with all your hardware and all they're IRQ's
at THIS moment when you see this table press f8
Then you get a boot menu
and you can follow your guide with turning off the signed drivers etcetera!
Great Greet Giblet

wow dude, treat me like the idiot I am. Step by step please.
"Then de-connect your blacktsone" - i guess you mean take out the USB cable?
I wait for it to get re-installed but nothing happens whilst in bootloader and the word serial stays at the bottom of the screen

OMG
Oh my god, I am really frustrated becuase I managed to get it to work with your help but I don't know how. I must have tried everything 10 times without luck then all of a sudden it worked.
If only I knew what I was doing wrong I could pass it along to the next poor sap.
Thanks for your help.
H

Some options to get a new ROM on your device:
Alternative Option: Run ROM from storage card (this requires HSPL on your device)
- Connect your phone to your pc with the usb cable
- Choose Disk Drive option on your phone when presented with the choice.
- Extract the downloaded rar and if not called BLACIMG.nbh rename the romfile to that (ruusigned.nbh is commonly used so rename when so)
- Copy the BLACIMG.nbh to your phone's storage card via Windows Explorer where it should show up as an removable harddrive.
- Disconnect your phone from the pc once copy has finished.
- Shut down your phone.
- Press Volume Down (left top of phone) and keep it pressed while pressing the Start button (on top of phone) once.
- The bootloader (red,green,blue,white screen) will now start, it will detect the new rom file and ask you if you want to update your current one.
- Confirm and follow instructions on screen
Done.
As for your unsigned drivers i can offer some tips:
- Press F8 after you have seen all your hard drives recognized in the bios bootup screen but before you see the Windows Logo.
- F8 might be set as a bootselector menu by your motherboard manufacturer, if this gets in the way of trying the get to the F8 options from Windows you can disable it in your BIOS (to enter press del)
- If you have Windows 7 Ultimate you are entitled to XP-Mode which is basically a built in virtual machine of Windows XP within Windows 7, some people have been succesfull connection their phone to that XP installation and were able to update via it.
Hope this helps. together with the previous poster's comment you should come a long way, good luck.

Heefy said:
Oh my god, I am really frustrated becuase I managed to get it to work with your help but I don't know how. I must have tried everything 10 times without luck then all of a sudden it worked.
If only I knew what I was doing wrong I could pass it along to the next poor sap.
Thanks for your help.
H
Click to expand...
Click to collapse
Oh lol, guess you just managed, grats on that. for future you could try the alternative option i posted, works garanteed irregardless of operation system.

Solution found, thread closed
In future try posting such queries in the Dummies guide: updating HTC USB Sync Drivers thread. Thats what its there for

Related

Updated guide to installing win7 on your shift.

This is just an updated version of deadnex's original guide, with a few things thrown in from various people who have found what works and what doesn't.
This guide has been used and tested as effective with the windows 7 rc 7100 build.
Step 1 - Go here http://www.microsoft.com/windows/windows-7/download.aspx and download Windows 7. You can get a key from the same place, so don't worry about not having a key.
In the event that the servers aren't offering the download {due to server issues} you can download a current version through a torrent site. I recommend mininova as it's the most legitimate of the bunch.
To get a key for windows 7 (32bit) (if you downloaded it through a torrent site), go to this address https://www.microsoft.com/betaexperience/productkeys/win7-32/enus/default.aspx
(64bit)
https://www.microsoft.com/betaexperience/productkeys/win7-64/enus/default.aspx
To clarify this part, you're setting up a usb flash drive or usb card reader and sd card to work as an installation drive for windows 7. I've followed these steps exactly, and found them to be completely accurate. They work, so do each step, and make sure to keep track of your steps so as not to miss one.
Thanks to deadnex for all of this information.
USB-install:
User feedback suggests that doing this next part should be done on a computer running windows vista. In winXP, your usb drive might not show up during the process.
edit (before step 1, create a folder on your main computer called windows7. Don't do this on your shift, and it's recommended to use c:\windows7\ to make the process easier. If you use another location to extract the files to, make sure to remember which directory it is, and adjust the steps of this tutorial to your own location.)
1 - Open the windows7 Iso file with winrar, and extract all the files into C:\WINDOWS7\ (or the folder you created as mentioned above)
2 - Open command prompt in administrator mode (start - all programs - accessories - (right click) Command Prompt and select run as administrator.
3 - Then type these commands without the - and press enter after each :
- CD\
- DISKPART
- LIST DISK
- SELECT DISK X ( X is the memory stick disk number you got from LIST DISK)
- CLEAN (CAUTION; THIS WILL ERASE ALL THE CONTENTS OF THE SELECTED DISK)
- CREATE PARTITION PRIMARY
- SELECT PARTITION 1
- ACTIVE
- FORMAT FS=FAT32 QUICK
- ASSIGN
- EXIT
- XCOPY C:\WINDOWS7\*.* /S /E /F U:\ (U:\ is the name of usb drive you are using for your install, if your drive has another letter, which is most likely, of course put in your own) (after *.* and after each letter preceded by / there's a space!)
OPTIONAL- Include an extra folder on your windows7 usb drive called drivers, and put all the drivers in there that you'll need to get windows 7 running smooth. Drivers are listed just a little further down on the page, so before completing the next step, go there and get the drivers.
WARNING- THIS WILL ERASE YOUR VISTA AND REPLACE IT WITH WINDOWS 7. THIS IS IT!!! Don't worry, win7 rc 7100 is far better anyway. Just to be safe though, backup your personal data before continuing to the next step.
[edit] With a little use and time, I've come to find that windows 7 has a great amount of compatibility issues with certain games. Although I've only had the chance to try a few, there seems to be a trend with win7 being unable to run a lot of older, but still 3d, games. Warcraft 3, and Dungeon Keeper 2, to be more specific. If you're not a gamer, it shouldn't matter, and Windows 7 is still the best choice for you. If you do like to play games, you might want to reconsider changing to windows 7. [edit]
Restart your computer, at startup push FN+F10, and choose your usb drive.
This will take you to the installer, select your language, timezone, and keyboard layout. Next.
In summary, you're going to select Custon (advanced) in the windows 7 installation process, and some card readers (sd to usb) don't work.
This will not affect your HTC SHIFT Vista recovery partition but it will remove Vista itself from your shift. Your settings from Vista will not be carried over to Windows 7.
_________________________________________________________________
DRIVER DOWNLOADS AND INSTALLATION.
Well, once you're through all that, you should be looking at your new windows 7 shift. Now's the fun part! Driver installation!
Go to this link, and download all of the drivers. (10 in total)
http://www.htc.com/www/SupportDownload.aspx?p_id=60&cat=1&dl_id=82
Putting these files on the same flash drive as your windows 7 install makes matters much easier for this time and next time should you need to try again. I also recommend copying and pasting the installation order from the htc site in a notepad or wordpad file and putting that in the same folder as your drivers. That way, when it's time to install your drivers, you can open that file, and use it as a reference to ensure you have the order correct. Chances are that your shift won't connect to the net, right after the win7 installation.
IMPORTANT IMPORTANT IMPORTANT
INSTALL EACH DRIVER IN THE ORDER THAT HTC HAS LISTED ON THEIR DRIVER DOWNLOADS PAGE. DO THIS OR FACE TOTAL DEATHKILL!!! actually, you'll just have driver issues, but that SUCKS!
After many people have responded, I wish to remind everyone. Install all the drivers. INSTALL ALL THE DRIVERS. Install all the drivers. Yes, I said that three times. Although your shift seems to work, when only installing a few, the fact is, drivers like the synaptics touchpad driver also control other parts of your shift, like the two face bottons above the touch pad. If you install one driver, and skip one in between, you mess up the order of installation that is so important, and then force yourself to need an entire wipe and reinstallation of win 7. So, one more time, INSTALL ALL THE DRIVERS FROM HTC.
One more important thing to know about the drivers is, DON'T LET WINDOWS RESET AFTER INSTALLING EACH DRIVER, select RESTART LATER AFTER INSTALLING EACH DRIVER. I REPEAT, INSTALL ALL DRIVERS (IN ORDER) BEFORE RESTARTING WINDOWS.
IMPORTANT When you've finished installing your drivers but still need to restart to take effect, go to your display settings (right click the desktop) and select a non aero theme. save settings after that. Windows 7 Basic is a non aero theme and it looks good. If you leave Aero enabled, your shift will blue screen of death crash when it boots into high res mode.
Windows 7 can not run Aero in high res on the shift. (for now, at least)
When you install the drivers – beware that you have to install them with Vista Compatibility mode enabled and run as Administrator. Right-click the driver setup file – click the Compatibility tab – select Windows Vista and mark “run this file as Administrator”
To save yourself a headache, copy and paste the following list into a wordpad file and place it in the same directory as your driver downloads. Putting this list in the same directory on your win7 flash card means that you can open it on your shift after installing win7 and use it as a reference when installing your drivers. Keep it all together.
EACH DRIVER IS 100% IMPORTANT AND NEEDED, DO NOT SKIP DRIVERS, EVEN IF THAT DEVICE SEEMS TO BE WORKING ALREADY. SKIPPING THE TOUCHPAD DRIVER MEANS THAT THE RESOLUTION AND COMM CENTER BUTTONS DON'T WORK. SKIPPING THE SOUND DRIVER MEANS THAT CERTAIN APPS WILL CAUSE THE SYSTEM TO BLUE SCREEN. SKIPPING THE VIDEO DRIVERS MEANS THAT CERTAIN APPS WILL CAUSE THE SYSTEM TO BLUE SCREEN.
DON'T SKIP DRIVERS.
Here's the order.
a. VISTA_INTEL Chipset Driver v8[1].3.0.1014
b. Intel VGA driver(7[1].14.10.1461)
c. VistaECDrvV1[1].0.1.10
d. TouchScreen(1[1].1.0.2)
e. Synaptics MicroPad(10[1].0.11.1)
f. Realtek Audio Driver R197(6[1].0.1.5653)
g. Vitakey _AC5023_Fingerprint AP v5[1].0.2.0 and Driver v7.10.1.0 *
h. Extension Kit USBLanDriver(3[1].8.3.7)
i. Shagctrl_1[1].2.6.122-control center
j. Marvell WiFi driver(8[1].114.123.139)
This next part was contributed by Thaihugo. Thank you a ton for this contribution Thaihugo .
To connect the Windows Mobile (your Shift's other OS) side to the PC side of your Shift, run USB Tools in the windows mobile side. If nothing happens, go to your settings (still in mobile)- Connections, then click on "USB to PC". Uncheck the "Enable advanced network functionality and wait at least 5 minutes to see if it connects (you must enable the port in USB tools first). Another note, some roms, for the wm side of shift, don't include the internet sharing app. If you can't find it, you've got a crap rom, and you should follow a guide which will allow you to put a real rom on it.
Make sure you are connected to the internet on win7 side (using wifi for example) to download WMDC (Windows Mobile Device Center).
If WMDC doesn't load, plug another pocket pc into the shift's usb port while running windows7 and it will download , or if you don't have another pocket pc lying around, download it manually from Microsoft.
Also, after this setup, the Snapvue side might turn off and not turn on again. In this case, reset under vista side using the HTC tools, and go to the power settings (long click or right click on the battery icon in the bottom right of your desktop). Disable all the "turn device off after x min" settings and make sure to click ok to make the changes effective.
Again, a big huge thanks to deadnex for originally posting the steps to this process. And thanks to everyone else who contributed to a better running shift via windows 7.
Caid.
444
You forgot to specify that drivers must be installed with Vista Compatibility mode enabled and run as Administrator
Everythnig works fine for me untill.. I boot from usb go to "install now". And then ...
"A required CD/DVD drive device driver is missing.If you have a driver floppy disk,CD,DVD or USB flash drive please insert it now.
Note: If the windows installation media is in the CD/DVD drive, you can safely remove it for this step"
I go to browse and then " No device drivers were found.Make sure that the installation media contains the correct drivers, and then click OK".
I'm completly lost help..
thanks for the reminder.
weird, list disk doesn't list my usb flash drive but lists all my other hard drives. what am i doing wrong?
You are probably under Windows XP. Try a vista computer or another computer for this operation.
Caid444, you can upgrade your guide with the following info:
To connect the Windows Mobile side to the PC, use the USB tools. If nothing happens, go to settings, Connections then click on "USB to PC". Uncheck the "Enable advanced network functionality and wait at least 5 minutes to see if it connects (you must enable the port in USB tools).
Make sure you are connected to internet on vista side (using wifi for example) to download WMDC.
If WMDC doesn't load, plug in another pocket pc using the USB port, or download it manually.
Also, after this setup, the Snapvue side might turn off and never turn on. In this case, reset under vista side using the HTC tools, and go to the power settings (long click on the battery icon). Disable all the "turn device off after x min".
Thanks for your description. It looks good. Only onr thing let me bluescreen
my Shift. Whenever I install Synaptics MicroPad(10[1].0.11.1) my Device ended with a bluescreen. I tried a newer Version from the website, but no way, same result. Does anybody understand why? Does someone found out same?
Greets
Androgyn
thaihugo said:
Caid444, you can upgrade your guide with the following info:
To connect the Windows Mobile side to the PC, use the USB tools. If nothing happens, go to settings, Connections then click on "USB to PC". Uncheck the "Enable advanced network functionality and wait at least 5 minutes to see if it connects (you must enable the port in USB tools).
Make sure you are connected to internet on vista side (using wifi for example) to download WMDC.
If WMDC doesn't load, plug in another pocket pc using the USB port, or download it manually.
Also, after this setup, the Snapvue side might turn off and never turn on. In this case, reset under vista side using the HTC tools, and go to the power settings (long click on the battery icon). Disable all the "turn device off after x min".
Click to expand...
Click to collapse
I've added this part, thanks again Thaihugo.
Caid
444
thaihugo said:
You are probably under Windows XP. Try a vista computer or another computer for this operation.
Click to expand...
Click to collapse
You're right. it's all good though, i used MBRWIZ to take care of that minor setback. I can boot Windows 7 thru a USB drive now. I'm still on the fence about it, i have Vista Ultimate on my Shift right now. From your experience will Win 7 be drastically better?
Greenarcher707™ said:
You're right. it's all good though, i used MBRWIZ to take care of that minor setback. I can boot Windows 7 thru a USB drive now. I'm still on the fence about it, i have Vista Ultimate on my Shift right now. From your experience will Win 7 be drastically better?
Click to expand...
Click to collapse
It's like driving a race car compared to vista.
apoparis said:
Everythnig works fine for me untill.. I boot from usb go to "install now". And then ...
"A required CD/DVD drive device driver is missing.If you have a driver floppy disk,CD,DVD or USB flash drive please insert it now.
Note: If the windows installation media is in the CD/DVD drive, you can safely remove it for this step"
I go to browse and then " No device drivers were found.Make sure that the installation media contains the correct drivers, and then click OK".
I'm completly lost help..
Click to expand...
Click to collapse
Please, is there anybody who can help me resolve my problem? I tried lots of times by nothing works..I'm reading all these positive comments about win7 and I can't wait to have them on my shift.. I can see the usb, I browse there to the folder I have the drivers but can't install them.
Thank you in advance
This is for those who've encountered problems.
Start the whole process over again. I didn't make the guide clear enough when I first posted this thread. It's clearer now. The symantec drivers are probably fine, you're probably crashing because windows aero is still enabled, and it is crashing your shift whenever it tries to switch to high res mode. Disable aero.
As for apop, you need to install via the second option, not the first. I got the same error when I selected the first install option when I booted into the windows 7 installer. This method will completely remove vista as the main os and put it in another folder. As a precaution, I recommend backing up personal documents that are stored in any windows sub directory. *word documents and the likes.
Anything outside of your windows directory, or on the main hard drive itself should remain after the install, but I only did this process once with extra stuff on the drive (it stayed).
Back it up, and do a fresh install.
Caid.
444
Thanks for your anser Caid. I just don't have an external DVD.. Is it impossible to go through 1st way? I have read that some people managed to do it this way..
You mean via a usb flash drive? That's how I did it. Follow the steps for the usb flash drive method, but when you boot it on your shift and you have the option to do a custom or express install, do the custom install.
Caid
thaihugo said:
It's like driving a race car compared to vista.
Click to expand...
Click to collapse
wow, that got me convinced. installing windows 7 right now. gonna probably stay up late ha ha
Caid444 said:
You mean via a usb flash drive? That's how I did it. Follow the steps for the usb flash drive method, but when you boot it on your shift and you have the option to do a custom or express install, do the custom install.
Caid
Click to expand...
Click to collapse
Yes, I'm using a usb card reader and sd card. I don't have two options (custom/express). Just one "install now"..
P.S. Thanks for your interest in my case.
ok
After you select "install now" there'll be a license agreement. After that there'll be a choice between two install options. You need to choose the second one.
Caid.
Can someone explain to me how to set up a cellular internet connection through windows 7? I've got the sim card inside, the phone recognizes it, but I don't know how to get it working through win7, I used control center to enable modem, but still no luck. This is really annoying.
Caid.
444
SnapView Turn's and WM7 too ... the screen goes off
Hi, I completed the W7 installation successfully. I even got to conect SnapView with W7 this time. I say this time because with the previous Wm7 guide I wasn't able to do it.
Anyway, now my screen is blank for WM and W7. In fact I have to press the on switch to get the W7 screen back. Once I have W7 working I need to reset Snapview throught the Shift Control Centre to get it going. Finally Snapview / WM comes on. However it lasts on for a few minutes and then the screen is off again. W7 will last for a few minutes more and the same will happen. I then need to press the sliding switch again. The W7 screen will turn on back to normal (the OS doesn't actually turn off but just the screen); however, WM doesn't turn on (in this case it's the screen and WM itself). I then need to repeat the resetting process again.
I did do this:
"
Also, after this setup, the Snapvue side might turn off and not turn on again. In this case, reset under vista side using the HTC tools, and go to the power settings (long click or right click on the battery icon in the bottom right of your desktop). Disable all the "turn device off after x min" settings and make sure to click ok to make the changes effective"
I did it at W7. Am I missing something? Any hints from the experts? Needless to say, everything was working fine with Vista.
Thanks

not Opening *.exe file

So my issues starts out like this...... I had an energy rom on my at&t tilt 2 from 3-15-10. I wanted to up date it so i ran task 29 http://forum.xda-developers.com/showthread.php?t=649191 which is found here my computer didn't want to open it at first (using windows 7 os with avg virus protector) i finally got it to open by going in and launching romupdateutility.exe.. (When i clicked on the custom ruu my computer did nothing even after right clicking and run as administrator) but i did get it to work.. No I'm having the same issue trying to put flash my new rom. When i click Rhodium_softwareUpgrade my computer does nothing. Is this a Windows 7 issue can someone please help my phone is now stuck on either the white at&t world phone screen or i can get to the bootloader screen but nothing after those. Help please, and thank you.
you can flash using ur storage card, just rename the nbh file to RHODIMG.NBH (if I'm not mistaken), copy it tp the root of the storage card and enter the boot loader.
hope it helps
with phone off hold volume down key while pressing the power key now you should be on tri-color screen (bootloader) & at the bottom of the screen it should say serial now plug your phone up via usb cable now at the bottom of your screen it should say usb
now on your computer right click on the custom ruu of whatever rom your using & run it as administrator & you should be able to flash with no problem

[GUIDE]How to install Windows 7 retail via USB drive

Hey people. Think you have seen a thread like this before? Well, that's because you have. But THIS thread is different! For two reasons:
1-It's written in GOOD English. No offense folks, but spell checking is really not that hard.
and
2-It deals with EVERYTHING you need to do to get Windows 7 retail up and running on the Shift.
If you see something that needs to be changed/corrected/updated then please feel free to let me know!
HOW-TO INSTALL WINDOWS 7 RETAIL VIA USB ON THE HTC SHIFT X9000 SERIES
Now, before we begin, this guide assumes a few things:
1-that you are using a RETAIL or RTM copy of Windows 7. This guide WILL NOT work with beta or RC versions of Windows 7 OR versions that are N-lited, stripped or altered in anyway. You MUST be using a retail image, either made from a disc you own or from other sources. Please note that we at XDA do not support piracy and suggest that you buy a legal copy of Windows.
2-That you are using a GSM version of the Shift, IE the X9500 or X9501. While these instructions will work with the CDMA version of the Shift, I personally do not have one so I cannot confirm if/how the CDMA radio works using this installation method.
3-That your version of Windows 7 ISN'T Home Basic. While Home Basic will work, it doesn't support touchscreens. I personally installed Ultimate, as the requirements are the same no matter what version you use.
To install you will need:
1-A Shift(duh!)
2-A copy of Windows 7 RTM or a retail disc
3-A USB drive that is 4GB or greater, but no larger than 32GB for Windows
4-A USB drive(any size really) for the storage of HTC drivers for post installation
5-Some time on your hands
6-Either another PC with a CD drive or a USB CD drive
Now onto the good stuff!
1-Let's begin. Insert your Windows 7 DVD into your CD drive. If you are using an ISO image, skip to step 4.
2-Make a folder on your desktop called Windows 7.
3-Copy ALL the files from your Windows 7 DVD into the folder you just made. Be patient as this process will take some time, especially if you are doing this on your Shift.
4-While the files are copying(or after they are done, whatever) go ahead and insert your USB drive into a free port.
5-Open "My Computer" and locate your USB drive. Right click on it and select "Format". Click the menu which says-"File System" and select "NTFS" from the options. Then click Format and let it finish. It should take just a few moments.
6-Once your USB drive has been formatted, open a command prompt and type the following command:
BOOTSECT.EXE /NT60 H:
Where "H" is your the letter of your USB drive.
7-Your USB drive should now be ready to use!
8-Insert your USB drive into your Shift's USB port, press the power button and repeatedly press F10 as it starts to be brought to the Boot Menu and select your USB drive and hit enter.
9-Windows should begin loading setup information now. It should take around 5-ish minutes to get to the graphical part of the installer.
10-When you are presented with the graphical portion, select your country and whatnot, then a username and such, and when it asks you if you want to Upgrade or Custom install, select Custom.
11-You will now need to format your Shift's harddrive. Select the partition that is displayed and select "Format". PLEASE NOTE THAT THIS WILL DELETE WINDOWS VISTA FROM YOUR SHIFT. YOU CANNOT RECOVER ANYTHING THAT IS DELETED. Your recovery partition however is not touched in anyway, so if Windows 7 doesn't work for you, you can reinstall the stock Vista from the recovery partition.
12-Once it is finished formatting, select that partition to install to and continue on with the installation.
13-When it finishes you SHOULD be presented with the Windows 7 desktop. And that's about it. No WiFi. No sound. Pretty much nothing. Now, you DID download the drivers and put them on another USB drive right? Right? GOOD!
14-Insert your USB drive and let Windows install it. Now, ALL of the drivers that we are about to install MUST be installed in the same fashion as I am about to describe. Right click each one and select properties. Click the compatability tab and select the option to have the installer run in compatibility mode for Windows Vista. This MUST be done or the drivers WILL NOT install.
15-Once you have done that, go ahead and install the following drivers. Don't worry about the other ones for right now. Install them IN THIS ORDER OR ELSE THEY WILL NOT WORK:
1-Vista Intel Chipset driver
2-Vista ECD
3-HTC Touchscreen
4-HTC ShagCTRL
5-Marvel SDIO WiFi
After you have installed those 4 drivers, restart your Shift.
16-Once your Shift has restarted, go ahead and press the Comm. Manager button. Shift Control Center should pop-up and your WiFi card should begin installing. If it doesn't, click on the button for WiFi and make it say "ON" and it should then start installing.
17-Once your WiFi card is succesfully installed, click Start->Windows Update.
18-Click on "Check for updates" on the left hand side and let Windows do it's thing. It should find 60-ish updates for download, around 6 of which are drivers for your various devices such as sound and Bluetooth and the like. Don't worry, your screen resolution WILL get better!
19-After Windows has installed updates..you are pretty much done! EVERYTHING should now be working in Windows 7!
20-ENJOY 3(!) HOURS OF STOCK BATTERY LIFE ON YOUR SHIFT RUNNING WINDOWS 7!
That's about it folks. I worked for 2 days straight to devise this method for installing Windows 7 on my Shift, and it couldn't work any better. If you find a mistake, or have a suggestion please let me know!
Great!
I´ll move it to [REF] Guides | Tutorials | FAQs | Stickies | Read here before posting thread located here:
http://forum.xda-developers.com/showthread.php?t=772017
it went fine till step 16, the Comm. Manager button doesnt open anything, however the wifi works ok.
please tell me how does the Comm. Manager work
and now it just wont boot, it gives a blue screen and tells me theres an error, and automatically shut down.
What error does it give you? Are you ABSOLUTELY SURE that you are using a GENUINE untouched OEM RTM copy? This process ONLY WORKS with the legal untouched OEM RTM. If you are trying this with some kinda downloaded ISO it WILL fail and bluescreen on you. It must be build 7600 or higher. Comm. Manager just works for me under 7 following these instructions.
Hi! Thank you for the guide, everything is fine! The only thing doesn't work is the touchscreen. I've installed the touchscreen drivers in compatibility mode Windows Vista SP2 and as Administrator. Do you have any idea?
EDIT: Solved! I reinstalled the driver for the 8th time and it worked!

easy-peasy downgrade to Froyo 2.2 (US wifi only)

There are a variety of threads on how to downgrade a DS7 back to froyo 2.2, so it always takes me a while to pierce things back together. For anybody in the same boat, here's a simple guide, with links. Many many thanks to all those that have come before me: TheManii, Giveen, DJ_Steve, and all the others on the DS7 community that refuse to let the thing die.
Download the complete restore file from here: http://d-h.st/iXc. Unzip the files somewhere, but the caveat here is that if the path is too long, the process will fail. Unzip it to c:\Streak, or something of the sort.
Download the ADB+Fastboot package from here: http://d-h.st/NMu, and unzip it somewhere, like c:\ADB
As detailed in this page (http://forum.xda-developers.com/showthread.php?t=1018809),
Plug the usb cable *on the streak only* (for now)
Hold down both volume buttons
While holding down the volume buttons, plug the other end of the usb cable on your PC. Keep holding the buttons until the lights on the side of the streak come on (the screen will *not* turn on)
Once the streak is lit up, you'll need to install the APX drivers. Go to the windows device manager, and you'll see a device with a yellow question mark (I believe it was called APX, sorry, writing mostly from memory here). Right click that device and update the driver, windows will ask you where the drivers are, navigate to C:\ADB (or wherever you unzipped the ADB files). On windows 7, you'll be prompted to install unsigned drivers. On windows 8, you'll have to boot with signed driver protection disabled. After you install the driver, the icon will change and the yellow question mark will disappear.
Now that all the prep-work is complete, navigate to the c:\Streak folder (or wherever it was you unzipped the files to), and execute the batch file "run this to restore to froyo.bat". This will start flashing the files into the Streak. The whole process will take about 5-10 mins, and it will actually fail at the very end. It'll say it cannot locate P23.img. That's OK! P23 and P24 are for non-wifi models, so we're good. Reboot the Streak using a pin, and voila! It should be good as new.
If the batch file fails to start, or closes very quickly after launching, you probably do not have the APX driver installed, or there's a connectivity issue between the PC and the Streak. Let me know what you run into and I'll try to help.
marciolsf said:
There are a variety of threads on how to downgrade a DS7 back to froyo 2.2, so it always takes me a while to pierce things back together. For anybody in the same boat, here's a simple guide, with links. Many many thanks to all those that have come before me: TheManii, Giveen, DJ_Steve, and all the others on the DS7 community that refuse to let the thing die.
Download the complete restore file from here: http://d-h.st/iXc. Unzip the files somewhere, but the caveat here is that if the path is too long, the process will fail. Unzip it to c:\Streak, or something of the sort.
Download the ADB+Fastboot package from here: http://d-h.st/NMu, and unzip it somewhere, like c:\ADB
As detailed in this page (http://forum.xda-developers.com/showthread.php?t=1018809),
Plug the usb cable *on the streak only* (for now)
Hold down both volume buttons
While holding down the volume buttons, plug the other end of the usb cable on your PC. Keep holding the buttons until the lights on the side of the streak come on (the screen will *not* turn on)
Once the streak is lit up, you'll need to install the APX drivers. Go to the windows device manager, and you'll see a device with a yellow question mark (I believe it was called APX, sorry, writing mostly from memory here). Right click that device and update the driver, windows will ask you where the drivers are, navigate to C:\ADB (or wherever you unzipped the ADB files). On windows 7, you'll be prompted to install unsigned drivers. On windows 8, you'll have to boot with signed driver protection disabled. After you install the driver, the icon will change and the yellow question mark will disappear.
Now that all the prep-work is complete, navigate to the c:\Streak folder (or wherever it was you unzipped the files to), and execute the batch file "run this to restore to froyo.bat". This will start flashing the files into the Streak. The whole process will take about 5-10 mins, and it will actually fail at the very end. It'll say it cannot locate P23.img. That's OK! P23 and P24 are for non-wifi models, so we're good. Reboot the Streak using a pin, and voila! It should be good as new.
If the batch file fails to start, or closes very quickly after launching, you probably do not have the APX driver installed, or there's a connectivity issue between the PC and the Streak. Let me know what you run into and I'll try to help.
Click to expand...
Click to collapse
Thanks for the details. I just used it to get my Streak 7 back to Froyo.
Do you know how I can install CWM or TWRP recovery. Tried both but when I try to start it factory reset (data only) option, it simply reset the data partition which tells me CWM/TWRP did not install correctly. When I install it streak screen says stormgr recovery installed.
Appreciate the help.
TWRP is not available for Froyo. And CWM ....I'm not even sure.
giveen said:
TWRP is not available for Froyo. And CWM ....I'm not even sure.
Click to expand...
Click to collapse
Really! If that's the case, how were pleople flashing streakdroid by djsteve and rooting?
Sent from my SGH-i747 using Tapatalk
Rooting is done via other ways
Like I said there might be a CWM for Froyo, I just dont know.
All TWRP were done by me, so I absolutely know there is none for Froyo.
marciolsf said:
There are a variety of threads on how to downgrade a DS7 back to froyo 2.2, so it always takes me a while to pierce things back together. For anybody in the same boat, here's a simple guide, with links. Many many thanks to all those that have come before me: TheManii, Giveen, DJ_Steve, and all the others on the DS7 community that refuse to let the thing die.
Download the complete restore file from here: http://d-h.st/iXc. Unzip the files somewhere, but the caveat here is that if the path is too long, the process will fail. Unzip it to c:\Streak, or something of the sort.
Download the ADB+Fastboot package from here: http://d-h.st/NMu, and unzip it somewhere, like c:\ADB
As detailed in this page (http://forum.xda-developers.com/showthread.php?t=1018809),
Plug the usb cable *on the streak only* (for now)
Hold down both volume buttons
While holding down the volume buttons, plug the other end of the usb cable on your PC. Keep holding the buttons until the lights on the side of the streak come on (the screen will *not* turn on)
Once the streak is lit up, you'll need to install the APX drivers. Go to the windows device manager, and you'll see a device with a yellow question mark (I believe it was called APX, sorry, writing mostly from memory here). Right click that device and update the driver, windows will ask you where the drivers are, navigate to C:\ADB (or wherever you unzipped the ADB files). On windows 7, you'll be prompted to install unsigned drivers. On windows 8, you'll have to boot with signed driver protection disabled. After you install the driver, the icon will change and the yellow question mark will disappear.
Now that all the prep-work is complete, navigate to the c:\Streak folder (or wherever it was you unzipped the files to), and execute the batch file "run this to restore to froyo.bat". This will start flashing the files into the Streak. The whole process will take about 5-10 mins, and it will actually fail at the very end. It'll say it cannot locate P23.img. That's OK! P23 and P24 are for non-wifi models, so we're good. Reboot the Streak using a pin, and voila! It should be good as new.
If the batch file fails to start, or closes very quickly after launching, you probably do not have the APX driver installed, or there's a connectivity issue between the PC and the Streak. Let me know what you run into and I'll try to help.
Click to expand...
Click to collapse
WOW!!! Thank you so much for posting this!! I was able to take my bricked Streak and bring it back to life! (Even though I will never use it probably, but i feel much better knowing i have a working streak than having a paperweight because I was being dumb with it)
Thank you Thank you Thank you!!!!

*TUTORIAL* Install MacOS Monterey on Unsupported MacBooks

Hi
Here we go again
Lets install Monterey on Unsupported Devices
Disclaimer
I am not responsible if things on your end go downhill
Only use this method if your MacBook is not up to par with Monterey specifications
Prerequisites
MacOS Monterey Bootable USB
16GB USB
( Look at my other posts if you do not have the "Bootable USB" )
​SETUP​​
1. We need to download micropatcher from GitHub.. ( MicroPatcher Download )
2. Plug your boot-able MacOS Monterey USB Drive into the computer
3. Open up mac terminal and type sudo
4. Open up the micropatcher folder and drag and drop the ( Install-SetVars.sh ) file into the terminal and then you need to drag and drop the ( USB with Monterey boot drive ) on the desktop into the terminal and press enter key...
5. Once that finished, go back into the micropatcher folder, find ( Micropatcher.sh ) file, drag and drop into the terminal, and then drag and drop the USB on the desktop into the terminal again and press enter.
6. When that is finished, quit terminal and eject USB, and power off Mac.​
Click to expand...
Click to collapse
INSTALLATION SECTION​​
7. Now we are ready to install, Plug USB into mac, power on, and hold option key while the computer boots up.
8. Select EFI Boot and press enter key... Your Mac will shut down, power on again and press option key again while booting
9. Now select Install MacOS 12 and press enter.
10. Select Language and press arrow key
11. Click on Disk Utility and press continue.
12. Click on view (top left) and select show all devices
13. Now select the drive you want Mac OS 12 to install to and erase with the following parameters
Name- Macintosh HD
Format- APFS
Scheme- GUID Partition Map
Erase and click on done, then close disk utility.
14. Click on Install MacOS 12 and continue... Continue with the installer... Select Macintosh HD and continue...
MacOS Monterey Is being Installed Your Mac will restart Several times
Once Installed, continue with the initial setup until you reach the home screen
15. Now you will need to change the USB Stick name to Install macOS Big Sur
16. Open terminal window and type sudo, then open up USB and drag and drop ( patch-kexts.sh ) file into the terminal, press enter key, and type your password.
17. Once this has finished inside the terminal, YOU HAVE TO RESTART YOUR MAC​
Click to expand...
Click to collapse
We are done here
Till next time
Cheers
​
Really thanks!!!!
Gone try it as soon as I can and let you know how things went!
#mcl said:
Really thanks!!!!
Gone try it as soon as I can and let you know how things went!
Click to expand...
Click to collapse
Ok awesome. Just make sure you follow each step carefully
Ok, will be very careful
Hey!
Finally I decided to upgrade , and I am pretty happy for doing that. Even though I didn't expect this now animations are way faster, and Safari is so much faster. On big sur it lagged so much that I couldn't even use it.
However there is feature that I was hoping to be able to use but got unfortunately discover it just isn't available.
I would really like to have low power mode on my Mac, but it just doesn't appear any where in the OS.
What I found on the web is that it only works on early 2016 models and later.
Would it be possible for you to add a patch so they Mac thinks it's form 2016 so low power mode is available?
I think that way it should work but maybe you have a better idea...
Hey!
So I decided to install macOS Monterey on a 15" MacbookPro with dual graphics(in this case, I have the GT 750M).
I followed the other's guide you made and everything works great.
However as soon as I reboot into the USB, during the boot, the apple logo and progress bar glitches out and become tiny. This persists when I get into Monterey recovery everything is sill tiny.
Anyway I tried to continue and it seems to install the OS, however when it ends the installation, the boot screen never ends, it get stuck and I know the installation is complete because I can hear Macos voiceOver function, saying how to use if I need, but on screen I only see the loading bar and the apple logo. I tried restarting and nothing.
I also return to Big sur and then re do everything, got the same result.
Any help is welcome, and thanks in advance!
#mcl said:
Hey!
So I decided to install macOS Monterey on a 15" MacbookPro with dual graphics(in this case, I have the GT 750M).
I followed the other's guide you made and everything works great.
However as soon as I reboot into the USB, during the boot, the apple logo and progress bar glitches out and become tiny. This persists when I get into Monterey recovery everything is sill tiny.
Anyway I tried to continue and it seems to install the OS, however when it ends the installation, the boot screen never ends, it get stuck and I know the installation is complete because I can hear Macos voiceOver function, saying how to use if I need, but on screen I only see the loading bar and the apple logo. I tried restarting and nothing.
I also return to Big sur and then re do everything, got the same result.
Any help is welcome, and thanks in advance!
Click to expand...
Click to collapse
Well, I got to say I havent seen this happen before... its probably something to do with graphic divers compatability. I will do some research and see if I can find a fix for you.
Nameless Foe said:
Well, I got to say I havent seen this happen before... its probably something to do with graphic divers compatability. I will do some research and see if I can find a fix for you.
Click to expand...
Click to collapse
Ok thanks in advance for your time
#mcl said:
Ok thanks in advance for your time
Click to expand...
Click to collapse
No worries
Hey!
So finally the issue is finally fixed.
I tried to install Monterey using OpenCore legacy pacher and got the same result, however, it turns out I didn't see the warning when installing Monterey on this Mac(11,3). As it turns out when the installation is done you need to reboot in safe mode so the Mac don't use the Nvidia card.
Though, now with the latest version of OpenCore ( 0.4.7), it fixes that issue(on 0.4.6 you would have to reboot on safe mode).
Now when the installation is done it reboots it just and just works out of the box, and it automatically patches the system so you are able to use the Nvidia card without having to do extra steps.
So if anyone is interested in Installing Monterey on an unsupported Mac, visit their webpage, as everything is well documented, easy to follow and has an extensive list of supported devices.
Thanks for the news. When this guide was uploaded, this was the one of the earliest ways to get Monterey on unsupported devices

Categories

Resources