Problem with Target Display Mode

Hi there
I just bought a nice new 2013 27-inch iMac and want to use my old late 2009 27-inch iMac as a second display. The new iMac has 2 Thunderbolt ports and the older one has a MiniDisplay port (the connectors are the same). I bought a Thunderbolt cable to connect the two, as I read that the new iMac can connect to older Macs through the MiniDisplay port. When I hit FN-CMD-F2 or just CMD-F2 nothing happens, and I cannot get the older iMac to serve as a second display. I have shut down and restarted, unplugged all other peripherals, and checked the cables are inserted the right way, etc, etc.
Interestingly, when I use the brand-new Thunderbolt cable to connect my two MacBook Airs (both of which have Thunderbolt ports), I can't get Target Display mode (FN-CMD-F2/CMD-F2) to work either.
So, do I need a male-to-male Mini Display to Mini-Display cable instead, or some other sort of connectors to allow the older iMac to work as a second display?
Thanks
Jon

OK, I will try that. Still not sure why Target Display Mode doesn't work with the two laptops though. Target _Disk_ mode works fine with them, when they are connected both ports show as 'connected' under About This Mac/More Info/System Report, but (FN)F2_CMD does nothing...
Jon

Similar Messages

  • Anyone else having problems with Target display mode on Mavericks?

    Hi,
    Last week I upgraded my iMac and macmini to Mavericks.  I use target display mode to use the iMac display for the macmini.
    Since the upgrade I have suffered problems with winow resizing as I swap between computers.
    In particular I notice it with the Eclipse IDE window - since I am using the two systems for dual development projects.  But I don't believe the problem is limited to Eclipse,
    What happens is that when I switch (with fn-f2) the window appears to have disappered, but usually after bringing various apps to the front re-appears as long window with zero height (just the title bar).
    Am I alone in this?

    No - I'm having issues with my Macbook air -- working with Apple right now to figure it out. will let you know if I figure out a solution.

  • TS3775 Hi I am trying to connect my mba mid 2011 with an imac 27" 2011 with target display mode tdm. When I am using a thunderbolt cable nothing will work. When I use a minidisplay cable, both screens turn blue but eventually nothing happens. What is the

    Hi I am trying to connect my mba mid 2011 with an imac 27" 2011 with target display mode tdm. When I am using a thunderbolt cable nothing will work. When I use a minidisplay cable, both screens turn blue but eventually nothing happens. What is the problem

    Your answer is likely in Target Display Mode: Frequently Asked Questions (FAQ) - Apple Support If you are familiar with this document, please re-read it and I suspect you may find something you either missed or are doing incorrectly.

  • Problem With Target Disk Mode

    Folowing upgrade of my Mini and Powerbook to Tiger I have a problem with target Disk Mode when I attempt to eject the transfer to disk following transfer of my user file. I get an error message to the effect that files are in use and the disk can not be ejected. I try force quit (finder only is running) usually to no effect. Sometimes attempting to verify disk permissions in disk utility will clear the problem and allow me to eject the disk. One time it took close to an hour attempting to eject the disk. Is there another way?
    PB   Mac OS X (10.4.3)  

    I had this problem with external volumes like ZIP discs and also external hard drives. Sometimes it was an app used on one of the external files still being open (eg. Word for a text file) which had to be quitted first. The "trackpad" button equals the mouse button which is on the PowerBook. Repairing the target disk via disk utility might also help.

  • Problem with Setting Display Mode

    Hello!
    I'm working on a game right now and i want to run it in fullscreen mode.
    Now this program sets up full screen mode just fine, however, it will not allow me to set the display mode.
    I'm using the standard full screen and set display mode calls. It worked just fine before, and now all of the sudden the program will not allow me to set the display mode (this is crucial so that i can set the resolution and the game will run at the proper size on all computers -- yes it may be a bit skewed but it should still work).
    Any ideas?
    Thank you!

    And now its working with the following code:
        private void setupFullScreen()
            //Sets up all the variables and such to go into Full Screen Mode
            //->Get Environment Vars
            GraphicsEnvironment graphicsEnvironment = GraphicsEnvironment.getLocalGraphicsEnvironment();
            GraphicsDevice devices[] = graphicsEnvironment.getScreenDevices();
            graphicsDevice = devices[0];
            //Setup FSMode
            setTitle("Invasion");
            origDisplayMode = graphicsDevice.getDisplayMode();
            DisplayMode mode = new DisplayMode(screenWidth,screenHeight,32,DisplayMode.REFRESH_RATE_UNKNOWN);
            //TEMP
            JButton exit = new JButton("Exit");
            exit.addActionListener(new ExitListener());
            getContentPane().add(exit, BorderLayout.NORTH);
            getContentPane().add(new TempColorPanel(screenWidth, screenHeight, this), BorderLayout.CENTER);
            if(graphicsDevice.isFullScreenSupported())
                setUndecorated(true);
                setResizable(false);
                graphicsDevice.setFullScreenWindow(this);
                if(graphicsDevice.isDisplayChangeSupported()){
                    graphicsDevice.setDisplayMode(mode);
                else{
                    graphicsDevice.setDisplayMode(origDisplayMode);
                    graphicsDevice.setFullScreenWindow(null);
                    JOptionPane.showMessageDialog(null, "Your Computer Doesn't Support the Required Display Mode,\nGoing to Panelled Mode.");
                    setupPanelledWindow();
                validate();
            }else{
                //Error - Doesnt Support FullScreen Mode
                JOptionPane.showMessageDialog(null, "Your Computer Doesn't Support this Graphics Mode,\nGoing to Panelled Mode.");
                setupPanelledWindow();
            }Just wondering why when i get rid of the Try{}Finally{} part and replace it with a simple if(){}else{} it works...
    Anyone know why?
    PS - I posted the code in case anyone else is also having this problem ;)

  • Problem with getting display mode

    Before I reinstall my Windows XP, the program works fine
    but after I reinstall it, the program give me the error :
    java.lang.InternalError: Could not get display modes
    in this piece of code:
    graphicEnv = GraphicsEnvironment.getLocalGraphicsEnvironment();
    device = graphicEnv.getDefaultScreenDevice();
    <b>DisplayMode dm = device.getDisplayMode();</b>
    I think the false display settings are the reason. Could anybody help me?

    You try to execute this first
    GraphicsEnvironment ge = GraphicsEnvironment.
       getLocalGraphicsEnvironment();
       GraphicsDevice[] gs = ge.getScreenDevices();
       for (int j = 0; j < gs.length; j++) {
          GraphicsDevice gd = gs[j];
          GraphicsConfiguration[] gc =
         gd.getConfigurations();
          for (int i=0; i < gc.length; i++) {
             JFrame f = new
             JFrame(gs[j].getDefaultConfiguration());
             Canvas c = new Canvas(gc);
    Rectangle gcBounds = gc[i].getBounds();
    int xoffs = gcBounds.x;
    int yoffs = gcBounds.y;
         f.getContentPane().add(c);
         f.setLocation((i*50)+xoffs, (i*60)+yoffs);
    f.show();

  • 2010 iMac target display mode with 2013 Mac Pro

    I have a 2010 27-inch iMac that I want to use with target display mode for a 2013 Mac Pro. I have a mini display port to mini display port cable connecting them. When I plug the cable in the iMac screen goes black, but eventually reverts back to iMac desktop. Pressing Cmd-F2 makes it go black again, but eventually reverts back. I was under the impression that this was the correct cable to use to connect, but it doesn't seem to work. Anyone have ideas for what to do? What am I missing? Thanks!

    You can use the cheaper single link adapter
    <http://store.apple.com/product/MB570Z/B/mini-displayport-to-dvi-adapter>
    if you don't have more than two DVI or HDMI displays.
    <http://support.apple.com/en-ca/HT202801>
    If you will be using more, you can still use a single link adapter, but it must be ACTIVE, such as
    <http://www.amazon.com/Accell-B087B-005B-DisplayPort-Single-Link-Certified/dp/B00 4071ZX0>

  • IMac 27" Target DIsplay Mode + Answer to Windows 7 Boot Camp Install

    First, I'd like to address the handful of complaints I've come across about installing Windows 7 via Boot Camp on the new 27"iMac.
    The issue of the screen going blank when almost done has an easy albeit annoying answer. Simply connect the iMac to an external display, I used a small vga lcd with the Mini DisplayPort to VGA adapter. When the iMac's screen goes black the external lcd will continue, and when Windows 7 starts up it will download the updated ATI drivers. From there alls well.
    Second, my problem.
    Target Display Mode is a great feature. It worked great when I first used it, and it works great now except for the fact that the Command+F2 button combination stopped working. I have to manually unplug my MacBook Pro in order to get my iMac's original screen up. At first Command+F2 would allow me to switch back and forth, and now it does nothing.
    Any suggestions?

    Well, the usual first things to try for a display-related issue are
    Reset PRAM
    http://support.apple.com/kb/HT1379
    and of that does not help, reset SMC
    http://support.apple.com/kb/HT1543
    which is basically unplugging the iMac from power and reconnecting it following the precise procedure.
    Note: After resetting PRAM, you should go to System Preferences +Startup Disk+ pane to make sure your internal drive is selected (highlighted) as the startup disk.

  • HT3924 any HDMI converters available for iMac target display mode yet?

    Just got this bed with a pop-out TV, and I'm thinking about getting an iMac 27" to use instead of a TV. Problem is, I'll also want to attach an Apple TV or Freeview box to my iMac - so I can play content from my iPad / watch live TV from the freeview box. This would be technically possible with target display mode, except the Apple TV / Freeview box don't have mini display port output.
    Anyone know if there are HDMI to mini display port adapters available yet to facilitate this? From what I've read most of them only output from mini display port to hdmi, not the other way round.

    I have a Asus HD6570 2GB Graphics Card in that computer with HDMI out, DVI out, and VGA out. I have a Asus HD6570 2GB Graphics Card in that computer with HDMI out, DVI out, and VGA out.
    None of those will work.
    It has to have a Mini DisplayPort, not evn a Display port will work.
    ScreenRecycler...
    http://www.screenrecycler.com/ScreenRecycler.html

  • Brightness iMac in target display mode: who has it working in 10.6.8?

    "With Target Display mode, you can use your iMac (27-inch, Mid 2010) or  iMac (27-inch, Late 2009) with Mac OS X as an external display.": http://support.apple.com/kb/ht3924 . "Use the keyboard of the 27-inch iMac to adjust display brightness and sound volume and to control media playback of applications running on the 27-inch iMac in Target Display mode."
    This used to work perfectly for me. But under 10.6.8, the brightness control stopped working. Sound and media control still work as expected. I posted before on this.
    Now I know more people are experiencing this problem... I am looking for people who DO have it working under 10.6.8!
    I'm looking for anything I can do to get it to work, maybe the info from people who have it working gives me some clues.
    Lion is just around the corner. Please let me know if Lion fixes this problem for you.
    Thanks!
    Maarten

    I'm using two 27" imacs  and one of them is still on 10.6.8 one has been upgraded to Lion just now.
    I thought it was the Lion update which caused this issue for me because I installed  10.6.8 on both of them today as well.
    Now I can't adjust the brightness in target display mode on either  27" imac.... worse that that it sets it to full brightness too.
    I don't know of I want to try to go back to before 10.6.8 with time machine,  talk about gutted ?
    can you use monitor calibration as a work around ?
    I found TS3919 but it doesn't work BTW , it says to set the brigthness before entering target display mode..
    Simon

  • No backlight in Target Display Mode on 2012 27" iMac

    I am trying to use my new 2012 iMac 27" as an external display for my mid 2011 Mac Mini with Target Display Mode.  At first it seems like it's not working when switching as I hit Command + F2 and the screen changes to black.  But after shining a flashlight onto the monitor I can see the desktop and dock of my Mac Mini operating system.  Mouse control and everything else works, it's just the backlight doesn't light up when connected to the Mac Mini.  But hitting Command + F2 again brings it back to the iMac and a normal functioning backlight.
    I'm assuming this is a bug in the new iMac because I had a late 2011 iMac 27" (previous generation) hooked up to this same Mac Mini and Target Display Mode worked perfectly between the two.  It was even the same exact Thunderbolt cable.  I have re-tested the Mac Mini and plugged it into another monitor with a DVI to Mini Display port adapter and it has worked fine.  Has anybody else experienced this behavior?

    HI - i had this problem too.  see my previous post above.  I spent weeks on the phone to apple support. 
    from memory:
    1. I had to reinstall the OS (from a download) - but this failed to work
    2. So... I had to perform a complete reinstall of the operating system (and wipe all user data)
    3. and then restore all my user data. 
    Everything has worked seamlessly since then - which to me indicates it's a s/w problem and possibly one with something in my user profile?  I just reliased I did not try and create a new user and try TDM using that.  This would've proved it was a user profile problem or not..  I had one small ocassion where the screen went blank a week ago, but I just quickly pulled the TB cable out and put it back in again - and it was all ok.
    So in essence I've been runing OK now since I did the reinstall and restored the user data.
    Richard

  • MacBook Air to iMac Target Display Mode not working

    I would like to connect my MacBook Air (13") with my iMac (27") to use the latter as an external display with Target Display Mode.
    I followed instructions from a number of posts (http://support.apple.com/kb/PH14264), and connected the two with thunderbolt cable and hit Command-F2 -- the iMac goes black and MacBook stays the same. One post suggested dragging windows over to the iMac as an extended display, and I was able to drag Safari totally off-screen, presumably onto the other display, but the iMac still appeared black
    Other issue is that hitting Command-F2 again doesn't do anything. I could only get the iMac out of TDM when I unplugged the thunderbolt cord.
    I have a brand new Macbook Air and iMac along with new thunderbolt cable (all purchased at Apple Store in 2014). Would appreciate any help, thanks!

    Additional twist to this...
    Tried to troubleshoot and reset the System Management Controller (SMC) per http://support.apple.com/kb/HT3964
    When I hit Command-F2, one window from my MacBook will display on the iMac (it was Safari a few times, Outlook once), but neither keyboard/mouse can DO anything in that screen. That window also disappears from the MacBook. And I can only return after unplugging thunderbolt (not command-F2).
    Help please

  • Broken Graphics card Target Display mode

    I have a 2009 iMac that now has a faulty graphics card, the computer crashes once photoshop runs.
    I don't have the mac at the moment to test, but could I still get target display mode to work?
    How well does the mac need to run before TDM can work?. If I power it up, sometimes it won't get any further than the apple logo, can it work then?
    Thanks
    Matt

    I purchased a Belkin AV360 and it did not work with Target Display Mode on my new mid 2011 iMac.
    After a bit of searching on why it didn't work I've found all sorts of articles on this issue with older display port devices not working with target display mode on the new Thunderbolt macs.  I sure hope this can be resolved with a firmware update, or by someone (Belkin/Kanex) making a new Thunderbolt compatible adapter.
    And I don't know if anyone has confirmed it yet since the feature is so hard to take advantage of now, but I'm hoping this years iMac at least accepts 1080P signals in addition to 720P and the native panel resolution.  It would be worth the wait for an adapter if it accepts 1080P as well, which would make it at least more future proof since everything has gone to 1080P so rapidly.
    I was really counting on my new iMac doubling as a TV/Console display in my room - it was part of what justified the high price of the investment and the convenience of the all-in-one design.  I would be very pleased if Apple can help resolve this.

  • Use iMac in Target Display Mode with a Power Mac G4

    I would like to connect my Power Mac G4 MDD (Model = http://support.apple.com/kb/SP63) to the new iMac (27 inch, Mid 2010) in Target Display Mode. That is, I want the new iMac to be the display for my Power Mac G4. Has anybody done this (including using the iMac 27 inch, Late 2009, which can also do this)? In a general sort of way, this sort of thing is described on this support page: http://support.apple.com/kb/ht3924.
    The problem: The iMac requires a Mini Displayport connection. The PowerMac has ADC and DVI-I display connections and also came with an adapter for converting DVI-I to VGA. How can I convert/adapt to get the appropriate Mini Displayport connection?
    Gefen makes a converter (http://www.gefen.com/kvm/dproduct.jsp?prod_id=8913) that will convert DVI-D to Mini Displayport, but the description explicitly says that it will work with DVI-D only while my PowerMac has DVI-I. I know that these are two different, incompatible connections.
    Is there another converter that works with DVI-I? Or is there a way to adapt from DVI-I to DVI-D? Or how about a VGA or ADC to Mini Displayport converter?
    Thanks.

    japamac-
    Thanks so much for your reply. You're right on target for what I'm looking for and that article is VERY helpful! If you don't mind, I do have a couple more questions/clarifications.
    1) First, I think that I didn't read the Wikipedia reference concerning DVI (http://en.wikipedia.org/wiki/DigitalVisualInterface) closely enough. It includes the following paragraph. If I understand it and what you said, it shouldn't be a problem to connect the male DVI-D of the converter into the female DVI-I socket of my Power Mac. Right?
    +The long flat pin on a DVI-I connector is wider than the same pin on a DVI-D connector, so it is not possible to connect a male DVI-I to a female DVI-D by removing the 4 analog pins. It is possible, however, to connect a male DVI-D cable to a female DVI-I connector. Many flat panel LCD monitors have only the DVI-D connection so that a DVI-D male to DVI-D male cable will suffice when connecting the monitor to a computer's DVI-I female connector.+
    2) I'm not clear on the difference between the Altona AT-DP200 and the Gefen converter. The Gefen converter is somewhat less expensive, so I'm trying to figure out what the downside is. The article you mentioned says that the ATP-DP200 "doesn't scale images", but that seems to only be an issue if I'm trying to connect other devices (PS3, Blu-ray), not if I just want to connect my Power Mac.
    The description of the Gefen converter includes the following drawbacks:
    +The only major drawback to Gefen's solution is no support for VGA devices or HDCP. A minor gripe would be the fact that the Gefen device only accepts one input resolution and only outputs one resolution (1920 x 1200 at 60 Hz). These limited options aside, the Gefen device looks like it could do the basic trick of transforming a DVI signal to Mini DisplayPort so that you could use your 27" iMac for a few more purposes, provided that the input signal carries the required 1920 x 1200 resolution.+
    I'm not clear on what the practical impact of those limitations would be. I don't think the the lack of support for VGA devices or HDCP is an issue for my application. But I'm wondering about the statement that it only accepts one input resolution and outputs only one resolution (1920 x 1200) and the need for the input signal to carry 1920 x 1200. I take it, first of all, that the Power Mac can supply that input resolution. And, what is the impact of the device only having that resolution output to the iMac screen? That is, how would that look on the screen, ugly or okay? Finally, would the Altona device provide a better looking output on the iMac screen because it can apparently handle different resolutions? The manufacturer's description says, "Resolutions: all resolutions up to 1920x1200 (It is Important to select one of the resolutions that display
    is capable of displaying, refer to your display’s users manual)."
    Thanks again.

  • Target Display Mode iMac 27 mid 2011 with Mac Mini 2011 bootcamp

    Hello,
    I can't seem to use Target Display Mode with Bootcamp.
    My configuration:
    Imac 27" mid 2011 with osx 10.8.4
    Mac Mini Server 2011 with osx 10.8.4, bootcamp 5 and Windows7
    Both are connected via Apple genuine Thunderbolt cable (2m).
    When I boot the Mac Mini into OSX then Target Display Mode works perfectly and I can see the osx installed on the Mac Mini on the iMac display.
    However, when I reboot the Mac Mini into Bootcamp (windows7 x64) I can't put the iMac in Targt Display Mode and get to see Windows 7 on my iMac screen.
    http://support.apple.com/kb/ht3924#8
    The following article says that this should work, however once I reboot osx on the Mac Mini the iMac leaves Target Display Mode immediatly and will not return to Target Display Mode.
    Any advice? I contacted Apple Support and a Sr. Enginner said it should be supported and he's checking with a higher tier.
    Thanks

    Yes, it does.
    (110549)

Maybe you are looking for

  • Can't Open a photo sent via iPhoto on Blackberry

    When I email a Photo via iPhoto to a friend's Blackberry, she is not able to open the photo, it shows as a jpeg, but she can't open. If I send a photo to her Blackberry from my iPhone she is able to open. It appears that it is only with Photos sent f

  • Horizontal drop down menu not staying open?

    Hi there again, So now I'm attempting to create a horizontal drop down menu. It is meant to be a vertical tab that sticks out, expands to the right, then expands and drops down. However, when I hover over the button (which is the blue box) and click

  • Stop processing of current iteration in the loop

    Hi all, In pl/sql how can i skip the rest of the loop body when a condition occurs and go to the next iteration? just like 'continue' statment in c. Thank you, Glen.

  • Web.xml help

    hello people, i seem to have a hard time finding a listing of what you can put in the web.xml file. Is this a sun governed thing or can any application server create a layout as to there choosing? as an example i use tomcat for personal use but am tr

  • LR3 JPEG/DNG Metadata Confusion

    Hi, I'm a little confused about XMP data and the LR3 catalog itself. First, I understand that DNG files can have embedded keywords and other metadata -- and 95% of my files are CR2 files that I bring into LR3 as DNGs and keep them as DNGs.  So I am N