Macbook A1181 - Internal Keyboard issue

Hi,
I am a computer engineer with many years experience dealing with Computers, Laptops, Electronics, Windows and Mac.
I recently performed a strip down and clean of a Macbook A1181 for a customer as it was over heating and turning off.
All went well no problems or glitches and the Macbook is now running smooth with no over heat or shut down problems.
Unfortunately The keyboard seems to be giving a little trouble.
Firstly all software settings seem correct and all the keys function as should on a USB keyboard.
The internal keyboard (using the onscreen keyboard to debug) when I press the left hand shift key it presses both the shift + letter O
When I perss the letter O it thinks im pressing shift + O so all I get is capital O's can not get small o.
also (it is a spanish layout keyboard Ç,cedilla next to return key) when I press it it thinks im pressing it and the return
also when I press return it thinks im pressing Return + Ç
I have stripped down again made sure the ribbon cable is good and seated correctly, I have cleaned with Compressed air and light brush, as a last resort last night I have bathed the keyboard in 99% Isopropyl Alcohol (have done this on hundreds of laptop keyboards to clean tea, juice etc)
But again this morning the keyboard has the same problems?
Any ideas what could be the problem or what I can suggest to fix (a new keyboard and top deck is going to be expensive)
Thanks
Mark

Perhaps you may be able to locate an otherwise good keyboard assembly
from another previously-owned MacBook that has a different kind of failure.
One with a logic board or graphics failure could be a parts candidate, here.
I'd never heard of a need for nor anyone cleaning a known-good Apple keyboard
in a portable Mac, with alcohol. I know they'd cautioned against using it on the
case, the display (prior to hard glass cover) & other instances, in previous years...
However your efforts and attempts to restore function to an ailing MacBook
are commendable; the use of known good used parts may suffice in a repair.
Good luck & happy computing!

Similar Messages

  • Keys in row 1-9 and A-L doesn't respond, on macbook pro internal keyboard

    Happened all of a sudden.
    I tried to restart, and now I am stuck at the login screen, as i can't type my password.
    I suspect it to be some sort of accidentally triggered numlock like function.
    When i hold down the fn key and pres 54 a symbol is entered (but i can't see which, as it is in my password box), and also when i hold fn and hit s and g simultaneously, the whole text is highlighted.
    Anyone know what is going on?
    Help would be much appreciated, as the computer is useless as it is now.
    Thanks
    Oliver

    Hi oliver!,
    If you are having keyboard issues that are preventing you from logging in on your MacBook Pro, you may find the troubleshooting steps in the following articles helpful:
    OS X Mountain Lion: If keys on your keyboard don’t work
    http://support.apple.com/kb/PH10680
    Apple Support: One or more keys on the keyboard do not respond
    http://support.apple.com/kb/ts1381
    If you are still having issues, you may also want to try resetting the SMC and PRAM on your machine:
    Intel-based Macs: Resetting the System Management Controller (SMC)
    http://support.apple.com/kb/ht3964
    About NVRAM and PRAM
    http://support.apple.com/kb/HT1379
    Regards,
    - Brenden

  • My iPad 2 internal keyboard issue

    I have noticed that my internal keyboard does not come out when I need to add some text recently on google earth. I wondered if there's some shortcut to force the iPad to xtend it's internal electronic keyboard n order to add some text?  Thank you in advance.

    Try restarting your iPad 2 by holding down the on/off and the home buttons at the same time until your see the Apple logo. 

  • Macbook Air internal keyboard not working with windows 7

    Hello,
    I have a macbook air 1.6ghz (1st gen) . I just installed windows 7 32bit on it and got the latest bootcamp. Everything else works perfect except the keyboard. Anyone have any drivers I could try ? I tried the external ones but I do not have an external keyboard so its not much use. Anyone have the internal driver for it ?
    *i have tried bootcamp 2.0, 3.0, 3.1 and 3.2* The keyboard works perfectly on the mac side. I truly believe this is a driver issue because on the device manage under keyboards it has the driver listed as HID and under HID devices one of the keyboard drivers has a yellow exclamation mark.
    I have also tried extracting the driver from the Apple drivers folder and running it that way.
    Thanks,

    Did you install the Windows support software? Did you check in Windows sytem to see if the drivers are working? Check the Boot Camp help documnets http://www.apple.com/support/bootcamp/ and visit the Boot Camp forum https://discussions.apple.com/community/windows_software/boot_camp

  • [xorg7] international keyboard issues [SOLVED]

    note that i've read the wiki as well as most of the related posts here in the bbs
    thereafter i edited :etc:x11:xorg;conf (sorry, keyboard is lost)
    got xf86-input-keyboard and xf86-input-mouse and xf86-video-nv installed, as well as xorg-fonts-100dpi;
    since it didn't do what i wanted, killed x and launched xorgcfg -textmode to reconfigure it, with no difference; shoud i try hwd -x ,
    xorg7 starts in this location, but have issues left :
    - keyboard configuration is lost in x  : capital, accentuated are lost; i'm on a international (105) fr keyboard
    - mouse scroll is gone
    - the shift keys do not allow me to select any string (but the middle mouse button does)
    cannot find yet a related topic that would give me some hint on how to solve this;
    can someone give a hand on this issue please ,
    /etc/X11/xorg;conf :
    Section "ServerLayout"
            Identifier     "XFree86 Configured"
            Screen      0  "Screen0" 0 0
    Section "Files"
            RgbPath      "/usr/share/X11/rgb"
            ModulePath   "/usr/lib/xorg/modules"
            FontPath     "/usr/share/fonts/misc:unscaled"
            FontPath     "/usr/share/fonts/misc"
            FontPath     "/usr/share/fonts/100dpi:unscaled"
    Section "Module"
        #Load           "glx" Unsupported with Composite extension
            Load  "ddc"  # ddc probing of monitor
            Load  "dbe"
            Load  "extmod"
            Load  "bitmap" # bitmap-fonts
            Load  "type1"
            Load  "freetype"
            Load  "record"
    EndSection
    Section "InputDevice"
            Identifier  "Keyboard0"
            Driver      "keyboard"
            Option      "CoreKeyboard"
            Option      "XkbRules" "xfree86"
            Option      "XkbModel" "pc105"
            Option      "XkbLayout" "fr"
            Option      "XkbOptions" "compose:rwin"
        #Option         "XkbVariant" "nodeadkeys" ## accents ds les consoles, mais empeche les accents circonflexes dans les applis X
    EndSection
    Section "InputDevice"
            Identifier  "PS/2 Mouse"
            Driver      "mouse"
            Option      "Protocol" "auto"
            Option      "ZAxisMapping" "4 5"
            Option      "Device" "/dev/psaux"
            Option      "Emulate3Buttons" "false"
            Option      "Emulate3Timeout" "70"
            Option      "SendCoreEvents" "true"
    EndSection
    Section "Monitor"
            Identifier   "Monitor0"
    ### Comment all HorizSync and VertSync values to use DDC:
            HorizSync    30.0 - 97.0
            VertRefresh  50.0 - 180.0
    Section "Device"
        #Driver      "vesa"
        #Driver         "nvidia"
            Identifier  "Card0"
            Driver      "nv"
            VendorName  "All"
            BoardName   "All"
            Card        "NVIDIA GeForce"
    EndSection
    Section "Screen"
            Identifier "Screen0"
            Device     "Card0"
            Monitor    "Monitor0"
            DefaultDepth     24
            Option      "DPMS"
            Option      "nvagp" "1"
        # should be switched off *if* the system crash:
            Option      "RenderAccel" "true"
        #Option "AllowGLXWithComposite"
            SubSection "Display"
                    Depth     1
                    Modes    "1280x1024" "1024x768" "800x600" "640x480"
            EndSubSection

    Trying out ...
    is this writen somewhere and i missed it ?
    It seems to solve all of my keyboard & mouse issues.
    Only is the cursor quite bizarre ; when i go left with the [left arrow],the cursor shows in every position  it goes (dunno if one can visualize this!), and doesn't blink anymore. Anyway that's just a detail that I'l cope with later.
    Thanks a lot Cerebral

  • SRVC - International Keyboard issue

    Hi all
    I've installed SRSS 5.1 with SRVC 1.2 on Solaris 10 x86. I have spanish keyboards. It's working fine, but when I put a special character in the password field or in the user name field, it will not be recognized. The VMware machine security registry shows the wrong user name.
    Other informatión:
    Java version : 1.6.0_22
    VMWare View Version : 4.5
    Thanks.
    Edited by: 809926 on 23-nov-2010 7:44

    Sure.
    AppleWorks was designed before OS X was probably conceived. AW was never designed to support the international key codings.

  • Please fix international keyboard issues (Win)

    Hello
    This was already reported before 1.1 (and before Br 2, and before Elements 3 :-)).
    It's impossible to type "a/A with ogonek" (U+0104, U+0105) using standard windows keyboard "Polish (Programmers)" since it's using right Alt Gr + letter combination and Lightroom is incorrectly treating Alt Gr as Alt + Ctrl. Please fix this issue. Would be good idea also to add this to Adobe's code of practice or something similar, so I wouldn't have to report this every time you guys come up with new software.
    Thank You
    m.

    Trying out ...
    is this writen somewhere and i missed it ?
    It seems to solve all of my keyboard & mouse issues.
    Only is the cursor quite bizarre ; when i go left with the [left arrow],the cursor shows in every position  it goes (dunno if one can visualize this!), and doesn't blink anymore. Anyway that's just a detail that I'l cope with later.
    Thanks a lot Cerebral

  • International Keyboard issues in IChat Sharing

    Hi,
    I'm absolutely loving the new screen sharing built into Leopard, however we have encountered a bit of an issue.
    My colleague is in the UK and has a British keyboard, whilst I'm in Belgium with a Belgian keyboard.
    When I take control of his screen, as I type out letters they appear on his screen as though I'd typed the exactly placed character on his keyboard (rather than the actual letter).
    As an example, if I typed 'A' on my keyboard it appears as 'Q' on his screen (since the 'Q' on a Belgian keyboard in the position of the 'A' on my keyboard).
    I would have thought that it was more logical to map the keys correctly, although I can see why it's working the way it's working.
    My question is, is there some setting somewhere, or something we can do to have the keyboard translation working correctly, otherwise it becomes extremely difficult for us to type correctly when controlling each others screens.
    Thanks,
    Dimitri

    Click on the time displayed in the upper right of your screen>open date and time>open "country settings">select "input menu">select the keyboard layout your friend uses and vice-versa
    Tick the box at the bottom so the flag gets displayed in your menu to remind you what keyboard setting is selected.

  • Buy macbook with international keyboard

    I am going to the states for a couple of semesters and i want to buy a macbook since they are way cheaper there than in my country Denmark. Is it possible to order a macbook in the USA with a danish keyboard?

    You need to contact apple sales as this would be a special order MacBook.

  • Macbook Air and Keyboard issues

    Can this keyboard be purchased in a French configuration in the USA? If not, can the keys be changed via a third party company? I know you can change the keyboard via choice in OSX but I need it phycially changed. I have a Powerbook G4 and the keys are removeable, so I can switch them, but I don't know on the Macbook Air. Thanks for any help.

    I don't believe you can do it in the US of A, you'll have to place an order of MBA from Canada.
    Also even if you let anyone do a hack job on the keyboard then it won't be 100% and as good as the original.

  • Re: HP-Pavilion dm1 - Internal Keyboard issues

    I have a HP Pavilion dm1 that I bought in late 2011 to be a travel pc and back up to a larger HP notebook (that btw that I have had no trouble with). Looking back I remember intermittant problems with the keyboard locking up but now that I have begun to try to use this as more of my main notebook I have encountered extremely frustating instances trlying to file out forms, type webaddressing in the browser - you name it anywhere you need to type it will lock up and not type anything. It takes shutting down the pc to gain access to the keyboard. But alas it will freeze again. I was using a logitech wireless mouse and I had the same experience with a micorsoft one also. I have read all the suggestions and trust me none of that has been the least bit of help. I have gone so far as do a complete install with factory settings. Using HP updates, Microsoft updates, with every version they have available nothing did the trick. I have uninstalled and reinstalled the drivers for keyboard/mouse pad numerous times. At the moment I have just decided to not use an external mouse for any reason and so far for about four hours I have had no problems. I have tried opening and closing the browser and filling in any blanks i can see and so far everything is good. Now that being said, I have to see one more thing because when I use my iphone as a teathered modem I was having that problem with the keyboard freezing without the external mouse but I have to verify that in the next hour or two. I was wondering if the usb ports were causing a problem somehow. I can live with the lack of a wireless mouse but if I can't hook up my phone then this severly limits the usefullness of this miniPC. Before I lose my patience and destroy  this thing in some horrible way on and impulsive act of frustration I want to try everything I can to make this workable. I am not real optimistic at this point but all the replys I read here were of no help. tg 

    In 2011 I bought my first DM1 it was 3125sd, used it for a year and worked like a charm. But had some bad luck, it got stolen. With the experience I had with that hardware, I decided to go for it again and buy another DM1, even tried to find the same model, but could not. So, I bought a newer model Pavillion DM1-4100ed mid 2012. Nice buying? Ahmmm... I'll let you decide by yourself.
    So, here is what is happening and what I did, which didn't help at all, actually:
    == What happens (and a little complaint):
    Since when I bought it, just after 45 minutes, maybe 1 hour, of use, the keyboard and track pad freezes. The computer still runs perfectly, as most of the time I use external Bluetooth mouse and keyboard it didn’t bother me very much. It was a pain on trips. But I thought, HP as a known brand, would come up with a driver update or something to fix the issues, which never happened.  Oh! And the fun part is, if I turn off the computer and immediately put it on again, the mouse and keyboard start to work on the login screen and stay working for another couple minutes.
    == What I did:
    Research forums everywhere, HP non HP. I tried everything it was saying on them.
    -          Downloaded the HP application that searches for updates and keep the laptop up-to-date.
    -          Remove drives, installed them again, much more than a couple of times.
    -          Recovered many times windows 7, partition.
    -          Re-install Win 7 from scratch another couple of times.
    -          Bought Win 8 installed as upgrade, installed from scratch.
    -          On windows 8 did all the same process I did on windows 7, removed drivers, re installed them, and for Windows 8.1, all again.
    -          Installed, many linux flavors thinking it would be fixed with a generic driver, but nope, exactly the same behaviour from windows 7, 8 and 8.1.
    So, you guys have any other ideas that can fix the issue? Or should I buy another laptop, with this one being just 1 and ½ year old? Actually, never worked properly.
    I hope HP don’t take me wrong, but with this customer care I’m experiencing, I’m already figuring out the answer I’ll get, if ever get an answer.
    Really hoping HP proves me wrong. =^)

  • Macbook White keyboard issue (potential software problem, please help!)

    Hi there! Before I go into detail I have a Late 2008 Macbook White (Upgraded to 4GB RAM, 320GB HDD) so I would have had it two years this Christmas (2010)
    Over the last few months, on odd occasions the bottom row of keys completely stop working (by bottom row of keys I mean: Z X C V B N M ? and then fn ctrl alt and CMD on the row below. The space bar and right CMD work perfectly as does every other key on the keyboard.
    Now this is where it gets really weird. I always thought this was a hardware issue (Loose ribbon connection etc, I just don't have the hours in the day to sit down and take it apart) until my friend gave me his old aluminium apple wireless bluetooth keyboard (the laptop sized one). The bottom row of my keyboard broke again whilst visiting him so we set up this aluminium keyboard of mine.
    After it connected I started typing on it and realised that the bottom row on the wireless keyboard wasn't working, however when I typed using the laptop keyboard it worked absolutely perfectly. Really nice and responsive (I'm even typing using it now with the Bluetooth keyboard connected!!)
    So basically, without the wireless keyboard connected the bottom row doesn't work on my laptop. However when I connect the wireless keyboard the problem comes off the internal keyboard and onto the wireless one. This has ultimately led me to believe that it's a software fault and not a hardware fault as first thought. We tried the same wireless keyboard on my friends mac and there were no issues what so ever.
    If anyone out there has absolutely any idea what the heck is going on then please reply to this and shed some light on my situation!
    Thank you!

    I have a 2008 Macbook and have the same problem. Have found two other people with the 2008 white Macbook with similar problem of bottom row of keys (only) not typing. Obviously an Apple glitch. Any suggestions how to fix without substituting other keys or attaching another external keyboard (Alternate Microsoft keyboard works fine with keyboard to USB port). Please email [email protected] if you know the solution.

  • MacBook Pro 13-inch Mid 2010 using Mac OS X 10.8 Keyboard Issues.

    Good day ASC,
    I have a MacBook Pro 13-inch Mid 2010 upgraded to Mac OS X 10.8. It now has keyboard issues. Keys F4, 4, r, f, v, caps lock, space bar, and directional keys left and down do not work. I've been looking into the problem thinking it could be a software issue. Can anyone help?

    Welcome to Apple Support Communities
    You need to install the Windows support software in Windows to make it run properly. You have to download and install these drivers in Windows > http://support.apple.com/kb/DL1630?viewlocale=en_US&locale=en_US
    After installing them, I recommend you to look for a newer GPU driver

  • Keyboard issue in Macbook Pro

    Hi,
    I have a 15" MacBook Pro and today it developed a keyboard malfunction...the keys around the 'w' key (a, s, d, e) also insert a w when pressed with anything but the lightest touch...probably a bit of dirt or something in the keyboard, is there a way of getting the keyboard out to have a look? or other suggestions as to why this happens? it's very irritating!

    I too have an issue w/ my Macbook Pro keyboard (2nd time since I've owned it) although this one isn't quite as severe as the one reported.
    I started noticing over the past couple of weeks that when I type, I start hearing this odd "click" sound every once in a while. As I started to pay more attention to it, it appears that every time I hit the letter 'E', it sounds like the plastic beneath the key is loose or breaking (?). They key itself feels loose and I'm worried that its going to pop off. (this has happened on my Dell Inspiron a few times and its been an annoying issue ever since as it regularly pops off now).
    Is this something covered under Applecare? (my previous keyboard issue was a couple of dead keys including the spacebar that required a new keyboard).
    Also (side question), when I go to the concierge page to setup a time to visit an Apple Genius, there's GUEST and MEMBER login. Is Member login for those who have Applecare? If so, then what would the member number be? The Applecare agreement # doesn't seem to take.
    Thanks,

  • MacBook Pro 10.4.11 keyboard issue (beaten path??)

    When my MacBook Pro starts up or wakes up, some keys, specifically q,w,e,r,t,y,u,i,o, and the left Shift key, don't respond. The duration of the problem is quite unpredictable; a few minutes to maybe up to 30 minutes. If I wait long enough they become responsive eventually. When I bought it in 2007 I didn't have this problem. I think it started ~1 year after the purchase.
    From googling I found out that many MacBook Pro owners were having similar problems. These are mostly with version 10.5 and many people seem to agree that this is a Leopard-specific issue, but I've also seen a few people complaining about similar keyboard issues with 10.4. I also found out that Apple released some sort of a keyboard software update to fix these problems. However, that update requires 10.5, and mine is 10.4.11.
    This week I finally took my computer to the Apple store and showed it to a 'Genius'. He said he was not familiar with this problem, and when I mentioned the keyboard software update, he hooked up some sort of cable and ran 10.5 on my computer, but the computer in that state didn't find any keyboard updates (at least that's how I understood his explanation). Therefore, he concluded that this is a hardware problem and that the machine needs a repair.
    Now, I don't question the Genius' superior knowledge to mine, but I still can not believe it's not a software problem. If it is hardware problem, how come it occurs always/only after the computer wakes up? Is it coincidence that the symptom is so similar to the known software problem?
    Message was edited by: jcjcjcjc

    I'm having a similar problem although I am not trying to upgrade my version. Certain keys don't work on the built-in keyboard: delete, space bar, caps lock, quotes-apostrophe key...I have to use the "keyboard viewer" to use these particular keys. My adapter is connected to the computer, but the problem persists.
    Can anyone please suggest troubleshooting for this annoying problem? It has been like this for about 2 weeks now.
    Any suggestions will be appreciated!

Maybe you are looking for

  • PDF Error

    Hi All, I am getting one error in Adobe forms... When I create a form and execute with out activation it is generating the PDF document ... when I do the same with activation it is giving system error....Can any  one suggest me how to overcome ..

  • How do add javascript to adobe muse?

    I have a shopping cart button/icon that shows customers how many items in the cart, but its in JavaScript not HTML. I was able to load the "add to cart" because its HTML. Where and how do I add this JavaScript to my adobe Muse website?

  • Transfer DVD to Ipad

    How to transfer DVD content to Ipad?

  • Hi all, how to make slide show on Iweb with out QuickTime?

    Hi all, how to make slide show on Iweb (with out QuickTime or link to YouTube) to be watched in any computer/system? I used Imove - share - exported - medium (m4v) This the one I did. http://360motorcycleadventures.com Must looking profissional (no Y

  • Record the jbo exception in database

    Appreciate if you could provide inputs User submit a web service request.Control goes to ADF bc model layer from service and performs validation in model layer.If validation is failed then record that error message and parameters (used in error messa