Hello small3687,
this is not a fix, i've installed LMDE (amd64) and haven't had any display anomalies yet.
If you want to try out Linux, just download the .iso Image of the distribution of your choice and burn it as a bootable CD. Then go to http://refit.sourceforge.net/, download rEFIt and install it.
rEFIt installs itself as a bootmanager.
Right after the Apple-Beep you got a tiny menu where you can select what system to boot.
If you're not familiar using tools like disc-utility and if you do not know what a partition or filesystem is: please DO NOT touch anything. Please have a look at guides or information about partitioning and using multiple operating systems on a mac. I strongly recommend to backup your entire system (TimeMachine etc). Additionally go to the support forums from your linux of choice and try to find compatibilty information. If youre familiar with the terminal and disc-utilities you can go with Debian and derivates (such as LMDE), otherwise sticking with Ubuntu or Linux Mint (shares its core with Ubuntu) is always a good choice. As a sidenote: i prefer LMDE (based on debian) over LinuxMint (based on Ubuntu) and then Ubuntu. Reason: LinuxMint, for me, is much more userfriendly and the most things work out of the box (like flash, divx, mp3 and movieplayback, etc).
After you've installed reEFIt insert the CD/DVD and reboot your mac. Within the rEFIt menu select "Boot Linux from CD" and follow the onscreen-instructions CAREFULLY. Especially the partitioning-part. Mistakes could mean the loss of all your data. Make sure you do NOT delete the EFI and the HFS+ partitions, otherwise your MacOSX will fail to load and all your files are lost. You can free up some space using the macosx disc-ulitiy by resizing your HFS partition or you can do so by using the partitioning-tool coming with the Linux installer.
The setup will ask where to install the bootloader (grub), MAKE SURE you install it in the device you installed Linux to.
My partition table looks like:
/dev/sda1 EFI
/dev/sda2/ HFS+ MacOSX
/dev/sda3/ ext4 /
/dev/sda4/ swap Linux swap (1024mb)
While sda1 + sda2 where created by the MacOSX installation, i created sda3 +sda4 manually by installing Linux to /dev/sda3 with filesystem ext4 and mount-point "/", the bootloader should be installed to /dev/sda3.
When the installation is finished and the system reboots select "partition manager" within the rEFIt menu, it checks the harddisk for changes and will safe them.
Now you can select on startup between MacOSX or your Linux of choice and test your system with Linux.