What was the latest model iBook?

Im buying an iBook for my daughter and want to know the latest 12" model. Is it the 1.33 or 1.42? I was under the understanding that in the 12" the last model was the 1.33. But have came across one that the seller claims is a 1.42. Can this be possible?
Thanks

Yes. You will find PDF manuals and spec sheets at support.apple.com. Should be a DIY manual on how to install RAM.
Is there a particular reason for buying a used iBook? A used MacBook or MacBook Pro would make more sense. There is only a limited upgrade path for iBooks both in terms of the software, the operating system, RAM, and hard drive. Intel Macs make more sense. Recent models are available from Apple's refurbished inventories or you can shop for used models on eBay.
Bear in mind that eBay is a den of potential thieves. Buying old hardware is a risky business at best. Be sure to verify the seller's real existence and proof of legitimate ownership to avoid buying hot merchandise.

Similar Messages

  • What is the latest model/generation for ipod touch?

    what is the latest model/generation for ipod touch?

    Stedman1
    I'm not sure how all of this works but I read a few of yur comments and figured you'd be the person to ask! I have an iPod touch as well as my iPhone 4. I'm trying to find an otter box for the touch because I truly love it on my ip4, not to mention ive given the touch to my 6 year old and NEED the protection. Anyway, I'm not positive which generation it is and don't want to order the wrong one. The model # is A 1367.
    Any help?? Please!!!!

  • What is the difference between HP DeskJet 3052A Vs. HP DeskJet 3050 and what is the latest model.

    what is the difference between  HP DeskJet 3052A  Vs. HP DeskJet 3050 and what is the latest model. I tryed to look up HP 3052A but i couldn't get any info, does HP still make the 3052a model?

    3052A is us version only
    http://h10025.www1.hp.com/ewfrf/wc/documentSubCategory?tmp_task=solveCategory&cc=us&dlc=en&lc=en&pro...
    DeskJet 3050 is both us & aus version
    the same specifications...
    Although I am working on behalf of HP, I am speaking for myself and not for HP.
    Love Kudos! If you feel my post has helped you please click the White Kudos! Star just below my name : )
    If you feel my answer has fixed your problem please click 'Mark As Solution' and make it easier for others to find help quickly : )
    Happy Troubleshooting : )

  • How to tell what was the latest patch installed on VMware ESX Server 3i, 3.5.0, 207095

    Hello Guys,
    I have been running an old server that was installed as a test system on a DELL workstation - Optiplex GX620 (32 bit).
    During the installation I had to confirgure the file: /usr/lib/vmware/installer/Core/TargetFilter.py to change the following line:
    "return interface.GetInterfaceType() == ScsiInterface.SCSI_IFACE_TYPE_IDE" to read:
    "return interface.GetInterfaceType() == ScsiInterface.SCSI_IFACE_TYPE_ISCSI" this made it worked and I have been using it for 3 years now. However, at this time I was hoping to update it with the latest patches and updates and I cannot figure out if I have ESXi or just ESX, nor what was my last update and what is required next.
    I have used this command to get the following output:
    # vmware -v
    VMware ESX Server 3i 3.5.0 build-207095
    ... I believe the 3i indicates that I have an ESXi 3.5.0 but is build-207095 the same buid as ESXi 3.5.0 Update 5?
    If not, how do I go about updating it? What is the KB # I should download?
    I can manage it using vSphere Client 5.5 and I can SSH into it using Putty.
    Note: When I run... "# esxupdate --bundle=ESXe350-201302401-I-SG.zip update" from within the folder where its at in the datastore, nothing happens... just a new line is scrolled.
    Also...
    # esxupdate query
    <?xml version="1.0"?>
    <query-response>
      <installed-packages>
        <package ID="ESX-207095">
          <name>firmware</name>
          <version>3.5.0</version>
          <rel>207095</rel>
        </package>
        <package ID="ESX-CLIENT-204907">
          <name>viclient</name>
          <version>2.5.0</version>
          <rel>204907</rel>
        </package>
        <package ID="ESX-TOOLS-207095">
          <name>tools</name>
          <version>3.5.0</version>
          <rel>207095</rel>
        </package>
      </installed-packages>
    </query-response>
    /vmfs/volumes/525300ce-5ff6ad3d-e2ed-0014222aedb7/Patches/ESXe350-201302401-O-SG #
    ... is there any further update for this system? I believe so as the Heartbleed patch etc. was not around when I was installing this server back in 2010.

    Hello Richardson Porto,
    I wanted to tell you that I appreciate the help so far.
    Also wanted to point out to you, that the KB indicated above is older than Update 5, which from your instructions is what I have installed. That KB is for U2.
    Now, the document definitely has step by step instructions on installing, querying etc. But my problem is ... NOT ALL COMMANDS WORK FOR ME!
    This is why I am here because all the instructions I have been reading does not work with my flavor of ESX 3.5.0, 207095... WHY? It has me stumped.
    For example, here are some commands the doc asked me to do and they failed: (Note that I had to unzip the folder on my windows box and upload it to /tmp using vSphere Client)
    /tmp # ls
    ESX350-201302402-BG      ESX350-201302402-BG.zip  vmhsdaemon-0
    /tmp # unzip ESX350-201302402-BG.zip
    -ash: unzip: not found                                                                                          -----------------------THIS COMMAND WAS NOT FOUND ?
    /tmp # cd ESX350-201302402-BG
    /tmp/ESX350-201302402-BG # esxupdate info
    Invalid command info                                                                                          -----------------------THIS COMMAND WAS INVALID ?
    /tmp/ESX350-201302402-BG # esxupdate update                                       -----------------------NOTHING HAPPENED HERE ?
    /tmp/ESX350-201302402-BG # ls -lh
    -rw-------    1 root     root       321.3k Dec 13 15:24 VMware-esx-scripts-3.5.0-988599.i386.rpm
    -rw-------    1 root     root         1.6k Dec 13 15:24 contents.xml
    -rw-------    1 root     root          701 Dec 13 15:24 contents.xml.sig
    -rw-------    1 root     root         1.4k Dec 13 15:24 descriptor.xml
    drwxr-xr-x    1 root     root          512 Dec 13 15:24 headers
    /tmp/ESX350-201302402-BG #
    NOTE: All these commands were run sequentially and I just copied and paste it from my SSH Client (PuTTy.exe)
    Is there a toolkit I need to install to have these commands or what really am I missing here? Host is in Maintenance Mode and the 1 VM that's on it is off!
    I am going to start a new discussion with this NEW ISSUE, since the Heading of this DISCUSSION has already been SOLVED! Thanks again!

  • What is the latest model of MBP I can swap out the HDD on?

    My late-2011 MBP is finally dying – I think the graphics card has come loose. Currently I have it working by forcing it to use integrated graphics only (as soon as I switch to dynamic the screen gets totally garbled and it eventually freezes up). Obviously not a permanent fix.
    So I need to swap it out in the next couple of days. I figure I may as well upgrade to a newer version, if my budget can handle it.
    Currently I have a ~1TB SSD in my computer. Ideally I'd like to just yank it from this computer and swap it into my replacement laptop. I know some of the newer ones make it difficult to switch out the HDD (and I'm not sure I can just use any SSD even in that case?). I'm wondering what the latest version of a 15" MBP is that I can just switch out the existing HDD for my SSD.
    Ideally I'd have two ports for monitors, since I currently use a ridiculous contraption to use my two external monitors. But if that's not possible, the HDD swapability is more important.
    Thank you all so much for your help!

    Yup, non of the ones there will have the old SATA drive. Only the 13"
    There is a Retina 15" there w/ 1 TB:
    http://store.apple.com/us/product/G0RD2LL/A/Refurbished-154-inch-MacBook-Pro-28G Hz-Quad-core-Intel-i7-with-Retina-Displa…
    "non-Apple supplier,""
    The disadvantage there would be the lack of 3 years of AppleCare.

  • What was the latest version of Adobe Flash Player for PowerPC. And where can I download it.

    It`s all said in the headline. Hoping for an answer.
    Thank You

    You can check here:  http://www.adobe.com/products/flash/about/  to see which version you should install for your Mac and OS. Note that version 10,1,102,64 is the last version available to PPC Mac users*. The latest version,10.3.183.23 or later, is for Intel Macs only running Tiger or Leopard, as Adobe no longer support the PPC platform. Version 11.4.402.265 or later is for Snow Leopard onwards.
    * Unhelpfully, if you want the last version for PPC (G4 or G5) Macs, you need to go here:  http://kb2.adobe.com/cps/142/tn_14266.html  and scroll down to 'Archived Versions/Older Archives'. Flash Player 10.1.102.64 is the one you download. More information here:  http://kb2.adobe.com/cps/838/cpsid_83808.html
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb2.adobe.com/cps/909/cpsid_90906.html
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.
    (If you are running a PPC Mac with Flash Player 10.1.102.64 and are having problems with watching videos on FaceBook or other sites, try the following solution which fools the site into thinking that you are running the version 11.5.502.55:)
    Download this http://scriptogr.am/nordkril/post/adobe-flash-11.5-for-powerpc to your desktop, unzip it, and replace the current Flash Player plug-in which is in your main/Library/Internet Plug-Ins folder, (not the user Library). Save the old one just in case this one doesn't work.

  • What is the latest, older model iMac that has a DVI port. I do not want a Mini-Display Port

    I want to use an iMac for my seminar. My projector only accepts VGA connections. I currently use my MacBook Pro using a cable that has DVI Male on one end and VGA Male on the other.  I can't get a Mini-Display to VGA adapter.
    What is the latest, older iMac that I can buy that has a DVI-D output? All the new models at the Apple Store have Mini-Display ports only.
    Thank you.
    www.ImagineThatToo.Org

    The Early 2008 iMacs were the last models with DVI output. They have a mini-DVI port.
    However, Apple sells mini-DisplayPort to VGA adapters, as do 3rd party developers.
    http://store.apple.com/us/product/MB572Z/A#overview

  • Is the new model number for iPad MC706B? What was the model number for iPad 2?

    Is the new model number for ipad MC706B? What was the model number for ipad 2?

    iPad 2 Model No: A1395, A1396, A1397
    iPad 3 Model No: A1403, A1430, A1416,
    iPad 4(current model) Model No: A1458, A1459, A1460
    You can learn about serial numbers, model no's about iPad, iPhone, iPod and Mac from: http://www.everymac.com/ultimate-mac-lookup/

  • HT1222 I visited the USA and bought an Apple iPhone 4 5.1.1, the latest model.  I would like to unlock it and use in my country.  How can I get it unlocked so the I can use my local micro sim card?  What info about it do you need to assist me in unlocking

    I visited the USA and bought an Apple iPhone 4 5.1.1, the latest model.  I would like to unlock it and use in my country.  How can I get it unlocked so the I can use my local micro sim card?  What info about it do you need to assist me in unlocking it?

    Sounds like you bought an AT&T no contract phone. You will need to contact AT&T for unlocking but they are only doing so for current and previous account holders. If you have never had service with them they will not unlock your phone.

  • I visited the USA and bought an Apple iPhone 4 5.1.1, the latest model.  I would like to unlock it and use in my country.  How can I get it unlocked so the I can use my local micro sim card?  What info about it do you need to assist me in unlocking it?

    I visited the USA and bought an Apple iPhone 4 5.1.1, the latest model.  I would like to unlock it and use in my country.  How can I get it unlocked so the I can use my local micro sim card?  What info about it do you need to assist me in unlocking it?

    Contact the original cellular provider, as they are the only ones that can provide unlocking.

  • What is the latest OS I can put on my iBook?  600 MHZ Power PC G3

    What is the latest OS I can put on my iBook?  Mine has OS X 10.3.9.  It is 600 MHZ Power PC G3.  It won't connect to my home wifi, so I need a later OS.

    Swazoo wrote:
    Thank you, I pass that test, but noticed on several sites that i need 256 MB for Tiger 10.4.  I am not sure if this is true or not.  Also, I am not sure where to find a download of the OS (can i download it on my PC, burn it, and use CD it to install?
    Hi, and welcome to Apple Support Communities.
    I wouldn't mess around with a measly 128 MB upgrade (assuming that's what you have now). Instead of merely doubling the RAM, maximize it with a 512 MB module.
    http://eshop.macsales.com/item/Other%20World%20Computing/100SO512328L/
    Good luck.

  • What is the latest iPad model to come stock with iOS 6? Looking to sync it with a MacBook running iTunes 10.7?

    What is the latest iPad model to come stock with iOS 6? Looking to sync it with a MacBook running iTunes 10.7.

    None of the iPads come with iOS 6 on them. They all ship with iOS 7. You would have to buy a used iPad that is still running iOS 6, if you can find one.
    https://www.apple.com/ipad/compare/

  • What is the latest update for the iPod classic 5g I have the white 30gb model.

    What is the latest update??

    You can check for the latest firmware updates for your iPod by connecting to it to your iTunes library and clicking on the Check for Updates button from under the iPod's Summary tab.
    B-rock

  • What is the latest update available for Mac OSX 10.5.8 that will allow me to get the latest update for iTunes.  I really need to update my iPhone and CAN'T!!  GRRRR!!!

    What is the latest update available for Mac OSX 10.5.8 that will allow me to get the latest update for iTunes.  I really need to update my iPhone and CAN'T!!  GRRRR!!!

    Minimally you need Snow Leopard or greater:
    Upgrade Paths to Snow Leopard, Lion, and/or Mountain Lion
    You can upgrade to Mountain Lion from Lion or directly from Snow Leopard. Mountain Lion can be downloaded from the Mac App Store for $19.99. To access the App Store you must have Snow Leopard 10.6.6 or later installed.
    Upgrading to Snow Leopard
    You can purchase Snow Leopard through the Apple Store: Mac OS X 10.6 Snow Leopard — Apple Store (U.S.). The price is $19.99 plus tax. You will be sent physical media by mail after placing your order.
    After you install Snow Leopard you will have to download and install the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard to 10.6.8 and give you access to the App Store. Access to the App Store enables you to download Mountain Lion if your computer meets the requirements.
         Snow Leopard General Requirements
           1. Mac computer with an Intel processor
           2. 1GB of memory
           3. 5GB of available disk space
           4. DVD drive for installation
           5. Some features require a compatible Internet service provider;
               fees may apply.
           6. Some features require Apple’s iCloud services; fees and
               terms apply.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mountain Lion, it may still meet the requirements to install Lion.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service — this includes international calling numbers. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.
    Upgrading to Mountain Lion
    To upgrade to Mountain Lion you must have Snow Leopard 10.6.8 or Lion installed. Purchase and download Mountain Lion from the App Store. Sign in using your Apple ID. Mountain Lion is $19.99 plus tax. The file is quite large, over 4 GBs, so allow some time to download. It would be preferable to use Ethernet because it is nearly four times faster than wireless.
         OS X Mountain Lion — System Requirements
           Macs that can be upgraded to OS X Mountain Lion
             1. iMac (Mid 2007 or newer) — Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) —
                 Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) — Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) — Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) — Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) — Model Identifier 3,1 or later
             7. Xserve (Early 2009) — Model Identifier 3,1 or later
    To find the model identifier open System Profiler in the Utilities folder. It's displayed in the panel on the right.
    Are my applications compatible?
             See App Compatibility Table — RoaringApps.
         For a complete How-To introduction from Apple see Upgrade to OS X Mountain Lion.

  • What is the latest MAC OSX that my Macbook 2,1 can support?

    What is the latest MAC OSX that my Macbook 2,1 can support?  It came with 10.4.11Lion.
    I am upgrading my harddrive and would love to install the most current OS that I possibly can. 
    I also have a Macbook 3,1 with OSX 10.5.8 Leopard that I want to do the same with.  If they can both run the same OSX that would be helpful too.
    Thanks a MILLION!

    Both of those MacBooks can run up to 10.7 Lion. (10.4.11 is Tiger) It's the RAM that you'll need to upgrade.
    First you'll need to upgrade to 10.6 Snow Leopard.  The 10.6 Snow Leopard DVD is in the Apple online store. You can get it for $19.99. After you’ve installed that then download the 10.6.8 combo updater to finish it off. http://support.apple.com/kb/DL1399 You will need to be running 10.6.8 to access the App Store to order Lion, http://store.apple.com/us/product/MC573/mac-os-x-106-snow-leopard
    System Requirements for 10.6:
    Mac computer with an Intel processor
    1GB of memory
    5GB of available disk space
    DVD drive for installation
    Some features require a compatible internet service provider: fees may apply.
    You can put two 2gb RAM sticks in your model 2,1 but it can only use 3,3gb. This is a hardware limitation and cannot be changed.
    http://en.wikipedia.org/wiki/3_GB_barrier
    http://www.everymac.com/systems/apple/macbook_pro/faq/macbook-pro-core-2-duo-3-g b-memory-limitation-details.html
    OWC tests have found that there is a slight speed increase with having two 2gb sticks in rather than one 1gb and one 2gb. Your model is in the gray lines at the bottom of the graph. http://eshop.macsales.com/shop/Memory_Benchmark/Apple_MacBook/
    You can upgrade from 10.4 straight to 10.6 with no problems as long as you have at least 1gb of RAM. Any program that runs under 10.4 should run under10.6. See this list for third party programs compatibility with 10.6: http://snowleopard.wikidot.com/  You might have to upgrade some drivers for printers, etc.... And you will have to install Rosetta if you have any Power PC applications 
    http://www.macobserver.com/tmo/article/snow_leopard_installing_rosetta/  
    I recently upgraded an older MacBook (Early 2006 model 1,1) straight from 10.4 to 10.6.
    Once you are at 10.6.8 Lion is still available from Apple. You will have to call Apple Customer Care 1-800-692-7753 or 1-800-676-2775. to purchase it. Then within 3 days you will get an email with a code which you can use to download Lion from the App Store. Or go to http://store.apple.com/us/product/D6106Z/A/os-x-lion and purchase it there. The price is $19.99.
    You must have at least a Late 2006 model 2,1 MacBook.
    Lion will require at least 2gb of RAM but really needs 4gb to run smoothly.
    As for third party programs see this list for compatibility with 10.7 http://roaringapps.com/apps:table
    Also Lion doesn't run any Power PC programs. To see if you have any Power PC programs go to the Apple in the upper left corner and select About This Mac, then click on More Info. When System Profiler comes up select Applications under Software. Then look under Kind to see if any of your applications are listed as Power PC. Universal and Intel will run under Lion.
    Before Mac switched to Intel processors in 2006 they used Power PC processors from 1994 to 2005. Power PC 601 through 604, G3, G4 and G5. Applications written for the Power PC processors need the application called Rosetta to run on Intel processors. This was part of the Operating System in 10.4 and 10.5 but was an optional install in 10.6. With 10.7 Lion Apple dropped all support for Power PC applications.

Maybe you are looking for

  • ICal Help Needed! (cannot delete calendars/events on computer and iPhone)

    Hi Everyone, I need some help with my iCal. Background info: -Currently have an iPhone 3GS -Using Google Calendar -Use separate calendar on iPhone (Pocket Informant) -Wanted to sync all event from Outlook to Google Calendar to iCal to two calendars o

  • Zen 7.0.0.0 upgrade

    Hi I'm in a process of upgrading our Zen environment here. The agent today is 7.0.0.0 so about time :S It's an AD/Middletier setup with agent distribution via GPO and only 1 (windows) serverreplica so should be smooth running. Is it as easy as setup-

  • N86 8mp video stabilization (bug??)

    Dear all, I recently discoverd that when I'm recording a video on my Nokia n86 with the video stabilization on, that something weird happens. When I make quick movements to the left and right, while recording, the image is getting deformed. As if the

  • AVCHD clips imported in FCE play way too fast.

    Hi there, I am a video newbie, I am trying to import AVCHD clips from an SDHC card into FCE using log and transfer method. All is well until I start working on the clip in the viewer, the clip is for sure playing at 2X speed, I am not sure why. It mi

  • Split data into packages

    Hello, please could you tell me how i can split the data of an internal table into datapackages in my FM used for BI data extraction? thanks! MArgit