How many 30" Apple Displays can my MB Pro feed?

Could I hook my MB Pro to two or three 30" Apple displays?
Could it harm my MB Pro?
I am going for the Al Gore office set up:
http://forums.macrumors.com/showthread.php?p=4577585#post4577585
Thanks!

The MacBook Pro can only support 1 30" Apple display.
http://www.apple.com/macbookpro/specs.html

Similar Messages

  • How many 3rd party displays can be connected to MBP retina 15"

    I was just wondering how many 3rd party displays can be connected to the MacBook Pro with Retina Display 15" and 16GBs of ram. I have contacted the Apple Online Chat and every time I get a different awnser. I know that there are 2 Thunderbolt ports and a HDMI port on the machine. Can someone help me please?
    Thanks,
    Jayden

    Near all screens. You can use the HDMI port to connect the MacBook Pro with Retina display to a HDMI screen, but you have got Thunderbolt.
    Thunderbolt is compatible with Mini DisplayPort, so you can use Mini DisplayPort adapters to connect your MacBook to a DVI or VGA screen too

  • How many 30" Cinema Displays can a G5 manage?

    Hi All
    Im wondering How many 30" Cinema Displays can a G5 manage?
    is it just 2 .. or can you connect more to it?
    Answers appreciated.

    Hi,
    I'm pretty sure you can connect as many as you have Dual-Link-DVI capable graphics cards. Better ones are "Dual-Dual-Link-DVI" which means you can connect 2 30" displays.

  • How many different Apple TVs can I share one iTunes Store account with?

    I currently have one AppleTV at my home, and one at my mothers home. We both share the same iTunes Store account, therefore we share the movies that each other purchase. I am interested in getting my father and my aunt and Apple TV as well, I want them to also be able to use my iTunes Store account. That way, if say my father and I both want to watch the same movie, we can split the cost.
    I also currently own an iPhone, and an iPad. I'm going to be getting my mother and father iPads as well. I want them to be able to use my iTunes Store account on those devices as well, and be able to stream movies on them.
    I know it says that your iTunes Store account can only be associated with 10 devices, but I'm wondering where Apple TVs fit into that stance. It's probably a stupid question, but I was just curious if the fact that it is iCloud changes anything.
    Essentially, I'm wondering if four Apple TVs, three iPads, one iPhone, and my one desktop computer can all stream my iCloud movie content, simultaneously. I doubt there will ever be more than two or three going simultaneously, but I just want to know the limitations before I buy these gifts for my family members and run into an unpleasant surprise.
    Thank you for your time,
    Charles

    as many as you can other computers with itunes accessing the shared ituned lib
    likely the limitation is the network bandwidth more then number of connected devices

  • HT5622 How many different apple IDs can use the same credit card?

    I am setting up a bank of 12 iPads for school use.  I have created a unique ID for each iPad.  When first signing to each account/ID the credit card details are required.  I have done his successfully for first 3 accounts but can't seem to use this same credit card for any others.  How do I proceed with the other nine accounts?

    This is not the way to go about this. You are creating consumer accounts for these iPads. Those may not be the proper accounts for an institution.
    Contact the Apple Education Licesing program;
    http://www.apple.com/education/licensingprogram/

  • HT5622 how many mobile (phone /ipad )can i connect to same  apple account?

    how many mobile (phone /ipad )can i connect to same  apple account?

    According to this Support Article  >  http://support.apple.com/kb/HT4627
    Your Apple ID can have up to 10 devices and computers (combined) associated with it.

  • How many tv's I can connect with apple tv?

    how many tv's I can connect with apple tv?

    yes but can I change between TVs?
    because I tried to connect the Apple TV with another TV and it doesn't work. - no signal

  • Is there a restriction on how many simultaneous wireless iPads can watch movies from one iTunes account or AppleTV generation 2 or later?

    Is there a restriction on how many simultaneous wireless iPads can watch movies from one iTunes account or AppleTV generation 2 or later?

    Welcome to the Apple Community.
    I find it hard to believe that this information isn't clearly available somewhere, but it isn't and I don't think I've seen anyone here who is 100% sure. However, I believe you can have up to 10 associated devices, which include authorised computers (of which you can have up to 5), I suspect the Apple TV might become a temporary associated device while it's in use, but I'm not entirely sure myself.

  • How many sequences of photos can I share? (Photo Stream)

    How many sequences of photos can I share? (Photo Stream)
    I am using iMac 2009, New iPad and iPhone 4

    Yes.  The following is from iCloud: My Photo Stream FAQ
    What do I need to use My Photo Stream?
    To use My Photo Stream you need an iCloud account, compatible devices, and up-to-date software:
    iPhone, iPad, or iPod touch with iOS 5.1 or later
    Mac with OS X Lion v10.7.5 or later and iPhoto 9.2.2 or Aperture 3.2.3 or later
    Apple TV (2nd generation) with Apple TV Software Update 5.0 or later
    PC with Windows 7 or later and the iCloud Control Panel 2.1 or later for Windows
    This document also gives minimum requirements for both Macs and PCs for the various features in iCloud: iCloud: System requirements
    OT

  • How many numbers  of records can be uploaded  using BDC  at a time

    dear friends,
                      i want to know that how many numbers  of records can be uploaded using BDC  at a time from legacy system(database).

    no resticsation.
    large value of data  upload.

  • How many Multi-Touch points can an iPhone/iPod touch have at the same time?

    How many Multi-Touch points can an iPhone/iPod touch/iPad have at the same time?
    I am curious as IIRC (but forgot where the article is on the Internet),
    if a touch surface is wanted to be able to detect more than 1 touch point at the same time,
    then that touch surface needs adding 1 more conductive(?) layer.
    (e.g. 2 points -> 2 layers, and so on)
    So I wonder how many these layers are on the iPhone / iPod touch / iPad or even the trackpad on every MacBook (Pro).
    (correct me if I'm wrong)
    Just curious, thanks in advance!

    I believe it can only support 2. This article explains how the touch screen works but doesn't explicitly say how many points is supports.
    http://electronics.howstuffworks.com/iphone1.htm

  • Is there any limit on how many records a cursor can hold?

    Hi Everyone,
    This is Amit here. I want to know whether there is any limit on how many records a cursor can hold.
    I have a program in which i am creating a cursor and passing it to another procedure as an input parameter. But the count of cursor query is more than 15 Lakhs. The program is running forever.
    Just wanted to know whether the huge data is the problem.
    Thanks ....
    Regards,
    Amit

    user13079404 wrote:
    Just wanted to know whether the huge data is the problem.What do you think? How long does your code typically need to wait for the data to leave the magnetic platter of the harddisk, travel across wires and into the memory buffer of your application - for a single row?
    Now multiply that waiting for I/O time with a million - for a million rows. Or by a billion, for a billion rows.
    Is "+huge data+" a problem? Not really - it simple needs more work to get that amount of data from disk. More work means slower performance. It is that simple.
    Which is why the row-by-row approach used by many developers is wrong. You do not pull a million rows from disk and process it in PL/SQL or Java or .Net. Heck, you do not even pull 10,000 rows like that.
    The correct approach is to think data sets and use SQL to process that for you - and only return the bare minimum of data to the application layer. Maximize SQL. Minimize PL/SQL and Java and .Net.

  • How many IDE drives & CDrom can be installed with SATA drives??

    How many IDE drives & CDrom can be installed with SATA drives??
    i have 2 IDE hard disks & 2 CDROM drives: can install SATA hard disk added to these drives or do i have to remove some???
    & if it can be added, can i install 2 SATA drives???
    THX in advance

    The 3 versions of this board that are available are:
    875P Neo-FISR (PCB 2.0)
    875P Neo-LSR (PCB 1.0)
    875P Neo-FIS2R (PCB 1.0)
    All of these boards will have the following ports provider by the chipsets ICH5R south bridge.
    2 x SATA (Supporting 2 SATA HDD drives)
    2 x PATA (Supporting 4 IDE devices)
    All 6 of these can be used at the same time (provided you are using win XP or 2K) you just need to make sure yor BIOS is set right.
    ->INTEGRATED PERIPHERALS
    ->ON-CHIP IDE CONFIG
    ATA CONFIG: S-ATA ONLY or P-ATA ONLY
    S-ATA/P-ATA KEEP ENABLED: YES
    OPERATE MODE:
    If you set to "legacy mode" S-ATA are set to channel 1 and 2 and P-ATA to channel 3 and 4. If you set to "native mode" P-ATA are channel 1 and 2 and S-ATA 3 and 4. You can only use the raid functionfon SATA in native mode.
    If you have the 875P Neo-FIS2R (PCB 1.0) you will also have the following ports provided by the Promise PDC20378 PCI controller:
    2 x SATA (Supporting 2 SATA HDD drives)
    1 x PATA (Supporting 1 Master IDE HDD drive)
    The PATA port is limited to 1 Master HDD by the lite BIOS. This can in theory be upgraded to the full BIOS supporting a master and a slave, but this may obviously void your warranty.
    So the answer to your origional question is:
    2 x SATA HDDs and 4 x IDE HDD/CDROM if you have 875P Neo-FISR (PCB 2.0) or 875P Neo-LSR (PCB 1.0)
    or
    4 x SATA HDDs, 1 x IDE HDD (2 if you modify the BIOS) and 4 x IDE HDD/CDROM if you have 875P Neo-FIS2R (PCB 1.0)

  • How many times apple replace lock phone within warranty period.

    how many times apple replace lock phone within warranty period .
    How to buy an apple warranty extended in india.

    They will replace a defective iphone within the warranty period.  There is no limit of times they will replace.
    Call or contact Apple or look online at the Apple store to buy Applecare.

  • How many attribute views you can be used in analytical view

    how many attribute views you can be used in analytical view

    Any attribute declared at component level in "Attributes" tab can be used in any methods of the view
    WD_COMP_CONTROLLER->attribute
    Thanks
    Bhanu

Maybe you are looking for

  • Working in PI with SAP Front end

    Hi   Thanks for all the links and documents regarding PI. I'm learning PI through SAP Front End. Needed to know if there is a possibility that I write my own Java code and then convert them to web services or enterprise services. is this possible usi

  • Kadav tags carry over from RH 6 to RH 7

    kadov is gone, but not forgotten. If you don't care about kadov, skip to the end. RH 7 doesn't use the old kadov tags in source html, so they don't appear in WebHelp output topics either. However, RH 7 does not automatically clean up kadov coding whe

  • Obiee 11.1.1.5.0 cannot open .iqy file in Excel 2010

    Hi, when I try to open a .iqy file in Excel 2010 (windows 7) I get the Error: Unable to open http://answers.activision.com/analytics/saw.dll?Download. The hyperlink cannot be followed to the destiantion. In Excel 2007 (windows XP) I can open/refersh

  • [svn:fx-trunk] 15350: * More package and class level javadoc.

    Revision: 15350 Revision: 15350 Author:   [email protected] Date:     2010-04-12 13:22:21 -0700 (Mon, 12 Apr 2010) Log Message: More package and class level javadoc.  A small amount of commented   out and dead code removal, too. QE notes: Doc notes:

  • I delete my safari, and I cannot find a safari to download, my system is Mac OS X 10.6.8

    I delete my safari, and I cannot find a safari to download, my system is Mac OS X 10.6.8 If you have the software, can you sent to my e-mail :[email protected]  Thank you!