Which Photoshop will run on a late 2007 MacBook?

I've been digging, and *think* that the correct answer is Photoshop CS4.
Here are the specs on my MacBook:
Processor  2.2 GHz Intel Core 2 Duo
Memory  2 GB 667 MHz DDR2 SDRAM
Graphics  Intel GMA X3100 144 MB VRAM
Software  Mac OS X Lion 10.7.5 (11G63)
As far as I've been able to determine, I cannot run Photoshop CS5 or 6 because of the VRAM required; also cannot run PS CS6 because it requires OSX 10.8, which the late '07 MacBooks cannot run.
Any additional information would be appreciated!

Hi all,
Maverick on Late 2008 MBP seems a hot topic these days
Well, I also have a late 2008 MBP 2.53GHz - 4 GB RAM, and I gotta change the HDD, since it became very slow. To be honest, I am very happy with 10.6.8: I think it is quite stable and all the apps I use are available for such an OS. However, I was thinking if it may be worth to upgrade it to Lion, Mountain Lion or Maverick. Pros and cons? Would you suggest me to do that? Thanks!

Similar Messages

  • Have a G400, OS10.4.11. Need 10.5 or later to install a new printer. Which one will run best? How do I upgrade?

    Have a G400, OS10.4.11. Need 10.5 or later to install a new printer.
    1) Which one will run best?
    2) How do I upgrade?

    It's probably cheaper to buy a new printer & sell the existing on on ebay.
    I have the Cannon pixma mg3120  works fine for me with mac os x 10.4.11.  I am able to refill the color ink jet cartridge.  Press reset + color copy button for 10 seconds.
    http://www.amazon.com/Canon-MG3120-Wireless-All-In-One-5289B019/dp/B005TI2Q8M
    Mac OS® X v10.4.11 to v10.6.x
    http://www.usa.canon.com/cusa/consumer/products/printers_multifunction/photo_all _in_one_inkjet_printers/pixma_mg3120
    What is a G400?
    You may want to post machine info.
    blue apple > about this mac > more info button. Click on the hardware line. It has a little triangle in front of the word hardware.
    Leave out the serial number.
    Example:
    Machine Name: iMac
    Machine Model: PowerMac4,1
    CPU Type: PowerPC 750 (33.11)
    Number Of CPUs: 1
    CPU Speed: 600 MHz
    L2 Cache (per CPU): 256 KB
    Memory: 768 MB
    Bus Speed: 100 MHz
    Boot ROM Version: 4.1.9f1

  • Which OS X can a late 2007 MacBook with 4 Gb of RAM run?

    I have a late 2007 MacBook 3.1 with Leopard 10.5.8 and a 2 GHz Core 2 Duo. I want to upgrade to 4Gb of RAM (Crucial) and an SSD (Crucial). If I do this, which OS X should I use?
    Or if I use the stock HD with 4Gb RAM. To which OS X can I upgrade.

    It's Mountain Lion after Lion. Then Mavericks (10.9) and Yosemite (10.10, current OS).
    The older OS's still work just fine, though you may find that security updates don't get released for them. I haven't seen anything about such updates not being released for Lion so far, though Snow Leopard has been left behind the last few times an update was released. I would not be surprised if Lion gets dropped sooner rather than later.
    The only other issue is that Safari would probably too old to work well on some websites (Gmail, for example, will show you a message that says the browser isn't supported), but you can switch to Firefox or Chrome to get around that issue.
    There are free programs that do about the same as Microsoft Office - Libre Office (http://www.libreoffice.org/download/libreoffice-fresh/) is one of them. Office for Mac is kinda pricey unless you can get it through a school or work license. They may end up releasing a new version in the next year or two, though they've been pushing the Office 365 subscriptions instead so who knows.
    Software developers for the most part are pretty good about including the older OS's - many of them only require Snow Leopard (10.6), so that's a plus!
    Best of luck with the upgrade - I think you'll find it breathes new life into that computer of yours
    ~Lyssa

  • Will installing OS X mavericks slow down my late-2007 macbook pro?

    Will installing OS X mavericks slow down my late-2007 macbook pro? If so, is it worth it?
    I currently run OSX 10.7.5 on a 2.4 GHz Intel Core 2 Duo, 4Gb mem.

    Does it meet the specs for Lion?
    Are your third apps compatible?
    I'd also be sure to have at least 4GB RAM and 10-15% free space on your HDD.

  • How can i download an older version of pages for late 2007 macbook running osx lion

    i would like to download an older version of the pages for late 2007 macbook running osx lion

    If you previously bought Pages from the Mac App Store, click here and follow the instructions, or go to the Mac App Store main page, click on Support under Quick Links, contact Apple, and see what they say.
    If not, buy an iWork 09 DVD from a source such as Amazon or eBay.
    (110841)

  • Have a late 2007 MacBook 2.2 Ghz Intel Core 2 Duo, memory upgraded to 4 GB 667 MHz.  What do I need to upgrade to run Mountain Lion OS 10.8?

    Have a late 2007 MacBook 2.2 Ghz Intel Core 2 Duo, memory upgraded to 4 GB 667 MHz.  What do I need to upgrade to run Mountain Lion OS 10.8?

    While we all have MacBooks in this forum most of us don’t run Lion. There's a Lion Support Community where everybody has Lion. You should also post this question there to increase your chances of getting an answer. https://discussions.apple.com/community/mac_os/mac_os_x_v10.7_lion

  • TCP Communication - How can I remove the priority of which VI will run first?

    Hi. I would appreciate for any advise.
    I want to communicate (send data) to another PC using wireless radio. I am presently testing the shipped examples;
    TCP Communicator Active.vi and  TCP Communicator Passive.vi. I will run first the Passive.vi in the other pc (as
    indicated in the instruction) and then Active.vi on this pc.
    I want to remove or neglect the priority of which VI will run at first (either of the VI can run first).
    If in the case either one of the PC is not transmitting data, it will just trigger a LED or any kind of indicator.
    Can anyone helped me to do this? or is there any other example vi that will do it?
    Thanks a lot.

    Hi Mr Christian,
    i decided to use TCP/IP for peer to peer communication. I made an example VI of what i am doing but i cant make it right especially on the "Time out error". I would appreciate for any advise.
    Kindly see the attached VI's. The Crane 1 will be the Master or Server and Crane 2 and 3 are Slaves or Clients. Slaves VI will pass their data to Master while Master will distribute the data to each VI.
    As a rule, i have to run the Master or Server first and Slaves will follow.
    But as soon as i do this i am getting this Time Out error hence data are not being passed. I tried changing the values of time out constant but not lucky so far. I know that if i can fix this time out error, all the VI can communicate properly. I should see three moving cranes on each VI.
    Additional question; If all of the VI are running, and I intentionally Stop for instance Crane 3 (Slave), then it will show an error (LED) that Crane 3 data is not available. So far i can do this.
    But for instance I will run again Crane 3 (Slave), is there a way to RESET the connection programatically so that Master VI will once again accept the Crane 3 VI?
    Any advise I would greatly appreciate.
    Thanks a lot.
    Attachments:
    Crane 1 (Master).vi ‏40 KB
    Crane 2(Slave).vi ‏35 KB
    Crane 3 (Slave).vi ‏35 KB

  • Will a speck case for a 2011 macbook fit a late 2007 macbook?

    Will a speck case for a 2011 macbook fit a late 2007 macbook?

    No, a Late 2007 Macbook is 1.08" H x 12.78" W x 8.92" D, the 2011 (Actually Mid 2010) is 1.08" H x 13" W x 9.12" D

  • Late 2007 MacBook Pro S-Video adapter no output.

    I've troubleshooted everything I can, so hopefully one of you can help me!
    My Fiancé's mom has a late 2007 MacBook Pro running Mountain Lion. She has an older tv, so I was wanting to mirror the display so she can watch Netflix on her TV.
    After digging around on the Internet, other users said the APPLE M9267G/A adapter solved this problem without the need for a converter box, or upscaler. Needless to say, it doesn't work..
    I've tested the cable, port on the computer, and they both work. I've tried running just the yellow Composite video out instead of the S video through the video in on the TV, and a VCR... Nothing.
    I used my old Powerbook 1.67, which has an S Video out to the TV, and it works perfect. When I plug the adapter into the Powerbook's Dual Link DVI port, same port as the MacBook Pro, it doesn't work..
    I chose S-Video, even though the TV has Component inputs, because other forums said it wouldn't work without an expensive converter box.
    They said this would be the solution.
    Does anyone have any suggestions?
    Thanks!

    Same problem, though with an early-2008 MBP. Things worked fine with 10.6.x and as soon as I went to 10.9 the external display stopped working.
    The first time I plug in the adaptor (whether or not there is a video cable attached) the screen goes black and nothing shows up on the external screen. When I unplug the adaptor, I get the display back on the MBP but it's at low resolution and it has put me at the general login screen. When I put the adaptor back in the second time, it essentially locks up the display to where it is black and no key presses or adaptor removals brings the display back. I have to reset the MBP by holding down the power button. I submitted a bug report too, but have no faith Apple will do anything. Big fail, Apple.

  • Late 2007 MacBook Pro intermittent black screen

    I have this very odd issue with an intermittent black screen on a late 2007 MacBook Pro (4GB/320GB 7200rpm) Mac OS X 10.6.8 v1.1
    Apologies for the length of the post.
    In cycles separated by a few days to a week, the screen will flicker to black, initially very briefly, then for longer periods until it is black continuously, where it stays from a few hours to a couple of days then it flickers to normal, again very briefly then with longer intervals until it is steady and normal. It can then be fine for a week or more.
    When the screen is working, it's perfect; no lines, stripes, colour shift or any difference to what one would expect. When it is black, the backlight is still operational (and dimming when on battery power) but there is no image - all pixels are solid black. Shining a torch on/through the screen does not reveal any image. When mirrored, the external monitor shows the brightness adjustment moving up and down in response to the key presses but it has no effect on the internal screen.
    My external display (Eizo) is always functional no matter what the built-in one is doing and is completely solid at all times.
    There is no correlation to temperature (I have SMC fan control), sleep, restart, fan speed, power source or anything environmental. The MacBook is on a fan stand for most of the time. External connections make no difference. If the fault is present before changing any of these factors, it is there after.
    I am aware that this machine has known vulnerabilities with GPU and display issues but none present quite like this. I have performed the usual trawl on the net and I now know more than I ever wanted to about attempts to fix it.
    Software remedies attempted:
    Resetting PRAM and power manager.
    No sleep image file (never used this option). I deleted the old swap files that were there in any case but this unsurprisingly did nothing.
    Resetting the display settings via keyboard commands or Sys Prefs.
    Screen savers and settings are not implicated.
    Nothing whatever in the console logs that I can see.
    TechTool Pro gives video RAM a clean bill of health and all other components pass including tests on the HD with TTP and DiskWarrior.
    Safe boot and booting from systems on backups seem to have no effect but one safe boot restored the screen briefly - I think it was a coincidence.
    I updated the OS from 10.6.6 to 10.6.8 while this fault was coming and going and it made no difference. I usually prepare the machine for updates by running the cron jobs, repairing permissions etc.
    In expectation of suffering this fault when the external monitor was not connected, I installed iScreen on the MacBook and use my iPad as a supplementary display and that works well too. Having all three operating, when the internal is functioning, is quite fun.
    Hardware tests:
    I removed the upper plate holding the keyboard and the interior of the machine was very clean with only some small dust accumulations in the fans, which were removed. There was no sign of any discolouration, corrosion, or other unpleasantness on the PCBs. All connectors and wiring looked good.
    Every part of the logic board, cables and connectors were percussed, gently deflected and spray freezed, both while the fault was present and not (machine running) with no effect.
    Display back was removed and the LCD board given the same treatment. No changes.
    Display cable disconnected at both ends and tested for continuity (probe resistance accounted for) and consistency with a Fluke 87 multimeter - passed OK. On a scope, active signals and power were present on all the pins when the display was working but the fault did not occur during this test, which might have been interesting.
    No apparent shorting of the display cable but without removing it this cannot be proved.
    Problem not affected by hinge position, pressure on any part of the display, twisting, percussing etc.
    Used compressed air to blow out the connectors which were reseated carefully.
    After all this, the machine remains in exactly the same state, cycling between operational and black with various flickering stages as it comes and goes.
    All I can deduce is that as the external monitor has always been OK, the GPU itself is probably working fine and the fault is more likely in the LCD panel electronics. I doesn't feel like a software issue to me but heck, I don't know what is going on.
    Does anyone have any experience of something like this?
    Thanks,
    Joel.

    Thomas,
    Thanks for your post and I'm sorry you have suffered the same problems.
    My trust levels are not very high because it's clear there is some systemic display problem with this model, which is why Apple are fixing them. As I mentioned, we have no idea if the replacement boards are any different to the originals. From your experience it would look like they are not and my suspicion is that it is very unlikely that Apple made a new batch of these logic boards a long time after the model was discontinued. If anyone has evidence to the contrary, I stand to be corrected.
    As you say, the difference between our two faults appears to be that a physical deformation of some part of the machine does something with yours but never did with mine. At one point I felt that a short in the internal display cable seemed like the best explanation for the problem but it looks like it's more complex than that because of the behaviour of our external displays and subsequent strange booting behaviour.
    If, as I have read, the soldering of the GPU was faulty and leads to progressive failure of the graphics sub-system, then all kinds of strange behaviours could arise and produce the intermittent problems we have seen. Micro-fractures of the chip interconnects would suggest that tiny movements might change the presentation of the fault. If soldering really is the issue, then keeping the machine as cool as possible will extend the life of the connections. Consequently mine will sit on a fan-stand for the rest of its days, which is no problem because it just had Win 7 installed on it and I don't want to be seen in public with it in that state ;-)
    All we can conclude is that a logic board swap fixes the problem for some indeterminate period, so the problem is on that board. Whether it is a design fault with the NVIDIA chip itself or a manufacturing fault with the board is not clear but we can probably forget LCD panels, cables, sleep issues, power supplies and all the other peripheral issues unless there is yet another design issue that causes the GPU to fail.
    Are you intending to present your machine to Apple for another go at a fix?

  • Late 2007 Macbook pro 15inch Mavericks update?

    I have a late 2007 Macbook pro 15inch which I love. Can it be updated to mavericks or must I bid it a fond farewell?
    Thank you!

    Your Mac originally came with 2 GB of RAM.  Mavericks will run in that amount but will be slower than if you have 4 GB or 6 GB.  If after you upgrade you want more speed see OWC (macsales.com) or Crucial.com for memory upgrades.  They are inexpensive.

  • Late-2007 Macbook constantly crashing

    I have a Late-2007 Macbook (the plastic one) which runs 10.7.5. For the past month and a half, I will be on my computer and suddenly everything stops working. Webpages stop loading, I can't switch or quit out of programs, etc. Then suddenly, my computer crashes. When it crashes, the whole computer goes black but you can hear that it's still on. To turn the computer back on, I have to hold down the power button to shut the computer off completely. When I turn it back on, everything works as normal. This has been happening about once every two or three days, except once or twice it has gone a week without crashing. I verified and repaired the computer's harddrive using the disk utility application, however that did not help. Also, it's happened when I had open a number of different programs so it doesn't appear that it could be an application causing it to crash (for example, it's crashed while I've used Google Chrome and another time when I've used Firefox so that doesn't seem to be the issue) Has anyone had this problem and/or know a possible solution?
    Thank you in advance!

    I have a Late-2007 Macbook (the plastic one) which runs 10.7.5. For the past month and a half, I will be on my computer and suddenly everything stops working. Webpages stop loading, I can't switch or quit out of programs, etc. Then suddenly, my computer crashes. When it crashes, the whole computer goes black but you can hear that it's still on. To turn the computer back on, I have to hold down the power button to shut the computer off completely. When I turn it back on, everything works as normal. This has been happening about once every two or three days, except once or twice it has gone a week without crashing. I verified and repaired the computer's harddrive using the disk utility application, however that did not help. Also, it's happened when I had open a number of different programs so it doesn't appear that it could be an application causing it to crash (for example, it's crashed while I've used Google Chrome and another time when I've used Firefox so that doesn't seem to be the issue) Has anyone had this problem and/or know a possible solution?
    Thank you in advance!

  • What can i upgrade to and how? late 2007 macbook pro

    I am running tiger 10.4.11 can i go straight to mountain lion or do i need to install all 4 in between leopard snow leopard lion and then mountain lion i have a 13" late 2007 macbook pro thank you

    Yes. Snow Leopard requires at least 1GB of RAM; the Mac App Store will check compatibility before allowing Mountain Lion to be purchased.
    (88252)

  • Late 2007 MacBook Pro - Fresh install

    I have a late 2007 MacBook Pro. I want to do a fresh install. Is it best to use the original discs, which would take me back to tiger, or can I just use a new retail copy of Snow Leopard?
    Will that retail copy of Snow Leopard hold all the proper drivers for the late 2007 mbp?

    I just did a fresh install of Snow Leopard on my late 2007 MPB (I bought it in Jan 08 and it shipped with Leopard). Worked out fine, only difference is the Retail Snow Leopard doesn't bundle the iLife applications like the originals did. Other than that it went very smoothly.

  • Late 2007 Macbook hangs or stutters following recent Leopard update

    After running the software update process on my late 2007 Macbook, the computer seems to stutter. It will do something like respond to a mouse click for a very brief period of time, then hang for 20 to 30 seconds. Just trying to open Safari takes a half-hour or more. Everything was working fine before the updates, and running the Grey OS-X disk that came with it in test mode says no problems were found with the hardware. Booting from that same disk works great also (no delays/stuttering).
    It sure looks like something went wrong in the update process. I checked for similar problems and found a mention of ApplicationEnhancer.bundle being a source of issues, but that doesn't exist on my disk at all, so that isn't the issue.
    Any ideas?
    Since I can't use my Macbook's internal disk to boot from because of the sluggishness, can I boot from my external USB drive (10.5) and use the combo updater to put 10.5.8 onto the internal disk?
    Thanks in advance!

    I've got the same problem - did you get any help on this?

Maybe you are looking for

  • Adding Scrollbar and buttons to Dynamic Text

    Hello, I am trying to connect dynamic text to scrollbar and buttons. I did tutorial and Lynda.com and practically pasted the code in with my file names and for some reason it does not work. It says I have a "Access of Undefined Property mask_mc" Did

  • How can I get my camera and video to work?

    I just downloaded to new system and now my camera or video won't save pictures. PLEASE HELP

  • CRM 2013 - Javascript - Open New Record Of A Different Entity

    Hi In my order form the user can input a address for a ship to address. They have the option to save this address via a decision box, if they click yes i'd like CRM to open a new form displaying the entity customeraddress so that the user can save th

  • In Store Pre Order

    This has been an on going problem that I hope can get fixed. I went in store today. The games I wanted were finally on the videogame kiosk machine to order. Print out all the games I want. Go to the counter and none of the games work. I couldn't pre

  • Condition Type wise billing

    Following is the scenario Customer takes Deliveries from 1st till 14th of every month and on 15th he is billed for all the deliveries (Delivery related billing) Each delivery contains only "one Single Line Item" 6 Different condition types are used t