Go to “Utilities”, open “Audio MIDI Setup”, change format to “2ch-16bit integer”, better now.
from http://stackoverflow.com/questions/3987683/homebrew-install-specific-version-of-formula
Since the whole formula directory is a git repository, one can install specific versions using plain git commands.
First, we’ll need to find a commit where postgresql 8.4.4 was available. One way to do this is using git log. (I assume we are in the base directory of homebrew. Probably /usr/local.)
$ git log -S’8.4.4′ — [...]
also apply to OS-X Lion.
from http://www.freshblurbs.com/how-enable-local-smtp-postfix-os-x-leopard
OS-X Leopard comes pre-installed with a Postfix version. No need to install it via darwin ports or other such mess (actually uninstall it if you have previously manually installed it via ports or something similar). Postfix just needs to be enabled and following sequence of several easy steps explains [...]
Hold the ‘option’ key in launchpad, you should see all the icons wiggle. Click on the redundant icon, and you should see a question mark watermark appearing in the icon Release ‘option’ key Hold the ‘option’ key again, you should see a delete icon at the top left corner of the redundant icon. Click at [...]
Issue: Hackintosh upgrading to 10.7.2, booting the Mac OS, then run into a panic that shows backtrace and is caused by ApplePolicyControl
Solution:
After upgrade, use other source which has terminal or finder (like mac os install usb) to boot, then remove the folder ApplePolicyControl.kext from /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns reboot into the Mac OS
Good luck
from https://deviato.wordpress.com/2010/02/24/chameleon-2-rc4-for-intel-gma-version-2/
edit ”org.chameleon.boot.plist” or “com.apple.boot.plist” based on the version of Chameleon
<key>Graphics Mode</key>
<string>1280x720x32</string>
-
Articles
- February 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
-
Meta