Powerbook 1.67ghz big problem

Hi there,
I have a 15" powerbook aluminium 1.67GHz and when I turn it on I hear the dong but my screen stays black and my keyboard doesn't work anymore. I have tried to hook it up to an external monitor and it stays black aswel. Is there anybody out there that knows what the problem could be. Thanks in advance.

I had a similar problem with an ibook, It is either the video card or the logic board. though it doesn't really matter cause if it is under warranty, apple will just replace the entire logic board altogether. They do this cause the video card is soddered to the logic board and it is a much easier and faster repair to just replace the logic board.
However, when I had this problem with my ibook, I was told that apple cannot guarantee the safe keeping of my files, though the genius told me I shouldn't be too concerned cause my hard drive tested fine.
When I got it back, apple had not only replace the logic board, but the hard drive and the ram as well. Why? I do not know, but the problems persisted and upon my second visit to the genuis bar the told me that sometimes certain hardware components have a difficult communicating with others, i.e. my harddrive had a hard time communicating with the new logic board--I find this disgustingly absurd, but what was I to do.

Similar Messages

  • Dell E228WFP 22" display - Problems connecting to Powerbook 1.67ghz

    Hi All
    I've seen this same issue mentioned in another post elsewhere in the Apple Discussions, but it seems to remain unresolved in that instance...
    I've just bought a 22" Dell E228WFP display to connect to my 1.67ghz Powerbook 17", running OS 10.4.9, as a second display. It's connected with the supplied DVI cable, but continually blanks out while using it. The screen goes black for a second, then reappears.
    This only happens when something moves on either screen - particularly when operating the dock or - most severely - when dragging windows around. It's perfectly fine when sitting unattended, or when I've tested running a game on the Dell screen. The problem only seems to occur when interacting with some interface element...
    This seems to suggest that it's related to the video output from the Powerbook rather than a problem with the display. I don't have another Mac to hook it up to to test it under other conditions unfortunately.
    The display does not exhibit the same problem under self-test mode, nor does switching resolution, colours, mirroring or arrangements make any difference. The pwer light stays on consistently throughout.
    Anyone else ever experienced anything similar?
    Cheers
    Paul
    Powerbook 1.67ghz   Mac OS X (10.4.9)  

    I've just noticed in another topic that the DVI output from Macs is 'exclusive' to Apple Cinema Displays, and can only be used with third-party display via a DVI - VGA adapter. This would make sense in relation to the other post on this subject elsewhere, where the poster talks about resolving the problem with the VGA adapter, although he thought this indicated the DVI cable was dodgy... I've not seen this issue coming up in any other discussion/post here or elsewhere where various third-party (and Dell) displays are discussed.
    In addition to the circumstances listed above in my earlier post, I've now noticed that the problem is at its worse when viewing a web page with Flash content - constantly updating/changing animations and effects...
    Any thoughts?
    Thanks
    Paul
    Powerbook 1.67ghz   Mac OS X (10.4.9)  

  • Powerbook G4 15'' 1.67ghz keyboard problem

    I have a big problem with my PB's keyboard. The keys F9, 9 ,l, o and the lower arrow intermitintly fail. It seems to react to heat (ie. when it is hot it fails, when it is cold it works). Sometimes when i press these keys, they repeat. I have not reset the PRAM or the PMU. Do you think this would solve it?
    If it's hardware related, how much would Apple charge for a solution?. I am out of warranty and i dont have AppleCare.
    Desperate for a solution.
    Alex
    Message was edited by: alex crompton

    It sounds likely to be a bad keyboard. Can you get an external USB keyboard and see if that works when the regular keyboard fails?
    It could also just be a poor keyboard connector contact. You'd have to open the case to check this, but it could be the cheapest solution. Otherwise, replacement keyboards are about $130USD if you install it yourself (not the easiest repair). I don't know what a non-warranty repair would cost; maybe $200.
    Resetting the PMU and PRAM wouldn't hurt, but sounds unlikely to solve this problem. May as well try it.

  • Hello all .. i have a big problem in my ipad version 5.1.1 that is when i connect the ipad with my computer the i tunes give me this message ( itunes couldnt connect to this ipad .an unknown error occurred (0xE8000012).) how i can solve this problem pleas

    hello all .. i have a big problem in my ipad version 5.1.1 that is when i connect the ipad with my computer the i tunes give me this message ( itunes couldnt connect to this ipad .an unknown error occurred (0xE8000012).) how i can solve this problem please
    and this is an pic for the problem

    There is some troubleshooting for 0xE8 error codes on this page : http://support.apple.com/kb/TS3221 - you could see if anything on that page fixes it

  • Hi I've a big problem with adobe acrobat reader XI pro and I hope you can help me. The problem is; when I past copied text from some pdf books (not all of them) it past symbols only! wherever I past it! and even if I coped that text from another pdf reade

    Hi
    I've a big problem with adobe acrobat reader XI pro and I hope you can help me.
    The problem is; when I past copied text from some pdf books (not all of them) it past symbols only! wherever I past it! and even if I coped that text from another pdf reader (adobe pdf reader, internet browsers, ...etc.).
    This problem started to happen since yesterday when I installed adobe acrobat reader XI pro to try it before I buy it, and before that when I was using the free adobe pdf reader I was totally able to copy any text from any pdf and past it anywhere with nothing wrong.
    What can I do?
    thank you a lot.

    There is no product called Adobe Acrobat Reader Pro. There is
    - Adobe Acrobat Pro ($$)
    - Adobe Reader (free)
    Which do you have? And are you a programmer?

  • I am having a big problem. I am not getting notifications from snapchat and only snapchat. I've made sure every notification setting was on and it just won't work. I have also restored my phone and deleted the app and re-downloaded it multiple times. Help

    I am having a big problem. I am not getting notifications from snapchat and only snapchat. I've made sure every notification setting was on and it just won't work. I have also restored my phone and deleted the app and re-downloaded it multiple times. It just wont give me my notifications. Help please.

    Go to Settings > Privacy > Location Services.
    Turn off SnapChat.
    Go to Settings > Notification Center
    Turn off SnapChat.
    Restart the device.
    Go to Settings > Privacy > Location Services.
    Turn on SnapChat.
    Go to Settings > Notification Center
    Turn on SnapChat.
    Test the issue.

  • How to load an image without a gui? big problems...

    Hey guys, I usually try my best to not ask for help and figure stuff out myself. But this last week i've been having big problems with this work project.
    My goal is to load images from disk, and append them to each other to create one big image.
    The images are 0-9.jpg each file containing a number in it. then i create one big file with 4 numbers in it. called final.jpg.
    so far i can do all this, but whenever the program is finished, the application just keeps running. the program has literally gone through all the steps... i have a system.out.println printed on the last line after the main, after the class instantiation... and still it stays running.
    how do you guys load images without a gui? This program will probably be running under unix, so i can't create a (for component example)
    Panel() and media track the file load... so i'm pretty much stumped
    any help you guys can provide would be really incredibly helpfull at this point. I have searched these threads for a few hours without luck. I found only 1 real post related to my problem, but eventually they said use MediaTracker = new Mediatracker( new Panel() ); which i can't use. :(
    Thanks a lot guys.
    :D

    yeah tried doing that, didn't work either.
    UPDATE
    I FINALLY found a way...
    and here it is for others to find!
    public BufferedImage getImage(String filename) throws Exception {
    FileInputStream input = new FileInputStream( filename );
    JPEGImageDecoder decoder = JPEGCodec.createJPEGDecoder( input );
    BufferedImage image = decoder.decodeAsBufferedImage();
    return image;
    it returns an image buffer, but it's better than nothing! :)
    atleast this functions under unix.

  • One Apple ID two phones big problem.

    Hi guys,
    Before 6 months I bought new Iphone 4s,but it was used one day from person who sell it to me, so it already has Apple id.
    I deleted user and created my user which was synced with iCloud and worked without any problem.
    Before 10 I bought Iphone 5, also created my Apple ID on it and sync with my PC/ iCloud.
    Yesterday I want to sell my first Iphone 4 and I did reset ( Erase all content and setting), but it did not want to wake up, so i started it with DFU mode using I tunes, and I did restore and update.
    Now I am facing to bit problem, on the begging steps it says something like "this apple id cannot be used to unlock this iphone".
    If I go to iCloud I can see only one device and currently its new iPhone 5, but both devices called with same name, so I am not sure is this problem.
    So I have two doubts:
    - I am not sure does SIM card can make this problem(on initiation phase you have to put sim in Iphone), because main is much smaller now so I using my wife SIM to finis registration Iphone 4 (iPhone 5 using smaller than iPhone4)?
    - another thing It says you have to "use original apple id..", like I sad on the beginning when i bought Iphone4 it already has apple id on it, which I was deleted and configure main (afterwards this device was visible on my iCloud). So do I need to put first creaded apple id, does iPhone remembering first created or last used. If yes I have big problem because I dont have contact of user who sell it to me.
    I want to add one thing, Iphone is not stolen I have warranty documentations and all profs that is not stolen.
    PLEASE HELP, in my country we have awful support !

    Just left the Apple store with an official answer.  You can have two phones one Apple ID, turn off auto updates so you don't automatically get apps on both phones. Then you need two different iCloud accounts.

  • HI there, am having a big problem updating mu iphone due to me forgetting my password, can you tell me how to retrieve it. It seems like i have one apple id for downloads  and a different one for updates. Can you help ps.?

    Hi There
    Am having a big problem updating my iphone 4 Apps, due to a problem with my password for my apple id. But it seems that i have two different ids, one for the updates and another for the downloads. I am not able to retrieve my Id password for updating my Apps. Can you help me ps?
    Thank you

    What program did you use to fix the internal hard drive? What repairs did it report making? More crucially, if repairs were reported, did you re-run the utility until it reported no problems found? It's possible for one set of problems with a drive to mask others.
    If you have about 5GB or so free space on the internal hard drive, you can use your OS X Install disc to perform an Archive and Install to recover from the failed Software Update. When the computer restarts, download and run the OS X Update Combo 10.4.11 (Universal). When the Mac restarts after that, run Software Update. During all this, make sure nothing interrupts or shuts down the Mac! Note that the first start after each of these updates will take significantly longer than subsequent starts, so be very patient.
    How did you back up your internal drive to the external one? Did you just drag things over in the Finder, or did you use a utility such as SuperDuper! or CarbonCopyCloner? Does the external HD show up as a bootable volume in System Preferences > Startup Disk, or using Startup Manager?

  • Having big problems with my new Mac Pro, when I launch Photoshop CC, I get an error message, can carry on but after a few tasks it starts going gar... menus go blank, when you try to save it shows a blank box.... can anybody help?

    Having big problems with my new Mac Pro, when I launch Photoshop CC, I get an error message, can carry on but after a few tasks it starts going gar... menus go blank, when you try to save it shows a blank box.... can anybody help?

    when I launch Photoshop CC, I get an error message
    and what exactly is the text of that error message?

  • I have a big problem :( why is it i cant update my ipod touch 2g into ios 4! im using the latest version of itunes and everytime i click "update" it stucks on the "contacting server" please help :( i want to update it now

    i have a big problem why is it i cant update my ipod touch 2g into ios 4! im using the latest version of itunes and everytime i click "update" it stucks on the "contacting server" please help i want to update it now

    Maybe here:
    iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server

  • N card for Powerbook 1.67GHz G4

    Does anyone know of any cards for the 15" G4 Powerbook 1.67GHz that will for sure work with the new Airport Extreme I just purchased. The speed is great on my iMac C2D and would like to get the Powerbook going at the same "N" speed.
    Thanks
    Chris
    iMac C2D   Mac OS X (10.4.8)   15" Powerbook 1.67GHz

    too new yet, not at this time.

  • I have big problem i make update to my software  iso 7.12 in my iphone 4  but when i recive calling  and i want to cancel and recall again i phone is stop no working and i must restart it to work what can i do

    modem firmware 04.12.09
    iPhone 4
    memory is 32 g
    iso 7.1.2(11d257)
    when cancel call it not work before is shutdown and open it again
    i have big problem i make update to my software  iso 7.12 in my iphone 4  but when i recive calling  and i want to cancel and recall again i phone is stop no working and i must restart it to work what can i do

    Basic Troubleshooting Steps when all else fails
    - Quit the App by opening multi-tasking bar, and swiping the App upward to make it disappear.  (For iOS 6 older, hold down the icon for the App for about 3-5 seconds, and then tap the red circle with the white minus sign.)
    - Relaunch the App and try again.
    - Restart the device. http://support.apple.com/kb/ht1430
    - Reset the device. (Same article as above.)
    - Reset All Settings (Settings > General > Reset > Reset All Settings)
    - Restore from backup. http://support.apple.com/kb/ht1766 (If you don't have a backup, make one now, then skip to the next step.)
    - Restore as new device. http://support.apple.com/kb/HT4137  For this step, do not re-download ANYTHING, and do not sign into your Apple ID.
    - Test the issue after each step.  If the last one does not resolve the issue, it is likely a hardware problem.

  • Hi, dear friends,   I have a big problem:   Since I installed OS 10.9.3 MAV (Maverick), I am unable to use Adobe CS6. Each opening Photoshop attempt, the system tells me an error of type 6 or 16.   Thank you for your help, Guys,   Marius SANNA

    Hi, dear friends,
    I have a big problem:
    Since I installed OS 10.9.3 MAV (Maverick), I am unable to use Adobe CS6. Each opening Photoshop attempt, the system tells me an error of type 6 or 16.
    Thank you for your help, Guys,
    Marius SANNA

    Which version of Photoshop do you have? The current version is 13.0.6.

  • I just got a new Mac Mini, and now when I try to import photos into Lightroom, iPhoto try to load them first, then Lightroom can't find the files.  Big problem.  What to do?

    I just got a new Mac Mini, and now when I try to import photos into Lightroom, iPhoto ties to load them first, then Lightroom can't find the files.  Big problem.  What to do?

    Simple:
    File -> Export to get your photos out of the iPhoto Library. In the Export dialogue you can set the kind to Original and you'll get back exactly what you put in.
    Apps like iPhoto2Disk or PhotoShare will help you export to a Folder tree matching your Events.
    Once exported, you can then trash the iPhoto Library - just drag it from the Pictures Folder to the trash and empty it.
    After that, if you're entirely neurotic about it, just put the iPhoto app in the trash and empty it.
    Regards
    TD

Maybe you are looking for