Pismo won't boot, can't find the cause

I have a Pismo 500 that won't boot and I've torn this thing apart more times than I'd care to count and replaced every part I can think of. When I first got it it was working fine, but occasionally wouldn't boot properly or wake from sleep. When it wouldn't boot, I would press the power button and there'd be no chime, the fans would not spin up, and there was no sign of life other than the Num Lock or Caps Lock keys lighting up if pressed. What was an occasional thing is now permanent; it does this all the time now.
I have replaced the logic board, the PMU board, the AC/Sound board, and the PRAM battery. It continues to do exactly the same thing. It does this whether the PRAM battery is plugged in or not, so I have no way of knowing if the "New" replacement battery I got off eBay is actually any good or not.
Any help on this matter would be immensely appreciated as I would really love to get this unit working after the time and money put into it. Thank you.
Powerbook G3 500 (Pismo)   Mac OS X (10.4)  

Brash,
I take from your post that you can get the Pismo running...it is not totally dead. When up and running, open the System Profiler and see if it reports the presence of your 1MB backside L2 cache; failed L2 cache can cause no-starts.
Also, if you had a bootable 9.x CD, a cold start will present a dialogue box indicating a problem with RAM or cache memory if this is the case; this test does not run through a restart.
You can test the health of your backup battery although it is unrelated to your startup problems as you have verified:
http://docs.info.apple.com/article.html?artnum=30017
The only component left to replace is the microprocessor card. These do go bad plus it also contains the backside L2 cache.
If you have both memory slots filled, test each memory module separately.

Similar Messages

  • Warnings in FileReference - can not find the cause

    I'm trying to make a loader of a few photos (use FileReference). I get the warnings, but I do not know the reason for their appearance.
    warning: unable to bind to property 'fr' on class 'Object' (class is not an IEventDispatcher)
    warning: unable to bind to property 'name' on class 'flash.net::FileReference'
    warning: unable to bind to property 'data' on class 'flash.net::FileReference'
    warning: unable to bind to property 'fr' on class 'Object' (class is not an IEventDispatcher)
    warning: unable to bind to property 'name' on class 'flash.net::FileReference'
    warning: unable to bind to property 'data' on class 'flash.net::FileReference'
    CODE:
    import mx.events.CollectionEvent;
    import flash.net.FileReferenceList;
    import mx.collections.ArrayCollection;
    [Bindable]
    private var photos:ArrayCollection = new ArrayCollection;
    private var frList:FileReferenceList = new FileReferenceList;
    private function init():void
    photos.addEventListener(CollectionEvent.COLLECTION_CHANGE,function():void
    startUploadButton.enabled = (photos.length>0);
    clearPhotosButton.enabled = (photos.length>0);
    frList.addEventListener(Event.SELECT,addPhotos);
    private function selectPhotos():void
    var fileFilter:FileFilter = new FileFilter("Images jpeg","*.jpg;*.jpeg");
    frList.browse([fileFilter]);
    private function addPhotos(e:Event):void
    for (var i:uint = 0; i < frList.fileList.length; i++)
    var elem:Object = new Object;
    elem.fr = FileReference(frList.fileList[i]);
    elem.fr.load();
    elem.fr.addEventListener(Event.COMPLETE,refreshThumb);
    photos.addItem(elem);
    private function refreshThumb(e:Event):void
    photosList.invalidateList();
    public function clearPhoto(data:Object):void
    photos.removeItemAt(photos.getItemIndex(data));
    photosList.invalidateList();
    private function startUpload():void
    photosProgressContainer.visible = true;
    var request:URLRequest = new URLRequest();
    request.url = "http://localhost/tempLoader-debug/upload.php";
    var fr:FileReference = photos.getItemAt(0).fr;
    fr.cancel();
    fr.addEventListener(ProgressEvent.PROGRESS,uploadProgress);
    fr.addEventListener(DataEvent.UPLOAD_COMPLETE_DATA,uploadComplete);
    fr.upload(request);
    private function uploadProgress(e:ProgressEvent):void
    photosProgress.setProgress(e.bytesLoaded,e.bytesTotal);
    private function uploadComplete(e:DataEvent):void
    photos.removeItemAt(0);
    photosList.invalidateList();
    if (photos.length > 0)
    startUpload();
    else
    photosProgressContainer.visible = false;

    In my opinion this is the line that is causing you the warning:
    <mx:Image source="{data.fr.data}" maxWidth="100" maxHeight="75"
    horizontalAlign="center" verticalAlign="middle" />
    That means that data should be a custom binable object and fr should be another
    custom bindable object.
    like
    public class BindableData
        public var fr:BindableData2;
    public class BindableData2
        public var data:String;
    I am not sure though what you are trying to do though, but I assume you try top
    load an image from your disk. This link will help you:
    view source enabled...
    http://www.everythingflex.com/flex3/flexcampItaly/
    the blog post ...
    http://blog.everythingflex.com/2009/09/08/flexcamp-presentation-filereference-load-part-1- of-3/
    C
    From: Astraport2012 <[email protected]>
    To: Ursica Claudiu <[email protected]>
    Sent: Sun, October 3, 2010 3:07:57 PM
    Subject: Re: Warnings in FileReference - can not find the cause
    I found the solution to the first part of the warning. Only need to modify the
    object as ObjectProxy
    public var elem:ObjectProxy = new ObjectProxy;
    But with the second part is still a problem (warning: unable to bind to property
    'name' on class 'flash.net::FileReference'
    warning: unable to bind to property 'data' on class 'flash.net::FileReference').
    I do not fully describe the problem in the first message. The main application
    calls the component and passes it parameters. They cause errors.
    It is this component photoThumb.mxml:
    <?xml version="1.0" encoding="utf-8"?>
       width="120" height="110"
       backgroundColor="#FFFFFF" backgroundAlpha="0"
       rollOver="{controls.visible=true;}" rollOut="{controls.visible=false;}">
    <mx:Image source="@Embed('t1.png')" width="100%" height="100%" alpha="0"
    horizontalAlign="center" verticalAlign="middle"/>
    <mx:VBox width="100%" height="90" y="5" horizontalAlign="center" >
    <mx:Image source="{data.fr.data}" maxWidth="100" maxHeight="75"
    horizontalAlign="center" verticalAlign="middle" />
    </mx:VBox>
    <mx:Label text="{data.fr.name}" width="118" truncateToFit="false" bottom="0"
    textAlign="center" />
    <mx:VBox id="controls" visible="false" y="65" right="10" horizontalAlign="right"
    >
    <mx:Button label="X" click="parentDocument.clearPhoto(data)" fontSize="6"
    width="30" height="15" />
    </mx:VBox>
    </mx:Canvas

  • I have moved and changed ISP from Brighthouse to Verizon.   I am receiving my icloud emails, but the senders are receiving messages that they are undeliverable. I can't find the cause or solution to the problem.  Any thoughts?

    I have moved and changed ISP from Brighthouse to Verizon.   I am receiving my icloud emails, but the senders are receiving messages that they are undeliverable. I can't find the cause or solution to the problem.  Any thoughts? 
    PS. I have deleted Roadrunner accounts, and reset new email account. 

    You can't. The only way to get songs in the Music app is to sync from a computer or to download from iTunes.

  • Won't boot, can't find start up folder

    Yet another start up problem. I let the automated software function install two new upgrades last night (Quick time and something to do with the airport), then shut my computer down, something I rarely do because of restart problems.
    And, ofcourse, I can't restart it this morning. This time (as opposed to other times), I get the gray screen and nothing else, for a very long time, and then finally a flashing folder with a question mark appears.
    I've tried doing a safe reboot -- turning the computer off. Then turning it on while holding down the shift key. Same problem. Other ideas before I call Apple support?

    I've now booted from the system DVD, and am "repairing permissions" on the hard drive, per the instructions from German Apple tech support (American tech support refuses any calls from outside of the country, so I have to call the German tech support, even though I don't speak German). It's been "repairing" for about 20 minutes. Not sure how long I have this go on before I stop it.
    If Apple has sold me yet another lemon, they had better replace it. And I really hope I can get the data recovered.
    I sure miss my iBook and OS9...
    Other suggestions regarding repairing the hard drive, replacing the hard drive, preventing this problem in the future, etc., welcomed. Given how often this seems to be happening, the future looks dim for MacBooks.

  • Server crashed trying to find the cause

    I'm trying to find the cause of our server crashing. It creates a memory.dmp file. I used a tool to look at it and the below is the output. But I can't find the cause in here can anyone else read these?
    Microsoft (R) Windows Debugger Version 6.3.9600.16384 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    Loading Dump File [C:\User Data\MEMORY.DMP]
    Kernel Bitmap Dump File: Only kernel address space is available
    ************* Symbol Path validation summary **************
    Response                         Time (ms)     Location
    Deferred                                       SRV*C:\Windows\symbol_cache*http://msdl.microsoft.com/download/symbols
    Symbol search path is: SRV*C:\Windows\symbol_cache*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 8 Kernel Version 9600 MP (2 procs) Free x64
    Product: Server, suite: TerminalServer SingleUserTS
    Built by: 9600.17041.amd64fre.winblue_gdr.140305-1710
    Machine Name:
    Kernel base = 0xfffff803`23272000 PsLoadedModuleList = 0xfffff803`2353c2d0
    Debug session time: Thu Dec 18 13:05:51.341 2014 (UTC - 6:00)
    System Uptime: 22 days 5:21:12.521
    Loading Kernel Symbols
    ..........................................Page 1219dd not present in the dump file. Type ".hh dbgerr004" for details
    Loading User Symbols
    Loading unloaded module list
    *                        Bugcheck Analysis                                    *
    Use !analyze -v to get detailed debugging information.
    BugCheck EF, {ffffe001e3a74080, 0, 0, 0}
    Page 1219dd not present in the dump file. Type ".hh dbgerr004" for details
    Probably caused by : wininit.exe
    Followup: MachineOwner
    0: kd> !analyze -v
    *                        Bugcheck Analysis                                    *
    CRITICAL_PROCESS_DIED (ef)
            A critical system process died
    Arguments:
    Arg1: ffffe001e3a74080, Process object or thread object
    Arg2: 0000000000000000, If this is 0, a process died. If this is 1, a thread died.
    Arg3: 0000000000000000
    Arg4: 0000000000000000
    Debugging Details:
    Page 1219dd not present in the dump file. Type ".hh dbgerr004" for details
    PROCESS_OBJECT: ffffe001e3a74080
    IMAGE_NAME:  wininit.exe
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    MODULE_NAME: wininit
    FAULTING_MODULE: 0000000000000000 
    PROCESS_NAME:  WmiPrvSE.exe
    BUGCHECK_STR:  0xEF_WmiPrvSE.exe
    DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
    CURRENT_IRQL:  0
    ANALYSIS_VERSION: 6.3.9600.16384 (debuggers(dbg).130821-1623) amd64fre
    LAST_CONTROL_TRANSFER:  from fffff80323881dbc to fffff803233c5fa0
    STACK_TEXT:  
    ffffd000`3ca7fae8 fffff803`23881dbc : 00000000`000000ef ffffe001`e3a74080 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
    ffffd000`3ca7faf0 fffff803`237a42ae : ffffe001`e3a74080 00000000`00000000 00000000`00000000 00000000`00000000 : nt!PspCatchCriticalBreak+0xa4
    ffffd000`3ca7fb30 fffff803`236010e9 : ffffe001`e3a74080 ffffe001`ef20a900 ffffe001`e3a74080 ffffe001`e3a74080 : nt! ?? ::NNGAKEGL::`string'+0x7bce
    ffffd000`3ca7fb90 fffff803`23600e76 : ffffffff`ffffffff ffffe001`ef20a900 ffffe001`e3a74080 ffffe001`efc3c080 : nt!PspTerminateProcess+0xe5
    ffffd000`3ca7fbd0 fffff803`233d17b3 : ffffe001`e3a74080 ffffe001`efc3c080 ffffd000`3ca7fcc0 00000001`00c3a7d0 : nt!NtTerminateProcess+0x9e
    ffffd000`3ca7fc40 00007ffd`5629ae4a : 00007ffd`5388c1f9 00000000`00000000 00000001`00000000 00000000`00000444 : nt!KiSystemServiceCopyEnd+0x13
    00000001`00ded7d8 00007ffd`5388c1f9 : 00000000`00000000 00000001`00000000 00000000`00000444 00000000`00000000 : ntdll!NtTerminateProcess+0xa
    00000001`00ded7e0 00007ffd`4e886ae2 : 00000000`00000000 00007ffd`4e83ffd8 00000001`00ded890 00000000`00000444 : KERNELBASE!TerminateProcess+0x25
    00000001`00ded810 00007ffd`4e88282c : 00000000`00000003 00000001`00c3a260 00000001`0000019c 00000001`00c045a0 : cimwin32!Process::ExecTerminate+0x12e
    00000001`00ded880 00007ffd`502b76f2 : 00000001`00c3a650 00000000`00000000 00007ffd`4e9b8930 00000001`01e210f0 : cimwin32!CSecureKernelObj::AllAccessMask+0x110be
    00000001`00ded8c0 00007ffd`502b7456 : 00000001`00c3a650 00000000`00000000 00000000`00000000 00000001`00c3a7d0 : framedynos!Provider::ExecMethod+0x9a
    00000001`00ded940 00007ff7`66c7a1c7 : 00000001`01e3bdf0 00000001`00118630 00000001`00118620 00000001`01e7d3e0 : framedynos!CWbemProviderGlue::ExecMethodAsync+0x3ca
    00000001`00dedf50 00007ff7`66c79e24 : 00000000`00000000 00000000`00000000 00000001`00dee091 00000000`00000000 : wmiprvse!CInterceptor_IWbemSyncProvider::Helper_ExecMethodAsync+0x2f7
    00000001`00dee010 00007ffd`55cf2385 : 00000001`00000000 00000001`01d34828 00000001`01e51468 00000000`00000000 : wmiprvse!CInterceptor_IWbemSyncProvider::ExecMethodAsync+0x134
    00000001`00dee0e0 00007ffd`55cfae16 : 00000001`00dee590 00007ffd`49ef1a42 00000001`00143768 00000001`0017f9b0 : RPCRT4!Invoke+0x65
    00000001`00dee160 00007ffd`54084bd2 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : RPCRT4!NdrStubCall2+0x38b
    00000001`00dee7e0 00007ffd`54080f13 : 00000000`00000001 00000001`0013f120 00000000`00000000 00007ffd`54083eb1 : combase!CStdStubBuffer_Invoke+0x99 [d:\blue_gdr\com\combase\ndr\ndrole\stub.cxx @ 1582]
    00000001`00dee810 00007ffd`53f13efc : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : combase!SyncStubInvoke+0x300 [d:\blue_gdr\com\combase\dcomrem\channelb.cxx @ 1664]
    00000001`00dee9b0 00007ffd`540811ed : 00000000`00000000 00000000`00000000 000083ad`95b58220 00000000`00000000 : combase!CCtxComChnl::ContextInvoke+0x27c [d:\blue_gdr\com\combase\dcomrem\ctxchnl.cxx @ 1377]
    00000001`00deebc0 00007ffd`5408096b : 00000001`0013f120 00007ffd`53fb3fd8 00000001`00def130 00007ffd`54080791 : combase!AppInvoke+0x18d [d:\blue_gdr\com\combase\dcomrem\channelb.cxx @ 1481]
    00000001`00deecf0 00007ffd`5408182a : 00000000`00000000 00000000`00070005 00000001`00124220 00000000`00000000 : combase!ComInvokeWithLockAndIPID+0x661 [d:\blue_gdr\com\combase\dcomrem\channelb.cxx @ 2314]
    00000001`00deef30 00007ffd`55cf2614 : 00000000`00000000 00000000`00000000 00007ffd`53fb3460 00000001`015edb20 : combase!ThreadInvoke+0x488 [d:\blue_gdr\com\combase\dcomrem\channelb.cxx @ 5488]
    00000001`00def000 00007ffd`55cf2517 : 00000002`00000002 00000fb0`00001000 00000001`00def1b8 00000000`8b0c1a26 : RPCRT4!DispatchToStubInCNoAvrf+0x14
    00000001`00def050 00007ffd`55d06ebf : 00000001`00142fb0 00000000`00000000 00000001`00000000 00000001`001318a0 : RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x177
    00000001`00def150 00007ffd`55cf2cc1 : 00000000`8b0c1a26 00000001`001318a0 00000000`00000000 00000001`001318a0 : RPCRT4!LRPC_SCALL::DispatchRequest+0x531
    00000001`00def250 00007ffd`55cf2a97 : 0000159d`00000000 00000000`00000001 00000001`00000000 00000000`00000000 : RPCRT4!LRPC_SCALL::HandleRequest+0x201
    00000001`00def300 00007ffd`55cf1d04 : 00000001`00120c80 00000000`00000002 00007ffd`55d49b24 00000000`00000000 : RPCRT4!LRPC_SASSOCIATION::HandleRequest+0x237
    00000001`00def390 00007ffd`55cf1afe : 00000001`00def758 00000000`00000000 ffffffff`ffffffff 00007ffd`55d49b24 : RPCRT4!LRPC_ADDRESS::ProcessIO+0x36d
    00000001`00def4d0 00007ffd`5622af76 : 00000000`00000001 00000000`00000000 00000000`7ffe03b0 00000001`00def588 : RPCRT4!LrpcIoComplete+0xae
    00000001`00def570 00007ffd`562291e3 : 00000000`00000000 00000000`00000000 00000000`00000000 00000001`001eeb80 : ntdll!TppAlpcpExecuteCallback+0x1d6
    00000001`00def5e0 00007ffd`559716ad : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!TppWorkerThread+0x3b3
    00000001`00def9d0 00007ffd`56274629 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : KERNEL32!BaseThreadInitThunk+0xd
    00000001`00defa00 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlUserThreadStart+0x1d
    STACK_COMMAND:  kb
    FOLLOWUP_NAME:  MachineOwner
    IMAGE_VERSION:  
    FAILURE_BUCKET_ID:  0xEF_WmiPrvSE.exe_IMAGE_wininit.exe
    BUCKET_ID:  0xEF_WmiPrvSE.exe_IMAGE_wininit.exe
    ANALYSIS_SOURCE:  KM
    FAILURE_ID_HASH_STRING:  km:0xef_wmiprvse.exe_image_wininit.exe
    FAILURE_ID_HASH:  {dd961e7f-9fb2-75de-5c19-5602ba5ccdd2}
    Followup: MachineOwner
    Jason

    Hi Jason,
    Do you install Exchange 2013 on your server? If so, the issue could be due to an Exchange Service process terminated WININIT.EXE. You could refer to the article below to resolve the issue:
    Exchange Server 2013 restarts frequently after Cumulative Update 2 is installed
    http://support.microsoft.com/kb/2883203
    If the issue still exists, it is not effective for us to debug the crash dump file here in the forum. Therefore, I would like to suggest that you contact Microsoft Customer Service and Support (CSS) via telephone so that a dedicated Support Professional can
    assist with your request.
    To obtain the phone numbers for specific technology request please take a look at the web site listed below:
    http://support.microsoft.com/default.aspx?scid=fh;EN-US;OfferProPhone#faq607
    Best Regards,
    Mandy 
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • I have a iphone 4s with ios 8.3 and I used to be able to sync only a week or two of emails from outlook email.  Now it won't let me do that and it syncs all my inbox.  How can I change it back to sync less.  I can't find the right place.

    I have a iphone 4s with ios 8.3 and I used to be able to sync only a week or two of emails from outlook email.  Now it won't let me do that and it syncs all my inbox.  How can I change it back to sync less.  I can't find the right place.

    I understand, as that was the place I would change it before 8.3 but now that option of Mail Days to Sync is not available?  Any idea why that would be?

  • TS3694 mi ipod touch will not boot, it goes to the apple logo then shuts off, I tried to restore it but it shuts off while restore is going on then it saids it can not find the device

    Hello,
    I need help before i go to the apple store for help.
    My problem is that I have an Ipod touch which it was working fine but now it will not boot all the way.
    It will not show the red bar when is ready to be turn off or reboot when using both buttons to reset it it will only come to the apple logo then goes blank.
    I tried to restore via Itunes but same result, it will start showing is doing the extract then it will go blank and get a message saying that It can not find the device.
    What do i need to do.
    Thank you for your help.
    regards,
    Mario
    PS. The OS I am not sure do not remember exactly.

    - Reboot the computer
    - Try another USB port
    - Try another cable try another cable
    - Inspect the dock connector for bend or missing contacts, corroded contacts, broken, missing or cracked plastic.
    -  Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • I updated my iPhone 4S and now my iTunes (10.6.1) won't read it. It said to update, but 10.7 won't work on my computer because it's a Mac 10.8. I can't find the iTunes 10.6.3 anywhere. What can I do to be able to sync my computer and phone?

    I updated my iPhone 4S and now my iTunes (10.6.1) won't read it. It said to update, but 10.7 won't work on my computer because it's a Mac 10.8. I can't find the iTunes 10.6.3 anywhere. What can I do to be able to sync my computer and phone?

    iTunes 10.7 does indeed work on OS X 10.8 Mountain Lion. Do you mean you have Mac OS X 10.5.8 Leopard? If so, and you updated your iPhone 4S to iOS 6 on some other computer, then you may be out of luck synching to your 10.5.8 system, but you can get and try 10.6.3 here:
    http://support.apple.com/kb/DL1575
    Regards.

  • I'm trying to reverb an audio clip in my timeline and I can't find the effect tab in the browser to drag to my audio clip to reverb. I can reverb the clip in the viewer but can't it won't drag to the timeline. I'm using FCE

    I'm trying to reverb an audio clip in my timeline and I can't find the effect tab in the browser to drag to my audio clip to reverb. I can reverb the clip in the viewer but it won't drag to the timeline. I'm using FCE

    You cannot drag the effects themselves to the timeline.  You add them to a clip in the Viewer, just as you have done. 
    If the clip was already in the timeline when you  opened it in the Viewer (by double-clicking it in the timeline to open it in the Viewer) and then added the reverb effect, there is nothing further to do, you have added the effect to the clip.  You don't drag it back to the timeline.
    You only have to drag the clip to the timeline if the clip was not already in the timeline (for example, if you opened the clip from the FCE Browser; or set different In and Out points in a master clip to use a different portion of the master clip in a different location in your timeline).
    Depending on the effect you add, you may have to render the timeline after adding the effect.  But I don't think reverb requires immediate rendering.  One other note, you said you were working with an audio clip ... audio clips need to be AIFF (not MP3 or something else) and preferably 16-bit stereo.

  • I have just bought an apleTV. I can't find the mirroring button on my toolbar, however I can mirror using Itunes, I have searched in systempreferences - Displays but it won't show me the Device. I have already tried restarting all. What am I doing wrong?

    I have just bought an appleTV. I can't find the mirroring button on my toolbar, however I can mirror using Itunes, I have searched in systempreferences -> Displays but it won't show me the Device. I have already tried restarting the router, appleTv and Imac. What am I doing wrong?

    A supported Mac
    AirPlay Mirroring in OS X takes advantage of the hardware capabilities of recent Macs to deliver high frame rates while maintaining optimal system performance. The following Mac models support AirPlay Mirroring::
    iMac (Mid 2011 or newer)
    Mac mini (Mid 2011 or newer)
    MacBook Air (Mid 2011 or newer)
    MacBook Pro (Early 2011 or newer)
    Mac Pro (Late 2013)
    Which Mac do I have?
    How to identify your MacBook Air
    How to identify MacBook Pro models
    How to identify iMac models
    How to identify Mac mini models

  • Where can I find the Boot Camp Assistant on Leopard?

    I have a new MacBook with Leopard, but I can't find the Boot Camp Assistant anywhere. Not with spotlight, not in my Applications folder, not in the Utilities map. I checked the both Leopard CD's that came with my MacBook, but no luck. Anyone who can help me find it?

    http://docs.info.apple.com/article.html?artnum=306868

  • HT201272 I purchased the Killers new album and for some reason now my computer says it can't find the files. So I tried to download the album again off my iTunes acount but the cloud button won't appear. Does anyone know why this is happening?

    I purchased the Killers new album and for some reason now my computer says it can't find the files. So I tried to download the album again off my iTunes acount but the cloud button won't appear. Does anyone know why this is happening?

    These are user-to-user forums, you are not talking to Apple here.
    Audiobooks (and ringtones) are currently a one-time only download. I believe that they are all supplied to Apple by audible.com, so I assume that it's them who are requiring the one-time only download restriction. To get it onto your other devices you will need to sync it via a computer. Depending upon what country that you are in, Audible.com have their own app (Audiobooks from Audible) so you might be able to buy direct from them, though I don't know whether you can buy within their app or download audiobooks directly from them within the app e.g. whether they need to be copied via a computer.

  • My Safari page won't open and I get a message that says "Safari can't find the server"

    My Safari won't open and I get a message that says " Safari can't find the server" HELP

    Hello Fred5960
    If you are having issues with connecting to the internet then check out the articles below to troubleshoot your issue.
    Troubleshooting "A connection failure has occurred", "The specified server could not be found" or similar messages
    http://support.apple.com/kb/ts1843
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628
    Regards,
    -Norm G.

  • My Ipod won't sync. It says it can't find the file.

    My Ipod won't sync.  The message says that it can't find the file.  Itunes works fine & Ipod shows up as connected to the computer.

    iPod Manuals
    iPod Models
    iPod nano Troubleshooting Assistant iPod Troubleshooting Assistant
    Service Answer Center - iPod
    U.S. iPod and Mac technical support: 1-800-APL-CARE (1-800-275-2273)

  • On installation of Firefox 4 beta, it tells me that it won't run on my Mac. When I go to system requirements, it takes me to a page for Firefox3.6 requirements. Where can I find the requirements for the beta?

    The link to system requirements for Firefox 4 beta takes you to a page that gives you the requirements for Firefox 3.6 instead. I assume that the requirements for the beta are different as I can't seem to install the beta on my Macs. Where can I find the beta system requirements?

    I never expected Mozilla to neglect the users of Apple's PowerPC (PPC) computers, while still supporting much older operating environments such as Windows XP. So, I should just throw away a $6,000 system, which is still fast and functional, and contribute masses of heavy metals to land-fills because…?
    I'm hurt and confused after supporting Firefox for many years — installing and using it not only on my own computers but on most of my customers' computers. Now I have to tell my customers with PPC Macs they can't have a secure cross-platform browsing experience from Mozilla. They'll have to learn to use some other browser, or buy a new computer.
    If one doesn't buy a new computer every year, one doesn't deserve Firefox 4. This is sort of sounding more like a Microsoft™© doctrine. (But wait, I can still have Firefox 4 on a ''SERIOUSLY CRAPPY WINDBLOWS XP pile of rubbish?!'') Please open your eyes Mozilla. This just doesn't make sense.

Maybe you are looking for

  • ASAP for NetWeaver ?

    This topic is for to launch a question. Is there ASAP for Netweaver Platform Projects?. I think basically in WAS/Portal projects, with integration via XI to others SAP system; for example, R/3, CRM and APO. Or is there any other SAP methodology for f

  • How to make flash website

    Hi I have never made a flash website but I can make html website. Can anyone point me towards good tutorials for making flash sites. Thanks

  • ASA5505 L2L VPN does not function after move and reconfiguration

                       I have an ASA5505 that had multiple VPNs to both Cisco5505's and other Vendor security appliances.  The one in question that moved to a new IP address checks out on isa sa, ipsec sa and nat, yet there is no communication accross th

  • IPhone 5 shuts down even when it's on the charger

    My iPhone 5 keeps shutting down even when it has full battery. It doesn't last more than 2 minutes on and that's when I am able to turn it on. When I connect it to the charger sometimes it just flashes the apple continuously. I noticed that when it's

  • Docking Station NOT Protecting Droid From Heat On Road Trips

    I use my Droid as GPS on road trips and always use my docking station. On a recent 5 hour road trip in Florida my Droid lost GPS function because of the heat. The holding unit on the Docking station exposes the Droid to the heat coming through the wi