Quote from Cdntrader:
which trick?
how did you switch off speedstep option?
This is the trick. You have to create a file and run it all the time, because of this the cpu is working always 100% and the noise disappears. The file you need to create and run is this (with Windows):
alright guys creating a batch file actually works to stop the whine!!
heres what i did..
1. Click Start
2. Click Run
3. Type: notepad and press enter.
4. Once notepad is open, type the below lines in the file or copy and paste the below lines into notepad.
@echo OFF
:LOOP
Echo "Hooah........"
goto LOOP
5. Click File and click Save; browse to where you want to save the file. For the file name, type "Stopwhine.bat", and if your version of Windows has a "Save as type" option, choose "All files", otherwise it will save as a text file. Once all of this has been done click the Save button and exit notepad.
6. Now, to run the batch file, simply double-click or run the file like any other program. Once the batch file has completed running it will close the window automatically.
[\QUOTE]
To turn off the speedstep: Enter bios, go to advance, performance, and here there is the option "Intel SpeedStep Technology". With the SpeedStep switched off, in Win7 there is still this annoying noise but less audible, so I still use the trick; and in Ubuntu the noise is completely removed.
The problem with this trick is that if you are in battery mode, the duration of the battery will decrease a lot. So, in this mode I switch on the speedstep and run win7 without this trick.
I hope you undestood what I said. If there is any problem, please let me know (although I'm not an expert I can help =) ).