Computer powers down

hi, i've been using archlinux for about a year and im happy with it
lately i've been trying to play some game on it,
so i installed worms on a virtualized xp machine and it played perfectly
for couple of minutes that's it, then the game started showing artifacts,
mouse went crazy and the system powered down without showing ANYTHING
like if power had dropped.
i thought that maybe it was some virtualbox issue, but
then i installed dosbox, and run the good old Command&Conquer
on it. it played flawlessly, for a couple of minutes..
then again, mouse would go crazy, X started to show numerous
gliteches everywhere and the system powered down.
no error messages, or anything of the likes.
it just powered off
the same thing has happened randomly when browsing youtube, or
using a simple visualization in amarok, even while playing videos with mplayer
it could be my video card (an ATI Radeon X1600) overheating,
but i wouldn't expect the computer to power down just like that
also often in such situations(overheating) the machine
wouldn't boot until everything cooled down, instead i can boot
my system just fine, right after it has powered down and the problem
won't show until i try to run something 'graphically' intensive
i tried to upgrade X, and switched over to an ATI opensource driver
from an old version of the propetary one, but to no avail.
thanks for any help
Last edited by lem (2009-06-10 18:53:17)

this is my xorg.conf
Section "ServerLayout"
    Identifier     "Xorg Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "PS/2 Mouse" "CorePointer"
EndSection
Section "ServerFlags"
    Option "AllowMouseOpenFail"  "true"
    Option "AutoAddDevices" "False"   
EndSection
Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc:unscaled"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection
Section "Module"
    Load  "glx"   
    Load  "extmod"   
    SubSection  "extmod"
        Option  "omit xfree86-dga"
    EndSubSection
    Load  "record"
    Load  "dbe"
    Load  "dri2"
    Load  "dri"   
    Load  "bitmap"
    Load  "type1"
    Load  "freetype"   
#    Load  "ddc"  # ddc probing of monitor
#    Load  "synaptics"
EndSection
Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "keyboard"
        Option      "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "it"
    Option "XkbVariant" ""
EndSection
Section "InputDevice"
    Identifier  "Serial Mouse"
    Driver      "mouse"
    Option      "Protocol" "Microsoft"
    Option      "Device" "/dev/ttyS0"
    Option      "Emulate3Buttons" "true"
    Option      "Emulate3Timeout" "70"
    Option        "SendCoreEvents"  "true"
EndSection
Section "InputDevice"
    Identifier  "PS/2 Mouse"
    Driver      "mouse"
    Option      "Protocol" "auto"
    Option          "ZAxisMapping"          "4 5"
    Option      "Device" "/dev/psaux"
    Option      "Emulate3Buttons" "true"
    Option      "Emulate3Timeout" "70"
    Option        "SendCoreEvents"  "true"
EndSection
Section "InputDevice"
        Identifier      "USB Mouse"
        Driver          "mouse"
        Option          "Device"                "/dev/input/mice"
    Option        "SendCoreEvents"    "true"
        Option          "Protocol"              "IMPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Buttons"               "5"
EndSection
# Auto-generated by Archie mkxcfg
Section "Monitor"
    Identifier "Monitor0"
        Option "DPMS" "true"
#    HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync    28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh  50.0 - 75.0 # Very conservative. May flicker.
#    VertRefresh  50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    #  Default modes distilled from
    #      "VESA and Industry Standards and Guide for Computer Display Monitor
    #       Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    #  $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x350"    31.5  640  672  736  832    350  382  385  445 +hsync -vsync
    # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x400"    31.5  640  672  736  832    400  401  404  445 -hsync +vsync
    # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "720x400"    35.5  720  756  828  936    400  401  404  446 -hsync +vsync
    # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
    ModeLine "640x480"    25.2  640  656  752  800    480  490  492  525 -hsync -vsync
    # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
    ModeLine "640x480"    31.5  640  664  704  832    480  489  491  520 -hsync -vsync
    # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
    ModeLine "640x480"    31.5  640  656  720  840    480  481  484  500 -hsync -vsync
    # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
    ModeLine "640x480"    36.0  640  696  752  832    480  481  484  509 -hsync -vsync
    # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
    ModeLine "800x600"    36.0  800  824  896 1024    600  601  603  625 +hsync +vsync
    # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
    ModeLine "800x600"    40.0  800  840  968 1056    600  601  605  628 +hsync +vsync
    # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
    ModeLine "800x600"    50.0  800  856  976 1040    600  637  643  666 +hsync +vsync
    # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
    ModeLine "800x600"    49.5  800  816  896 1056    600  601  604  625 +hsync +vsync
    # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
    ModeLine "800x600"    56.3  800  832  896 1048    600  601  604  631 +hsync +vsync
    # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
    ModeLine "1024x768"   44.9 1024 1032 1208 1264    768  768  776  817 +hsync +vsync Interlace
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768"   65.0 1024 1048 1184 1344    768  771  777  806 -hsync -vsync
    # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
    ModeLine "1024x768"   75.0 1024 1048 1184 1328    768  771  777  806 -hsync -vsync
    # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
    ModeLine "1024x768"   78.8 1024 1040 1136 1312    768  769  772  800 +hsync +vsync
    # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
    ModeLine "1024x768"   94.5 1024 1072 1168 1376    768  769  772  808 +hsync +vsync
    # 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
    ModeLine "1152x864"  108.0 1152 1216 1344 1600    864  865  868  900 +hsync +vsync
    # 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
    ModeLine "1280x960"  108.0 1280 1376 1488 1800    960  961  964 1000 +hsync +vsync
    # 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
    ModeLine "1280x960"  148.5 1280 1344 1504 1728    960  961  964 1011 +hsync +vsync
    # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688   1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688   1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728   1024 1025 1028 1072 +hsync +vsync
    # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160   1200 1201 1204 1250 +hsync +vsync
    # 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448   1344 1345 1348 1394 -hsync +vsync
    # 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456   1344 1345 1348 1417 -hsync +vsync
    # 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528   1392 1393 1396 1439 -hsync +vsync
    # 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560   1392 1393 1396 1500 -hsync +vsync
    # 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600   1440 1441 1444 1500 -hsync +vsync
    # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640   1440 1441 1444 1500 -hsync +vsync
    # Additional modelines
    ModeLine "1800x1440"  230    1800 1896 2088 2392  1440 1441 1444 1490 +HSync +VSync
    ModeLine "1800x1440"  250    1800 1896 2088 2392  1440 1441 1444 1490 +HSync +VSync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480"  43.16  640 680 744 848  480 481 484 509  -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576"  34.96  768 792 872 976  576 577 580 597  -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576"  42.93  768 800 880 992  576 577 580 601  -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576"  45.51  768 808 888 1008  576 577 580 602  -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576"  51.84  768 808 888 1008  576 577 580 605  -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576"  62.57  768 816 896 1024  576 577 580 611  -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600"  68.18  800 848 936 1072  600 601 604 636  -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768"  113.31  1024 1096 1208 1392  768 769 772 814  -HSync +Vsync
    # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
    ModeLine "1152x864"  81.62  1152 1216 1336 1520  864 865 868 895  -HSync +Vsync
    # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
    ModeLine "1152x864"  119.65  1152 1224 1352 1552  864 865 868 907  -HSync +Vsync
    # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
    ModeLine "1152x864"  143.47  1152 1232 1360 1568  864 865 868 915  -HSync +Vsync
    # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
    ModeLine "1280x960"  124.54  1280 1368 1504 1728  960 961 964 1001  -HSync +Vsync
    # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
    ModeLine "1280x960"  129.86  1280 1368 1504 1728  960 961 964 1002  -HSync +Vsync
    # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
    ModeLine "1280x960"  178.99  1280 1376 1520 1760  960 961 964 1017  -HSync +Vsync
    # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
    ModeLine "1280x1024"  190.96  1280 1376 1520 1760  1024 1025 1028 1085  -HSync +Vsync
    # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
    ModeLine "1400x1050"  122.61  1400 1488 1640 1880  1050 1051 1054 1087  -HSync +Vsync
    # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
    ModeLine "1400x1050"  149.34  1400 1496 1648 1896  1050 1051 1054 1094  -HSync +Vsync
    # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
    ModeLine "1400x1050"  155.85  1400 1496 1648 1896  1050 1051 1054 1096  -HSync +Vsync
    # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    ModeLine "1400x1050"  179.26  1400 1504 1656 1912  1050 1051 1054 1103  -HSync +Vsync
    # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
    ModeLine "1400x1050"  214.39  1400 1512 1664 1928  1050 1051 1054 1112  -HSync +Vsync
    # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
    ModeLine "1600x1200"  280.64  1600 1728 1904 2208  1200 1201 1204 1271  -HSync +Vsync
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option     "NoAccel"                # [<bool>]
#Option     "SWcursor"               # [<bool>]
#Option     "Dac6Bit"                # [<bool>]
#Option     "Dac8Bit"                # [<bool>]
#Option     "BusType"                # [<str>]
#Option     "CPPIOMode"              # [<bool>]
#Option     "CPusecTimeout"          # <i>
#Option     "AGPMode"                # <i>
#Option     "AGPFastWrite"           # [<bool>]
#Option     "AGPSize"                # <i>
#Option     "GARTSize"               # <i>
#Option     "RingSize"               # <i>
#Option     "BufferSize"             # <i>
#Option     "EnableDepthMoves"       # [<bool>]
#Option     "EnablePageFlip"         # [<bool>]
#Option     "NoBackBuffer"           # [<bool>]
#Option     "DMAForXv"               # [<bool>]
#Option     "FBTexPercent"           # <i>
#Option     "DepthBits"              # <i>
#Option     "PCIAPERSize"            # <i>
#Option     "AccelDFS"               # [<bool>]
#Option     "IgnoreEDID"             # [<bool>]
#Option     "DisplayPriority"        # [<str>]
#Option     "PanelSize"              # [<str>]
#Option     "ForceMinDotClock"       # <freq>
Option     "ColorTiling"        "True"    # [<bool>]
#Option     "VideoKey"               # <i>
#Option     "RageTheatreCrystal"     # <i>
#Option     "RageTheatreTunerPort"     # <i>
#Option     "RageTheatreCompositePort"     # <i>
#Option     "RageTheatreSVideoPort"     # <i>
#Option     "TunerType"              # <i>
#Option     "RageTheatreMicrocPath"     # <str>
#Option     "RageTheatreMicrocType"     # <str>
#Option     "ScalerWidth"            # <i>
Option     "RenderAccel"        "True"    # [<bool>]
#Option     "SubPixelOrder"          # [<str>]
#Option     "ShowCache"              # [<bool>]
#Option     "DynamicClocks"          # [<bool>]
#Option     "VGAAccess"              # [<bool>]
#Option     "ReverseDDC"             # [<bool>]
#Option     "LVDSProbePLL"           # [<bool>]
#Option     "AccelMethod"            # <str>
Option     "DRI"                "True"    # [<bool>]
#Option     "ConnectorTable"         # <str>
#Option     "DefaultConnectorTable"     # [<bool>]
#Option     "DefaultTMDSPLL"         # [<bool>]
#Option     "TVDACLoadDetect"        # [<bool>]
#Option     "ForceTVOut"             # [<bool>]
#Option     "TVStandard"             # <str>
#Option     "IgnoreLidStatus"        # [<bool>]
#Option     "DefaultTVDACAdj"        # [<bool>]
#Option     "Int10"                  # [<bool>]
#Option     "EXAVSync"               # [<bool>]
#Option     "ATOMTVOut"              # [<bool>]
#Option     "R4xxATOM"               # [<bool>]
    Identifier  "Card0"
    Driver      "radeon"
    VendorName  "ATI Technologies Inc"
    BoardName   "RV530LE [Radeon X1600]"
    BusID       "PCI:2:0:0"
EndSection
Section "DRI"
    Mode 0666
EndSection
Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Similar Messages

  • I just upgraded to Lion and I have not been able to successfully complete a restart. I go to apple menu, restart. The computer powers down no problem and starts but it does not open the desk top. It remains a grey screen with the spinning icon. Any help?

    I have just upgraded to Lion 10.8.2. I have not been able to complete a restart. I go to the apple menu, click on restart.The computer powers down and restarts but never opens the desk top. The screen remain grey and a graphic just spins. I have left this happen for as much as 15 minutes without it openning the desk top. When I power down the computer with the power button and start again with the power button. It starts no problem.

    Hi Anythony ...
    v10.8..2? Most reccent version of Lion is v10.7.4.
    Use Lion Recovery to repair the startup disk if necessary, or reinstall the Mac OS X.

  • While my touch was in sync my computer power down, and now is frozen with usb picture on screen

    Can someone tell me how to unlock ro un  freeze my touh, my computer powered down whilethe touch was in sync and now it is locked up with the usb symbol showing on the screen

    see if this link helps http://support.apple.com/kb/HT1808  if that doesn't help you may need to put your phone in DFU mode while connected to itunes.

  • IPod 3rd gen. powers down when I plug into computer

    I just got a used iPod 3rd generation with 10 gigs. I completely charged its battery. Then I plugged it into my computer to transfer my songs. As my computer was starting to process the new hardware, the "your battery is low, please connect to a power source" popped up. The iPod subsequently shut down. I thought perhaps the iPod needed to be charged again, to "wake it up" or something. I did just that. Then I plugged it in again. This time, iTunes recognized it. I clicked the "sync" option. Within moments of doing so, the iPod gave me the same low battery warning and shut down. About 30 seconds after each incident I could turn my iPod back on with the batter meter at full charge. My iPod gives the same warning and powers down every time I connect my iPod to my computer. The connection lasted a couple times long enough to sync about 10 songs. I have tried plugging into different USB ports, charging between each incident. I have no idea what the problem is unless the whole iPod is screwed up and I was gyped out of $60.

    Thanks, Mitch
    I charged it from a wall charger w/o the USB adapter, so I'm good there.
    For the 2nd question: if my battery was bad, why does the iPod say it has low battery and shut down while it is connected to the computer, when, directly afterward, I can restart the iPod and it will display either a full or three-quarters full battery?

  • My battery died while I was powering down my computer. Now I can't login. Please help?!

    Hi,
    I was in the process of powering down my computer when the battery ran out of power. Now after I have typed my password  to login and pressed Return nothing happens. I can move the mouse but everything else freezes up and I can't click on anything. The only thing I can do is to manually power it down with the power-button. I am using Time Machine and therefore I re-installed a copy that was one week old but the same problem still exists.
    What do I do now?
    I have the first version of Macbook with the aluminum body.
    Thanks for the help!

    I am not sure how you re-installed from Time Machine, if you can't click on anything?  Anyway, with the power chord connected (since the battery is flat), try an SMC reset as described in the link.
    http://support.apple.com/kb/ht3964
    If this doesn't improve the situation, I would suggest holding the Option key during a restart and selecting the Recovery partition, from where you can verify the disk and repair permissions and ultimately to do a re-instal of Lion if necessary.

  • I was in iphoto cropping, the computer froze, I powered down.  after restart, I lost the pictures I was working on.  How do I find them?

    I was cropping in iphoto, the computer froze, I powered down.  After restart, the photos were lost.  How do I find them?

    Do the following:
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - Run Option #4, Rebuild Database, followed by Option #1 if needed.
    NOTE:  was it the computer that froze or just iPhoto?  If it was just iPhoto you can use the  ➙ Force Quit menu option to quite out of iPhoto without having to power down.
    OT

  • I have 2 apps that have been waiting to update for a week.  I don't really care about the update, I would just like to use them, but the are stuck waiting.  I have tried powering down, syncing with my computer...all fails.  Any ideas?

    I have 2 apps that have been waiting to update for a week.  I don't really care about the update, I would just like to use them, but the are stuck waiting.  I have tried powering down, syncing with my computer...all fails.  Any ideas?

    At this point you have no choice but to update the or delete them and reinstall them since you wont be able to use them until they update - or come out of the "waiting" loop.
    Make sure that you do not have a stalled download in iTunes - a song or podcast .... if you have a download in there that did not finish, complete that one first. Only one thing can download at a time on the iPad so that could be what is causing the problem.
    If that doesn't work - sign out of your account, restart the iPad and then sign in again.
    Settings>Store>Apple ID. Tap your ID and sign out. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Go back to Settings>Store>Sign in and then try to update again. Tap one waiting icon only if necessary to start the download stream.
    You can also try deleting the waiting icons - tap and hold down on an icon until it wiggles - the tap the X on the icon to delete it. Then try to download again.
    You can try resetting all settings. Settings>General>Reset>Reset All Settings. You will have to enter all of your app preferences and device settings again.

  • Computer freezes when running RESMAN with VME crate powered down

    I have lost the whole day today (thankfully it was only one day) trying to fix this annoying problem, I'm posting here in case someone runs into this same thing in the future.
    Ok, the problem I was able to reproduce was:
    1. Run RESMAN with the crate powered--> OK
    2. Power down crate.
    3. Run RESMAN: the whole computer freezes in the "Searching for Statically Configured Devices" step, no way to recover (reboot necessary)
    Although this is the problem I was able to reproduce, the system also froze sometimes when not running RESMAN and powering down the crate for cards insertion or extraction.
    My system:
    - VME crate
    - VME-MXI-2 in slot 0
    - MXI-2 Cable
    - PCI-MXI-2
    - Windows XP Pro SP3
    - NI-VXI 3.1.1 and 3.7, MAX 2.?, 3.1.1, 4.6.2, 4.7.4
    It turns out MXI-2 cables are not symmetric, when I switched both ends between PCI and VME, everything worked as it should.
    Here's another post of someone that had a similar problem (and whose answer didn't solve mine):
    http://forums.ni.com/t5/VXI-and-VME/MAX-and-whole-​comp-gets-freeze-when-I-tried-to-run-RESMAN/m-p/17​...
    Here's a page that describes the error: http://digital.ni.com/public.nsf/allkb/53DC9B3C2BC​B6C7D862564800051EC9F
    I was not able to find that page (I found it when I had already solved the problem), probably because you would never expect that a cable whose appearance is completely symmetric is in fact orientation dependent. And, no, my cable (NI original) doesn't come with any labels identifying its ends.
    And here are some keywords to ease the discovery of this post using different terms
    PC Computer Windows XP hangs freezes locks crashes Resman MAX Measurement and Automation Explorer MXI orientation dependant VME crate switched off powered down

    This wouldn't happen to be a seagate GoFlex drive would it? I've had similar problems with that line of drives, sometimes to the point where everything stops working, and if I manually unplug it, the system catches up and starts working again.

  • Recently while playing my IPOD touch 5th Generation on my automobile deck I saw ERROR 19 appear and it powered down. It did not come back on. I jacked it onto a computer and saw error 49 come up. Can anyone assist with what might be the problem?

    Recently  while playing my IPOD 5th Generation on my automobile deck I saw error 19 appear and it powered down and did not com back on. I jacked it onto a computer and saw error 49 come up. Can anyone help with what the problem might be?

    What were you doing when you received error 49 on the computer?

  • HP Officejet Pro 8500A fails to print until powered down and restarted.

    This problem has arisen after about a year of giving good service.  Although it says "Now Printing," it does not print until powered down or disconnected and restarted or reconnected for each print job.  I will be most grateful for any suggestions for fixing this.

    Hi @jmuravchik 
    Do you have the printer connected directly to a wall outlet or is it in a surge protector or power bar? Even if you have been using a surge protector/power bar all this time and you feel it is not the cause, please connect it to a wall outlet just so we can eliminate the power source as the root cause.   Issues when Connected to an Uninterruptible Power Supply/Power Strip/Surge Protector
    In this document you will see, ISSUE: Problems or issues may arise when an HP LaserJet series printer is connected to an uninterruptible power supply (UPS), a power strip, or a surge protector
    ^ This is not limited to Laserjet printers.
    Also, running the Print and Scan Doctor might help. The HP Print and Scan Doctor is a free utility (tool) that helps to quickly resolve common printing, scanning and connectivity issues including but not limited to:
    Connectivity:
    USB: Verifies that the USB connection from your computer to the HP product is working correctly.
    Network: Verifies that the network connection between your computer and your network is working correctly.
    Device Status Test: Checks for device errors such as out of paper, paper jams, carriage stalls, and paper feed issues, and then provides instructions for fixing the error.
    Driver Check: Checks for missing or corrupt driver files.
    Device Manager: Checks for problems in Device Manager that would prevent printing.
    Device Online: Checks if the product has been paused or set to offline, and then sets the status back to online if necessary.
    Print Queue: Checks for and clears pending print jobs in the print queue (a log of print jobs waiting to print).
    Port Match: Checks the port settings for the HP product.
    Device Conflicts: Checks for conflicts with other drivers, such as other printer brands.
    Ink Issues: Checks the cartridges and ink levels for issues that affect print quality.
    Print Settings: Checks and adjusts the print quality settings.
    Test Print: Prints a test page for print quality evaluation, and provides options for cleaning and aligning the printhead if necessary.
    Scan Tests: Checks the scan mechanism, drivers, and registry entries.
    Source:Try the HP Print and Scan Doctor for Windows
    Click here to download and run the Print and Scan Doctor >>>>> www.hp.com/go/tools
    If that does not resolve the issue, post back and let me know if there are any symbols other than green check marks and what they are next to of course. The wrench is not always easy to spot as the wrench and the check mart are in the green circle.
    If you see only green check marks (), the tool did not find any problems.
    If you see green wrenches (), the utility identified an issue and corrected it automatically.
    If you see yellow exclamation points (), the test failed and required user action, but the step was skipped.
    If you see a red X (), follow the on-screen instructions to resolve the issue.
    I look forward to hearing back from you.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Forgot to eject my Ipod before powering down PC

    I accidentally powered down my notebook without ejecting my IPod Nano. Now my computer starts up with a black screen with "Press <Esc> to change boot order Press <F10> to enter setup but will not respond if I press Esc or F10. Need help!!! Thanks.

    There could be bigger issues, I've unplugged my iPod countless times without disconnecting (and on several different models etc..) and have never had problems .

  • Windows 7 home premium pc keeps powering down after startup.

    Windows 7 home premium pc keeps powering down after startup The only thing I have noticed different is the heat sink fan RPMS rev quicker and seem to stay reved for longer periods. The COMPONENTS ARE DUST FREE. Components do not feel warm to the touch. Ventalation Is over done. The pc will no longer run long enough to do a lot of testing. I will be honest I do not know much, so lets change testing to trial and error.    

    JLW274, welcome to the forum.
    When requesting help you should always include the make/model (i.e. p6-xxxx) of the computer and/or monitor. This information is necessary for us to review the specifications of them.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Why does iTunes DJ stop after my display has powered down?

    When my display has gone into idle power-down, iTunes finishes what it was doing and quits until I do something to my computer that wakes the display.
    Details:
    I'm listening to music on iTunes DJ (some AirPlay devices running).
    Everything's fine if I'm using the computer iTunes is on.
    When I walk away, I notice after a few minutes that no track started after the last one stopped. At some point during the last track, my display powered down (5 minutes).
    I jiggle my mouse or tap ctrl or shift or whatever else you do to get a display to wake up.
    As the monitor wakes up, play resumes.
    BONUS: when iTunes is in this state of non-playing, Apple TV can't engage my library to play media either.
    Just started doing this today.
    iTunes 10.5.3.3

    When my display has gone into idle power-down, iTunes finishes what it was doing and quits until I do something to my computer that wakes the display.
    Details:
    I'm listening to music on iTunes DJ (some AirPlay devices running).
    Everything's fine if I'm using the computer iTunes is on.
    When I walk away, I notice after a few minutes that no track started after the last one stopped. At some point during the last track, my display powered down (5 minutes).
    I jiggle my mouse or tap ctrl or shift or whatever else you do to get a display to wake up.
    As the monitor wakes up, play resumes.
    BONUS: when iTunes is in this state of non-playing, Apple TV can't engage my library to play media either.
    Just started doing this today.
    iTunes 10.5.3.3

  • Computer shuts down during startup

    Hey everyone,
    it shames me a little to ask for help about computers because I am usually ok with doing this stuff myself.
    This time, however, I cannot seem to fix the problem indefinitely.I need a laptop for school and cannot afford another so any help would be greatly appreciated!:
    I will just point the facts out:
    After a few years use (two) it now shuts down during (windows) startup.
    I ended up cleaning the Heatsink/fan yet the problem persisted.
    The model is a Toshiba Satellite A200-PSAF6A.
    I am no longer under warranty.
    The school techs cannot help me.
    A few oddities that I noticed:
    It starts up fine when the power plug isn't plugged in.
    It starts up fine with the power plugged in only in safe mode.
    Using CCleaner and Defraggler temporarily fixed my problem (for about 5 minutes or so).
    I hope that you guys can help me. It's just annoying that I cannot fix this myself..
    If any further information is required please just ask and I will reply with as much haste as I can under my current circumstances.
    Thanks,
    Norak.

    Linton wrote:
    I have a couple of years old A200 satellite and have the same problem.
    During a "cold start" I may get up to the windows login screen and then it shuts down and restarts. (sometimes it doesn't make it to the windows screen and turns off to restart). Then it will start to load windows and the little bar at the bottom will be loading windows and then freeze. I would have to hold the power button down to turn off and restart. Then I start windows normally and it usually works OK, sometimes I have to do this step again, but eventually I get into windows. Then if I shut down and restart it starts up fine, unless I wait for it to cool down.
    Since this started happening, I have reinstalled vista 32bit to out of the box condition and updated to the latest bios, to no avail.
    Computer has always run hot since new, seems to have very poor cooling. But the fan operates, most of the time on full boar.
    Do you think this is a software issue or a component issue, or cold joint.
    BTW it will not shutdown at all if I keep the computer in the F12 key settings area,im not sure what this place is called, but you choose to boot from cd here.
    Okay, this is weird and I'm not sure if this has anything to do with what I had mentioned earlier. I was having some issues with my DVD drive, it was rattling bad and the spin off time was off causing coasters on almost every blank DVD, so I had the thing sent in for a replacement. They put in a new DVD drive, checked the status of my BIOS (V 4.2 which I had all along) and returned the unit back to me sometime around April 22, 2010 -- ever since the thing was working fine. I'm not sure if the bad drive had caused the unit to work erratically.
    Before it was sent in, the issue was of course with the DVD drive, the startup then shutdown problems, plus a whole plethora of other small problems which I didn't bother to mention on my first post. For instance; the illumination lights that controls the media -- sometimes they would not turn off when I shut my computer down. The light stays on even after the computer powers off and I'd have to unplug the AC power cord for the lights to completely shut off.
    My initial problems with the laptop was:
    Media lights won't go off,
    DVD drive rattles very loudly and burns bad media,
    Shutdowns during startups,
    The screen housing would creak every time when I wanted to adjust the position (this happens when I adjust it slowly).
    After they replaced the DVD drive, everything seems to work fine. It's been almost two months now and I haven't had issues with any of the above mentioned problems.
    Satellite P305-S8997E | Windows7 Pro 64-bit | Intel Centrino Core 2 Duo T8100 2.16GHZ | 4GB DDR2 RAM | 320GB 5400RPM
    Dell XPS 17 | corei7 andy Bridge | 8G DDR3 | 1TB x7200 | BD-RE | 1080P

  • After plugging in a USB video capture devise, the computer shut down with a fatal error message.

    I tried using system restore and continued to get fatal error messages.  Pressing escape, F8,F9,F10,F11,& F12 all resulted in fatal error messages.  One time the F10 woked and I pressed exit and save.  I can't get it back again.
    I tried the recovery disk and after he sixth try I was able to get to the screen where I could restore the computer to the original factory settings.  The hard drive was reformatted and the software was reinstalled.  After restart I had an initial start up screen.  On the first screen all of the defaults were correct english, USA, etc.  I hit next. On this page I was to input My Name and the computer name.  My keyboard would not input anything, therefore the NEXT would not highlight and I couldn't go any further. I powered down and restarted 2 more times with the same result.  On the 4th try I was back to fatal errors and am stuck there.  Even the Recovery disk no longer works.

    It could be that the database entries for that particular book are corrupted.  Apply the fix below in order as needed:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    iPhoto 8 (09) and earlier- run the options indicated
    iPhoto 9 (11) and later- run  Option #4 to rebuild the database
    OT

Maybe you are looking for