Problem with retina MBP display at low brightness

My new retina MacBook Pro has an issue with the display when brightness is anything below about 55%. It appears that certain areas of the screen don't dim, resulting in a pattern that ends up looking like "stage lights". At first I did actually mistake it for an intended graphical effect, as I first noticed it on the textured gray screen that appears during software update restarts.
Alas, it was not part of the graphics and is always there. When the screen brightness is increased above 55%-ish, it becomes invisible.
Here is a photo of the effect in low light with a flat white background:
I am taking it in to the Apple store tomorrow in the hopes of getting it replaced, but I was wondering if anyone else has seen this defect before. I am curious how common it is, as I can't find any discussion of it online so far.

You should also ask this in the MacBook Pro forum. This is the forum for the white and black plastic MacBooks that were discontinued in 2010. You should also post this question there to increase your chances of getting an answer.
https://discussions.apple.com/community/notebooks/macbook_pro

Similar Messages

  • I have a wake up problem with Retina MBP

    My RMBP usually takes about 7- 10 sec to wake up. I hate this. Sometimes it will wake up at once when I up my lid but most of times it really take a long time. Anyone have this issue? I have my RMBP since June 26 and it is well kept.

    Open Terninal.app (Applications/Utilities/Terminal.app) and paste this into the Terminal window:
    rm ~/Library/Preferences/com.apple.desktop.plist
    press 'return' on the keyboard.
    Restart the mac and test.

  • Problem with repaint of display after a click event

    Hi,
    I have a problem with repaint of display. In particular in method keyPressed() i inserted a statement that, after i clicked bottom 2 of phone, must draw a string. But this string doesn't drawing.
    Instead if i reduce to icon the window, which emulate my application, and then i enlarge it, i see display repainted with the string.
    I don't know why.
    Any suggestions?
    Please help me.

    modified your code little
    don't draw in keyPressed
    import java.io.IOException;
    import javax.microedition.lcdui.Canvas;
    import javax.microedition.lcdui.Command;
    import javax.microedition.lcdui.CommandListener;
    import javax.microedition.lcdui.Display;
    import javax.microedition.lcdui.Displayable;
    import javax.microedition.lcdui.Graphics;
    import javax.microedition.lcdui.Image;
    public class PlayerCanvas extends Canvas implements CommandListener{
         Display display;
         Displayable dsp11;
    private Image play, pause, stop, next, previous = null;
    private int gamcode;
    private Command quitCmd = new Command("Back", Command.ITEM, 1);
    public PlayerCanvas(Display display,Displayable dsp11){
         this.display =display;
         this.dsp11 =dsp11;
         addCommand(quitCmd);
         createController();
         setCommandListener(this);
         display.setCurrent(this);
              protected void paint(Graphics g)
              g.setColor(255,200,150);
              g.fillRect(0, 0, getWidth(), getHeight());
              if (play != null){
              g.drawImage(play, getWidth()/5, getHeight()-50, Graphics.BOTTOM | Graphics.HCENTER);
              if (stop != null){
              g.drawImage(stop, getWidth()/5, getHeight()-10, Graphics.BOTTOM | Graphics.HCENTER);
              if (next != null){
              g.drawImage(next, (getWidth()/5)+10, getHeight()-30, Graphics.BOTTOM | Graphics.LEFT);
              if (previous != null){
              g.drawImage(previous, (getWidth()/5)-30, getHeight()-30, Graphics.BOTTOM | Graphics.LEFT);
                   /////this will draw on key UP
                   g.setColor(0,0,0);
                   System.out.print(gamcode);
                   if(gamcode==Canvas.UP){
                        g.drawString("PROVA",10, 0, 0);
                   }else if(gamcode==Canvas.DOWN){
                        g.drawString("DIFFERENT",10, 30, 0);     
    private void createController()
    try {
    play = Image.createImage("/icon3.png");//replace your original images plz
    pause = Image.createImage("/icon3.png");
    stop = Image.createImage("/icon3.png");
    next = Image.createImage("/icon3.png");
    previous = Image.createImage("/icon3.png");
    } catch (IOException e) {
    play = null;
    pause = null;
    stop = null;
    next = null;
    previous = null;
    if (play == null){
    System.out.println("cannot load play.png");
    if (pause == null){
    System.out.println("cannot load pause.png");
    if (stop == null){
    System.out.println("cannot load stop.png");
    if (next == null){
    System.out.println("cannot load next.png");
    if (previous == null){
    System.out.println("cannot load previous.png");
              protected void keyPressed(int keyCode)
                   repaint();
                   if ( (keyCode == 2) || (UP == getGameAction(keyCode)) ){
                        gamcode = UP;
                        repaint();
                        else if ( (keyCode == 8) || (DOWN == getGameAction(keyCode)) ){
                             gamcode =DOWN;
                             repaint();
              else if ( (keyCode == 4) || (LEFT == getGameAction(keyCode)) ){
              else if ( (keyCode == 6) || (RIGHT == getGameAction(keyCode)) ){
              public void commandAction(Command arg0, Displayable arg1) {
                   // TODO Auto-generated method stub
                   if(arg0==quitCmd){
                        display.setCurrent(dsp11);
    }

  • My sister had a problem with call volume being too low on the iPhone 5S.  Is the iPhone 6 louder?  Is anyone else feeling that call volume on iPhone 5S isn't loud enough?

    My sister had a problem with call volume being too low on the iPhone 5S.  Is the iPhone 6 louder?  Is anyone else feeling that call volume on iPhone 5S isn't loud enough?

    I personally haven't experienced much of the "reverberation/feedback" when using a headset on the i4S...
    Yes, I have near-perfect hearing too (for scope, squeaky brakes hurt my ears) I come from many conversations on many phones and types and first off, CDMA technology is great for coverage, terrible for voice quality. HD Voice in Europe made for some of the best phone conversations I've ever had.
    Back on track, feedback is most noticable (similar to the landline phone) when using the iPhone without a headset, but for me it's not an absolute criticality mainly because I use VoIP apps alot, so maybe it has desensitized me some over the past year.
    But whenever I'm on a call, and the other person has me on speakerphone, I have alot of trouble talking because of the feedback loop caused. So the less of my voice I hear the better I can talk.
    Have you tried a bluetooth headset yet?

  • Does the iMac with Retina 5K Display have "user accessible" SO-DIMM slots or not?

    The Apple Site "http://www.apple.com/imac-with-retina/specs/" for the iMac with Retina 5K Display states for memory that it has "four SO-DIMM slots, user accessible".  What does that really mean?  Contact with Apple support indicates that the newest iMac is sealed, therefore I MUST order it with all of the memory I need, or I would have to break the seal (tear it apart) to upgrade the memory later to get to the memory slots...there is no access door as there was in earlier iMacs.  Is the memory in slots or soldered in?  How can that be interpreted as "user accessible"?  This seems very misleading, or Apple support has it wrong.
    Sorry if this seems like a rant, but it sort of is.  Does anyone know the facts on this?

    The previous 27 inch iMacs had the same statement. It means that the user can access the memory slots and add or change ram. There is an access panel on the iMac. On 21 inch iMacs there is no door and the ram is not user accessible.

  • I have bought a Apple iMac with Retina 5K display! Can I use it with all my Adobe Creative Cloud

    I have bought a Apple iMac with Retina 5K display yesterday! But today I read something negative about this Imac regarding to to Adobe Creative Cloud, - so I would ask if I can use this iMac with Retina 5K with all my Adobe Creative Cloud programs??
    I have not unpack it yet, so I would be happy if you could tell me if I should keep it or exchange another Mac if this iMac with Retina 5K display does not work OK in Adobe Creative Cloud. I mostly use the programs Photoshop, Illustrator, InDesign, and Muse.
    I look forward to hearing from you!

    WOW!!
    That was great to hear.
    I have just read this tread: https://forums.adobe.com/thread/1626784?start=0&tstart=0
    So therefore I was worry about Illustrator which I use most of all programs.
    Thank you !!

  • Problem with hotmail calendar display

    Problems with hotmail calendar display.

    I am almost a total computer novice and am having what I think is the same problem  Just got my first Apple computer (Macbook Pro).  MSN Hotmail is my email account.  All the events on my 'hotmail' account are now unreadble because they are squished to the left side of the screen and I don't find any instructions as to how to fix this in the system. This problem didn't exist when I first started using my MAC two days ago, but now I'm stuck.  Everything else in my 'hotmail' seems to work fine.  Don't know what Chrome or Firefox is or if there is a cost for them.  Also, have never downloaded a program if any kind.
    My calendar is critically important to me and I don't have a clue as to what to do now.  Hope you can help.
    Thanks.  Linda

  • Since i have upgraded my i phone5 to 7.0.3 it has problem with 3g it display the service message every time, it reduce the battery life also.

    since i have upgraded my i phone5 to 7.0.3 it has problem with 3g it display the service message every time, it reduce the battery life also.

    Try using Settings > General > Reset > Reset All Settings.

  • 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.

  • Anyone NOT having Keyboard problems with newer MBP!

    After reading about all the keyboard problems on the newer MBPs, is there anyone NOT having keyboard lockups or dropping letter problems? Looking to purchase a MBP soon but after reading about the many keyboard problems I will probably postpone or decide to get a different machine.

    There might be a couple of things to try. You could borrow an external keyboard to use for a while--or even buy a cheap one used, and see if you still have problems or not. If you don't, there's likely a problem with the MBP keyboard itself.
    Also, if you have access to an Apple Store, you might be able to make an appointment with the genius bar and get a definite diagnosis. It may be possible to arrange to get in a replacement keyboard at the Apple Store and have them fix it while you wait. Don't know for sure if that would be possible, but it's worth asking. Same with an Apple authorized repair shop--it might be possible to get it fixed without having to send it off.
    Good luck!

  • Slow UPS delivery for top of the range 27-inch, 4.0GHz with Retina 5K display

    I ordered my iMac
    27-inch with Retina 5K display
    4.0GHz Quad-core Intel Core i7, Turbo Boost up to 4.4GHz
    32GB 1600MHz DDR3 SDRAM - 4x8GB
    1TB Flash Storage
    AMD Radeon R9 M295X 4GB GDDR5
    for not just pocket money on the 3rd of November and it said that it would be ready for shipment between 7 and 10 working days. In the meantime I got an email form Apple notifying me that there will be a delay. The iMac has now started shipping on the 22 November, but shipping has been extremely slow:
    Location
    Date
    Local Time
    Activity
      Shanghai, China 
      24/11/2014 
      15:25 
    Export Scan 
      24/11/2014 
      15:22 
    Export Scan 
      Shanghai, China 
      22/11/2014 
      17:50 
    Arrival Scan 
      22/11/2014 
      17:35 
    Departure Scan 
      22/11/2014 
      15:56 
    Origin Scan 
      China 
      22/11/2014 
      0:17 
    Order Processed: Ready for UPS 
    My iMac now got stuck for over 2 days in Shanghai, China (it's there now 20:51) - why is that, and is there anything Apple could do to speed up the delivery?

    Well, I live in Italy, but want a UK-International keyboard... So hence why Apple had this not available in the shop. I actually went there, and ended up watching the Apple sales person ordering it online for me :-)
    But when I had my iPhone 6 delivered, there was no such long time where the parcel got stuck...
    Location
    Date
    Local Time
    Activity
      Roma, Italy 
      08/10/2014 
      11:17 
    Delivered 
      08/10/2014 
      8:57 
    Out for Delivery 
      08/10/2014 
      8:50 
    Arrival Scan 
      08/10/2014 
      8:00 
    Arrival Scan 
      Rome, Italy 
      08/10/2014 
      7:52 
    Arrival Scan 
      08/10/2014 
      7:51 
    Arrival Scan 
      Tessera, Italy 
      08/10/2014 
      6:59 
    Departure Scan 
      08/10/2014 
      5:49 
    Arrival Scan 
      Koeln, Germany 
      08/10/2014 
      4:22 
    Departure Scan 
      08/10/2014 
      1:08 
    Import Scan 
      Dubai, United Arab Emirates 
      07/10/2014 
      19:00 
    Departure Scan 
      07/10/2014 
      15:55 
    Arrival Scan 
      Chek Lap Kok, Hong Kong 
      07/10/2014 
      11:54 
    Departure Scan 
      Shenzhen, China 
      07/10/2014 
      0:25 
    Departure Scan 
      Shenzhen, China 
      06/10/2014 
      23:25 
    Origin Scan 
      China 
      06/10/2014 
      5:23 
    Order Processed: Ready for UPS 

  • Retina Display MBPs have 20% lower brightness than non-retinas?

    I've been waiting until going off to graduate school to make a new computer purchase, and when I saw the MBP with Retina I thought that this was the computer for me.  I do a ton of photography work, and Aperture is my lifeline, so the retina display really seemed like one of the best things that could happen to a Mac.
    I went into the Apple Store yesterday and left extremely disappointed, however.  The new MBPs were stupid fast and truly a work of engineering art, but there was one thing that I just could not shake...
    The screen seemed dim at max brightness.
    Because the laptops were locked down, I asked a customer who had last year's model of the MBP to place it side-by-side with the Retina one at max brightness.  While the retina display was clearly sharper and far more vivid, it was significantly dimmer than last year's model.
    Sure enough, a google search showed that the retina display uses 4x the battery life of a non-retina display because it has to push 4x the pixels.  To conserve battery, Apple lowered the maximum level of brightness that the display can reach by 20%.
    This is a huge bummer (though understandable).  I often work with my screens at maximum brightness.  In the Apple Store, with the powerful fluorescent lighting, light color interior design, and the huge windows letting in a lot of light, it really emphasized how dim the retina monitor appeared.  While some people argue that the retina display's superior black levels make up for this loss in screen backlighting, I would have to respectfully disagree.
    I was wondering if there is any way that this limitation on screen brightness is an artificial software limitation imposed by Apple?  If yes, and there is a workaround to force the brightness to 20% higher to match last year's MBP model, I will instantly buy the MBP with Retina (whenever one gets in stock!).  It is truly an incredible machine, but for my purposes it is severely hindered without a screen that "pops".
    I am not too familiar with how the technology in a monitor works to create brightness, so perhaps this is a hardware limitation.  In that case, I think I will consider an MBA...  But I'd really rather the superior hardware, especially the dedicated graphics card for when I'm pushing the computer on a multi-monitor setup.

    I think one of the reasons is a hardware limitation. Look at these pictures of various LCD screens and resolutions under a microscope and compare the iPad retina and iPad 2.
    http://www.anandtech.com/show/5689/the-new-ipad-retina-display-analysis/2
    Notice how much of the surface area is actually black compared to the tiny pixels, and how the tiny pixels just can't be as bright as huge pixels. Why is this? While four green Retina pixels are roughly the same size as one non-Retina pixel, the hi-res four pixel combo has to be darker because in the same amount of space, the hi-res combo must have black grid lines occupying a significant part of its surface area.
    It has been said that because the amount of black grid also goes up as the number of pixels goes up, the Retina display requires more power to push the backlight through the black grid and brighten up those tiny pixels to the same level as the older bigger pixels. It looks like part of the problem is inherent in LCD technology itself, and if there was another practical mass-production technology that could be used that could eliminate the black grid altogether, brightness could go up by quite a lot.
    In one sense I won't mind a dimmer display, because when working with images, modern LCDs are often too bright if you're trying to calibrate to paper brightness levels and so I often run my MBP below maximum brightness. But when working next to sunny windows, trying to overcome gloss reflections and glare, or general use, it's nice to have a bright screen.

  • Irritating problem with Retina Display; dims/ flickers on and off and in weird pattern along bottom of screen

    I bought a 13-inch Retina MBP in late September 2014, just a few months ago and i am starting to have problems with the screen.
    First of all, the screen will sometimes fade and a weird pattern will appear at the bottom of the screen in which every second set of backlights is off and the other is on.  Here is a picture that i found on the internet; from a much older mac though but still shows the problem.
    The second problem, which is more irritating, is that every now and again the screen will sort of flicker where it will get darker then lighter and keep switching the brightness in a matter of seconds.  This is so hard to look at!!
    Hopefully there is an easy solution however i may have to take it to an Apple store and unfortunately get it replaced.
    Thanks.

    Howdy there chappo_10,
    It sounds like you have a couple of unexpected video issues on your 13 inch MacBook Pro. I'd like to recommend these troubleshooting steps specifically to hep you determine if you need to take it to the Apple Store:
    Apple computers: Troubleshooting issues with video on internal or external displays
    Reset the system
    You can reset the Mac's parameter RAM and SMC. 
    Reset the resolution
    Start by resetting the Mac's parameter RAM. If the display does not come up, was previously set to an unsupported resolution, and still results in no video:
    Start up in Safe Mode.
    From the Apple () menu, choose System Preferences.
    Choose Displays from the View menu to open the preferences pane.
    Select any resolution and refresh rate that your display supports.
    Restart your computer.
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • Unknown problem with the mbp

    Sorry for the long story but please i need some answers.
    Macbook Pro 15" (2010 mid)
    Hello everyone,
    I've bought my mbp 19 months ago. After 3 months story started.When i bought it people were complaining about battery life screen issues and stuff.I was lucky about it. i didnt had problem. Then i had a kernel panic on screen and as intructions said i had to force shutdown via power button then it didnt, computer locked up colorful pixels showed up and the problem is i had full battery.i waited until battery ran out ( 11 hours ) and noticed that cpu was heating then cooling heating and cooling randomly. then it started to heat heat heat and i realised that it was over heating.i grabbed a cooling pad and cooled my lappy down from 110 to down to 20. ( i got a little accessory for cooking thats how i mesured. ) well 11 hours passed and battery was fully discharged that even battery indicator lights wasn't turning on.I plugged the charger fully charged and boot. Dang ! 1st thing i've noticed that SIL (Status indicator Light) wasn't looking good.the left sight was bright and it was getting dimmer to the left. In morning i took it to the service , said what i have experienced but they were unable to find problem.After a while laptop was runing nice no issues nothing. 1 day i put my laptop on charge with it was off. after a while when i came back touched my laptop i got shocked and charger light turned it self off.( it was fully charged and it was on table no static electric) then i boot laptop. SIL turned up DVD rom tested it (screen is still black ) i heard the sound then it restarted it self before the screen came up.then laptop turned on after 3 minutes. i did a restarted and i noticed that dvd was checking it self very slowly ( like a casette player with  low battery ) and mbp turned it self off. i took it to the service again and it was ok ! mbp was working really good without issues.Time passed one day i booted screen came up and it did a pram reset it self all dates and stuff were gone. i did all settings and restarted and again !. after few restarts all the settings came back to normal.for a while with a double restart issue ( when i boot it restarts twice before the grey screen comes.Then it became okey. 1st 3 months its okey then other 4 months i had these problems. Then i had a wireless device issue ( it fixed it self ) at the other hand. When i watch a video from youtube, video freezes onces at a time ( 10 sec ). When i watch movie it freezes same no metter resolution is. Then i noticed that i have the same freeze when i use flash application or java, or when i play flash games it freezes. When i play a fps game like CS:S or COD or any. after 5 min fps drops from 60 to 15-14 with a mouse lag and a keyboard lag. After a while i decided to get a SSD in this baby and have a good performance and battery life. i've got a Corsair SSD Force GT 120GB Sata 3 ( got sata 3 for future ) and installed lion. well laptop was working awsome it wasnt overheating eihter. but i still have the same problem with freezes and fps lags. and i fear that overheat at kernel panic freeze damaged a core.Also when service opened up case to install SSD in it we noticed something near battery look at the picture.
    http://img14.imageshack.us/img14/7237/photojco.jpg
    http://img26.imageshack.us/img26/6360/photo1eif.jpg
    very sorry for story but i had to tell what i have experienced.
    thanks
    alp.

    Open the Energy Saver pane of System Preferences and set the computer(not display) so that it won't sleep, optionally using the Schedule button for a delayed sleep or shutdown.
    (30139)

  • Problem with two thunderbolt display's daisychained

    hey,
    i'm having problems with my mac setup. i've got two thunderbolt displays, hooked to a 15" mbp retina laptop.
    i've got my iphone hooked to one of the usb ports of the display then i've got a keyboard, a superdrive and a charger for my magic mouse hooked to the displays as well as a firewire hd. two usb 3 hard drives are hooked directly to the mbp.
    i also changed the audio midi setup to let the audio pla through both of the displays to get a better sound. the mbp is closed so only those two displays get a video signal.
    i have issues when data is transfered along the lines. f.eg my keyboard doesn't work from time to time, my iphone wont be recognized when connected to the dock. not really sure what the problems is a the transfercapacity shouldn't be to it's limit.
    could it be a energy problem? that the displays don't get enough power, my power strip has a voltag controller in it, might that be a problem?
    greets.

    I think Apple should extend the warranty if they have a known manufacturing issue.  I won't be investing another $1000 on a display from Apple ever again.  I can't afford it.  I can by an LG, Viewsonic, Dell, or "fill in the blank" for a fraction of the cost.
    I expect a $1000 display to last me more than 20 months.
    -md

Maybe you are looking for

  • Zen vision M not detected by softw

    I have had my zen vision for a while and it worked fine but when i went to install windows media player the update for wmp failed and then the player was no longer detected so i tried uninstalling and reinstalling windows media player 0 and i also re

  • Ambiguity in use of MIGO in subcontracting

    Hi I could not able to use MIGO for transfer of components to SC vendor with reference to Subcontracting order. (using 'transfer posting' application and in reference, purchase order is not been provided to use 541 mvt with ref to SC PO). Where as th

  • How to back-up efficiently?

    Hi all, I have posted a separate question regarding which external hard drive is best for the iBook. I'd like to also ask about what is the best way to go about backing up data. i.e. I have a 30 GB drive on my iBook. The external drive I'm going to u

  • Transorming variable in BPEL

    Hi I have an output message which is having unbounded elements(1-many).DB adapter is getting me an output which are unbounded elements from database.when i am trying to assign the o/p from DB adapter to my o/p message in bpel it's throwing error in a

  • Every time I open a book I get asked for Apple ID and password

    After I have purchased a book and open it I get asked for my Apple ID and password. How can I stop this?