Satellite A660 - Beeping noise when CPU isn't loaded

Hello, I have another problem with my new Satellite A660-1FL.
I replaced the built-in Hitachi hard drive against the much quieter Toshiba MK3265GSX. Now I always hear a beeping noise when the processor is not loaded. This is particularly annoying when I read documents. I have read in the internet that the problem occurs with the C4-state.
How can I solve this?

Hi, i don't have the original HDD anymore. I had installed the recovery image on the new HDD before, but it was the same problem. The sound is even louder if the notebook is battery operated. Do you think this is a case for warranty?
I would say better it is a high pitch noise.
The problem can be the capacitors near the CPU as it is described here: http://bit.ly/2GS1PI
The same problem with A660 was discussed here: http://bit.ly/9LcuFs and with a Tecra S11 here:http://bit.ly/bjkwxS
It seems that many of people have the same problem, I noticed the noise on all notebooks with a Intel CPU that I bought in 2010. It was Sony F11 and ASUS PRO62.
I returned the notebooks because of this problem. I'am really dissapointed, it seems that all the notebooks with Intel CPU produced in 2010 have the same problem, and I do not know what should I buy. Maybe notebooks with AMD CPU don't have the noise.
The peeple who noticed the noise are usually up to 30 years old, and better with an SSD.
I had really silent A210 notebook, if the fan was off, but the SSD can also have the high pitched noise. That are these capacitors http://bit.ly/9J6X4M.
If you have luck you don't have the noise.
Message was edited by: insider_1

Similar Messages

  • Satellite A660 - Beeping noise stuttering during media player/CD drive use

    I have an annoying beeping noise and stutter (the music is delayed momentarily every few seconds, electronic inteference type noise) when using the media player or the CD drive. I have taken the laptop back for a warranty repair in which they replaced the motherboard with no success, they then informed me they believed it was a software issue and a reinstall of Windows 7 was needed so I have done the following with the recovery media disks I created in this order, results in brackets;
    - restored the factory software (no change still beeps and stutters)
    - formatted the HD (initially I thought this fixed the issue but after beginning to dload and install about 80 Windows updates the issue came back)
    - formatted the HD again (once again I thought the issue was fixed but I have heard the beeping/stutter only once or twice)
    Considering that format of the HD takes 26 hours, I will not begin dload/install any updates including Windows 7 until I can try something else or have an answer.
    Can anyone shed some light on this issue, the noise is terrible considering it was bought as an entertainment media playback unit.
    Thanks for any help here in advance.
    Message was edited by: vite11i

    Hey I have the exact same problem as you but it affects my Toshiba Satellite L650.
    The music will pause/hang and a distorted electronic noise will come through the speakers.
    It used to happen all the time, and for whatever reason I simply ignored it, will admit it did become annoying at times though.
    I then downloaded a Bios update for the laptop, and this reduced the frequency of the distortion noticeably. It now happens maybe once every three days or so, instead of several times each use.
    So I think the problem is the BIOS, and maybe the way the soundcard works as using an external usb soundcard I think fixed the problem, or at least reduced the number of times it would occur.
    It may also be helpful to disable any built in audio software that came with the laptop, such as "Smartaudio" which runs on mine. I think this also helps the problem.
    Still, it is a very annoying fault if you bought the laptop for mostly media use and went through all the trouble of formatting the harddrive.
    Please tell me if this helps, or if Toshiba does anything to improve the problem.

  • My mac book pro is not "starting" it makes beeping noise when i turn it on, prior to this for half  day it was turning off after an houror so.

    my mac book pro is not "starting" it makes beeping noise when i turn it on, prior to this for half a day it was turning off after an hourr so.

    It may very well be a RAM issue but possibly something else.  Look over this extensive troubleshooting document for a possible solution:
    https://discussions.apple.com/docs/DOC-3353
    Ciao.

  • My macbook pro keeps crashing and emitting a beeping noise when it does.  Any ideas why?

    my macbook pro keeps crashing and emitting a beeping noise when it does.  Any ideas why?

    3 beeps = no good banks. You will have to go to the Apple Store for immediate service. If you would rather do it yourself, go to https://selfsolve.apple.com/GetWarranty.do. If you want Apple's help (without having to go to the Apple store), go to https://expresslane.apple.com/GetproductgroupList.do?PRKEYS=SG1.

  • Phone makes beeping noises when unlocking

    Hi all,<br><br>My phone made a beeping noise when unlocking the phone.<br><br>I pulled it out my pocket and woke it up by pressing the button on the side, the screen remained black and it made one solid bleep, i tried it again and it beeped and nothing happend. The third attempt and everything is working fine.<br><br>Has this happend to anyone else and did things start to go wrong after?<br><br>My phone hasn't got wet (apart from rain with all openings covered) and lives it life in a leather phone case that covers the screen when closed with a protective flexiglass screen and hasn't been dropped (also no cracking in the screen)<br><br>There isnt much more information i can give really.<br><br><br>Sorry for bad grammar, it's pretty damm late.

    You should Contact your local Xperia Care
    http://www.sonymobile.com/global-en/support/contact-us/
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Satellite A660-07U freezes when Streaming video

    I bought a Toshiba satellite A660 07U 2 months ago.
    From the beginning, when I try to watch any streaming video from Facebook,Youtube etc, my system totally hangs and keeps on making zzzzz....noise and I have to manually shutdown the notebook by pressing the power button.
    This is happening very often now. I contacted toshiba support and the response was to change my microphone boost settings in Volume configure..:smileysurprised:.
    Does anyone have any tips for solving this problem?

    Hi,
    Today this also happened while I was watching a movie on DVD.
    The graphics card is NVIDIA and I have updated the driver for it.
    Once it freezes I can't check the background processes as the whole system ceases to respond.
    I don't think its a problem with the player as streaming video is sometimes played with WM, sometimes with Real player.
    Toshiba claims this laptop is a special edition as a media entertainment tool with blue ray dvd player.
    I am a software engineer and i do run heavy softwares like Visual studio and sql server database on this pc but never had any problem, but only have this freezing problem while playing video.

  • Beeping noise when using script to move to new field

    I have a PDF form with multiple text fields and check boxes.  For each of the text fields I have a custom keystroke script that sets the focus to the next text field if the Enter key is pressed or if the field is full.  Below is part of that script:
    if(event.keyCode==13) {
    this.getField(nextfield).setFocus();
    else
    if ( event.fieldFull)
    this.getField(nextfield).setFocus();
    The script is working (the focus changes to the next text field if Enter is pressed or if the field is full), however when the cursor moves to the next field there is a beeping noise.  It's pretty irritating... is there a way to suppress that?
    Thanks for your help!

    So you want to auto-tab to the next field if Enter is pressed or when the field is full? First of all, you have to set the field as multi-line, otherwise Enter would just commit the value and you won't be able to differentiate it from other characters and catch it. If you do that what you can use is the change property of the event object, like so:
    if (event.change.charCodeAt(0)==10) { // If the user pressed Enter
         event.rc = false;  // reject the Enter value
         this.getField("NextField").setFocus(); // tab to the next field
    } else if (event.fieldFull) { // If the field is full
         this.getField("NextField").setFocus(); // tab to the next field
    Of course, you'll have to set a maximum allowed number of characters for the fieldFull property to become relevant.

  • [T400s] beeping noise when wireless switch is "on"

    Whenever I turn on wireless connectivity via the switch on the right side of my Thinkpad T400s 2808-D9G, I hear an extremely annoying, beeping noise. It immediately stops when turning "off" this switch again.
    The noise described above is not constant. Sometimes it's accompanying every key stroke. Sometimes on the contrary: It's getting louder when the notebook is idle and stopping when a key is pressed.
    It even disappears completely from time to time (for minutes) and then, all of a sudden, it's there again, noisier than ever before!
    Does anyone else experience the same problem? Is there a known solution to this? Apart from this, my T400s incl. WLAN, WWAN, Bluetooth etc. is smooth as can be!

    Hi tuxor,
    is your problem answered here http://thinkpad-forum.de/threads/104224-hochfreque​ntes-%E2%80%9ESirren%E2%80%9C-der-Funkmodule?p=124​...
    already?
    I think it normal that some sounds are coming out of electronic components, and it not a warranty issue, me thinks.
    Follow @LenovoForums on Twitter! Try the forum search, before first posting: Forum Search Option
    Please insert your type, model (not S/N) number and used OS in your posts.
    I´m a volunteer here using New X1 Carbon, ThinkPad Yoga, Yoga 11s, Yoga 13, T430s,T510, X220t, IdeaCentre B540.
    TIP: If your computer runs satisfactorily now, it may not be necessary to update the system.
     English Community       Deutsche Community       Comunidad en Español

  • Mac makes beep noise when I wake it up from sleep

    Recently I upgraded the Ram on my macbook from 1 gb to 4 and now when I put it to sleep It wakes up becuase I can here everything on inside but the screen wont turn on. Every time this happens I have to boot it down but recently I woke it up and it made a BEEP noise and the sleep indicator light flashed with it. Again I had to boot it down. Help!!

    There have been a couple posts recently of a similar nature: take the memory modules out and then reinsert, making sure they are seated all the way in the sockets.  If not properly seated the system will not see them at all and refuse to even boot up.
    You should also check to make sure they are the same type as the original memory modules, that is, the same speed, memory type, etc.
    You did not say your source of the modules, so I will only offer OWC, http://www.macsales.com as a reliable source to compare and be sure they are the memory the Mac wants to see.  You can also get information on the required memory type from http://www.everymac.com look for the type of Mac you have, and the year/model number to see exactly what memory your Mac uses.

  • Re: Satellite L500 - Crackling noise when audio is being reproduced

    Hi all,
    I bought a L500 a few weeks ago (Windows 7 64bit). Everything goes fine except for the sound. 1h or so after turning on the computer, the speakers start to produce a "crackling", "metallic" noise when audio is being reproduced, irrespective of the source (CDs, system sounds, movies, mp3 files...). It's just like there were hundreds of "micro-interruptions". The same with earphones. This seems also to affect any multimedia files, e.g. videos 10 min length take 12 min or so to play due to these micro-interruptions. The sound goes worse with the time and gets normal once the system is restarted, but some minutes later the noise comes again.
    I've all the last Toshiba driver updates, including BIOS, LAN and sound cards, etc.
    What can I do? Any clue will be welcome.
    Many thanks in advance.

    hello,
    first thing i would try is to replace the driver from toshiba with the Microsoft driver, I personally dont use any of toshiba's drivers due to branding i dislike, however this to one side I run Windows 7 64 Home Prem, the sound cards (typically realtek) all have Microsoft drivers available, they work with no problem for me.
    If its deferntly not a driver issue and you have the same problem with headphones as well as the laptops speakers then its a problem with the soundcard itsself.
    Is your laptop still under warranty? hopfully if its hardware its still under warranty. Give toshiba a call, they should pick the laptop up and get it repaired for you solong as you did not get it from somwere like P.C World, AOL etc, if you got it from one of them stores then you need phone or take it to the tekguys.
    If you need a step-by-step for using microsofts drivers just reply saying so and i;ll sort that for you :)
    cheers
    Phil

  • My imac is making low beeping noises when I turn it on and wont go past a grey screen; whats wrong?

    When I turn on my computer it goes strait to a grey screen with the apple and starts a low beeping. The beeping does not stop so I rebooted it several times and everytime it turns back on, it starts to beep again.
    What could be the problem?

    Intel-based Macs: Resetting the System Management Controller (SMC)
    Note: It is possible that the SMC could encounter an issue that may cause  unusual system behavior typically related to the symptoms described  below.  In some cases, resetting the SMC may be the only correct method  to resolve the issue, however, an SMC reset should only be attempted  after all other standard troubleshooting has been performed.
    Before Resetting the SMC
    Try each of the following steps in this order before you reset the SMC.  Test the issue after completing each troubleshooting step to determine if the issue still occurs.
    Press Command + Option + Escape to force quit any application that is not responding.
    Put your Mac to sleep by choosing the Apple () menu from the upper-left menu bar and then choosing Sleep.  Wake the computer after it has gone to sleep.
    Restart your Mac by by choosing the Apple () menu from the upper-left menu bar and then choosing Restart.
    Shut down your Mac by by choosing the Apple () menu from the upper-left menu bar and then choosing Shut Down.
    If your Mac appears to be running normally but isn't responding, force the computer to shut down by pressing and holding the power button for 10 seconds. Note: You will lose any unsaved work in any open applications.
    For Mac portables experiencing issues related to the MagSafe power adapter and/or battery, try:
    Unplug the MagSafe power adapter from the Mac and the wall power socket for several seconds.
    Shutdown the Mac.  Physically remove and re-insert the battery (if it's removable) and startup the Mac.
    If the issue is still not resolved after following the troubleshooting items above, an SMC reset may be necessary.
    After performing normal troubleshooting, these symptoms may indicate that an SMC reset may be necessary:
    Fans
    The computer's fans run at high speed although the computer is not experiencing heavy usage and is properly ventilated.
    Lights
    The keyboard backlight appears to behave incorrectly (on Mac computers that have this feature).
    The Status Indicator Light (SIL) appears to behave incorrectly (on Mac computers that have an SIL).
    Battery indicator lights, if present, appear to behave incorrectly (on portables that use non-removable batteries).
    The display backlight doesn't respond correctly to ambient light changes on Mac computers that have this feature.
    Power
    The computer doesn't respond to the power button when pressed.
    A portable Mac doesn't appear to respond properly when you close or open the lid.
    The computer sleeps or shuts down unexpectedly.
    The battery does not appear to be charging properly.
    The MagSafe power adaptor LED doesn't appear to indicate the correct activity.
    System Performance
    The computer is running unusually slowly although it is not experiencing abnormally high CPU utilization.
    Video
    A computer that supports target display mode does not switch into or out of target display mode as expected.
    A computer that supports target display mode switches into or out of target display mode at unexpected times.

  • Satellite C855 - strange noise when tried to watch/listen something

    I bought this laptop around a month ago. When I first tried to watch or listen something, sizzling kinda noise came up for a few seconds and gone.
    I didn't think that it was important. But now, it happens everyday and lots of times when I listen or watch something. It buzzes, sizzles for a few seconds and it is really annoying.
    What could the problem be?
    Please help me...

    Are you sure the buzz and sizzle come from the speakers / headphones?
    Maybe the strange noise comes from HDD?
    In this case it would be an HDD malfunction.
    It could be also possible that this strange noise appears because of stressed CPU.
    In such case the applications (player) hangs / freezes for a second and creates some strange noises.
    Would be interesting to know if system restore / system recovery would fix it

  • Satellite 2410-303 hangs when CPU cache level 2 was enabled

    I have Satellite 2410-303 Bios version 1.40 and when i enable CPU cache level 2 the laptop dose not work and still hang.
    So now I only enable CPU cache level 1 and disable cache level 2 so the laptop run slowly.

    Hi
    Well, what to say, the Level 2 cache is an external CPU memory.
    Possibly there is something wrong with the CPU? Who knows
    Did you try to update the BIOS? Check if its possible and if the newer BIOS version is available.
    Sorry but I cannot suggest any other solutions because for me it looks like an hardware problem and in such case the ASP help is needed.
    Best regards

  • Macbook pro 2008 beeping noises when base of laptop is not on flat surfaces. Also typing randomly zero's, it think maybe something is loose. Anyone heard of this before?

    I bought it refurbished a couple of years ago, been fine in genral. Last couple of months i noticed when different preasure is placed on the bottom of the laptop it is beeping very loudly until i find a flat enough position for it to sit on. Along with this it types zeros into anything i am writing.
    Any one had problems likes this or think of a reason for please help me.

    My first guess is your battery is swollen. Do you notice any distortion of the bottom part of the case?
    2008 MBP has a battery that is user replaceable, so try running the MBP without the battery using the AC adapter.
    If in fact a swelling battery is the culprit, the only real solution is to replace it.

  • MacBook makes repeated beeping noise when attempting to turn on?

    My MacBook ran out of battery. When I went to power it on it makes a loud repeating beeping sound and will not power on. Anyone have any ideas or heard of this problem before?

    Power On Self-Test Beep Definition - Part 2

Maybe you are looking for

  • 3 attributes, 1 value

    If an attribute from an authoritative source is required in different formats for other resources, does the formatting work have to occur when running synchronization on the auth source? In other words, say for a 10-digit phone number I need to save

  • HT201209 I have an itunes card with a balance on it.  How do I purchase additional music (the steps) on this card and not a credit card.

    I received a itunes gift card for $15.  I purchased a CD for 9.99 and have a balance left.  I now want to purchase a song for $1.29 but itunes is taking me to my credit card and not my gift card balance.  What are the steps for this to come from the

  • Recommendations for new mobo using AMD processor

    I am still successfully using my current computer built in 2008 with a K9A2 Platinum mobo. It has been a remarkably reliable mobo with literally no major problems over the years and the mobo has been easily expandable to whatever desktop hardware I h

  • What to do with one 25i and one 25p file in same Timeline???

    Hey! I was bothering you with questions of how do I put 30p and 25i footage together, but things have changed. [i]HUNTREX and ANN BENS, thanx a bunch for your help)[/i] Canon released new Firmware for its 5D MkII camera, so I can shoot 25p and 24p...

  • Backup Mac to CD or DVD

    I know all about, and I do, backup to a timemachine volume externally. I am looking for an easy way to make a second backup of my mac (or at least my files) onto a different media (something besides a hard drive). I decided a CD/DVD would be a good a