Several Problems with MBP - How to get it serviced in UK?

Hi,
I bought my Macbook Pro in April. I didn't get the extra 3 year Apple Care as I didn't think it was worth it.
When the MPB arrived, my first issue was noticeable instantly. In the top left hand corner of the screen, there are several pixels that seem to flicker. Now, with them being in the very top corner (right on the edge) I decided to ignore them. Also I was hooking the computer up to an external display and would use it with that pretty much all the time so It wasnt a biggie.
Just outside my 3 month complimentary Apple Care, a problem with what sounds like one of the fans arose. When the CPU was under load and the fans sped up, a rather irritating noise was coming from the computer. The noise sounds like one of the fans is catching something, and it produces a noise that resembles a hedge strimmer or some other garden tool. The noise gets louder as the fans speed up. Its very irritating and is not a normal operation sound - and i fear that the fan will eventually fail completely and then i'll have problems.
My third issue is the whine - which I understand Apple are solving by replacing the Logic Boards on affected systems?
So - about a month ago I contacted Apple support. The guy I spoke to was obviously from India and spoke bad English. I explained my issues - and he gave me three options to solve the problems.
1. Lay out £279 for Apple Care
2. Pay £35 for Telephone Support
3. Take it to an Apple Store to get looked at.
The first option is a no go. I refuse to pay that amount of money. The second option, what use is that to me? He would take me through telephone support troubleshooting and come to the conclusion that what I told him is right and that they are all hardware faults. Third option, the Nearest Apple Store to me is 40miles away. Over an hours drive. I would need to take it in there, then leave it, and go back and collect it. This really is a pain in the *** because I do not drive and I work Monday-Friday 8-5.
Now, is there no way that I can just get Apple to send me a container to send my MBP back to them in the mail and then them to send it back? I cannot believe that this is not the case.
I am in the UK by the way.
Any help appreciated.
Thanks

apple is supposed to be able to deliver boxes to be sent to the repair depot i believe, i doubt the UK is left in the dark on this issue. any problems you have with your MBP should never be ignored, since its likely they could get much much worse. regardless of whether or not your phone support is expired, your warranty is still valid, and you can arrange a pickup if you feel travelling all the way to your nearest apple dealer is too inconvenient. they cant refuse pick up service, because thats one of the things promised to you by apple.
one thing to note, in the time it takes for apple to repair your unit, they extend the warranty by that much time. i checked in the warranty booklet that came with my computer.

Similar Messages

  • HT4972 Has anybody else had problems with this update like getting 'no service'?

    Since the update, my phone has been getting 'no service' for about a week now. My other mates and people i know have the same problem. No matter where i am, i get no service. If i turn my phone off, i may get service for a minute or two, then i have to switch off. Please sort it out apple.

    Yes, a simple search of the forums or google would have answered that question and provided the troubleshooting to resolve the issue.

  • Problem with apps how do get rid off an apps? It is stock when I open my travels apps

    I have open an apps. But it is blocking all the screen and every time I want to look at a new app this app keeps blocking  my system how can I removed it?

    Try a Reset  ( No Data will be Lost )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...

  • I have several problems with my MBP 2012 13"

    So I have several problems with my MBP 2012 13", and apparently according to Apple Store guys there is nothing wrong in their system checking devices they use. I list the problems briefly:
    - After connecting USB devices laptop gets stuck for up to 30 seconds
    - Clicking on WIFI toggle in finder gets Finder stuck
    - Spotlight gets Finder stuck for 10 seconds
    - Sometimes apps closes without reason
    - Some desktops randomly becomes "unreachable" (I select it and it automatically switches to the one on the right)
    - Facetime sometimes doesnt activate camera
    - Trash bin takes forecer to get rid of files (once one hour for 200MB)
    - Fan works at full speed randomly
    - Screen becomes dark by itelf and computer goes to sleep, making impossible for me to wake him up. I have to open and close lid several times and press multiple times the power button.
    I showed Apple Store guys the finder problems and the USB ones but they connected their things and said there is no problem. Laptop was bought new on August 2012.
    What I am supposed to do?
    Thanks

    when I hold on the menu button it doesn't fade anymore, like it used to. It just goes to the previous menu
    If you are talking about the backlight, I think this was changed by Apple in one of the recent updates, so the only way to change it back would be to install an earlier version of the iPod software. I don'tknow why your albums are not updating, but often a Reset and/or Restore will fix problems like that.

  • Several Problems with Visual Editor 1.1

    I have installed the latest version of visual editor and also the emf and gef version required,the problem comes when i try to create a new Vsual class after i choose the property of the class such as name and so on and clicked finish My visual editor is empty.....the palette for visual component doesn't appear.
    The visual editor creates a little window and duplicates it evrey time i click in the visualEditor page......please help me...i don't know what i have to do.... i tried the impossible but visual editr still doesn't work!

    Mmm yes it's true, I have a virus checker on my computer...
    and I have tried it twice to download WLS6.1 and always the same problem....so
    I'll try again.
    As for the last point (quick deploy of ejbs without compiling the classes)- Has
    anybody managed to do it? It really could be helpful is somebody, who managed
    to deploy a bean like this (without compiling) could post it to me, so I can examine
    it...
    You can mail it to [email protected]
    Thanks
    Francesco
    David Felts <[email protected]> wrote:
    It sounds like there is a problem with your downloaded version of the
    installer.
    Perhaps your download was corrupted by a running virus checker - we've
    seen that
    before. If you have a virus checker active, flush your browser cache,
    turn off the
    virus checker and reboot. Attempt to download again and run the install
    program.
    You should be prompted for the password and JDK 1.3.1 should be installed
    on your
    system.
    Francesco wrote:
    Hi all,
    I have downloaded WLS 6.1 (NT /2000 version) but
    I found several problems with it.
    1) During the installation I'm not asked anymore
    a password for my domain (feature or bug?)
    2) The installation doesn't install jdk1.3.1
    as required by setEnv.cmd. I have arranged the problem
    pointing to my elder jdk1.3.0 that comes with WLS 6.0 but I don't knowif it's
    correct this behaviour.
    3) I have read in the docs that it's possible to deploy
    EJB in a very quick way, without even compiling the classes.
    So I have tried to pack the basic stateless Trader example
    like this:
    META-INF\
    ejb-jar.xml
    weblogic-ejb-jar.xml
    examples\
    ejb\
    basic\
    statelessSession\
    Trader.java
    TraderBean.java
    TraderHome.java
    TradeResult.java
    But then I get only a Stack-trace full of exceptions stating that
    <3-set-01 13.58.26 GMT+02:00> <Error> <Management> <Error deployingapplication
    \config\mydomain\applications\basic.jar: java.lang.reflect.UndeclaredThrowa
    bleException>
    Is anyone aware about how to solve this problems?
    Thanks
    Francesco

  • Several problems with email

    I've been having several problems with email.  
    1. I sent email on Dec 10 and the people didn't receive them until Dec 16.
    2. I often get two, three or even four copies of the same email in my Thunderbird client.
    3. My Moto X (2nd gen) phone sometimes says it can't connect to email. 
    What's the problem?

    Thanks for reaching out to us JoAnn108. We'll do everything possible to address this for you.
    Could you tell me how long this has been an issue? I noticed you mentnioned Thunderbird; do you experience the same problems when working with your emails directly from the Verizon webmail portal? Also, are there any error messages you notice when the issue occurs? If we can get some answers to these questions it'll help determine our troubleshooting path.
    Thanks,
    ^FCN

  • Several problems with X-Fi titanium

    #several problems with X-Fi titanium? hello there,
    i already read a bit through the forums in hope to find a solution for my problems... but i didnt find any and english isnt my mother tongue so sometimes i didnt really understand...
    to my problems:
    i got my 2nd X-Fi titanium a few days ago (first one stoped working after 6 month usage)... i kinda hoped my previous problems would have been gone with the old card, but unfortenately they are still there...
    first: the card does recognize when i plug in my headset into my front pannel and the the sound gets redirected to them... good so far... but when i pull off my headset and i want the sound to go back to my speakers... nothing happens... the card doesnt realize, that the headset is pulled off... i always have to open the software and turn off the "mute speaker automaticl" (no idea how its called in english..., hope you understand)...
    the 2nd problem - and this is the worst one - is that from time to time the soundcard makes weird noise... like a scratching or crackling... its really horrible and the only way to get rid of that is sign off the computer and sign on again... this problem occurs without a warning... when i play a game (like WoW or FFXI online), or while im listening to music, sometimes even when i just work with office...
    i already sent a mail to CL and of course the regular answer: deinstall drivers/software, install the newest ones... i did that but nothing changed...
    is there any way to fix these problems? im a bit frustrated, since i spent a lot of money to get a decent/well quality...
    some informations about my PC:
    windows vista home premium, service pack
    intel core 2 duo @ 2.66GhZ
    2GB Ram
    Nvidia Geforce 8800 GT
    MSI P7N SLI Platinum
    hope you can help... ty in advance
    fen?

    'Re: several problems with X-Fi titanium? Sorry to hear you're still having problems.
    One more thing to check is that the correct drivers are installed. If you check in the device manager, make sure the Creative drivers are installed and not the Microsoft ones.
    Also check in your BIOS that the front panel audio is set to HDAudio.
    Make sure the on board audio is disabled as well.
    -- If that isn't the case
    I see that you've un-installed/re-installed the drivers... I hate to say, but...try again and make sure you have completely uninstalled the drivers before rebooting and reinstalling the latest 2.7.0007 drivers. Try a free uninstaller software called Revo uninstaller. It runs the softwares uninstaller then it searches the registry and HD for remnants.
    Message Edited by rc9ball on 08-5-2009 04:04 AMMessage Edited by rc9ball on 08-5-2009 04:0 AM

  • Anyone experiencing severe problems with Aperture3 after loading Lion?

    I am experiencing severe problems with my Aperture 3 programme since installing Lion OSX, in fact it is almost unusable after about 15 minutes operation. My computer is only used for photography and is otherwise unburden. I would appreciate any help at allplease.

    Try the Aperture forum, and you might want to describe the issue in moe detail there to get help.
    Regards
    TD

  • Severe problems with System Preferences after updating to OS 10.8

    After updating my MacBook Pro (2Ghz Intel Core i7) from MacOS 10.6.8 to 10.8 I have severe problems with accesing System Preferences.
    For each of the topics (XXX) listed below, I get the following message, when selectiong the topic:
    "To use the XXX preference pane, System preferences needs to quit and reopen"/OK/Cancel
    After quiting and reopening the same message appears again...
    Topics (XXX):
    Desktop & Screen saver
    Security & Privacy
    Notification
    iCloud
    Mail, Contacs & Calendars
    Date & Time
    Software Update
    Dictation & Speech
    Startup Disk
    After updating to Mac OS 10.8.1 the problem persist.... Any suggestions or fixes?
    Best Regards
    Carsten

    1. Open Disk Utility and repair permissions
    2. Open Finder, press Option key, select Go > Library, open Preferences folder and delete com.apple.systempreferences.plist
    3. Go to System Preferences > Users and Groups, create an user and check if the issue appears
    4. Backup the data and press Command and R keys in boot. Open Disk Utility, select the drive, erase it and install Mountain Lion. When Mountain Lion asks for the backup, only move your user files

  • Severe Problem with iPhoto '09

    I have s severe problem with my iPhoto. It crashes when I open it and I can't force quit it. I will get the prompt to send apple the crash log, but the application stays open and I'm not able to restart (if I try apple-control-power the mouse freezes).
    This is what I have been trying so far:
    When I create a new Library with now pictures it works. If then I import my old pictures it crashes some times in between the import task.
    If I rebuild the library it crashes also while doing the thumbnails.
    I guess it must be some JPGs that are broken, but I wonder why this can be so severe that it crashes the whole system afterward. I have also noticed that I can't copy parts of the iPhoto library, because then the Finder crashes (stops while copying and going on forever. If I want to cancel copying it won't. Also here now way to restart without pressing the power button 5 secs.)
    I'd appreciate your help

    Welcome to the Apple Discussions.
    To create and populate a new library:
    Note this will give you a working library with the same Events and pictures as before, however, you will lose your albums, keywords, modified versions, books, places, faces, calendars etc.
    Move the damaged iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    In the iPhoto Preferences -> Events Uncheck the box at 'Imported Items from the Finder'
    Go into the iPhoto Library (Right Click -> Show Package Contents) on your desktop and find the Originals folder. From the Originals folder drag the individual Event Folders to the iPhoto Window and it will recreate them in the new library. Drag in the Event Folders one Folder at a time, and this way you’ll soon find the Event or individual jpegs that are causing the issue.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    Regards
    TD

  • My mac OS X did not come with GarageBand, how do get it for free?

    My mac OS X did not come with GarageBand, how do get it for free?
    I don't want to pay for garageband because it should have come with my laptop but it didn't. I got it used so that might be the problem. Also I installed leopard on it. I'm not sure if that would affect it at all. Please help. Thanks.

    Okay, so you bought the machines used?
    What OS version was on it when you bought it?
    You bought Snow Leopard (10.6.x) and installed it?
    The original version is important because there were some OS versions that did not include iLife (incl. Garageband) - you had to get it separately. And, the retail Snow Leopard disk does not include it.
    So, if that is correct, then it doesn't have to have it installed. In any case, you can still buy a retail version of iLife with the full suite of apps from online retailers; either version 09 or 11 will work with your OS. Or you can just buy Garageband at the app store.

  • Since I upgrade my iphone 3gs to ios 5.1, I have several problems with network and wi-fi, any solution?

    Since I upgrade my iphone 3gs to ios 5.1, I have several problems with network and wi-fi, any solution? (No jailbreak)
    Most of the time the iphone cannot reach any network and when it can, there is no data transfer, I can only make calls and sms.

    Skizofrenias wrote:
    Since I upgrade my iphone 3gs to ios 5.1, I have several problems with network and wi-fi, any solution? (No jailbreak)
    Most of the time the iphone cannot reach any network and when it can, there is no data transfer, I can only make calls and sms.
    iOS: Troubleshooting Wi-Fi networks and connections
    iOS: Wi-Fi or Bluetooth settings grayed out or dim

  • Severe problem with 'Drill to Related' using drill icon

    Hi
    I have a severe problem with 'Drill to Related' in Discoverer Plus (10.1.2.54.25) using the drill icon of a worksheet:
    1. Though existing no items to drill to are shown in the context menu (or pop-up list), instead it says just 'Drill to Related...'
    2. Clicking on menue item 'Drill to Related...' results in 50% processor load (permanent) and no further update of the browser window (IE 7.0.5730.11) containig Discoverer Plus. There is no recovery of that state within about 20 minutes.
    This behaviour is both highly reproducible and annoying.
    When using the drill dialog instead of the icon the expected items are shown and 'Drill to Related' works fine. Although that is a workaround I don't think it acceptable to tell the end-users to use it.
    I searched metalink for a hint but couldn't find anything.
    Can anyone help?
    Franziska

    Hi S
    This seems to be a bug that was fixed earlier since we didn't experience it having applied cumulative patch 3 earlier.
    Something might be said about your problem in Metalink
    Doc ID: Note:422575.1
    Subject: Drilling With Discoverer Viewer 10g (10.1.2) Using Internet Explorer 7 (IE7) Fails With Javascript Error
    We still had to apply the patch for the bug I mentioned earlier in this thread in order to be able to see and select an item to drill to. Unfortunately the problem with the processor load up to 50% and nothing happening is still there.
    By the way IE 7 is certified now according to the Oracle certification information.
    Hope this helps
    Franziska

  • Having the same problem with Adobe Story. Getting a warning that says "Failed to get user preference

    Having the same problem with Adobe Story. Getting a warning that says "Failed to get user preferences, lost the internet connection." Any help would be greatly appreciated. Phone support was useless

    Yes, me, just now! I was thinking it was because I am on a brand new computer and I did something wrong when I put itunes on it. But now I am thinking it is an itunes issue, not mine.

  • Chrome versions 21-26 show severe problems with flash deep links

    Dear Madam or Sir,
    New Chrome versions (at least versions 21-26) produce severe problems with Adobe Flash concerning deep links.
    You will find test cases and detailed information on this subject here:
    http://www.in-tanz.de/test-chrome/test.php
    Since August 2012 all new versions starting from version 21 to 26 (at least 32-bit Windows) do no longer support for example deep links into Flash. I.e. links like:
    poly-9.php#two
    It does not matter, what deep link you want to jump to (two, three, four etc.), Chrome always starts with „one“ / at the beginning of the Flash-animation.
    Like all other browsers (I successfully tested: Opera, Safari, Firefox, Internet-Explorer) Chrome should jump directly to the deep link #two, #three, etc.
    It does not matter which flash player I have been using over the last 9 months (at the time 11.6.602.180).
    This is a major problem as only my website contains more than 14,000 Flash files with over 100,000 deep links.
    In fact, I reported the bug (first noticed with Chrome 21) to Google beginning October 2012 (see bug reports on my page http://code.google.com/p/chromium/issues/detail?id=154494). But recently, I got the feeling, that there seems to be little interest in solving this problem. Actually, after I had informed Google about it, they even rolled out new versions of Chrome containing the bugs, instead of repairing it.
    Do you know any work around or can you offer any help?
    Kind regards,
    in-tanz

    Chrome uses a proprietary build of the plug-in called "PepperFlash" because it's a PPAPI plug-in where the ActiveX and standard plug-in are NPAPI. That may have something to do with it.

Maybe you are looking for

  • Not able to get correct BIP report output in case of more than 6000 records

    Hi, When we are trying to generate the BIP report in siebel 8.1.1, for the list of records whose count exceeds 6000 records, we are gettin a error as "Error <?> invoking method "<?>" for Business Service "<?>"(SBL-OMS-00203) W have done all the optim

  • Pdf document size

    I am trying to email a pdf and the document is large, I can't seem to decrease the size of the document in order to send any suggestions?

  • MaxL positional variables when defining a partition

    Is anyone using positional variables ($1, $2, etc) in Maxl with a create replicated partition statement?<BR><BR>I am having trouble getting it to work.<BR><BR>create or replace replicated partition 'Sample'.'Basic'<BR>area '"A.Volume.Pounds",@GENMBRS

  • Issue in java web service execution after SSL configuration on SOA Suite

    Hi All, We have a java web service deployed on Oracle Applcation server which is installed in DMZ box. Also Oracle Application Server is SSL enabled. Java web service is accepting one input string as input and internally invoking an ESB routing servi

  • Scanned Grayscale files not loading into iPhoto

    I have just purchased a new iMac, having not been a Mac User before. I have been importing photos from an external (Windows formatted) hard drive with apparent success. However, on attempting to import some scanned jpegs (Epson Perfection V700 Photo