Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 05-08-2008, 06:00 PM
Thomas
Newsgroup Contributor
 
Posts: n/a
Noisy Vista

I have a new Gateway system that I bought a few months ago and lately it
seems that the hard drive is very noisy. When you go from one web page to
another it sounds like a car revving up it's engine. I have some files to
encode and when I do that, it just sounds like it's full speed ahead. Maybe
its nothing but it scares me a little. Is this normal? And im assuming
it's the hard drive, I guess im not really sure. Like a car revving up it's
engine is the best way I can describe it. Thanks.

Tom

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 05-08-2008, 06:00 PM
  #2 (permalink)  
Old 05-08-2008, 07:00 PM
Engel
Newsgroup Contributor
 
Posts: n/a
RE: Noisy Vista

Hello Thomas,

Restart the computer in safe mode,
A. Press F8 before Windows Vista starts.
B. Press ENTER to start Windows Vista in safe mode.

Suggest cleaning up the system (clearing out all the Temp/Tmp folders, and
included all offline content, clearing the browser TIF, Delete Cookies , do a
Disk CleanUp.

Click the Start button . In the Search box, type Disk Cleanup, and then, in
the list of results, click Disk Cleanup.

Empty user and system "temp" folders.
Go to Start > Run > copy and paste the below into the Open: line

%systemdrive%\temp

%systemdrive%\%windir%\temp

%systemdrive%\Documents and Settings\%username%\Local Settings\Temp

Perhaps some HD maintenance, try running the "chkdsk /r" command at the
command prompt

Go to Start > Run > copy and paste the below into the Open: line
chkdsk /r

Exit Safe Mode (Rebººt)

I hope this post is helpful.
Let us know how it works ºut
- -- ---


Run the CHKDSK utility to determine whether a hard disk error occurred. To
run CHKDSK, follow these steps:
A. Click Start , click All Programs, click Accessories, right-click Command
Prompt, and then click Run as administrator.
If you are prompted for an administrator password or for a confirmation,
type the password, or click Allow.
B. At a command prompt, type chkdsk, and then press ENTER.
C. When CHKDSK is finished, restart the computer.
[url]http://www.vistax64.com/tutorials/67612-checkdisk.html?ltr=C[/url]

Restart the computer in normal mode.

Good luck
- -- ----





"Thomas" wrote:
[color=blue]
> I have a new Gateway system that I bought a few months ago and lately it
> seems that the hard drive is very noisy. When you go from one web page to
> another it sounds like a car revving up it's engine. I have some files to
> encode and when I do that, it just sounds like it's full speed ahead. Maybe
> its nothing but it scares me a little. Is this normal? And im assuming
> it's the hard drive, I guess im not really sure. Like a car revving up it's
> engine is the best way I can describe it. Thanks.
>
> Tom
>
>[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 05-08-2008, 11:20 PM
Not Me
Newsgroup Contributor
 
Posts: n/a
Re: Noisy Vista

MIGHT BE A hdd ISSUE, BUT IT COULD ALSO BE THE FAN.
Some newer systems have the fan speed controlled by a thermostat.
The more you use the CPU (loading a new page), the warmer it gets and the
fan kicks in.
I would blow out the interior of the case, power supply and heat sinks with
compressed air.
If the noise persists, call the manufacturer, if the HDD is going bad, it
should be replaced.

"Thomas" <forgetit@noway.com> wrote in message
news:2iNUj.2938$J16.1042@newssvr23.news.prodigy.net...[color=blue]
> I have a new Gateway system that I bought a few months ago and lately it
> seems that the hard drive is very noisy. When you go from one web page to
> another it sounds like a car revving up it's engine. I have some files to
> encode and when I do that, it just sounds like it's full speed ahead.
> Maybe its nothing but it scares me a little. Is this normal? And im
> assuming it's the hard drive, I guess im not really sure. Like a car
> revving up it's engine is the best way I can describe it. Thanks.
>
> Tom[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 05-08-2008, 11:20 PM
V&S
Newsgroup Contributor
 
Posts: n/a
Re: Noisy Vista

CPU fan maybe? They can change speed.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 05-09-2008, 08:00 AM
HeyBub
Newsgroup Contributor
 
Posts: n/a
Re: Noisy Vista

Thomas wrote:[color=blue]
> I have a new Gateway system that I bought a few months ago and lately
> it seems that the hard drive is very noisy. When you go from one web
> page to another it sounds like a car revving up it's engine. I have
> some files to encode and when I do that, it just sounds like it's
> full speed ahead. Maybe its nothing but it scares me a little. Is
> this normal? And im assuming it's the hard drive, I guess im not
> really sure. Like a car revving up it's engine is the best way I can
> describe it. Thanks.[/color]

Does it sound like the hinges on the gates of Hell?

It could be the floppy drive doing a seek...


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 05-09-2008, 07:10 PM
Thomas
Newsgroup Contributor
 
Posts: n/a
Re: Noisy Vista


"Engel" <Engel@discussions.microsoft.com> wrote in message
news:ECD39615-06A2-4DC2-9A74-19FBB75F4968@microsoft.com...[color=blue]
> Hello Thomas,
>
> Restart the computer in safe mode,
> A. Press F8 before Windows Vista starts.
> B. Press ENTER to start Windows Vista in safe mode.
>
> Suggest cleaning up the system (clearing out all the Temp/Tmp folders, and
> included all offline content, clearing the browser TIF, Delete Cookies ,
> do a
> Disk CleanUp.
>
> Click the Start button . In the Search box, type Disk Cleanup, and then,
> in
> the list of results, click Disk Cleanup.
>
> Empty user and system "temp" folders.
> Go to Start > Run > copy and paste the below into the Open: line
>
> %systemdrive%\temp
>
> %systemdrive%\%windir%\temp
>
> %systemdrive%\Documents and Settings\%username%\Local Settings\Temp
>
> Perhaps some HD maintenance, try running the "chkdsk /r" command at the
> command prompt
>
> Go to Start > Run > copy and paste the below into the Open: line
> chkdsk /r
>
> Exit Safe Mode (Rebººt)
>
> I hope this post is helpful.
> Let us know how it works ºut
> - -- ---
>
>
> Run the CHKDSK utility to determine whether a hard disk error occurred. To
> run CHKDSK, follow these steps:
> A. Click Start , click All Programs, click Accessories, right-click
> Command
> Prompt, and then click Run as administrator.
> If you are prompted for an administrator password or for a confirmation,
> type the password, or click Allow.
> B. At a command prompt, type chkdsk, and then press ENTER.
> C. When CHKDSK is finished, restart the computer.
> [url]http://www.vistax64.com/tutorials/67612-checkdisk.html?ltr=C[/url]
>
> Restart the computer in normal mode.
>
> Good luck
> - -- ----
>
>
>
>
>
> "Thomas" wrote:
>[color=green]
>> I have a new Gateway system that I bought a few months ago and lately it
>> seems that the hard drive is very noisy. When you go from one web page
>> to
>> another it sounds like a car revving up it's engine. I have some files
>> to
>> encode and when I do that, it just sounds like it's full speed ahead.
>> Maybe
>> its nothing but it scares me a little. Is this normal? And im assuming
>> it's the hard drive, I guess im not really sure. Like a car revving up
>> it's
>> engine is the best way I can describe it. Thanks.
>>
>> Tom
>>
>>[/color][/color]

Thanks for all the replies. Im going to try everything this weekend.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 05-09-2008, 08:10 PM
Adam Albright
Newsgroup Contributor
 
Posts: n/a
Re: Noisy Vista

On Fri, 9 May 2008 19:08:34 -0700, "Thomas" <forgetit@noway.com>
wrote:
[color=blue]
>
>"Engel" <Engel@discussions.microsoft.com> wrote in message
>news:ECD39615-06A2-4DC2-9A74-19FBB75F4968@microsoft.com...[color=green]
>> Hello Thomas,
>>
>> Restart the computer in safe mode,
>> A. Press F8 before Windows Vista starts.
>> B. Press ENTER to start Windows Vista in safe mode.
>>
>> Suggest cleaning up the system (clearing out all the Temp/Tmp folders, and
>> included all offline content, clearing the browser TIF, Delete Cookies ,
>> do a
>> Disk CleanUp.
>>
>> Click the Start button . In the Search box, type Disk Cleanup, and then,
>> in
>> the list of results, click Disk Cleanup.
>>
>> Empty user and system "temp" folders.
>> Go to Start > Run > copy and paste the below into the Open: line
>>
>> %systemdrive%\temp
>>
>> %systemdrive%\%windir%\temp
>>
>> %systemdrive%\Documents and Settings\%username%\Local Settings\Temp
>>
>> Perhaps some HD maintenance, try running the "chkdsk /r" command at the
>> command prompt
>>
>> Go to Start > Run > copy and paste the below into the Open: line
>> chkdsk /r
>>
>> Exit Safe Mode (Rebººt)
>>
>> I hope this post is helpful.
>> Let us know how it works ºut
>> - -- ---
>>
>>
>> Run the CHKDSK utility to determine whether a hard disk error occurred. To
>> run CHKDSK, follow these steps:
>> A. Click Start , click All Programs, click Accessories, right-click
>> Command
>> Prompt, and then click Run as administrator.
>> If you are prompted for an administrator password or for a confirmation,
>> type the password, or click Allow.
>> B. At a command prompt, type chkdsk, and then press ENTER.
>> C. When CHKDSK is finished, restart the computer.
>> [url]http://www.vistax64.com/tutorials/67612-checkdisk.html?ltr=C[/url]
>>
>> Restart the computer in normal mode.
>>
>> Good luck
>> - -- ----
>>
>>
>>
>>
>>
>> "Thomas" wrote:
>>[color=darkred]
>>> I have a new Gateway system that I bought a few months ago and lately it
>>> seems that the hard drive is very noisy. When you go from one web page
>>> to
>>> another it sounds like a car revving up it's engine. I have some files
>>> to
>>> encode and when I do that, it just sounds like it's full speed ahead.
>>> Maybe
>>> its nothing but it scares me a little. Is this normal? And im assuming
>>> it's the hard drive, I guess im not really sure. Like a car revving up
>>> it's
>>> engine is the best way I can describe it. Thanks.
>>>
>>> Tom
>>>
>>>[/color][/color]
>
>Thanks for all the replies. Im going to try everything this weekend.[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 05-19-2008, 07:50 AM
Thomas
Newsgroup Contributor
 
Posts: n/a
Re: Noisy Vista


"Thomas" <forgetit@noway.com> wrote in message
news:2iNUj.2938$J16.1042@newssvr23.news.prodigy.net...[color=blue]
>I have a new Gateway system that I bought a few months ago and lately it
>seems that the hard drive is very noisy. When you go from one web page to
>another it sounds like a car revving up it's engine. I have some files to
>encode and when I do that, it just sounds like it's full speed ahead.
>Maybe its nothing but it scares me a little. Is this normal? And im
>assuming it's the hard drive, I guess im not really sure. Like a car
>revving up it's engine is the best way I can describe it. Thanks.
>
> Tom[/color]

It's taken me a while to get back to everyone and I appreciate the help. I
opened up task manager and I noticed that realplay.exe was using up a lot of
memory and 50 perecent of the cpu. I ended that process and the noise
stopped. I use real player a lot because it makes it easy to download some
videos off websites. When Im through with the downloading or close
realplayer though, the realplay.exe seems to stay running. Close that down
and the noise stops.

Thanks again.

Thomas

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista makes my HDD noisy *^&%$$#*%! Windows Vista 11 05-05-2008 02:20 PM
Noisy Computer Stanley Windows XP 29 07-10-2007 07:01 AM
Nvidia 7600GT very noisy. Fetterbr Vista Hardware 0 04-12-2007 07:05 PM
Virtual PC/Windows XP--->Very Noisy Mac G5 PLB Apple Macintosh Hardware 9 02-06-2007 05:46 PM
My computer is very noisy Tom Windows XP 10 01-04-2007 02:57 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 03:53 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0