Wednesday, April 13, 2011

The Hackintosh, Part 2: Build And Install

I assume if you're reading this post then you've decided to build your own Hackintosh, or perhaps you're still considering it. Maybe you just want to get a rough idea of how difficult an endeavor it will be.

Before getting into the build details allow me to write a little about why I chose the hardware listed at the end of Part 1. I mentioned that there are a number of people out there building Hackintoshes and giving feedback on how to do so. That means the hard investigative work of figuring out which items work has already been done. Take a look here for example. That is the OSx86 project wiki showing a list of compatible and tested hardware items for Snow Leopard 10.6.7. You could use this list to purchase the items you want to build a system. Also notice that they provide a list of notebooks and desktop systems that work to various degrees of functionality.

Or you could take an easier way out, dig a little deeper, and find a write up by someone who built a system and listed the specific steps he took. That's what I did (and hope to pass along). The wonderful Adam Pash, editor-in-chief at LifeHacker.com, recently updated his guide to building a Hackintosh last October. I chose nearly the exact same hardware he did because I knew it would work. I've decided to do my own write up for two reasons. First, there have been three updates to Snow Leopard since Adam built his system and his write up doesn't cover upgrading to the latest 10.6.7. There is a slight change to his procedure that needs to be made. Secondly, I didn't use the same internal drives and memory he used so I felt I should only list what I used and know to be working.

Much of Adam's work was taken from guides provided at the TonyMacx86 Blog. That is another source of valuable info and also includes other completely defined Hackintosh systems you may want to consider building, including a Hackintosh "Mini". I am shamelessly borrowing from both LifeHacker.com and TonyMacx86 in my write up where necessary.

The following is a description of the build process with quite a lot of hardware nuts-and-bolts details omitted. I've built several PCs over the years and the process really hasn't changed. I was able to unpack the boxes of parts and install the motherboard, CPU, video card, memory and internal drives in just under two hours. Although I took a few pictures during the process, I didn't do so with the purpose of creating a detailed step-by-step guide because there are already so many to be found. Below are some I've looked at before writing this post and found to be valuable.
Tom's Hardware is perhaps the most valuable hardware info site on the 'net. When you put everything together and discover some part of the system isn't working, read this before doing anything else.

If you feel overwhelmed putting the hardware together you could probably find a system builder in your area to do the work for you. Even tiny Santa Fe has a few custom build PC shops that would do the work and could even verify all the components were in working order. This would probably add $100 or so to the overall cost of the system.

OK, you have assembled all the parts, tied up all the loose wires, closed the case, and connected the monitor, keyboard and mouse. Time to power it up and see that it all works. If it goes well the system will boot up with some error message that it couldn't find a boot device or system drive or something to that effect. That's because you haven't installed any such system yet. You should, however, be presented with the option to go into the BIOS settings of the system. We'll get to that in a minute.

There are several software packages and tools needed in order to install Snow Leopard onto this system. In addition to a Snow Leopard Retail DVD you need the following:
There are a few other files known as kernel extensions (kexts) that are needed post-install. These are drivers that tell Snow Leopard how to make use of the hardware but don't come standard on the Snow Leopard distribution from Apple. Adam Pash put these together in a single zip file for downloading here.
  • Kext Utility - A tool for installing the kext files.

  • RealtekR1000SL.kext - enables the on board network chipset.

  • VoodooHDA.kext - enables the on board audio subsystem

  • FakeSMC.kext - an open-source System Management Controller (SMC) emulator for MAC OS X. This emulator fools Snow Leoopard into thinking it's running on Apple Hardware.

  • NullCPUPowerManagement.kext - An extra kext to kill (nullify) Apple's CPU power management schemes. Without this kext you will have to find the magical CPU power settings in your system BIOS to match what Snow Leopard thinks your system supports. Only a few smart and/or lucky few have been able to figure this out. Most people (including myself) only get a system that boots and immediately panics (locks up) if we do not add this kext. The downside is that you get a system that can't be put into sleep mode. (Doesn't affect monitor and hard drive sleeping.) I don't use sleep mode for desktops so this doesn't bother me.

  • UpstreamDisabler.kext - This is another open-source tool to block certain DRM features of Apple's OS that prevents you from sharing iTunes files over a network.
Cautionary note: There is a relatively new file for use with previous versions of Snow Leopard called SleepEnabler.kext included with this zip file. This kext restores the ability to put the system to sleep but does not work with the latest 10.6.7 upgrade. In short, don't this kext.
With the exception of the iBoot.zip file place all of these files on a USB drive. You will need them later and a USB drive will be the most convenient means of accessing them.

You need to create a disc that will allow you to boot the system into a usable configuration, one in which the Snow Leopard install DVD is able to think it is being launched by Apple's bootloader. This is a temporary setup. When finished you will not need this disc to boot up the final system. Do keep it around for future upgrades, however.

Unzip the iBoot.zip file and extract iBoot.iso. Burn this image file to a CD or DVD. It is a really small file so don't waste an entire DVD blank if you don't need to.

Here are Adam's instructions for burning the ISO in case you've never done so before.
In Windows: Insert a blank disc, right-click iBoot.iso, and click Burn disc image. Select your disc burner in the next Windows prompt, and hit Burn.

On OS X: Insert a blank disc, open Disk Utility (/Applications/Utilities/Disk Utility.app), drag and drop iBoot.iso into the sidebar, and click Burn.
Finally, onto the good stuff. Abandon all hope ye that enter here, or grab a beer and relax. You're going to install Snow Leopard onto your naked hardware.

Change BIOS settings

To get into the BIOS settings power up the system and press the delete key when you see the screen at left. You could press the delete key after hearing the first system beep during the power on phase. Eventually you will see a screen like the one to the right. You're in. If you get an error that the system is unable to boot then you may have waited too long to press the delete key. Try again, you'll get it.


  1. On the first BIOS screen, press the down arrow key to the entry labeled Storage Configuration. Hit Enter. Change Configure SATA as to AHCI. Press Escape once to get back to the previous menu.


  2. Press the right arrow key to reach the Advanced tab, then the down arrow key to the section labeled Onboard Devices Configuration. Hit Enter. Find the Marvell 9123 SATA Controller entry, and set it to AHCI. Press Escape once to return to the previous menu.


  3. Press the right arrow key to reach the Power section and set Suspend Mode to S3 only.



  4. Press the right arrow key to reach the Boot tab, hit Enter on Boot Device Priority, and set your first boot device to boot first from your CD/DVD drive, then set your primary hard drive as the second boot device. Set the third boot option to be whatever you want. I left mine in the default setting of Removable Dev. in case I ever need to boot from such a device.


  5. Press F10 to save these settings and exit the boot menu.



What you have just done is to configure the system initialization to use the Advance Host Controller Interface (AHCI) features built into the on board SATA controller and make use of sophisticated SATA drive capabilities. This wasn't done purely for performance reasons - Snow Leopard expects this capability to be in place. The other settings changed were to the devices checked in order to boot up the system and the order checked, and you set a power setting that tells the system how to behave if put to sleep. The setting was set to match what Apple expects.

If you are using a different motherboard the specific steps above will likely be different but you should still have some way of making these same settings as we did. You will have to read your motherboard's manual to find the exact instructions.

Install Snow Leopard

This is where you need the iBoot disc you burned previously. Power up the system and put it in the CD/DVD drive. Since you set the CD/DVD drive to be the first device checked in the BIOS settings above, it should be detected and you'll be launched into the iBoot bootloader application. When it is ready you should see a screen that looks like this:



Now eject the disc and put in your Snow Leopard install DVD. After the DVD is loaded, press the F5 key. The iBoot screen should refresh and display the option to boot from the DVD:



Press Enter to begin the process of installing Snow Leopard. When you get to the installation screen, be sure to open Utilities/Disk Utility from the menu along the top of the screen. This is so we can format the hard drive. Format your hard drive using the Mac OS Extended (Journaled) option.
Cautionary Note: I have two 2TB internal drives in my system. I intended to put Snow Leopard on the first drive as one full 2TB partition. It turns out that the boot loader that gets put in place will not recognize partitions over 1TB in size. If your drive is larger than 1TB then you will need to split it up into two partitions using Disk Utility. Make the primary partition 1TB or smaller and the second partition can be whatever remains.
For the purposes of this guide, name the primary partition Snow Leopard. You can rename it later when you're finished. If you have a second partition, give it any name you want. The drive formatting should take around a minute, probably less.

Close Disk Utility when it finishes.

When the installer asks you where to install, choose Snow Leopard.
Click all the options in order to continue and let the install process begin. It takes some time, around 30 minutes more or less.

When the install finishes, restart the computer. IMPORTANT: Place the iBoot disc back in the CD/DVD drive. It is still needed at this step in order to boot into your fresh Snow Leopard install.
Cautionary Note: Some people see an error message at the end of the Snow Leopard install that the system was unable to install itself. According to Adam Pash, "Don't panic!" This happens often. You only need to click restart and put the iBoot disc back in the drive and let it boot the system.
Now when you get into the iBoot loader you should see a screen like this (even if you got the error message at the end of the install):


Simply choose your Snow Leopard installation and watch your system boot up. Go through the setup wizard and create the default settings, account, etc. You can skip setting up the network for now. (You need to install a kext to enable the Ethernet interface anyway.)

At the end you will be logged into your Snow Leopard system. Don't go off and start having fun just yet. Now it's time to upgrade to 10.6.7 as well as make some other changes, notably to install a permanent boot loader onto your drive so you do not have to use the iBoot disc each time you turn on your system.

Insert the USB drive containing the files mentioned at the start of this post, the one containing the 10.6.7 combo update as well as the kext tools and files. Double click on the 10.6.7 update image to mount it. Click on the 10.6.7 update installer package and run the installer.

IMPORTANT: When the installer finishes it will prompt you to restart the computer - DO NOT RESTART YET.

Next find the MultiBeast application you saved onto the USB drive and launch it. You should see this screen.
On the Install MultiBeast screen check the boxes for EasyBeast Install and System Utilities, leaving the other boxes unchecked. Click Continue to install. When the EasyBeast installation completes, eject the iBoot disc and restart your computer. It should now boot directly into your Snow Leopard installation without the aid of the iBoot disc.
Cautionary Note: For me and others, the MultiBeast tool crashes the first or second time you go to launch it. Simply relaunch and do the steps above until it installs and then restart the system.
The computer has now restarted and you are in your Snow Leopard 10.6.7 OS. The final step is to install a few kext files to enable some of the system hardware.

Unzip the post_install.zip file if you haven't done so already. Go into the Post Install folder and then into the Extra/Extensions folder. In a separate Finder window, navigate to the /Extra/Extensions folder at the root of your system drive. Now drag the following files from your USB drive's Extra/Extensions folder into your system drive's Extra/Extensions folder:

  • FakeSMC.kext

  • NullCPUPowerManagement.kext

  • UpstreamDisabler.kext
Note that we are excluding the SleepEnabler.kext file. As mentioned previously this kext does not work under 10.6.7 and will cause your OS to panic and lock up.

Finally, go back to the Post Install folder on your USB drive. There are three files we need: The Kext Utility and two kext files (VoodooHDA.kext and RealtekR1000SL.kext).

Drag and drop VoodooHDA.kext onto Kext Utility and enter your password when prompted. When it says, "Done", quit Kext Utility by clicking Cancel.

Now drag and drop RealtekR1000SL.kext onto Kext Utility and repeat the process above.

Restart your system and you should be all set up to go and enjoy your Hackintosh. You may want to add more drives or other hardware; plug your system into your network and set that up; or just plug in a set of speakers and be done.

Whatever you do, DO NOT run or install any updates from running Apple's Software Update. Check with the various websites I've given to see what other people have discovered to work, what breaks and what the new fixes are. You may want to install an update only if it solves a particular problem you have.

On my system I've successfully added my Epson printer, Harmon-Kardon Sounstick II speakers, Wacom pen tablet and my Epson flatbed scanner. Everything seems to work thus far.

Here's what my system displays when I click on the Apple logo in the upper left corner and select About This Mac.


Beautiful, no?

If you are stuck on any of the steps above, please scour the tonymacx86 website forums. Look through all the info and discussions on the iBoot loader and MultiBeast application. There is a lot of useful information there.

Note that the system we just built does not include WiFi nor Bluetooth. Each of these deficiencies is easily corrected.

For me, I wanted Bluetooth functionality. I drove to Best Buy after my system was up and running and purchased this tiny little USB Bluetooth adapter made by Rocketfish. I plugged it into one of the many spare USB ports at the back of the system and without having to reboot or load any additional software it just worked. I was able to enable Bluetooth directly from the System Preferences panel. So far I've been able to pair it with my stereo BT headphones and my older BT earpiece as well as my Droid X smartphone. With the Droid X connected I am able to use the phone as a Bluetooth modem. This isn't really necessary with my Ethernet connection but it would be a useful thing to do if you built a Hackintosh notebook. I can also send files to/from the Droid X via Bluetooth. It is much slower than directly tethering the phone to the system via USB cable, however, so not something I intend to do often.

I did not need WiFi so I didn't do anything to add this functionality but I have read several success stories. The first place to check, of course, is the Hardware Compatibility List for wireless devices under 10.6.7. There are two known USB devices and one internally installed PCI card unit that are already known to be working. In addition, there are a few people reporting that they were able to purchase the same wifi unit Apple uses on their own systems and simply install them. Snow Leopard already has the drivers necessary to make them work.

I've now had the system up and running for a week and it has been very stable. I've installed most of my apps and have noticed a huge benefit to programs such as Photoshop. The second internal 2TB drive has been configured for use as the Time Machine backup drive. Additionally I have added my former external 1TB RAID1 storage drive as an external backup drive for music, movie and photo files. I'll make a final post about this system in a month or so after it's had a thorough workout.

Tuesday, April 12, 2011

The Hackintosh, Part 1: Requirements

I wanted a new photography workstation. My 4 year old 24" iMac has become noticeably slow as the size of images I work with has grown over the last few years. It is still a nice machine but it is maxed out as far as upgrades go, not that it had much room to grow.

The problem is that upgrading to the latest version of the iMac would have given me similar limitations as well as the hefty Apple price and what I really wanted was a Mac Pro system anyway. Here's the bottom-level CPU version I spec'd and priced:

$3,724 and it doesn't even include a monitor. Throw in another $1,000 for Apple's 27" display and the price tops out at $4,724. That's more than I wanted to spend so I went with Option 2 - build a Macintosh system myself. This means purchasing the components to build a typical PC but installing Apple's Snow Leopard operating system on it instead of Linux or Windows or some other OS. Why is this important? Because I'm heavily invested in Adobe and other photographic software packages for the Mac and switching to a Microsoft platform would cost even more than buying new Apple hardware. Also, as much as I love the idea of open source software and Linux I've not seen anything yet that comes close to what I can do (with little programming know-how) with Photoshop.*

The systems are known as Hackintoshes and there are a number of people out there building them and giving feedback on how to do so. Enough that I felt I could do this with little to no experimentation and I was right.

What follows is straight-forward write-up of what I did to build my system. At the end I give references I found helpful or for which you may find helpful if you decide to do this.

Finally, I want to point out that if you aren't into playing with hardware (installing a stock motherboard into a bare metal chassis, connecting the CPU, power supply, memory modules, etc) then this may not be your thing. However, there are a number of how-to items in the referenced sites that deal with installing the Mac OS on non-Apple notebook computers. There are a few stock PC systems from, say, Dell, that are also amenable to installing the Mac OS with not too much trouble but you have to dig to find instructions, then find out of the system is still available for purchase and finally look at all the quirks that happen because the system isn't matched perfectly to the Apple hardware requirements.

With all that out of the way here is the system I decided to build. It is based around the Intel quad core i7-870 CPU on an ASUS P7P55D-E Pro motherboard. The motherboard is relatively old compared to the new i7 CPU but it is well known among Hackintosh community as being a very friendly board to build from. The board also allowed for my design goal of 16GB total memory. It has more USB ports than I know what to do with (12 USB2 and 2 USB3), sufficient Firewire ports and external and internal SATA ports. The system has four 4GB Corsair DDR3 memory modules (16GB total memory), an EVGA GeForce 9500 GT 1GB video card, two internal 2TB Samsung 5400rpm hard drives, a basic CD/DVD burner and all packed inside a roomy Antec Sonata III case with 500W power supply.

As for the display I was set to go with something like Apple's 27" LCD or similar but then I came across an Engadget review of the Asus PA246Q monitor. Without costing a fortune this unit covers 98% of the Adobe RGB color space (well known by any photographer and digital printer) and allows for very accurate color reproduction.

I bought everything but the monitor from Newegg.com (they were out of stock on the Monitor). The monitor I ended up buying from Amazon.com. Both outfits gave me free shipping. Below is the cost breakdown and grand sum total for this system, with links to Newegg.com since I like them so much.

ASUS P7P55D-E Pro motherboard$180
Intel Quad-Core i7-870 CPU$290
Corsair 8GB (2 x 4GB) DDR3 memory kit ( x 2 for 16GB total)$198
EVGA GeForce 9500 GT 1GB video card$70
Samsung 2TB SATA hard drives (x 2)$160
Lite-On CD/DVD +R/RL -R/RL +/-DL Drive$21
Antec Sonata III case with 500W power supply$140
ASUS PA246Q 24" LCD monitor$500
Total$1559


That's 33% of the cost of the previously spec'd Apple system! Things aren't exactly equal. Instead of the workhorse Xeon processor I have a not-too-shabby i7. I'll never notice the slight performance difference. Instead of the 7200 RPM hard drives Apple sells I have 5400 RPM drives. I'm not doing video editing or tasks requiring high I/O throughput so again, I won't notice the difference. The video card has dual DVI outputs so I can, in theory, add a second monitor at a later date. I plan to.

If this price seems rather high to you - and it should since modern setups you can purchase at Best Buy and Wal*Mart sell below a $1,000 these days - just remember that I wanted a high-end system for detailed photography work.

You can save some money by building a system with only 8GB memory, a single and smaller sized internal hard drive and a lesser quality monitor. I saw numerous 22" - 24" HD monitors in the $150 price range in fact. None of them would work for my needs but would make great monitors even for a gaming system.

So you could, using the how-to info from Part 2 of this post, build your own Hackintosh system for around $900 and still have room to upgrade at some future date.

[Continue here for Part 2.]

* OK, so I also have a sizable iTunes archive and general love for the stability of the Apple OS that provides sufficient barrier to moving to any other OS.

Friday, February 11, 2011

Printer calibration only gets you so far

I have a fairly nice calibrated setup (previous post) but sometimes I encounter an image that still leaves me scratching my head when I go to print. These tend to be dark images such as this one.



The problem with such images are twofold. First, the printer (at least my mid-level Epson R1800) is not designed to handle the concentrated dark tones. This is one of those images that makes me long for the newer printers with multiple gray-level inks included with the color ink sets. The second problem is that even with the brightness level turned all the way down on my monitor the LCD screen is still much brighter than any white paper you can print on, making it difficult to predict how the print will turn out.

Recent version of Photoshop have a "Proof Setup" viewing option that does a nice job of simulating on-screen what your printed image will look like. In the case of the image above it let me know that the darkest shadows would print as black - areas under the dash and just under the steering column. Sure enough, a first test print came out utterly black in these areas and other parts. Brighter areas of the image came out as revealed on-screen with correct colors.

So how does one solve this problem? Remembering from a digital printing class I took years ago that most printers cut off (move to black) shadow areas, and push to white highlight areas, I created this chart:



I found a previous version of this chart from another website discussion of this problem but examination of the CMYK numbers revealed that the values were significantly off. Mine is a chart I created from scratch. I print it on papers I want to use with the color profiles I have already established. The resulting print tells me where extremes shadows and highlights become indistinguishable. On Epson's Premium Luster photo paper, for example, the test chart reveals that everything below 92% black is pure black. On the highlights, detail is lost between 2% and 4%. The color bars reveal similar results for the color levels but I am not as interested in them for near b&w work such as this image.

How do I make use of this info? I add a curves adjustment layer to the image to squeeze the original range of 0-255 brightness levels into the range I know I can print. Each level represents a change of ~2.6% In this case level 0 (black) in the image has to be remapped to level 21 (92% on the scale). A Levels adjustment will make this a linear change with a large reduction in contrast. Using a nonlinear curve adjustment I can reduce some of the loss in contrast. The adjustment is a layer meaning it is non-permanent. I can create one for various paper types if I wish without effecting the underlying image.

Thursday, October 02, 2008

Color Management for the Serious Photographer

Accurate color reproduction is the bane of the serious photographer. In the end what we want is to see on our screen or on a final print the same scene we captured with the camera. It is a lot to ask.

This discussion pushes aside the physiological and psychological aspects of color perception that make this already a difficult problem. Suffice it to say that how you perceive colors changes from one day to the next (even from one hour to the next) based on a lot of variables that are difficult to control. We are going to ignore that and focus only on those aspects of color management that are measured by non-human mechanical means.

There are already a few books on this topic covering issues in great detail - even a "Dummies" book - so I am only going to write about my personal experience with the aim that I may inspire you to achieve the same result or at least let you know that it is not as complicated or expensive as it once used to be.

Monitor Calibration
With the exception of the LCD screen on the back of your camera the computer monitor is the first place where you see the image you captured in fine enough detail to matter. Furthermore you will do any image editing while viewing results on the monitor. It is crucial that this one piece of equipment be accurately calibrated.

Calibrating the monitor is a lot easier and among the cheapest aspects of color management these days thanks to low-cost colorimeters now available on the market. The idea is to turn on the monitor long enough for it to reach a steady-state operating condition. For older monitors this means you let it get warm enough that you do not have to worry about CRT drift from a cold start-up. For LCD - I really do not know what this means. I typically turn on my monitor and have it on a half hour or so before I calibrate it. There should be little to no ambient light in the room as that could throw off the measuring device. The colorimeter and its associated software will then run through an assortment of color patterns on your monitor of known color values and then compare what it reads off the screen. The final result is a color ICC profile that you store on your computer and, using your operating systems display preferences, you set it to that profile. Most software for doing this offers you a before & after view of things so you can see the improvement from the calibration.

That is the first step. Having done this you can rest assured knowing that images you create and post on the web will look nearly the same on any other monitor out there that has also been properly calibrated. Sadly, that number is very small. But you are already doing better than most. More importantly if you want to print your photo or send it off to a pro lab for other output, you definitely want to start with a calibrated image source.

Printer Calibration
This heading is slightly incorrect. We are not actually calibrating a printer but rather creating a profile that tells the printer how to print your image using a specific ink and paper combination.

I would guess that most people are using the inks designed for their printer and that come from the printer manufacturer. Most will even use paper from the same manufacturer. Therefore, simply downloading ICC printer profiles from the manufacturers website will suffice here. Even if you use alternative papers you typically can download ICC profiles for your printer/ink combo from the paper vendor's site.

However, using a paper manufacturer's or printer manufacturer's ICC profiles can often lead to incorrect color reproduction. Epson was notorious a few years back for having inconsistent color reproduction from one printer to the next - within the same printer model line! Downloading their ICC profiles was thus a hit-or-miss affair. Paper manufacturer's ICC profiles suffer similar issues. Some offer ICC profiles meant to fit all of a printer manufacturer's line or towards a specific printer manufacturer's ink set.

My case is further complicated in that I use a set of inks from a third-party. The formulation is different enough that I required custom ICC profiles to be made. Having custom profiles is something I therefore recommend for anyone who is putting serious effort into creating prints.

Having a custom profile made is a two stage process. In the first stage you print out a color chart (obtained from the party creating the profile) with all color management turned off. This means turning off color management from within Photoshop (or whatever image editor you use) as well as in the printer driver for your system. How to achieve this depends greatly on what software you are using and what operating system you are in. The idea is that the color chart consists of numerous color patches of known values. It is important that they be printed as-is with no built-in "enhancement". The color chart needs to be printed using the inks that you want profiled on the paper for which you need the ICC profile. Thus you may have to make more than one print if you want ICC profiles for more than one type of paper.

The second stage involves sending these color chart prints to the party that will be making your ICC profiles. A device similar to the monitor colorimeters will read each of the color spots and compare its readings with the known values. The differences between the two are used to create the printer ICC profile. You save these profiles on your computer and select them when it comes time to print your image.

As with monitor colorimeters there are now a few sub $200 printer profile devices on the market. Having read a few reviews of those compared with profiles made with higher-end equipment I chose to avoid the cheap stuff. Unfortunately, I didn't want to spend $2000 for the industry standard type of equipment. In the end I used Mesa Photo Arts in Santa Fe to have my ICC profiles made. There are probably production houses near you that provide the same service and there are numerous online entities doing so as well. In my case, Mesa has two options. For $25 they will produce a single ICC profile made from a ~800 patch color chart. This is below price on some of the places I had checked out previously online. 800+ patches is fairly standard. I opted for their second offering - a $40 ICC profile made from a 1768 patch color chart that prints on two 8.5″ × 11″ pages. I had two ICC profiles made for the two papers I use in my production work (Ilford Galerie Smooth Pearl and Harmon Gloss FB Al if you want to know).

After all this I finally have a system where what I see on my monitor ends up being what I see in my prints without the need to cycle through a "print, adjust curves/brightness/colors, reprint, repeat" situation.

Reference
The Digital Color Printing Handbook: A Photographer's Guide to Creative Color Management and Printing Techniques
by Tim Daly. This is the book I started with and have found quite useful and indispensable. It contains perhaps more information than necessary and is more geared towards people in the professional graphic arts field where color reproduction will make or break an art house.


Color Management in Digital Photography: Ten Easy Steps to True Colors in Photoshop
by Brad Hinkel. This is a book I would have purchased had it been out back in 2003 when I got into this mess. It is a concise and simplied set of steps to achieve a good color managed workflow. It is Photoshop-specific but really would apply to any image editing software that subscribes to the ICC system of doing things (i.e. just about all commercial apps).

The colorimeter I use to calibrate my monitor is the ColorVision (now DataColor) Spyder 2 Pro. It works on both LCD and CRT monitors and has been very reliable. Even my LCD monitor (24" iMac) needs to be calibrated once per month making this a very wise investment. The Spyder 3 is the latest version of this product.