What are the largest sized memory cards that can be swapped into a macmini 2.6GHz i7 quadcore

What are the largest sized replacement memory cards that can be used in a new macmini 2.6MHz i7 quad core? I see samsung has some 16GB cards and was wondering if the macmini can be jacked up to 32GB instead of the apple store configuration of 2x8GB or 16GB total.

I called Apple Support cause I just purchased my Macmini and found out that it is a memory stick slot issue of some sort. If there were 4 slots instead of two, then you could have 32GB of memory. So it appears to be a board layout issue when apple layed out the processor board they did not allow for enough address bus width for the memory slots cause the intel processor chip will support up to 32GB of memory. Apparently others have tried to put 2x16GB into macminis and have all been unsuccessful thus far. I guess someone could go in and whitewire their processor board but that would be insanely over the top. :-)

Similar Messages

  • What are the SOA Suite (12c) Adapters that can integrate with mainframe systems

    Want to know the all SOA Suite (12c) Adapters that can be used to integrate with mainframe systems

    check this site too: Oracle Integration Adapters:
    The Mainframe and CDC Adapters provide real-time connectivity and integration with legacy and transaction-Processing systems such as IMS, CICS, VSAM or Tuxedo. It also integrates enables performing changed data capture from legacy/mainframe and other popular data sources such as Adabas, DB2, SQL Server or IMB/DB.
    Mainframe and CDC Adapters Catalog
    Oracle® Application Server Adapters for IMS/TM
    Oracle® Application Server Adapters for IMS/DB
    Oracle® Application Server Adapters for CICS
    Oracle® Application Server Adapters for VSAM
    Oracle® Application Server Adapters for Tuxedo
    Oracle® Application Server CDC Adapters for IMS/DB
    Oracle® Application Server CDC Adapters for VSAM
    Oracle® Application Server CDC Adapters for Adabas
    Oracle® Application Server CDC Adapters for DB2
    Oracle® Application Server CDC Adapters for SQL Server
    and this link:
    http://www.oracle.com/technetwork/middleware/adapters/overview/whatsnewinadapters-2226675.pdf

  • What is the maximum number of images that can be imported into flash?

    I am not able to import images more than 47 or 48. What is the max. images imported?
    As the images are sequence images and I need that to use for interactivity for rotation with Action script. So cudn't import as a swf either.
    Please do let me know.
    Thanks in advance.

    You can load the image files into your movie's Library during authoring, or, you can import the image files into your movie at runtime. Either way, your're still using the same memory.
    If your movie is designed so that the user will only ever use some of the images, then it may be better to load the files that the user selects at runtime.
    In either case, you should optimize the images that you use as much as possible so that you are using the smallest possible file size and still keep the greatest image quality possible.

  • What is the largest image in pixels that can be created with Photoshop

    I am an  artist and would like to know if I can create much larger images then the images I made at  http://www.infinitypl.com/

    You got your answer from a most authoritative source already; I just want to emphasize that it applies to recent versions of Photoshop.  The limit used to be 30,000 x 30,000 pixels and that was superseded several versions ago.

  • What are the maximum numbers of parameters that a subvi can be obtained?

    What are the maximum numbers of parameters that a subvi can be obtained?

    I'm not sure I understand exactly what you mean. Do you mean to ask how many parameters you can pass to a subVI? That would be a very large number because a connector pane can have a dozen or so terminals--and if each terminal is a cluster... You could pass a very large number indeed.
    Having said that however, you probibly wouldn't want to. Remember the more parameters you're passing the more tightly coupled your code is--and the less reusable the code will probibly be.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • We are a creative design studio, we need to use apple mac pro server , so we can make more than a different user to use at the same time doing different activities, on different screens, is it possible?what is the max. no. of users that can work efficient

    we are a creative design studio, we need to use apple mac pro server , so we can make more than a different user to use at the same time doing different activities, on different screens, is it possible?what is the max. no. of users that can work efficient.
    Appreciate your support and if possible , how to do this?

    If you want to work with Mac OS X, you need one computer per simultaneous user.
    What you are describing, " Multiple simultaneous logins to a single computer" is not avialable on a regular Mac of any description, unless you decide to use Unix tools instead of Mac OS X.
    Server will happily store files for many, many users and provide them to multiple (up to hundreds) of computers at "near hard Drive" speeds over Gigabit Ethernet. It can make the File Sharing part easy.

  • What are the two XSLT tags, previously that could not be used in XI?

    What are the two XSLT tags, previously that could not be used in XI?

    Dear Niladri,
    sorry I missed your question a little bit... my answer was about the XSD barriers.
    About XSLT, it's the format-number() and unparsed-entity-uri() functions which are not supported.
    Best regards,
    Andras

  • GCF what are the functions of GCF and where can i find that

    Hello All,
    Can anyone throw some light on what the user expecting..What is GCF what are the functions of GCF and where can i find that
    user would like  to have the list of customers who have made  modification by the GCF (eg modification of the subscription period, the amount, the contract ended ....).
    Thanks in advance
    Srikanth Ravinutala

    Hello Dinakar,
    Please read this before closing your old threads.
    Read This Before Closing your Threads
    Thanks,
    Jignesh Mehta

  • Simple question:  White vs. Black Iphone 4 - what are the differences?  Some say that white is thinner with different camera.  Some say white is "faster"?

    Simple question:  White vs. Black Iphone 4 - what are the differences?  Some say that white is thinner with different camera.  Some say white is "faster"?

    White iPhone 4 vs. Black iPhone 4: Do They Have Different Cameras ...
    The white iPhone: Does size matter? | iPhone Atlas - CNET Reviews

  • IN cluse: what is the maximum number of values that can use in "in" caluse?

    Hi All,
    Please see the following querry
    select * from <table> where <columnname> in (value1,value2,....);
    My question is what is the maximum number of values we can put inside the bracket in the querry?
    I mean what is the maximum number of values that can use in "in" caluse.
    Best Reagrds
    Marcelo

    http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14200/expressions014.htm
    A comma-delimited list of expressions can contain no more than 1000 expressions. A comma-delimited list of sets of expressions can contain any number of sets, but each set can contain no more than 1000 expressions.
    The following are some valid expression lists in conditions:
    (10, 20, 40)
    ('SCOTT', 'BLAKE', 'TAYLOR')
    ( ('Guy', 'Himuro', 'GHIMURO'),('Karen', 'Colmenares', 'KCOLMENA') )

  • What is the maximum number of users that can be simultaneously connected to a shared drive on an Airport Extreme

    What is the maximum number of users that can be simultaneously connected to a shared drive on an Airport Extreme?

    50
    I haven't tried this, but imagine that things are going to be quite slow.

  • Is there a limit on the size of SDHC card that can be read with the iPad camera connectioin kit?

    Is there a limit on the size of SDHC card that can be read with the iPad camera connection kit?

    I've successfully connected 32 gig SDHC and CF cards so if there is an upper limit, it's at least 32 gig.
    I know SDXC will not work.
    With the cards that don't work, have they been formatted correctly? the camera connection kit will only read cards holding images. (Well, it'll only see the images) And those images have to have a file name of exactly 8 characters (DSC_2342 for example) and they  have to be in a folder named DCIM.
    Anything else it wont' read.
    I put a photo on there called 'Christmas' and the connection kit won't see it. I put a photo on there in the DCIM folder named XMAS2342 it'll see that.
    So it's possible that those cards weren't read because they weren't speaking the right language.

  • What is the maximum number of columns that can be displayed by sqlplus?

    Hello,
    Questions:
    Is there a limit on what sqlplus can display?
    What is the maximum number of columns that can be displayed by sqlplus?
    I cannot find anything on this in my search. I checked the limits page:
    http://docs.oracle.com/cd/B19306_01/server.102/b14357/apa.htm#sthref3658
    http://docs.oracle.com/cd/E11882_01/server.112/e16604/apa.htm#i635278
    It does not specify any column limits; however, I'm thinking it is tied to LINESIZE which is system dependent.
    Please confirm if true.
    Thanks!

    Received answer directly from SQL*Plus Development:
    "sqlplus does not have a limit on the number of columns it displays."
    They created a table with more than 256 columns with data and had no problem retrieving the data.

  • What are the different types of bind that we can use to configure COREid?

    Hi
    What are the different types of LDAP bind that we can use to configure COREid?
    Thanks for your input.

    (http://download-west.oracle.com/docs/cd/B28196_01/idmanage.1014/b25343/idconfig.htm#BABGAECB)
    7.5.2 Creating an LDAP Directory Server Profile

  • What's the largest size hard drive you can install in a MacBook 2010 and does it matter if it's a apple hard drive

    what the largest size hard drive you can install in your MacBook 2010 and does it matter of its a Mac hard drive are not

    You could theoretically upgrade to a 1TB HDD and brand really doesn't matter as long as it's a 2.5" SATA HDD.  However I would probably shoot for a 500GB or 750GB.  If you want some performance increase as well go for a 7200RPM drive, but just know that you will lose some of your battery life as well.  If that's a trade-off you don't really care about then go for the 7200RPM drive. 

Maybe you are looking for

  • Problem with dreamweaver site on internet explorer

    Hi all Help required! i have a website up and running www.villaneptunecyprus.co.uk which works fine in most browsers apart from Internet Explorer! If you have a look you will see a slider banner picture come across the screen  which then slides out t

  • Might I have messed up my directory somehow?

    Hello, I was cleaning up (I thought) some junk on my computer. I'm not a real whiz at this... Anyways, now when I try to use iTunes I get an error message saying "The required directory was not found or has a permissions error. Correct this permissio

  • Find out FK table name refering to a PK table...

    I have a some child tables(FK) referenced to Accounts master(PK) table. How do i find out name of all the child tables refering to Accounts.

  • RDA for Transactional Data Changes (But needs to load as Master Data to IO)

    Hi,     I would like to use RDA to load Data changes into IO (Not for DSO). I tried using this, i can able to load data into PSA. But, from PSA to IO, No datapackage is getting transfered. i.e. Transfered records = 0. We considered several options i.

  • Inbound delivery error While GR

    HI i am getting the error while doing my inbound delivery against GR. after doing inbound delivery by clicking on post GR TAB in vl31n tcode i got below error log: Goods movement: Error log Item   Material           Description