Very Interesting and Annoying x505 q875 problem

Greetings,
I have an x505 q875 laptop and whenever I start gaming with the power cable plugged in (don't matter if the battery itself is inserted or not) the laptop will shut down in about 20 seconds. The moment I start playing a 3d game and enter the game itself from the menu, the computer shuts down.
The interesting thing is if I plug out the power cable and start playing the game with the battery as the only source of power, there is no shutdown. But the battery lifespan comes shorter after every use and I only have about an hour to play a game before I willingly recharge the battery or plug it in and watch the pc shut down in seconds.
CAN ANYONE HELP ME PLEASE!!

hqthief wrote:
Greetings,
I have an x505 q875 laptop and whenever I start gaming with the power cable plugged in (don't matter if the battery itself is inserted or not) the laptop will shut down in about 20 seconds. The moment I start playing a 3d game and enter the game itself from the menu, the computer shuts down.
The interesting thing is if I plug out the power cable and start playing the game with the battery as the only source of power, there is no shutdown. But the battery lifespan comes shorter after every use and I only have about an hour to play a game before I willingly recharge the battery or plug it in and watch the pc shut down in seconds.
CAN ANYONE HELP ME PLEASE!!
Sounds like your laptop fans/vents are clogged with dust and thus causing the laptop to overheat, which causes the shutdown.  The reason for the playability when on battery is that x505 Qosmios actually throttle the GPU and CPU preventing them from doing too much "power draining" activities when on battery.
You can try using compressed air (you can buy at Office Depot) to clean the fans/vents ; use short bursts.  I've already read of people using a shop-vac to suck the dust out.
Just to verify it is a overheating problem, download this utility which allows you to measure the temperature of the CPU and GPU.
http://www.cpuid.com/softwares/hwmonitor.html
As a comparison, my x505-q8102X CPU and GPU idle at low 40s Celsius.
Good luck and keep us posted with results.
========================================================
QOSMIO - x505 q8102X
i7-2630QM , GTX 460m , 18.4" screen @ 1680x945p

Similar Messages

  • My iPad 1 apps keeps crashing. I have closed all running background apps,reset by holding power and home buttons but nothing works. Please its starting to get very frustrating and annoying.

    My iPad 1 apps keeps crashing. I have closed all running background apps,reset by holding power and home buttons but nothing works. Please help its starting to get very frustrating and annoying.

    What exactly do you mean by "crashing" and is it occuring on a specific app or under specific circumstances?

  • Very interesting and quizzical issue in JNI COding.

    HI All,
    i've been facing a really frustrating, interesting and mindwrenching issue in my native code. Here is a background.
    1. I was given a thirdparty ACtiveX OCX file that needed to be called through JAva.
    2. I wrote a C++ JNI wrapper to call the methods of the activex object.
    3. I first initialize the object, set the relevant parameters (sent from java) and then call the method I need.
    4. For every record, I need to perform step 3. NOw, I am ryuning batch loads. THE code works fine for 9500 records. BUt, once the record count reaches 9885, I get a pop-up error from the activeX OCX control. I've not coded that pop-up. It comes out of the blue.
    I initially thought that it could be a memory issue, but even after doubling my VM Memory allocation, I get the error. Its not a data issue, because the reocrd that causes the issue, if I run the code just for that single record, it works fine.
    Below is the implemetnation of the C++ code. LEt me know if I'm doign somethign wrong or if someone has seen something like this happen before. WHAt is baffling is that it works smoothly for less records. When the pop up appears, no exception is caught on the native side also.!!!
    Does java set aside some memory specfic for native libs and that is exhausted after 9885?
    I'm running on windows, so is it possible to trace the internal malloc and release within the dLL?
    ANy thoughts and ideas will help. I've been struggling for about three days now. ALso, do you know of a good C++ forum that i could post this question?
    #include "stdafx.h"
    #include "jni.h"
    #import "thirdparty.ocx" raw_native_types
    JNIEXPORT jstring JNICALL Java_org_nik_integration_test_Exporter_saveAsImage
      (JNIEnv * env, jobject obj, jint height, jint width , jstring fileName, jstring encryptionKey, jshort encryptionAlgorithm, jstring encryptedImage, jshort imageType)
         const char* fName = NULL;
         const char* encryptionKeyc = NULL;
         const char* encImgc = NULL;
         ThirdPartyLib::_DTPPtr tpptr = 0;
         HRESULT hres = 0;
         try
              hres =  ::CoCreateInstance(__uuidof(ThirdPartyLib::TP),NULL,CLSCTX_ALL, __uuidof(ThirdPartyLib::_DTP), (void**)&tpptr);
              //Retrieve values sent from Java     
              fName = env->GetStringUTFChars(fileName,0);
              encryptionKeyc = env->GetStringUTFChars(encryptionKey,0);
              encImgc = env->GetStringUTFChars(encryptedImage,0);
                         tpptr->Key = _com_util::ConvertStringToBSTR(encryptionKeyc);
              tpptr->Algorithm = encryptionAlgorithm;
              tpptr->Img = _com_util::ConvertStringToBSTR(encImgc);
              tpptr->SaveUnencrypted(width, height,_com_util::ConvertStringToBSTR(fName) , 1);
         catch(_com_error &e)
              _bstr_t bstrSource(e.Source());
             _bstr_t bstrDescription(e.Description());
             printf( "Exception thrown for classes generated by #import" );
             printf( "\tCode = %08lx\n",      e.Error());
             printf( "\tCode meaning = %s\n", e.ErrorMessage());
             printf( "\tSource = %s\n",       (LPCTSTR) bstrSource);
             printf( "\tDescription = %s\n",  (LPCTSTR) bstrDescription);
             // Errors Collection may not always be populated.
             if( FAILED( hres ) )
                printf( "*** HRESULT ***" );
              return NULL;
         __finally
              tpptr->Release();
              tpptr = NULL;
              //Release memory - java specific
              env->ReleaseStringUTFChars(encryptionKey, encryptionKeyc);
              env->ReleaseStringUTFChars(ink, inkc);
              env->ReleaseStringUTFChars(fileName, fName);
         }

    Well you have now demonstrated conclusively that it has nothing to do with JNI.
    It is either a bug with that component and/or you are using it incorrectly. Solutions to either of those would come from the source of that component, which would be somewhere besides here.
    If it was a bug then you might find a way around it by doing one of the following
    1. Try variations of use (options, parameters, whatever.)
    2. Determine if you can solve your problem by only processing 5000 entries at a time (where 5000 chosen just to be significantly lower than the limit you have already found.) If that works then you can solve the problem by using a restartable executable that wraps the component.

  • Very interesting and informative post-LR/ACR Camera Profiles

    This post by Eric Chan from Adobe is very imformative and reveals the reality of processing of raw files not only from Adobe's perspective but for all software that processes raw files from digital cameras. The thread is concerning Adobe's processing raw files from a Panasonic Camera model in comparison to the Camera's JPEG rendition.
    "Sorry for joining this thread late.
    Unfortunately this is a limitation of our current color profile process. This limitation actually applies to all of our camera models that we support, not just Panasonic. What is happening is that the color transform we've built is optimized mainly for daylight and incandescent light conditions, but when applied to scenes with bright light sources (especially neon lights, and especially blue/purple lights), the transform will tend to oversaturate and clip those colors.
    My team is investigating how to build better profiles going forward, but in the meantime, my main suggestion is to try reducing the Red/Green/Blue Saturation sliders in the Camera Calibration panel (not the HSL tab, and not in the Basic panel). This will help to reduce the oversaturation and clipping, and will give you a better starting point for further edits (Exposure, Contrast, etc.). As a shortcut, you can store your Red/Green/Blue Saturation slider adjustments as a preset that you can then apply quickly to other images you have that show the same issue."
    Link to the actual thread.
    http://forums.adobe.com/thread/1254354?start=40&tstart=0

    My Nikon D80 and D90 don't look the same and I have run comparisons between the Canon 7D and the Nikon D90. Taken together, they all different from each other.
    The biggest difference between the D80 and the D90 seems to lie with the much larger dynamic range of the D90. Compared to the D80 at first glance, the D90 seems washed out at the lower values. This is easily overcome in ACR, but even with that, the subjectivity of the reproduction sometimes gives a nod to one over the other.
    The closest film comparison is Fuji Astia vs Provia. The D90 at default Nikon Camera Standard resembles Astia, while the D80 is a cross between Provia and Velvia. All this is controlable. One slider I use to enrich the D90 presentation is the black slider
    The Canon has other undefined differences which I have simply noted by viewing. I haven't engaged in any tweaking of that camera's images.
    So I'll use both the D80 and the D90 according to what I am wanting to happen. Of course, there are times where the differences simply inform the operator of what may be doable, and then one is tweaked to look much like the other.
    I checked out sprengel's links to the calibrator software. They have stopped at CS3, it seems. How does it perform with CS5? I may want to at least run a calibration of both cameras and look again.
    And, of course, Adobe Standard and Nikon Standard do not agree. At all. So, when is a standard not a standard?
    When there is more than one.
    Looking back at your post, I should specify that the profile I used when making the comparisons have been  the Camera standards, not Adobe Standard.
    Message was edited by: Hudechrome

  • Really interesting (and annoying) problem with Adobe on my printer...

    Hi all,
    I hope you'll be able to help me with this one, it is making me crazy. First, my configuration :
    Mac OS X 10.4.11 (iMac G5)
    Adobe Reader Version 8.1.2
    Printer HP LaserJet P1005
    I can print normally the usual pdf (have done it before and it is working perfectly). But I have just subscribe to a service which sends me "secured" pdf (I had to install a FileOpenWeb key; I can read those pdfs only on this computer and cannot edit them but I can print them - it is well specified in the security properties of the document and I contacted the supplier of the pdfs to confirm that it should be working). So I can open and read the pdf, but when I try to print them, Adobe crashes. Every time, without even popping up the usual print window. I just click on the prnter button and Adobe closes itself. If you know how to solve that problem, that would really be appreciated (a lot).
    Thanks in advance,
    Henri
    PS : for the real stuff, here is the mac error message :
    Date/Time: 2008-02-27 23:17:25.840 +0100
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: AdobeReader
    Path: /Applications/Adobe Reader 8/Adobe Reader.app/Contents/MacOS/AdobeReader
    Parent: WindowServer [55]
    Version: 8.1.2 (8.1.2)
    PID: 255
    Thread: 0
    Exception: EXC_BAD_ACCESS (0x0001)
    Codes: KERN_INVALID_ADDRESS (0x0001) at 0x80000000
    Thread 0 Crashed:
    0 <<00000000>> 0xfffeff20 objc_msgSend_rtp + 32
    1 com.apple.CoreFoundation 0x907c5890 __CFURLDeallocate + 44
    2 com.apple.CoreFoundation 0x907bdd74 _CFRelease + 240
    3 com.adobe.acrobat.sdk.Starter 0x042cdfe8 GetWP3Nib + 524
    4 com.adobe.acrobat.sdk.Starter 0x042ceb7c LoadPrtDialogWindowFromNibFile + 88
    5 com.adobe.acrobat.sdk.Starter 0x042cf10c DoPrinterDialog + 76
    6 com.adobe.acrobat.sdk.Starter 0x042d0200 DoPrint + 700
    7 com.adobe.acrobat.sdk.Starter 0x04298f2c CheckThenPrint + 840
    8 com.adobe.acrobat.sdk.Starter 0x04299968 Fowp3AVDocPrintPagesWithParams + 136
    9 com.adobe.Acrobat.framework 0x8415df64 CopiesPagesPDE_Open + 227016
    10 com.adobe.Acrobat.framework 0x842bee4c CopiesPagesPDE_Open + 1672624
    11 com.adobe.Acrobat.framework 0x843127a0 CopiesPagesPDE_Open + 2014980
    12 com.adobe.Acrobat.framework 0x84312d78 CopiesPagesPDE_Open + 2016476
    13 com.adobe.Acrobat.framework 0x843dfef0 CopiesPagesPDE_Open + 2856532
    14 com.adobe.Acrobat.framework 0x84290cb4 CopiesPagesPDE_Open + 1483800
    15 com.adobe.Acrobat.framework 0x84292b28 CopiesPagesPDE_Open + 1491596
    16 com.adobe.Acrobat.framework 0x84284144 CopiesPagesPDE_Open + 1431720
    17 com.apple.AppKit 0x937df970 -[NSWindow sendEvent:] + 4616
    18 com.apple.AppKit 0x937889b4 -[NSApplication sendEvent:] + 4172
    19 com.apple.AppKit 0x9377fdf0 -[NSApplication run] + 508
    20 com.adobe.Acrobat.framework 0x83f8f6e0 RunAcrobat + 3188
    21 com.adobe.Acrobat.framework 0x83f8eb74 RunAcrobat + 264
    22 com.adobe.Reader 0x00003b2c start + 5956
    23 com.adobe.Reader 0x0000257c start + 404
    24 com.adobe.Reader 0x00002424 start + 60
    Thread 1:
    0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dd9b8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd2bc CFRunLoopRunSpecific + 268
    4 ...dobe.AcrobatPlugin.Comments 0x8c69141c AcroPluginMain + 1225396
    5 ...dobe.AcrobatPlugin.Comments 0x8c692134 AcroPluginMain + 1228748
    6 ...ple.CoreServices.CarbonCore 0x90bc3794 PrivateMPEntryPoint + 76
    7 libSystem.B.dylib 0x9002bd08 _pthread_body + 96
    Thread 2:
    0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8
    1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480
    2 com.apple.Foundation 0x92bed22c -[NSConditionLock

    Have you tried to repair disk permissions?
    (applications> utilities> disk utility.)
    then re-install the key.
    If that doesn't work, try as a new user.

  • Mp 620. Very weird and annoying behavior

    So the Mp620 used to work fine.. but now it prints fine, but after 1 print it will get an (Output slot is jammed error, or Rear slot is jammed error) when nothing is jammed!! I usually have to turn off the printer, cancel the job, and reprint each page 1 by 1 by repeating this process.. its VERY annoying.. it does this both on my macbook and desktop..
    thanks in advance.
    -Gabe

    Sounds like you may have a mechanical fault with this printer. I don't think the errors are being caused by anything in the driver. Certainly the only time I have seen the same messages is when paper is jammed. There are a couple of sensors in the unit for paper detection. One or both of these are probably the cause of the messages or you have a fault with the main board.

  • Why am i asked to re input the licence number when I open el-12, very frustrating and annoying having a legit product

    why do I have to re input the licence number when I open el-12, very frustrating annoying. Having a legit product, please solve this asap.

    Hi,
    Try to rename the hosts file.
    the location for hosts file would be
    windows: c:-windows-system 32-drivers-etc
    Mac: /etc

  • Ipod stuffed-very sad and annoyed

    Just this morning my ipod has been freezing so i turned it off and reset it using menu/select but now it jst spinns up and down and show sad mac i can connect it to my mac and it says it not recognized and i try repair from disk utility but aint work i tied everything and i have not enough money to repair it since my friend got it for me. >?please help

    If a sad iPod icon or an exclamation point and folder icon appears on your iPod’s screen, or with sounds of clicking or HD whirring, it is usually the sign of a hard drive problem and you have the power to do something about it now. Your silver bullet of resolving your iPod issue – is to restore your iPod to factory settings.
    http://docs.info.apple.com/article.html?artnum=60983
    If you're having trouble, try these steps at different levels one at a time until the issue is resolved. These steps will often whip your iPod back into shape.
    Make sure you do all the following “TRYs”
    A. Try to wait 30 minutes while iPod is charging.
    B. Try another FireWire or USB through Dock Connector cable.
    C. Try another FireWire or USB port on your computer .
    D. Try to disconnect all devices from your computer's FireWire and USB ports.
    E. Try to download and install the latest version of iPod software and iTunes
    http://www.apple.com/itunes/download/
    For old and other versions of iPod updater for window you can get here
    http://www.ipodwizard.net/showthread.php?t=7369
    F. Try these five steps (known as the five Rs) and it would conquer most iPod issues.
    http://www.apple.com/support/ipod/five_rs/
    G. Try to put the iPod into Disk Mode if it fails to appear on the desktop
    http://docs.info.apple.com/article.html?artnum=93651
    If none of these steps address the issue, you may need to go to Intermediate level listed below in logical order. Check from the top of the lists to see if that is what keeping iPod from appearing on your computer in order for doing the Restore.
    Intermediate Level
    A. Try to connect your iPod with another computer with the iPod updater pre-installed.
    B. Still can’t see your iPod, put it in Disk Mode and connect with a computer, instead of doing a Restore on iPod Updater. Go and format the iPod instead.
    For Mac computer
    1. Open the disk utility, hope your iPod appears there (left hand side), highlight it
    2. Go to Tab “Partition”, click either “Delete” or “Partition”, if fails, skip this step and go to 3
    3. Go to Tab “Erase” , choose Volume Format as “MAC OS Extended (Journaled), and click Erase, again if fails, skip it and go to 4
    4. Same as step 3, but open the “Security Options....” and choose “Zero Out Data” before click Erase. It will take 1 to 2 hours to complete.
    5. Eject your iPod and do a Reset
    6. Open the iTunes 7 and click “Restore”
    For Window computer
    Go to folder “My Computer”
    Hope you can see your iPod there and right click on the iPod
    Choose “Format”. Ensure the settings are at “Default” and that “Quick Format” is not checked
    Now select “Format”
    Eject your iPod and do a Reset
    Open the iTunes 7 and click “Restore”
    In case you do not manage to do a “Format” on a window computer, try to use some 3rd party disk utility software, e.g.“HP USB Disk Storage Format Tool”.
    http://discussions.apple.com/thread.jspa?threadID=501330&tstart=0
    C. Windows users having trouble with their iPods should locate a Mac user. In many cases when an iPod won't show up on a PC that it will show up on the Mac. Then it can be restored. When the PC user returns to his computer the iPod will be recognized by the PC, reformatted for the PC, and usable again. By the way, it works in reverse too. A Mac user often can get his iPod back by connecting it to a PC and restoring it.
    Tips
    a. It does not matter whether the format is completed or not, the key is to erase (or partly) the corrupted firmware files on the Hard Drive of the iPod. After that, when the iPod re-connected with a computer, it will be recognized as an fresh external hard drive, it will show up on the iTunes 7.
    b. It is not a difficult issue for a Mac user to find a window base computer, for a PC user, if they can’t find any Mac user, they can go to a nearest Apple Shop for a favor.
    c. You may need to switch around the PC and Mac, try to do several attempts between “Format” and “Restore”
    http://discussions.apple.com/thread.jspa?messageID=2364921&#2364921
    Advance Level
    A. Diagnostic mode solution
    If you have tried trouble shooting your iPod to no avail after all the steps above, chances are your iPod has a hardware problem. The iPod's built-in Diagnostic Mode is a quick and easy way to determine if you have a "bad" iPod.
    You need to restart your iPod before putting it into Diagnostic Mode. Check that your hold switch is off by sliding the switch away from the headphone jack. Toggle it on and off to be safe.
    Press and hold the following combination of buttons simultaneously for approximately 10 seconds to reset the iPod.
    iPod 1G to 3G: "Menu" and "Play/Pause"
    iPod 4G+ (includes Photo, Nano, Video, and Mini): "Menu" and "Select"
    The Apple logo will appear and you should feel the hard drive spinning up. Press and hold the following sequence of buttons:
    iPod 1G to 3G: "REW", "FFW" and "Select"
    iPod 4G+ (includes Photo, Nano, Video, and Mini): "Back" and "Select"
    You will hear an audible chirp sound (3G models and higher) and the Apple logo should appear backwards. You are now in Diagnostic Mode. Navigate the list of tests using "REW" and "FFW". The scroll wheel will not function while in diagnostic mode. For further details on Diagnostic mode can be found at http://www.methodshop.com/mp3/ipodsupport/diagnosticmode/
    Try to do the 5in1, HDD R/W and HDD scan tests. Some successful cases have been reported after the running the few tests under the Diagnostic mode. In case it does not work in your case, and the scan tests reports show some errors then it proves your iPod has a hardware problem and it needs a repairing service.
    B. Format your iPod with a start disk
    I have not tried this solution myself, I heard that there were few successful cases that the users managed to get their iPod (you must put your iPod in disk mode before connecting with a computer) mounted by the computer, which was booted by a system startup disk. For Mac, you can use the Disk Utility (on the Tiger OS system disk), for PC user, you can use the window OS system disk. Try to find a way to reformat your iPod, again it does not matter which format (FAT32, NTFS or HFS+) you choose, the key is to erase the corrupted system files on the iPod. Then eject your iPod and do a Reset to switch out from Disk Mode. Reboot your computer at the normal way, connect your iPod back with it, open the iPod updater, and hopefully your iPod will appear there for the Restore.
    If none of these steps address the issue, your iPod may need to be repaired.
    Consider setting up a mail-in repair for your iPod http://depot.info.apple.com/ipod/
    Or visit your local Apple Retail Store http://www.apple.com/retail/
    In case your iPod is no longer covered by the warranty and you want to find a second repairing company, you can try iPodResQ or ifixit at your own risk
    http://www.ipodresq.com/index.php
    http://www.ifixit.com/
    Just in case that you are at the following situation
    Your iPod warranty is expired
    You don’t want to pay any service charges
    You are prepared to buy a new one
    You can’t accept the re-sell value of your broken iPod
    Rather than leave your iPod as paper-weight or throw it away.
    You can try the following, but again, only do it as your last resort and at your own risk.
    Warning !!!! – It may or may not manage to solve your problem, and with a risk that you may further damage your iPod, which end up as an expensive paper weight or you need to pay more higher repairing cost. Therefore, please re-consider again whether you want to try the next level
    Last Resort Level
    1. . Disconnecting the Hard Drive and battery inside the iPod – Warning !! Your iPod warranty will be waived once you open the iPod.
    In Hong Kong there are some electronic shops offering an iPod service for Sad iPod, the first thing they do is to open up the iPod’s case and disconnecting the battery and the Hard Drive from the main board of the iPod. Wait for 5-10 minutes and reconnecting them back. The reason behind which I can think of is to do a fully reset of a processor of the iPod. In case you want do it itself and you believe that you are good on fixing the electronics devices and have experience to deal with small bits of electronic parts, then you can read the following of how to open the iPod case for battery and HDD replacement (with Quicktimes)
    http://eshop.macsales.com/tech_center/index.cfm?page=Video/directory.html
    2.Press the reset button on the Hard Drive inside the iPod – Suggestion from Kill8joy
    http://discussions.apple.com/thread.jspa?messageID=2438774#2438774
    Have I tried these myself? No, I am afraid to do it myself as I am squeamish about tinkering inside electronic devices, I have few experiences that either I broke the parts (which are normally tiny or fragile) or failed to put the parts back to the main case. Therefore, I agree with suggestion to have it fixed by a Pro.
    2. Do a search on Google and some topics on this discussion forum about “Sad iPod”
    Exclamation point and folder and nothing else
    Spank your iPod
    http://www.youtube.com/watch?v=3ljPhrFUaOY
    http://discussions.apple.com/thread.jspa?messageID=3597173#3597173
    Exclamation point and folder and nothing else
    http://discussions.apple.com/thread.jspa?messageID=2831962#2831962
    What should I do with my iPod? Send it or keep it?
    http://discussions.apple.com/thread.jspa?threadID=469080&tstart=0
    Strange error on iPod (probably death)
    http://discussions.apple.com/thread.jspa?threadID=435160&start=0&tstart=0
    Sad Face on iPod for no apparent reason
    http://discussions.apple.com/thread.jspa?threadID=336342&start=0&tstart=0
    Meeting the Sad iPod icon
    http://askpang.typepad.com/relevanthistory/2004/11/meeting_thesad.html#comment-10519524
    Sad faced iPod, but my computer won’t recognize it?
    http://discussions.apple.com/thread.jspa?messageID=2236095#2236095
    iPod Photo: unhappy icon + warranty question
    http://discussions.apple.com/thread.jspa?messageID=2233746#2233746
    4th Gen iPod Users - are we all having the same problem?
    http://discussions.apple.com/message.jspa?messageID=2235623#2235623
    Low Battery, and clicking sounds
    http://discussions.apple.com/thread.jspa?messageID=2237714#2237714
    Sad faced iPod, but my computer won’t recognize it
    http://discussions.apple.com/thread.jspa?messageID=2242018#2242018
    Sad iPod solution
    http://discussions.apple.com/thread.jspa?threadID=412033&tstart=0
    Re: try to restore ipod and it says "can't mount ipod"
    http://discussions.apple.com/thread.jspa?threadID=443659&tstart=30
    iPod making clicking noise and is frozen
    http://discussions.apple.com/thread.jspa?messageID=2420150#2420150
    Cant put it into disk mode
    http://discussions.apple.com/thread.jspa?messageID=3786084#3786084
    I think my iPod just died its final death
    http://discussions.apple.com/thread.jspa?messageID=3813051
    Apple logo & monochrome battery stay
    http://discussions.apple.com/thread.jspa?messageID=3827167#3827167
    My iPod ism’t resetting and isn’t being read by my computer
    http://discussions.apple.com/thread.jspa?messageID=4489387#4489387
    I am not suggesting that you should follow as well, but just read them as your reference. You are the person to make the call.
    Finally, I read a fair comments from dwb, regarding of slapping the back of the iPod multiple times
    Quote “This has been discussed numerous times as a 'fix'. It does work, at least for a while. In fact I remember using the same basic trick to revive Seagate and Quantam drives back in the mid to late 1980's. Why these tiny hard drives go bad I don't know - could be the actuator gets stuck in place or misaligned. Could be the platter gets stuck or the motor gets stuck. 'Stiction' was a problem for drives back in the 80's. Unfortunately the fix can cause damage to the platter so we temporarily fix one problem by creating another. But I know of two instances where a little slap onto the table revived the iPods and they are still worked a year or more later.”UnQuote

  • HT1498 My details are all correct. Updated days ago yet still unable to rent a movie on appe tv. Very frustrated and annoyed now. Wish to speak a real person not machine. Please help.  Name is Freddie

    As above. Pls advise!?!

    When you say all details are correct i'm assuming you verified via iTunes on computer and included your security code.
    As this is an iTunes matter you will need to contact them to seek further assistance.
    http://www.apple.com/ca/support/itunes/contact/

  • My brand new Envy 4-1030us model's fan is running most of the time. it is noisy and annoying.

    Just bought HP Envy 4-1030us 2 days ago and i have configured my needful software. The fan seems to be running most of the time (battery or powered) and it is very noisy and annoying. I turned off the coolsense too but still noisy. Pls let me know what to do? Is it problem with the laptop. Should I return?

    You can enter the BIOS and disable the "Fan Always On"  setting.
    I suggest leaving the coolsense on.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • Apple Tv mirroring very unresponsive and erratic.

    All the Apps I run on my iPad are getting very delayed to mirror on the tv and not responsive at all. There is always a delay and at times freezes for a few seconds on all the games or movies I play. It syncs smoothly only when I'm on the photos or on the main screen of the Ipad2 and scrolling along my app icons. My Wi-Fi connection at home is very good and never had a problem with speed. Why is this happening?  I'm quite disappointed with this as I bought the Apple TV purposely to mirror games and movies smoothly on my tv.

    Sounds like the power cut fried the device.

  • Very annoying Time Capsule problem - Not responding

    Hi,
    I have a really annoying problem with my Time Capsule and/or network setup. Although I did huge research on this matter, I still have no solution for the problem, nor any more ideas how to get rid of this misbehavior.
    First of all, I would like to introduce a draft of my current network setup with all included clients, switches and routers:
    As you can see, I have 3 Apple computers, 1 Windows 7 client, a Canon MX895 network printer, the said time capsule and an AVM Fritz!Box WLAN Router for internet access.
    Both MacBooks are WiFi connected to the Fritz! which serves as the central WLAN accesspoint with simultaneous 2.4/5 GHz. The interconnection between the Fritz! and the Time Capsule is a wired 100MBit. Also it manages the IP adresses via DHCP enabled.
    The Windows PC, iMac and MX895 are directly connected to the remaining 3 network ports of the Time Capsule. The Time Capsule is a 2ng gen one equipped with a Samsung 2TB drive. WiFi on the Time Capsule is disabled. Firmware is 7.6.3
    And here is the problem description:
    After adding the Time Capsule to the network, there was no problem configuring it as a switch with Time Machine sharing available to the 3 Macs. Everything worked as expected... until...
    ...the Time Capsule does not respond any more. In more detail:
    The LED of the capsule is still green, not blinking or amber!
    I can access the capsule with Airport Utility but as soon as I try to do a remote restart, the Time Capsule is not responding any more.
    First I thought: "Okay, probably there has happened something" but I didn't care much about it and did a restart by pulling the power cord out and plug it back in after some seconds. Then it seems to work again... for some hours/days...
    ...then it happened again:
    My MacBook's Time Machine tells me that "the network drive does not respond", "...does not exist" or "...identity has changed". It seems to happen randomly, I don't have a clue what is causing this!
    What I have tried to fix this:
    Tried another Time Capsule (1st gen) with the same hard drive
    Tried this 1st gen with another Samsung 2TB HD
    Reset the 1st and 2nd gen TC and started with fresh backups
    Tried different TC settings, like transfering DHCP from the Fritz! to the TC, fixed IP
    Reset the complete Time Machine settings on all Macs and configured it again
    At the moment I'm trying, if a specific Mac in the network causes the issue by disabling the automatic Time Machine backups. I checked the TC log with the old Airport Utility - there is no error.
    I know, this is a bit strange and maybe I make some mistake, but I don't know what to do next. Maybe someone has an idea or can give me a hint what to try.
    Any help is very appreciated.
    Thanks
    Alex

    I don't see anything wrong in your setup.
    Unfortunately I think this is just network bug in mountain lion and the TC.. this is fairly common that the two will lose connection and a reboot will get things perked up again for times varying from a few hours to days or weeks.
    I don't have a bug killing solution either sorry to say.
    Let me recommend a few things.
    1. Do not use 7.6.3 firmware on those old TC.. go back to 7.5.2
    It has proven much more reliable. Do a factory reset after you flash back and redo the setup from scratch.
    2. Names on the TC for network sharing to be kept short, no spaces pure alphanumeric. Do not use apple type names with spaces and particularly the apostrophe.
    3. Whichever is running dhcp.. it should normally be the Fritz though, set dhcp lease to a very short time.. eg 30min. This will get the lease renewal faster and hopefully keep the ARP tables in the computers updated.
    4. But even though the TC is in bridge it should have a static IP address. That can help so you can link not just to the TC by name but also by IP address. The static IP is better handled by the Fritz though via fixed host type setting.. I am sure the fritz offers that.
    5. Just as a matter of interest why keep the link between the fritz and the TC to 100mbit.. both can do gigabit? It has nothing to do with the problem and there is nothing in the current setup that needs more than 100mbit link unless you are getting super speed on the 5ghz from the fritz. 
    Your post and picture of network are excellent.. helps when you are so clear.

  • System is very fragile and has trouble booting. Hard Drive Problem?

    Im having a problem with my Intel iMac which I can't solve and it really annoying me. As of lately my mac has been crashing, a lot. I am running Snow Leopard 10.6.2 on my 2008 24" iMac.
    In the order that I remember them happening, here are the symptoms:
    1. Applications would not start, from the dock to from spotlight.
    2. Pressing OptionCommandEscape showed no applications in the Force Quit dialogue.
    3. Rebooting solved the problems for a while.
    4. Starting the Disk Utility in OS X will trigger 1.
    5. My fiancees account will not log in, it either freezes on the wallpaper or kicks me back to the login screen. Making the keyboard not work to type in my password on my account.
    6. Rebooting the machine now often results in booting to a folder with a ? (question mark) on it.
    7. Most recently I lost the drive completely and could not boot into anything.
    Here is what i have done to try fix it.
    A. I have ran the repair disk in disk utility by booting from the install CD. However now (see 7.) I cannot even see the drive in the utility to try again.
    B. I booted with Command + s to enable the console and typed /sbin/fsck -sy a few times
    C. Holding Option while booting will NOT show my HDD only the CD
    D. I reset the PRAM by holding CommandOption+PR during boot. This doesnt seem to have done anything.
    E. to resolve 7. I pulled the power cord out for 30 mins. Then it booted.... weird
    The machine overall feels very fragile and I cannot do anything with it really and its amazing if it even boots up. What are my options? The only thing I have not tried is a full reinstall of OS X. However it feels like more of a hardware issue, will this fix it? I'm not sure.
    Thank you for looking and any suggestions are welcome.
    Cheers.
    Andrew
    Message was edited by: Jamsen

    First, make sure your user data is backed up.
    Instead of just unplugging it, use the reset SMC procedure
    http://support.apple.com/kb/HT3964
    which is unplugging the iMac and reconnecting using a precise procedure. You should disconnect ALL cables when you do this. If you have been connecting the power cord to a power strip, connect it directly to a wall outlet for this test. Power up with nothing connected, except the power cord. If it does start up from the hard drive, connect only your keyboard/mouse and use it that way, doing the things that caused problems. Any improvement?
    If not, the next thing you should try, since you have already done good troubleshooting, is probably to erase the hard drive and reinstall the software. There is a way to do this and give the hard drive a good test, so you can post back if you want more info.

  • Very Interesting problem, need urgent resolution

    Hi Guys,
    I have very weird and interesting problem which I have to fix urgently. Appreciate any help you guys can provide.
    I have one query which runs in All our database enviornments but Prod. Our UAT is refreshed by Prod Fortnightly so I am sure that it is not a data problem. I even tried for very small dataset making sure to select same data in UAT and Prod.
    Error:
    ORA-00932: inconsistent datatypes: expected NUMBER got -
    Query:
    select level ,--works if we reomve this
    xmlelement("L1", XMLATTRIBUTES(resource_name as "L1" ,resource_id as "p_resource_id",resource_manager_id as "p_rm_id",FTE, project_hrs ,
                 misc_hrs , total_hrs, avg_tot_hrs, Perc_utilization))
          from (  SELECT   resource_id,
               resource_name,
               resource_manager_id,
               trim(to_char(round(SUM (FTE),1), '999,999,999,999.9')) FTE,
               trim(to_char(round(SUM (project_hrs),1), '999,999,999,999.9')) project_hrs,
               trim(to_char(round(SUM (misc_hrs),1), '999,999,999,999.9')) misc_hrs,
               trim(to_char(round(SUM (total_hrs),1), '999,999,999,999.9')) total_hrs,
               trim(to_char(round(SUM (total_hrs)/decode(SUM (FTE),0,1,SUM (FTE)),1), '999,999,999,999.9')) avg_tot_hrs,
               trim(to_char(ROUND (SUM (project_hrs) * 100 / decode(SUM (expected_project_hrs),0,1,SUM (expected_project_hrs)), 1), '999,999,999,999.9'))
                  perc_utilization
        FROM   (    SELECT   CONNECT_BY_ROOT resource_name AS resource_name,
                             CONNECT_BY_ROOT resource_id AS resource_id,
                             CONNECT_BY_ROOT resource_manager_id AS resource_manager_id,
                             employee_type_code,
                             FTE,
                             project_hrs,
                             misc_hrs,
                             total_hrs,
                             avg_tot_hrs,
                             expected_project_hrs
                      FROM   (    SELECT   r.username resource_name,
                                           resource_id,
                                           resource_manager_id,
                                           employee_type_code,
                                           fte,
                                           project_hrs,
                                           misc_hrs,
                                           total_hrs,
                                           avg_tot_hrs,
                                           expected_project_hrs
                                    FROM   TIME_UTILILIZ_ORG_SUM_L3M_MV r
                              START WITH   resource_id = 129523
                             CONNECT BY   PRIOR r.resource_id = r.resource_manager_id)               
                CONNECT BY   PRIOR resource_id = resource_manager_id)
    GROUP BY   resource_id, resource_name, resource_manager_id)
              start with resource_id =129523 connect by prior resource_id=resource_manager_id; --works if we remove thisIf we remove outermost connect by, it runs so not a xmlelement problem as well. Any idea?
    Edited by: 783830 on Jul 22, 2010 6:58 AM

    I'm not sure if this will help you, but:
    with my_tab as (select 1 resource_id, 0 resource_manager_id, 1 project_hrs from dual union all
                    select 2 resource_id, 1 resource_manager_id, 1 project_hrs from dual union all
                    select 3 resource_id, 1 resource_manager_id, 1 project_hrs from dual union all
                    select 4 resource_id, 2 resource_manager_id, 1 project_hrs from dual union all
                    select 5 resource_id, 2 resource_manager_id, 1 project_hrs from dual union all
                    select 6 resource_id, 0 resource_manager_id, 2 project_hrs from dual union all
                    select 7 resource_id, 6 resource_manager_id, 2 project_hrs from dual union all
                    select 8 resource_id, 7 resource_manager_id, 2 project_hrs from dual),
    --- end of mimicking some data
        results as (select resource_id,
                           project_hrs,
                           prior resource_id prev_resource_id,
                           level lvl,
                           sum(project_hrs) over (partition by connect_by_root (resource_id)) tot_project_hrs
                    from   my_tab
                    connect by prior resource_id = resource_manager_id),
       results2 as (select resource_id,
                           connect_by_root resource_id top_resource_id,
                           project_hrs,
                           prior resource_id prev_resource_id,
                           level lvl
                    from   my_tab
                    connect by prior resource_id = resource_manager_id
                    start with resource_manager_id = 0)
    select r1.resource_id,
           r1.project_hrs,
           r1.tot_project_hrs,
           r2.top_resource_id,
           r2.prev_resource_id,
           r2.lvl
    from   results r1,
           results2 r2
    where  r1.resource_id = r2.resource_id
    and    r1.lvl = 1
    order by resource_id;
    RESOURCE_ID PROJECT_HRS TOT_PROJECT_HRS TOP_RESOURCE_ID PREV_RESOURCE_ID        LVL
              1           1               5               1                           1
              2           1               3               1                1          2
              3           1               1               1                1          2
              4           1               1               1                2          3
              5           1               1               1                2          3
              6           2               6               6                           1
              7           2               4               6                6          2
              8           2               2               6                7          3

  • HT201303 was just having this problem until today. It is now all sorted and I can explain what to do very simply and easily.

    I was just having this problem until today. It is now all sorted and I can explain what to do very simply and easily.
    I remembered the answers to my questions, I just forgot "EXACTLY" how I entered the text - so I had to have them reset. The easiest way is to sign in through www.appleid.com. Then on the right click the "Manage your Account" link and sign in. Easy so far right. Then, as others have said, look on the left of the screen you will see a link called "Password and Security" - click on this. Now this is where the confusion begins. Some people have a link located directly under the existing questions that looks like this "Forgot your answers? Send reset security info email to blah blah blah email . If you see this click it and it will send an email to the "Rescue Email" address that you entered when you originally entered your answers. Follow the instructions contained in this email and you are done. If you cannot remember this email address or you have since closed it, you will need to go to the Itunes Express lane and send an email to Apple requesting them to reset your answers.
    HOWEVER IF YOU DO NOT SEE A THIS LINK UNDER THE QUESTIONS - this means that you DID NOT enter a Rescue email address when you originally set your questions. The only way you can now reset your Security Questions and Answers is to go to the Itunes Express lane and email Apple asking to have these reset. I have 2 apple accounts, one for myself and one for my daughter - as I did not include a rescue email I had to email apple. On both occasions, these questions were reset and an email sent to me exactly 24 hours after I sent them the request. I entered the new details, WROTE THEM DOWN EXACTLY AS I ENTERED THEM THIS TIME, entered a Rescue Email this time and I am good to go again. Simple. Now when I log in and click on "Password and Security" I do have the reset link visable. Apple support are good, they just take a bit of time to get things done, but they always seem to get there in the end. I just wish someone had taken the time to explain this somewhere else in the forum as it would have saved me much time and angst.
    To get to the Itunes Express Lane go to this website www.appleid.com make sure the correct country is displayed top right, if not change it. Once this is saved go to the tabs at the top of the screen and click Support. Then halfway down the next page you will see a photo of two random people with a title of Contact Apple Support - Click this. Scroll down until you see the itunes logo, to the right of this you will see the link Express Lane for iTunes Player and iTunes Store - click on this. One the right hand side of the next page click on the link "itunes Store". On the next page click the link "Account Management" check the radio button beside "itunes store account security", select your country from the drop down box and click "Continue". Under the heading MORE OPTIONS, you will see a clickable link called email - click this. Fill in your name, Apple ID and country. Then in the text box, write "I have forgotten the answers to my Security questions, would you kindly please reset them. Thank-You". Then Click Continue, you will be given a reference number and an email is sent to your address advising that generally someone will attend to your request within 24 hours. Like I said previously, I had to do this twice and both times it was reset however it was done within about 5 minutes of the 24 hour cut off, so you will have to be patient. I know 100% that this works for Australia - I am guessing other countries should be similar. Hope this helps someone somewhere!

    Standard troubleshooting...
    1. Try a Restart by pressing the sleep/lock button until you see the slider.  Slide to power off.  Restart by pressing the sleep/lock button until you see the Apple logo.
    2. Try a Reset by pressing the home and sleep buttons until you see the Apple logo, ignoring the slider if it comes up. Takes about 5-15 secs of button holding and you won't lose any data or settings.
    3. Remove apps from Recently Used list...
    - From any Home Screen, double tap the home button to bring up the Recents List
    - Swipe up on the app preview card
    - Press the home button when done.
    4. If still a problem restore with your backup.
    5. If still a problem restore as new, i.e. without your backup. See how it runs with nothing synced to it.
    6. If still a problem, it's likely a hardware issue.

Maybe you are looking for