Tag: hibernation

Install Windows 7 Alongside Windows Vista for a Dual Boot System

August 06, 2009 by Jason

It’s always a bit tricky to beta test a new operating system. Most of us don’t have an abundance of extra hardware just sitting around, and it can be both time consuming and risky to rebuild your production machine with a pre-release version of the next OS.

But with Windows 7, it’s pretty easy to beta test on the machine you’ve already got. Hard drives have gotten much larger and much less expensive, and if you’re running Windows Vista, you already have built-in functionality to help you create a separate partition for testing.

To get started, open the Disk Management section of the Computer Management console on your Windows Vista machine. You can access this by clicking Start | Run and entering compmgmt.msc. Right-click your current system partition, likely labeled C:, and select Shrink Volume. Windows will query the disk for the amount of available space. You’ll probably want at least 20-30gigs of free space so you’ll have enough room for the Windows 7 beta installation, some data, and a few applications. Read More»

Vista SP2 HD Audio Controller

July 13, 2009 by Jason

With the advent of Windows Vista, Microsoft praised the boost in energy consumption efficiency in comparison with Windows XP. Still, there are exceptions to every rule. And while Vista indeed uses less energy over XP, users of the operating system can still experience excessive power use. One such example involves Vista SP2 and earlier during sleep or hibernation, and the HD audio controller, the Redmond-based company explained. The software giant has noted that there are two scenarios in which Vista SP2 sucks more power than it should.

“If you put the computer to sleep or into hibernation when it is running on AC power, the high definition (HD) audio controller continues to use power. Additionally, even after the computer transitions to DC power while the computer is asleep or in hibernation, the HD audio controller still uses power. This behavior persists even though you disable the ‘Allow this device to wake the computer’ option in the HD audio controller properties,” Microsoft explained.

In addition, the company has revealed that there is also an issue associated with the Wake on Ring properties not responding to the configuration introduced by users. “After you disable the ‘Allow this device to wake the computer’ option in the HD audio controller properties, the Wake on Ring feature still wakes the computer from sleep or hibernation,” Microsoft stated. Read More»

Top Ten Tips to Speed Up Windows Vista

July 06, 2008 by Jason

Windows Vista is a great looking operating system with some awesome features, but it can be slow, unless you’ve got a hugely powerful PC to run it. For most computers however, a few quick Vista tweaks can make a massive difference in the speed of Vista for everyday use.

Here are the list of recommended Vista performance and speed tweaks:

1. Turn off Windows Search Indexing
Windows Vista search indexing is constantly reviewing files on your system to make their contents available for quick searching. This is handy, but can severely impact system performance. Read More»

Vista SP1 RTM Unexpected Shutdowns

April 16, 2008 by Jason

Windows Vista RTM has had quite a rough ride throughout 2007, with Microsoft Chief Executive Officer Stave Ballmer acknowledging software and hardware incompatibility problems. And while Service Pack 1 is essentially designed to soften all the rough edges of the latest Windows client, Vista SP1 is not without problems of its own. In this regard, Microsoft informed of a glitch in the Configuration Data store on Vista SP1 and Vista RTM which when the user attempts to resume a copy of the operating system from hibernation is instead informed that the platform was shutdown.

“When you wake a computer that is running Windows Vista Service Pack 1 (SP1) from hibernation, you may receive the following error message: ‘System was shutdown unexpectedly’,” Microsoft explained. “This issue occurs when the Boot Configuration Data (BCD) store contains incorrect information for the Resume from Hibernate entry.” Read More»

Vista Machines with More than 4 GB of RAM Have Limited Shut-Down

March 18, 2008 by Jason

Windows Vista computers that come equipped with more than 4 GB of system memory have limited shut-down options. Essentially, the Hibernate option is no longer available on Vista machines that feature in excess of 4 GB of RAM. This scenario affects both the 32-bit and the 64-bit editions of Vista, but at the same time also Windows XP and Windows Server 2003. Microsoft has confirmed that the issue is related to the large quantity of random access memory.

“This issue occurs because hibernation is disabled on computers that have more than 4 GB of RAM. Hibernation requires sufficient disk space to contain the contents of the computer’s memory. Performance is poor on a computer that has more than 4 GB of memory and that has support for hibernation. Read More»

How to Get Your Computer to Boot Faster

February 14, 2008 by Jason

Step 1:
The biggest problem is that almost every time you install new software, it loads when you boot. I have applications that I rarely use like optical character recognition, and those I turn to several times a day like MS Outlook. By simply loading software only when you need it, you can cut your boot time significantly. To see what is loading now and to pick and choose in Windows XP click on your Start Menu. Go to Run. Type: msconfig. You’ll be presented with tabs. You’re probably operating under Normal Start Up which loads all device drivers and services. Choose Selective Startup instead. Under Selective Startup I’ve checked Process System.INI file, Process Win.INI.file, Load System Services, Load Startup Intems and Use Original Boot.INI. If you are an advanced user and you know what you are doing you can select or deselect these boxes as you choose. If you click everything except Services and then click disable all, followed by OK, you’ll end up booting in Safe Mode. Our goal here is to cut back on the Start Up programs. Click that tab. There you’ll find a long list of applications like ALCMTR and hpsysdrv. I took the time to enter each of them in Google to search for what they did. Sites like processlibrary.com proved useful in determining whether or not I should enable or disable the applications on booting. Right now I’ve only selected about a third of those listed. My machine boots faster and I’ve notice no lack of performance. Read More»

Disable Hibernation and delete the Hibernation file

January 02, 2008 by Jason

Windows places a file on your hard drive that it uses when your computer goes into hibernation mode. If you do not use hibernation mode, or your computer does not properly support it, you may want to disable hibernation and clear the file off your hard drive to free up some space (the file will use as much space as you have in physical memory, so if you have 1GB of RAM, it’s going to use 1GB of your hard drive space). Read More»

Remove Hibernation in Windows Vista

July 05, 2007 by Jason

Hibernation is not made unavailable when you set the value of the Hibernate after setting to Never by using the Power Options item in Control Panel.

To make hibernation unavailable, follow these steps:

1. Click Start, and then type cmd in the Start Search box.
2. In the search results list, right-click Command Prompt, and then click Run as Administrator.
3. When you are prompted by User Account Control, click Continue. Read More»

Fix hibernate after running disk cleanup

June 24, 2007 by Jason

I have found my first bug in the final code of Windows Vista. A few weeks ago after my hard drive was getting low on space I ran disk cleanup to try to delete some unneeded files. Since I needed a lot of space fast I also checked the option to clear my hibernation file. It turns out that was a big mistake.

After clearing my hibernation file my laptops ability to hibernate was destroyed. It was so badly damaged that I could not get to the control panel hibernation settings to turn it back on. Thanks Disk Cleanup! Read More»